diff options
| author | christos <christos@NetBSD.org> | 2003-10-13 15:31:35 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2003-10-13 15:31:35 +0000 |
| commit | f1f16d70f598b0bafeb35fa007cd3f20ce83d0c2 (patch) | |
| tree | c23b39bbc7417c0fe708c68a09342f61d92fbbe4 /include | |
| parent | 61470ee029fab78ac4b5966850581d750f8a23c5 (diff) | |
Remove Berkeley's advertising clause 3.
Diffstat (limited to 'include')
| -rw-r--r-- | include/a.out.h | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/include/a.out.h b/include/a.out.h index 19cd4ba61a2..e008e7f02cb 100644 --- a/include/a.out.h +++ b/include/a.out.h @@ -1,4 +1,4 @@ -/* $NetBSD: a.out.h,v 1.17 2003/08/07 09:44:09 agc Exp $ */ +/* $NetBSD: a.out.h,v 1.18 2003/10/13 15:31:35 christos Exp $ */ /*- * Copyright (c) 1991, 1993 @@ -42,11 +42,7 @@ * 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 + * 3. 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. * |
