summaryrefslogtreecommitdiff
path: root/sys/dev/zs
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/dev/zs
parent5233e9ffda950d456dc56beac68cb9ea468a857c (diff)
Notes
Diffstat (limited to 'sys/dev/zs')
-rw-r--r--sys/dev/zs/z8530reg.h4
-rw-r--r--sys/dev/zs/zs.c4
2 files changed, 0 insertions, 8 deletions
diff --git a/sys/dev/zs/z8530reg.h b/sys/dev/zs/z8530reg.h
index 05508c61b8e2..9b191d28ba90 100644
--- a/sys/dev/zs/z8530reg.h
+++ b/sys/dev/zs/z8530reg.h
@@ -21,10 +21,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/dev/zs/zs.c b/sys/dev/zs/zs.c
index 5f5ceb88b5af..98f1c7dd60b0 100644
--- a/sys/dev/zs/zs.c
+++ b/sys/dev/zs/zs.c
@@ -20,10 +20,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.