]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
update copyrights
authorMark Andrews <marka@isc.org>
Fri, 28 Oct 2016 00:27:49 +0000 (11:27 +1100)
committerMark Andrews <marka@isc.org>
Fri, 28 Oct 2016 00:27:49 +0000 (11:27 +1100)
17 files changed:
lib/irs/tests/Makefile.in
lib/irs/tests/resconf_test.c
lib/irs/tests/testdata/domain.conf
lib/irs/tests/testdata/nameserver-v4.conf
lib/irs/tests/testdata/nameserver-v6.conf
lib/irs/tests/testdata/options-debug.conf
lib/irs/tests/testdata/options-ndots.conf
lib/irs/tests/testdata/options-timeout.conf
lib/irs/tests/testdata/options-unknown.conf
lib/irs/tests/testdata/options.conf
lib/irs/tests/testdata/port.conf
lib/irs/tests/testdata/resolv.conf
lib/irs/tests/testdata/search.conf
lib/irs/tests/testdata/sortlist-v4.conf
lib/irs/tests/testdata/timeout.conf
lib/irs/tests/testdata/unknown.conf
util/copyrights

index 58d797c12a96391d84ba40726fb87fd88ee8c598..c854014e7e2e94e237c1ab697fd52bb799600ac4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2016  Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
 #
 # This Source Code Form is subject to the terms of the Mozilla Public
 # License, v. 2.0. If a copy of the MPL was not distributed with this
index 21bc6494be8f068ece4d761195567dbbe74710c2..0f9350860d02dcf7f532096984bf85b035ae7a90 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2014, 2016  Internet Systems Consortium, Inc. ("ISC")
+ * Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
  *
  * This Source Code Form is subject to the terms of the Mozilla Public
  * License, v. 2.0. If a copy of the MPL was not distributed with this
@@ -98,7 +98,7 @@ ATF_TC_BODY(irs_resconf_load, tc) {
                        "testdata/unknown.conf", ISC_R_SUCCESS,
                        NULL, ISC_R_SUCCESS
                }
-               
+
        };
 
        UNUSED(tc);
index 6c458e68284be6621427c69247768e6409670e1e..17e7a6abb4078aad9ac17600e6e4b257f8b11c4f 100644 (file)
@@ -1 +1,7 @@
+# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 domain example.com
index 84fcf26ee554c6b47ebc4eede10227a191bba9aa..b15b68190129e29fe5ae68854424e78b841e0d45 100644 (file)
@@ -1 +1,7 @@
+# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 nameserver 10.0.0.1
index cac6273623d19649438915b1e7933dba74757ad6..29a4b468f3e80a46100235e1d4b2630a01cf3cda 100644 (file)
@@ -1 +1,7 @@
+# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 nameserver 2001:DB8::1
index 9c311372b1e643a9c656eb9ecaaee1e56d7307b6..2c19bc3c233c2b2e7ac0f637e1e36e4fc6d0324e 100644 (file)
@@ -1 +1,7 @@
+# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 options debug
index f3a23e296bba96028c63f045b8638742acc72a65..d8327bae4e3cb0d3ead28440b808c99b934b7010 100644 (file)
@@ -1 +1,7 @@
+# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 option ndots:2
index 6914e324dabd28e57fd05399ab3f3bc0184569b3..da1b9d8b82ce8c16bf8e7c8fcfd5c6eb15a984fe 100644 (file)
@@ -1 +1,7 @@
+# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 options timeout:1
index d9a095acc601dfcfa5aae5ff53964c129daf9120..d0a06c075c1dfd2b2978cd42be917fc09448e2b3 100644 (file)
@@ -1 +1,7 @@
+# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 options unknown
index 8d31c2780705b6169f24bd12f3f6a990316a6243..969395dea405d6399d73258a8c40150de6aa8b22 100644 (file)
@@ -1 +1,7 @@
+# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 options unknown debug timeout:1 ndots:2
index 5333a58caf8c9c10fa2eedbb7f0d3d67c43860e9..6812412ee1d1e832b7f0584b71fa3c36bbb6a88c 100644 (file)
@@ -1 +1,7 @@
+# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 port 5300
index 916634b8bf28eaeacf69c7bae5b058040768677b..cd443935c65fb883d48e6676bafc32378c4781de 100644 (file)
@@ -1,3 +1,9 @@
+# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 port 5300
 nameserver 10.0.0.1
 nameserver 2001:DB8::1
index 464390cbaf72ce08e1d90716713f4ada34be7997..bd967cf325b71b7c493c0e4bf45d3018af7d6bbf 100644 (file)
@@ -1 +1,7 @@
+# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 search example.com example.net
index 5cb283f442c622cbe4ac9a23e34e7aa9bb57a1a9..49c765118c27f06aca11d267a1d5516f37cb5818 100644 (file)
@@ -1 +1,7 @@
+# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 sortlist 130.155.160.0/255.255.240.0 130.155.0.0
index 6655b893211aa5aef2ee4626b284c5dd7d6383e3..3e50be72af31976c14ed829d41a2767bbb4d06d6 100644 (file)
@@ -1 +1,7 @@
+# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 timeout 10
index 27ceb3e0e79e405a83524d380a6f85884c762726..c5d5530cfa1329051719e26161d1fc03f15ffe37 100644 (file)
@@ -1 +1,7 @@
+# Copyright (C) 2016  Internet Systems Consortium, Inc. ("ISC")
+#
+# This Source Code Form is subject to the terms of the Mozilla Public
+# License, v. 2.0. If a copy of the MPL was not distributed with this
+# file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
 unknown directive
index 81c07f1662eea60d996a158ecfd58d92b3a0536a..c0f6a9f123ddf9a729041c58fa9d1ea35f998cbf 100644 (file)
 ./lib/dns/zone.c                               C       1999,2000,2001,2002,2003,2004,2005,2006,2007,2008,2009,2010,2011,2012,2013,2014,2015,2016
 ./lib/dns/zonekey.c                            C       2001,2003,2004,2005,2007,2016
 ./lib/dns/zt.c                                 C       1999,2000,2001,2002,2004,2005,2006,2007,2011,2012,2013,2014,2015,2016
+./lib/irs/Atffile                              X       2016
 ./lib/irs/Makefile.in                          MAKE    2009,2012,2014,2015,2016
 ./lib/irs/api                                  X       2009,2010,2011,2012,2013,2014,2015,2016
 ./lib/irs/context.c                            C       2009,2014,2016
 ./lib/irs/include/irs/types.h                  C       2009,2016
 ./lib/irs/include/irs/version.h                        C       2009,2016
 ./lib/irs/resconf.c                            C       2009,2011,2012,2014,2015,2016
+./lib/irs/tests/Atffile                                X       2016
+./lib/irs/tests/Makefile.in                    MAKE    2016
+./lib/irs/tests/resconf_test.c                 C       2016
+./lib/irs/tests/testdata/domain.conf           CONF-SH 2016
+./lib/irs/tests/testdata/nameserver-v4.conf    CONF-SH 2016
+./lib/irs/tests/testdata/nameserver-v6.conf    CONF-SH 2016
+./lib/irs/tests/testdata/options-debug.conf    CONF-SH 2016
+./lib/irs/tests/testdata/options-ndots.conf    CONF-SH 2016
+./lib/irs/tests/testdata/options-timeout.conf  CONF-SH 2016
+./lib/irs/tests/testdata/options-unknown.conf  CONF-SH 2016
+./lib/irs/tests/testdata/options.conf          CONF-SH 2016
+./lib/irs/tests/testdata/port.conf             CONF-SH 2016
+./lib/irs/tests/testdata/resolv.conf           CONF-SH 2016
+./lib/irs/tests/testdata/search.conf           CONF-SH 2016
+./lib/irs/tests/testdata/sortlist-v4.conf      CONF-SH 2016
+./lib/irs/tests/testdata/timeout.conf          CONF-SH 2016
+./lib/irs/tests/testdata/unknown.conf          CONF-SH 2016
 ./lib/irs/version.c                            C       2009,2016
 ./lib/irs/win32/DLLMain.c                      C       2014,2016
 ./lib/irs/win32/Makefile.in                    MAKE    2014,2016