Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/conf Remove ad clause on a UCB license.



details:   https://anonhg.NetBSD.org/src/rev/25f547358ac5
branches:  trunk
changeset: 750690:25f547358ac5
user:      snj <snj%NetBSD.org@localhost>
date:      Sun Jan 10 23:55:03 2010 +0000

description:
Remove ad clause on a UCB license.

diffstat:

 sys/conf/newvers.sh |  8 ++------
 1 files changed, 2 insertions(+), 6 deletions(-)

diffs (24 lines):

diff -r bd4e1257431b -r 25f547358ac5 sys/conf/newvers.sh
--- a/sys/conf/newvers.sh       Sun Jan 10 22:13:18 2010 +0000
+++ b/sys/conf/newvers.sh       Sun Jan 10 23:55:03 2010 +0000
@@ -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.
 #



Home | Main Index | Thread Index | Old Index