diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-04 04:41:46 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-04 04:41:46 +0000 |
commit | c45a89f2ea9a38e27c5a0887b210f122f3d73322 (patch) | |
tree | edd78b5e463bbbf1fa3ca8307207ed26ad7b6667 /usr.sbin/bind/make | |
parent | 44c7efef636312ce0f5dccac6c1383643b6d63dc (diff) |
another UCB one that can be fixed obviously
Diffstat (limited to 'usr.sbin/bind/make')
-rw-r--r-- | usr.sbin/bind/make/mkdep.in | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/usr.sbin/bind/make/mkdep.in b/usr.sbin/bind/make/mkdep.in index fc3e2506adb..7983c722b41 100644 --- a/usr.sbin/bind/make/mkdep.in +++ b/usr.sbin/bind/make/mkdep.in @@ -13,11 +13,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. ## THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND |