summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/i8259.h
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2005-12-13 00:18:20 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2005-12-13 00:18:20 +0000
commit4f7fbce48ac97e284436d50ff725faeff09064c9 (patch)
tree8432068904acba0e6078f999deb4427581539ce2 /sys/arch/amd64/include/i8259.h
parentae262d030f4149cdc276b7d9520831d4915c14c1 (diff)
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Checked by ian@, deraadt@ and millert@, arm portion checked by drahn@
Diffstat (limited to 'sys/arch/amd64/include/i8259.h')
-rw-r--r--sys/arch/amd64/include/i8259.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/sys/arch/amd64/include/i8259.h b/sys/arch/amd64/include/i8259.h
index e89f77f4164..5e3d2672a4e 100644
--- a/sys/arch/amd64/include/i8259.h
+++ b/sys/arch/amd64/include/i8259.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: i8259.h,v 1.1 2004/01/28 01:39:39 mickey Exp $ */
+/* $OpenBSD: i8259.h,v 1.2 2005/12/13 00:18:19 jsg Exp $ */
/* $NetBSD: i8259.h,v 1.3 2003/05/04 22:01:56 fvdl Exp $ */
/*-
@@ -16,11 +16,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.
*