diff options
author | imp <imp@FreeBSD.org> | 2007-01-08 17:35:36 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2007-01-08 17:35:36 +0000 |
commit | 98103c9fb2bcc2548b78c69343b5d8e66badc8f7 (patch) | |
tree | 58458442467bac8a324262a3cfbb2c585d201905 /lib/libkvm/kvm_getloadavg.c | |
parent | fae048c8598d2452ea294b97092f230431c7d37c (diff) | |
download | FreeBSD-src-98103c9fb2bcc2548b78c69343b5d8e66badc8f7.zip FreeBSD-src-98103c9fb2bcc2548b78c69343b5d8e66badc8f7.tar.gz |
Remove the advertising clause. UCB did this some time ago, but these
files were never updated to reflect that.
MFC After: 2 days
Diffstat (limited to 'lib/libkvm/kvm_getloadavg.c')
-rw-r--r-- | lib/libkvm/kvm_getloadavg.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/libkvm/kvm_getloadavg.c b/lib/libkvm/kvm_getloadavg.c index 72d59cd..e4777e7 100644 --- a/lib/libkvm/kvm_getloadavg.c +++ b/lib/libkvm/kvm_getloadavg.c @@ -10,10 +10,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. |