diff options
| author | Joel Dahl <joel@FreeBSD.org> | 2010-12-12 21:26:12 +0000 |
|---|---|---|
| committer | Joel Dahl <joel@FreeBSD.org> | 2010-12-12 21:26:12 +0000 |
| commit | f041f6a7b713f8dfdac87c8d51e4c513266b6a63 (patch) | |
| tree | e415407e704bda1367d98d877d0dc922770cc6da | |
| parent | 2a3de776bfa4fd6684da70710294d395c4e08232 (diff) | |
Notes
| -rw-r--r-- | sbin/ifconfig/ifmedia.c | 4 | ||||
| -rw-r--r-- | sbin/mount/mount_fs.c | 4 | ||||
| -rw-r--r-- | sbin/ping6/ping6.c | 4 | ||||
| -rw-r--r-- | sbin/savecore/savecore.c | 4 |
4 files changed, 0 insertions, 16 deletions
diff --git a/sbin/ifconfig/ifmedia.c b/sbin/ifconfig/ifmedia.c index 889c54adf6e4b..b15c4f938ab69 100644 --- a/sbin/ifconfig/ifmedia.c +++ b/sbin/ifconfig/ifmedia.c @@ -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. diff --git a/sbin/mount/mount_fs.c b/sbin/mount/mount_fs.c index 94b679b3a0422..cb25bc512bd60 100644 --- a/sbin/mount/mount_fs.c +++ b/sbin/mount/mount_fs.c @@ -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. diff --git a/sbin/ping6/ping6.c b/sbin/ping6/ping6.c index 0a834afea8d12..fd927f2746996 100644 --- a/sbin/ping6/ping6.c +++ b/sbin/ping6/ping6.c @@ -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. diff --git a/sbin/savecore/savecore.c b/sbin/savecore/savecore.c index c115c725f3e5a..d54fcf59ac453 100644 --- a/sbin/savecore/savecore.c +++ b/sbin/savecore/savecore.c @@ -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. |
