| OLD | NEW |
| (Empty) |
| 1 /**************************************************************** | |
| 2 * | |
| 3 * The author of this software is David M. Gay. | |
| 4 * | |
| 5 * Copyright (c) 1991, 2000, 2001 by Lucent Technologies. | |
| 6 * | |
| 7 * Permission to use, copy, modify, and distribute this software for any | |
| 8 * purpose without fee is hereby granted, provided that this entire notice | |
| 9 * is included in all copies of any software which is or includes a copy | |
| 10 * or modification of this software and in all copies of the supporting | |
| 11 * documentation for such software. | |
| 12 * | |
| 13 * THIS SOFTWARE IS BEING PROVIDED "AS IS", WITHOUT ANY EXPRESS OR IMPLIED | |
| 14 * WARRANTY. IN PARTICULAR, NEITHER THE AUTHOR NOR LUCENT MAKES ANY | |
| 15 * REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY | |
| 16 * OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE. | |
| 17 * | |
| 18 ***************************************************************/ | |
| OLD | NEW |