=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mkdep/Attic/mkdep.old.compiler,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** src/usr.bin/mkdep/Attic/mkdep.old.compiler 2002/12/15 13:30:17 1.5 --- src/usr.bin/mkdep/Attic/mkdep.old.compiler 2003/06/03 02:56:13 1.6 *************** *** 1,6 **** #!/bin/sh - # ! # $OpenBSD: mkdep.old.compiler,v 1.5 2002/12/15 13:30:17 henning Exp $ # $NetBSD: mkdep.old.compiler,v 1.2 1994/12/23 07:35:00 jtc Exp $ # # Copyright (c) 1991, 1993 --- 1,6 ---- #!/bin/sh - # ! # $OpenBSD: mkdep.old.compiler,v 1.6 2003/06/03 02:56:13 millert Exp $ # $NetBSD: mkdep.old.compiler,v 1.2 1994/12/23 07:35:00 jtc Exp $ # # Copyright (c) 1991, 1993 *************** *** 14,24 **** # 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. # --- 14,20 ---- # 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. #