summaryrefslogtreecommitdiffstats
path: root/sys/arch/sparc
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2003-06-04 22:08:12 +0000
committerderaadt <deraadt@openbsd.org>2003-06-04 22:08:12 +0000
commit8f191e45d83c2031d0dd1b4916691c4da08f5af8 (patch)
tree8a5c804af1545211c04d8ce48e40178953b4b23f /sys/arch/sparc
parentmop up some more 3/4 license issues (diff)
downloadwireguard-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')
-rw-r--r--sys/arch/sparc/dev/if_le.c4
-rw-r--r--sys/arch/sparc/include/asm.h8
-rw-r--r--sys/arch/sparc/sparc/in_cksum.c7
3 files changed, 4 insertions, 15 deletions
diff --git a/sys/arch/sparc/dev/if_le.c b/sys/arch/sparc/dev/if_le.c
index 3290c1cf4a9..aec7bde2391 100644
--- a/sys/arch/sparc/dev/if_le.c
+++ b/sys/arch/sparc/dev/if_le.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_le.c,v 1.22 2003/05/22 07:28:11 miod Exp $ */
+/* $OpenBSD: if_le.c,v 1.23 2003/06/04 22:08:17 deraadt Exp $ */
/* $NetBSD: if_le.c,v 1.50 1997/09/09 20:54:48 pk Exp $ */
/*-
@@ -26,8 +26,6 @@
* Harvard University.
* This product includes software developed for the NetBSD Project
* by Jason R. Thorpe.
- * 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/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.
*
diff --git a/sys/arch/sparc/sparc/in_cksum.c b/sys/arch/sparc/sparc/in_cksum.c
index bbf512bd85c..e8ba21ee143 100644
--- a/sys/arch/sparc/sparc/in_cksum.c
+++ b/sys/arch/sparc/sparc/in_cksum.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: in_cksum.c,v 1.9 2003/06/02 23:27:55 millert Exp $ */
+/* $OpenBSD: in_cksum.c,v 1.10 2003/06/04 22:08:17 deraadt Exp $ */
/* $NetBSD: in_cksum.c,v 1.7 1996/10/05 23:44:34 mrg Exp $ */
/*
@@ -8,11 +8,6 @@
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
- * 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, and it's contributors.
- *
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met: