=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mkdep/Attic/mkdep.sh,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- src/usr.bin/mkdep/Attic/mkdep.sh 2000/07/23 22:22:07 1.7 +++ src/usr.bin/mkdep/Attic/mkdep.sh 2003/06/03 02:56:13 1.8 @@ -1,6 +1,6 @@ #!/bin/sh - # -# $OpenBSD: mkdep.sh,v 1.7 2000/07/23 22:22:07 millert Exp $ +# $OpenBSD: mkdep.sh,v 1.8 2003/06/03 02:56:13 millert Exp $ # $NetBSD: mkdep.sh,v 1.3 1994/12/23 07:35:02 jtc Exp $ # # Copyright (c) 1991, 1993 @@ -14,11 +14,7 @@ # 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 +# 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. #