summaryrefslogtreecommitdiff
path: root/sys/tools
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2004-04-07 04:19:52 +0000
committerWarner Losh <imp@FreeBSD.org>2004-04-07 04:19:52 +0000
commit82c6e8799148846434736b6a230eb525574993ab (patch)
treef97615c63f00a8ddd87a36d1478f25858e5ed41e /sys/tools
parent012d41340a18d6816833fede3cc662641829d409 (diff)
Notes
Diffstat (limited to 'sys/tools')
-rw-r--r--sys/tools/makeobjops.awk4
-rw-r--r--sys/tools/vnode_if.awk4
2 files changed, 0 insertions, 8 deletions
diff --git a/sys/tools/makeobjops.awk b/sys/tools/makeobjops.awk
index 36768d7ece1a..8d5e966bac93 100644
--- a/sys/tools/makeobjops.awk
+++ b/sys/tools/makeobjops.awk
@@ -11,10 +11,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/tools/vnode_if.awk b/sys/tools/vnode_if.awk
index 5cbb637f86af..8977546adb73 100644
--- a/sys/tools/vnode_if.awk
+++ b/sys/tools/vnode_if.awk
@@ -12,10 +12,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.