diff options
author | imp <imp@FreeBSD.org> | 2004-08-07 04:19:37 +0000 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 2004-08-07 04:19:37 +0000 |
commit | 9c9b6e30451b63af6794a650cfc750be3a2d4595 (patch) | |
tree | 4e258045a68624b1640d3da31cbf6bb662fab779 /usr.sbin/accton | |
parent | 74250a12b770794c4e92aac75dc44ce6c445bf66 (diff) | |
download | FreeBSD-src-9c9b6e30451b63af6794a650cfc750be3a2d4595.zip FreeBSD-src-9c9b6e30451b63af6794a650cfc750be3a2d4595.tar.gz |
Per letter dated July 22, 1999, delete clause 3 from code directly
from Berkeley.
Diffstat (limited to 'usr.sbin/accton')
-rw-r--r-- | usr.sbin/accton/accton.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.sbin/accton/accton.c b/usr.sbin/accton/accton.c index d2a1865..c1bb8b6 100644 --- a/usr.sbin/accton/accton.c +++ b/usr.sbin/accton/accton.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. |