Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Dec 2010 21:26:12 +0000 (UTC)
From:      Joel Dahl <joel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r216399 - in head/sbin: ifconfig mount ping6 savecore
Message-ID:  <201012122126.oBCLQCvS060259@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joel (doc committer)
Date: Sun Dec 12 21:26:12 2010
New Revision: 216399
URL: http://svn.freebsd.org/changeset/base/216399

Log:
  Remove the advertising clause from UCB copyrighted files in sbin.  This
  is in accordance with the information at
  ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

Modified:
  head/sbin/ifconfig/ifmedia.c
  head/sbin/mount/mount_fs.c
  head/sbin/ping6/ping6.c
  head/sbin/savecore/savecore.c

Modified: head/sbin/ifconfig/ifmedia.c
==============================================================================
--- head/sbin/ifconfig/ifmedia.c	Sun Dec 12 21:18:16 2010	(r216398)
+++ head/sbin/ifconfig/ifmedia.c	Sun Dec 12 21:26:12 2010	(r216399)
@@ -45,10 +45,6 @@
  * 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.

Modified: head/sbin/mount/mount_fs.c
==============================================================================
--- head/sbin/mount/mount_fs.c	Sun Dec 12 21:18:16 2010	(r216398)
+++ head/sbin/mount/mount_fs.c	Sun Dec 12 21:26:12 2010	(r216399)
@@ -13,10 +13,6 @@
  * 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.

Modified: head/sbin/ping6/ping6.c
==============================================================================
--- head/sbin/ping6/ping6.c	Sun Dec 12 21:18:16 2010	(r216398)
+++ head/sbin/ping6/ping6.c	Sun Dec 12 21:26:12 2010	(r216399)
@@ -46,10 +46,6 @@
  * 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.

Modified: head/sbin/savecore/savecore.c
==============================================================================
--- head/sbin/savecore/savecore.c	Sun Dec 12 21:18:16 2010	(r216398)
+++ head/sbin/savecore/savecore.c	Sun Dec 12 21:26:12 2010	(r216399)
@@ -43,10 +43,6 @@
  * 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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012122126.oBCLQCvS060259>