diff options
author | Internet Software Consortium, Inc <@isc.org> | 2014-02-11 09:01:45 -0700 |
---|---|---|
committer | Internet Software Consortium, Inc <@isc.org> | 2014-02-11 09:01:45 -0700 |
commit | 3a384dcda13ac017246dedd5d3670145a4426c6a (patch) | |
tree | d857d00422c9e4ae55bdb3d00364c748d090800a /contrib | |
parent | 8b0dafdc16eff31ee5f4acc8544b45b2ae287a7d (diff) | |
download | bind9-3a384dcda13ac017246dedd5d3670145a4426c6a.tar.gz |
9.9.5
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/named-bootconf/named-bootconf.sh | 9 | ||||
-rw-r--r-- | contrib/nslint-2.1a3/strerror.c | 6 | ||||
-rw-r--r-- | contrib/query-loc-0.4.0/loc_ntoa.c | 6 |
3 files changed, 3 insertions, 18 deletions
diff --git a/contrib/named-bootconf/named-bootconf.sh b/contrib/named-bootconf/named-bootconf.sh index cb2aeec9..d566988c 100644 --- a/contrib/named-bootconf/named-bootconf.sh +++ b/contrib/named-bootconf/named-bootconf.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Portions Copyright (C) 2004, 2006, 2007, 2012 Internet Systems Consortium, Inc. ("ISC") +# Portions Copyright (C) 2004, 2006, 2007, 2012, 2014 Internet Systems Consortium, Inc. ("ISC") # Portions Copyright (C) 1999-2001 Internet Software Consortium. # # Permission to use, copy, modify, and/or distribute this software for any @@ -33,13 +33,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 NetBSD -# Foundation, Inc. and its contributors. -# 4. Neither the name of The NetBSD Foundation 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 NETBSD FOUNDATION, INC. AND CONTRIBUTORS # ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED diff --git a/contrib/nslint-2.1a3/strerror.c b/contrib/nslint-2.1a3/strerror.c index d330a652..2233cb0a 100644 --- a/contrib/nslint-2.1a3/strerror.c +++ b/contrib/nslint-2.1a3/strerror.c @@ -10,11 +10,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. * diff --git a/contrib/query-loc-0.4.0/loc_ntoa.c b/contrib/query-loc-0.4.0/loc_ntoa.c index 21eada3e..bef5232e 100644 --- a/contrib/query-loc-0.4.0/loc_ntoa.c +++ b/contrib/query-loc-0.4.0/loc_ntoa.c @@ -12,11 +12,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. * |