summaryrefslogtreecommitdiff
path: root/sys/isa
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2004-04-07 20:46:16 +0000
committerWarner Losh <imp@FreeBSD.org>2004-04-07 20:46:16 +0000
commitf36cfd49adb62472fd7009ecd4f0927c126ff785 (patch)
treef64359b8b72bc65b9f8f6a8e46b2999e7062a280 /sys/isa
parent5233e9ffda950d456dc56beac68cb9ea468a857c (diff)
Notes
Diffstat (limited to 'sys/isa')
-rw-r--r--sys/isa/atrtc.c4
-rw-r--r--sys/isa/fd.c4
-rw-r--r--sys/isa/fdreg.h4
-rw-r--r--sys/isa/isareg.h4
-rw-r--r--sys/isa/rtc.h4
5 files changed, 0 insertions, 20 deletions
diff --git a/sys/isa/atrtc.c b/sys/isa/atrtc.c
index 080c66c0d9cb..d6e42eef1de9 100644
--- a/sys/isa/atrtc.c
+++ b/sys/isa/atrtc.c
@@ -13,10 +13,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.
diff --git a/sys/isa/fd.c b/sys/isa/fd.c
index 2dc88b9c5812..f77393e2be33 100644
--- a/sys/isa/fd.c
+++ b/sys/isa/fd.c
@@ -29,10 +29,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.
diff --git a/sys/isa/fdreg.h b/sys/isa/fdreg.h
index c08266873185..43a52404dd3a 100644
--- a/sys/isa/fdreg.h
+++ b/sys/isa/fdreg.h
@@ -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.
diff --git a/sys/isa/isareg.h b/sys/isa/isareg.h
index c84949d18d3a..ba5fe419982d 100644
--- a/sys/isa/isareg.h
+++ b/sys/isa/isareg.h
@@ -13,10 +13,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.
diff --git a/sys/isa/rtc.h b/sys/isa/rtc.h
index 6f78657db0e1..35bef94e08e9 100644
--- a/sys/isa/rtc.h
+++ b/sys/isa/rtc.h
@@ -13,10 +13,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.