=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/memory.h,v retrieving revision 1.1 retrieving revision 1.2 diff -c -r1.1 -r1.2 *** src/usr.bin/make/memory.h 2001/05/23 12:34:47 1.1 --- src/usr.bin/make/memory.h 2003/06/03 02:56:12 1.2 *************** *** 2,8 **** #define MEMORY_H /* $OpenPackages$ */ ! /* $OpenBSD: memory.h,v 1.1 2001/05/23 12:34:47 espie Exp $ */ /*- * Copyright (c) 1988, 1989, 1990, 1993 --- 2,8 ---- #define MEMORY_H /* $OpenPackages$ */ ! /* $OpenBSD: memory.h,v 1.2 2003/06/03 02:56:12 millert Exp $ */ /*- * Copyright (c) 1988, 1989, 1990, 1993 *************** *** 21,31 **** * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. ! * 3. All advertising materials mentioning features or use of this software ! * must display the following acknowledgement: ! * This product includes software developed by the University of ! * California, Berkeley and its contributors. ! * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * --- 21,27 ---- * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. ! * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. *