svn commit: r216399 - in head/sbin: ifconfig mount ping6 savecore
Joel Dahl
joel at FreeBSD.org
Sun Dec 12 21:26:12 UTC 2010
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.
More information about the svn-src-head
mailing list