diff options
| author | 2003-06-04 22:08:12 +0000 | |
|---|---|---|
| committer | 2003-06-04 22:08:12 +0000 | |
| commit | 8f191e45d83c2031d0dd1b4916691c4da08f5af8 (patch) | |
| tree | 8a5c804af1545211c04d8ce48e40178953b4b23f /sys/arch/sparc/include/asm.h | |
| parent | mop up some more 3/4 license issues (diff) | |
| download | wireguard-openbsd-8f191e45d83c2031d0dd1b4916691c4da08f5af8.tar.xz wireguard-openbsd-8f191e45d83c2031d0dd1b4916691c4da08f5af8.zip | |
Delete UCB term 3. When there are other copyright owners, we affirm
that we can see no legal situation under which they could require that
term to remain (ie. This is equivelant to us taking the old UCB file,
removing term 3 as specified by UCB, then re-applying each diff
afterwards from the various authors)
Diffstat (limited to 'sys/arch/sparc/include/asm.h')
| -rw-r--r-- | sys/arch/sparc/include/asm.h | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/sys/arch/sparc/include/asm.h b/sys/arch/sparc/include/asm.h index d3382f94cda..c942f03e297 100644 --- a/sys/arch/sparc/include/asm.h +++ b/sys/arch/sparc/include/asm.h @@ -1,4 +1,4 @@ -/* $OpenBSD: asm.h,v 1.3 2002/08/11 12:13:16 art Exp $ */ +/* $OpenBSD: asm.h,v 1.4 2003/06/04 22:08:17 deraadt Exp $ */ /* $NetBSD: asm.h,v 1.5 1997/07/16 15:16:43 christos Exp $ */ /* @@ -21,11 +21,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. * |
