Module Name:    src
Committed By:   snj
Date:           Sun Jan 10 23:55:03 UTC 2010

Modified Files:
        src/sys/conf: newvers.sh

Log Message:
Remove ad clause on a UCB license.


To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/sys/conf/newvers.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/conf/newvers.sh
diff -u src/sys/conf/newvers.sh:1.56 src/sys/conf/newvers.sh:1.57
--- src/sys/conf/newvers.sh:1.56	Wed Dec 16 21:25:03 2009
+++ src/sys/conf/newvers.sh	Sun Jan 10 23:55:03 2010
@@ -1,6 +1,6 @@
 #!/bin/sh -
 #
-#	$NetBSD: newvers.sh,v 1.56 2009/12/16 21:25:03 pooka Exp $
+#	$NetBSD: newvers.sh,v 1.57 2010/01/10 23:55:03 snj Exp $
 #
 # Copyright (c) 1984, 1986, 1990, 1993
 #	The Regents of the University of California.  All rights reserved.
@@ -13,11 +13,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.
 #

Reply via email to