From 08073d7486e7b385f17ee9da3820d3b2302940d8 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Thu, 12 Jun 2003 01:15:09 +0000 Subject: another UCB term 3 removal --- usr.sbin/amd/config/newvers.sh | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'usr.sbin/amd/config') diff --git a/usr.sbin/amd/config/newvers.sh b/usr.sbin/amd/config/newvers.sh index bfd4a67d6ff..158eb5742a4 100644 --- a/usr.sbin/amd/config/newvers.sh +++ b/usr.sbin/amd/config/newvers.sh @@ -16,11 +16,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. # @@ -37,7 +33,7 @@ # SUCH DAMAGE. # # from: @(#)newvers.sh 8.1 (Berkeley) 6/6/93 -# $Id: newvers.sh,v 1.3 1997/02/23 03:41:56 deraadt Exp $ +# $Id: newvers.sh,v 1.4 2003/06/12 01:15:08 deraadt Exp $ # PATH=/usr/ucb:/bin:/usr/bin:$PATH if [ $# -ne 3 ]; then echo "Usage: newvers program arch os" >&2; exit 1; fi -- cgit v1.2.3