]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyrights
authorMark Andrews <marka@isc.org>
Tue, 8 Mar 2016 05:21:19 +0000 (16:21 +1100)
committerMark Andrews <marka@isc.org>
Tue, 8 Mar 2016 05:21:19 +0000 (16:21 +1100)
bin/tests/system/forward/rfc1918-inherited.conf
bin/tests/system/forward/rfc1918-notinherited.conf
bin/tests/system/forward/tests.sh
bin/tests/system/forward/ula-inherited.conf
bin/tests/system/forward/ula-notinherited.conf
lib/bind9/check.c
lib/dns/include/dns/name.h
lib/dns/include/dns/rbt.h
util/copyrights

index 3d40b986d39d62bd5887fd033ed4a533175f73d5..0740de57066834c5b4c6fb764db012f00e0ce343 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ *
+ * Permission to use, copy, modify, and/or distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ * PERFORMANCE OF THIS SOFTWARE.
+ */
+
 zone 10.in-addr.arpa {
        type forward;
        forwarders { 1.2.3.4; };
index 37dc0a9f9d44a4a190eb45d4e263db49f980e4af..06aaba627816fbe48c63fc6d8de3e81cbe4d5e69 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ *
+ * Permission to use, copy, modify, and/or distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ * PERFORMANCE OF THIS SOFTWARE.
+ */
+
 zone 10.in-addr.arpa {
        type forward;
        forward first;
index b8d270ad1997b700e0fcc5213e6f3dfeaeb73954..37878da79efd5c28faeb580fc771ad5f01d3e1dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2004, 2007, 2011-2014  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2004, 2007, 2011-2014, 2016  Internet Systems Consortium, Inc. ("ISC")
 # Copyright (C) 2000, 2001  Internet Software Consortium.
 #
 # Permission to use, copy, modify, and/or distribute this software for any
index 242bf9e732d60c3fa28403d596db7076b3526a6e..1adc2c113dc45c9a858da1812d7a1edfab58fd7e 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ *
+ * Permission to use, copy, modify, and/or distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ * PERFORMANCE OF THIS SOFTWARE.
+ */
+
 zone d.f.ip6.arpa {
        type forward;
        forwarders { 1.2.3.4; };
index b3860e2658fcf3528176eae68ddd6e7d13d6d1fc..5ed4ca2e76c1bd13788ca07b487b1ed51a277db8 100644 (file)
@@ -1,3 +1,19 @@
+/*
+ * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+ *
+ * Permission to use, copy, modify, and/or distribute this software for any
+ * purpose with or without fee is hereby granted, provided that the above
+ * copyright notice and this permission notice appear in all copies.
+ *
+ * THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
+ * REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
+ * AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
+ * INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
+ * LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
+ * OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
+ * PERFORMANCE OF THIS SOFTWARE.
+ */
+
 zone d.f.ip6.arpa {
        type forward;
        forward first;
index 768913c709b469db2df872f32900d82ce744b1bb..f978abd5444eb92430708db855d432ca643f5dab 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2016  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 2001-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 7ec75758e75e36edf135284e957cfaa48f76929a..20aafc3816a7cfece01521ab57aa49f8bdb0b51d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2007, 2009-2013, 2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2007, 2009-2013, 2015, 2016  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1998-2003  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index ed262bf8bd33e3f47448c185a2f036d6f8032d30..3df17890fd843b67b381b8ca3d26efd6ae025cb2 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004-2009, 2012-2015  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2004-2009, 2012-2016  Internet Systems Consortium, Inc. ("ISC")
  * Copyright (C) 1999-2002  Internet Software Consortium.
  *
  * Permission to use, copy, modify, and/or distribute this software for any
index 2bd31fe86376d72693b4bb9c048f195189c62fc0..643dc86d812d6d4e1a7f0a59adbaea203eb4884f 100644 (file)
 ./bin/tests/system/forward/ns4/root.db         ZONE    2000,2001,2004,2007
 ./bin/tests/system/forward/ns5/named.conf      CONF-C  2011
 ./bin/tests/system/forward/ns5/root.db         ZONE    2011
-./bin/tests/system/forward/tests.sh            SH      2000,2001,2004,2007,2011,2012,2013,2014
+./bin/tests/system/forward/rfc1918-inherited.conf      CONF-C  2016
+./bin/tests/system/forward/rfc1918-notinherited.conf   CONF-C  2016
+./bin/tests/system/forward/tests.sh            SH      2000,2001,2004,2007,2011,2012,2013,2014,2016
+./bin/tests/system/forward/ula-inherited.conf  CONF-C  2016
+./bin/tests/system/forward/ula-notinherited.conf       CONF-C  2016
 ./bin/tests/system/genzone.sh                  SH      2001,2002,2003,2004,2007,2009,2011,2012,2013,2014,2015,2016
 ./bin/tests/system/geoip/.gitignore            X       2013
 ./bin/tests/system/geoip/Makefile.in           MAKE    2013,2015
 ./lib/Makefile.in                              MAKE    1998,1999,2000,2001,2003,2004,2007,2012,2013,2014
 ./lib/bind9/Makefile.in                                MAKE    2001,2004,2007,2009,2012,2014,2015
 ./lib/bind9/api                                        X       2001,2006,2008,2009,2010,2011,2012,2013,2014,2015
-./lib/bind9/check.c                            C       2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015
+./lib/bind9/check.c                            C       2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016
 ./lib/bind9/getaddresses.c                     C       2001,2002,2004,2005,2007,2014,2015
 ./lib/bind9/include/Makefile.in                        MAKE    2001,2004,2007,2012
 ./lib/bind9/include/bind9/Makefile.in          MAKE    2001,2004,2007,2012,2015
 ./lib/dns/include/dns/master.h                 C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2011,2012,2013,2014
 ./lib/dns/include/dns/masterdump.h             C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2011,2013,2014,2015
 ./lib/dns/include/dns/message.h                        C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2012,2013,2014,2015
-./lib/dns/include/dns/name.h                   C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2009,2010,2011,2012,2013,2015
+./lib/dns/include/dns/name.h                   C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2009,2010,2011,2012,2013,2015,2016
 ./lib/dns/include/dns/ncache.h                 C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2010,2013
 ./lib/dns/include/dns/nsec.h                   C       1999,2000,2001,2003,2004,2005,2006,2007,2008,2011,2012
 ./lib/dns/include/dns/nsec3.h                  C       2008,2009,2010,2011,2012,2013
 ./lib/dns/include/dns/peer.h                   C       2000,2001,2003,2004,2005,2006,2007,2008,2009,2013,2014,2015
 ./lib/dns/include/dns/portlist.h               C       2003,2004,2005,2006,2007
 ./lib/dns/include/dns/private.h                        C       2009,2011,2012
-./lib/dns/include/dns/rbt.h                    C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2012,2013,2014,2015
+./lib/dns/include/dns/rbt.h                    C       1999,2000,2001,2002,2004,2005,2006,2007,2008,2009,2012,2013,2014,2015,2016
 ./lib/dns/include/dns/rcode.h                  C       1999,2000,2001,2004,2005,2006,2007,2008
 ./lib/dns/include/dns/rdata.h                  C       1998,1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2011,2012,2013,2016
 ./lib/dns/include/dns/rdataclass.h             C       1998,1999,2000,2001,2004,2005,2006,2007,2016