From 9c9b6e30451b63af6794a650cfc750be3a2d4595 Mon Sep 17 00:00:00 2001 From: imp Date: Sat, 7 Aug 2004 04:19:37 +0000 Subject: Per letter dated July 22, 1999, delete clause 3 from code directly from Berkeley. --- usr.sbin/chroot/chroot.8 | 4 ---- usr.sbin/chroot/chroot.c | 4 ---- 2 files changed, 8 deletions(-) (limited to 'usr.sbin/chroot') diff --git a/usr.sbin/chroot/chroot.8 b/usr.sbin/chroot/chroot.8 index 342d849..d847175 100644 --- a/usr.sbin/chroot/chroot.8 +++ b/usr.sbin/chroot/chroot.8 @@ -9,10 +9,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/usr.sbin/chroot/chroot.c b/usr.sbin/chroot/chroot.c index 16da462..f33db7a 100644 --- a/usr.sbin/chroot/chroot.c +++ b/usr.sbin/chroot/chroot.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. -- cgit v1.1