]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[v1_1_0] Copyright dates update
authorWlodek Wencel <wlodek@isc.org>
Sun, 28 Aug 2016 20:38:24 +0000 (22:38 +0200)
committerWlodek Wencel <wlodek@isc.org>
Sun, 28 Aug 2016 20:38:24 +0000 (22:38 +0200)
65 files changed:
COPYING
doc/devel/contribute.dox
doc/guide/kea-guide.xml
src/bin/admin/admin-utils.sh
src/bin/admin/kea-admin.in
src/bin/admin/kea-admin.xml
src/bin/admin/tests/cql_tests.sh.in
src/bin/admin/tests/dhcpdb_create_1.0.mysql
src/bin/admin/tests/dhcpdb_create_1.0.pgsql
src/bin/d2/d_controller.cc
src/bin/d2/tests/d2_process_tests.sh.in
src/bin/dhcp4/tests/dhcp4_process_tests.sh.in
src/bin/dhcp6/tests/dhcp6_process_tests.sh.in
src/bin/keactrl/keactrl.xml
src/bin/keactrl/tests/keactrl_tests.sh.in
src/bin/perfdhcp/perfdhcp.xml
src/bin/perfdhcp/tests/perf_pkt4_unittest.cc
src/bin/perfdhcp/tests/rate_control_unittest.cc
src/bin/sockcreator/kea-sockcreator.xml
src/lib/cc/tests/data_unittests.cc
src/lib/dhcp/dhcp6.h
src/lib/dhcp/duid.cc
src/lib/dhcp/duid.h
src/lib/dhcp/pkt4.h
src/lib/dhcp/tests/pkt4o6_unittest.cc
src/lib/dhcpsrv/database_backends.dox
src/lib/dhcpsrv/lease.h
src/lib/dhcpsrv/lease_mgr.cc
src/lib/dhcpsrv/lease_mgr.h
src/lib/dhcpsrv/lease_mgr_factory.cc
src/lib/dhcpsrv/memfile_lease_mgr.h
src/lib/dhcpsrv/mysql_lease_mgr.h
src/lib/dhcpsrv/parsers/client_class_def_parser.cc
src/lib/dhcpsrv/subnet.h
src/lib/dhcpsrv/subnet_selector.h
src/lib/dhcpsrv/tests/alloc_engine4_unittest.cc
src/lib/dhcpsrv/tests/client_class_def_unittest.cc
src/lib/dhcpsrv/tests/csv_lease_file4_unittest.cc
src/lib/dhcpsrv/tests/csv_lease_file6_unittest.cc
src/lib/dhcpsrv/tests/lease_mgr_factory_unittest.cc
src/lib/dhcpsrv/tests/test_libraries.h.in
src/lib/dns/gen-rdatacode.py.in
src/lib/dns/opcode.cc
src/lib/hooks/hooks_user.dox
src/lib/hooks/library_handle.cc
src/lib/hooks/library_handle.h
src/lib/hooks/tests/hooks_manager_unittest.cc
src/lib/hooks/tests/library_manager_unittest.cc
src/lib/hooks/tests/test_libraries.h.in
src/lib/log/logger_level_impl.cc
src/lib/log/logger_level_impl.h
src/lib/log/message_dictionary.cc
src/lib/log/message_dictionary.h
src/lib/log/tests/buffer_logger_test.sh.in
src/lib/log/tests/console_test.sh.in
src/lib/log/tests/destination_test.sh.in
src/lib/log/tests/init_logger_test.sh.in
src/lib/log/tests/local_file_test.sh.in
src/lib/log/tests/logger_lock_test.sh.in
src/lib/log/tests/severity_test.sh.in
src/lib/util/encode/hex.h
src/lib/util/python/gen_wiredata.py.in
src/lib/util/tests/boost_time_utils_unittest.cc
src/lib/util/tests/process_spawn_app.sh.in
tools/path_replacer.sh.in

diff --git a/COPYING b/COPYING
index f5883119bef6897d2b69fabd34adf54c1aad2a45..5de9183450c5d83061c71ff938925ceb6cce3557 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-Copyright (C) 2009-2015 Internet Systems Consortium, Inc. ("ISC")
+Copyright (C) 2009-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 3f4330788767934df188e37874c976db4fd6b990..62331ef0fd744b3853b52c67572310bc955b5217 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-201666666 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 ebbc06f24752c80db7708f5a1c61d04197aa35c0..3b7233b8a3d6c39fee5bba99766fd738ca0f9ba1 100644 (file)
@@ -7,7 +7,7 @@
 ]>
 
 <!--
- - Copyright (C) 2010-2015 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2010-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 5881d2b30fef21e8798f7374aa0eeda618c21f76..2ff63d43c19d47f13ddb8fde01d6381c2c4aec61 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-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 60bf797b8d109ea3538e0563d763cf05d3ec4c64..32a27a315491484bfbe618a0e6bd5b491ef2a89e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-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 a4bed13916608caf7722dafe346d01875656724d..49cfae2898d7a9729baec15c41c56ccd17bafac3 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
                [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2014-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 c3b906f68b205e2df250416d6d408ee2791ba40f..80673d1774c0cfaffa5f7a4cf467c662fd3f899a 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-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 03e8af45c01ac3d66eb06fa63f281ae3a281796e..9ef26100ceda1a25b49100cf6b17acfed8ec3d0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2015 Internet Systems Consortium.
+# Copyright (C) 2012-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 90eaacf226f1c65cee2e2b680fb97ab82c1a96c6..aa79252d003277f5d6d27eeff58e451b6513fa5e 100644 (file)
@@ -1,4 +1,4 @@
--- Copyright (C) 2012-2015 Internet Systems Consortium.
+-- Copyright (C) 2012-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 fc12cb683ca7082e1a9f352dd98728d233fb790d..d3fd9bae0dd465a76388a4d0a5dd8495045b9390 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-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 320c1bd7efa10c9e1bb41d628e8fdb89fe47aeeb..db77362da1bf4c0edac9641306bd52d00a7e08bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-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 bdf8be56835fd1837af6011a40992cf3e5b848b6..8aecf33a4a5a02a09661b980251881266475dd6b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-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 10829e4c0da3f6347b2440abcd611db8c7986cd6..12a74a7a1d611b40d057387792aea7457bae3ab5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-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 d0633d7e72307c37ef3a2f6e989ebc535b399402..f1159a07b2fe1bce23219a32eb8f1ed70e68f2c9 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
                [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2014-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 ca7444ed6056a488867e51840d85e75bea49101c..0533f3caf3a9326c5baa6c4d4d25d6badd011790 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-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 cdc3a724ddcfcfd62632733e4118130d15b042d7..f6967f811c5bf0d8d91158d7bab11cb444ce1372 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
                [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2014-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 2add2569ca870a369d0c1bdb2c0c81d0159c457f..bdd64933ca428d13dd9966aacf8137dc9fc1bf72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-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 cf2e0f6e308ccafdb56ea92bcbd403ec82385f8d..674659484b991fcc1551d47ff61827ad22ebdab1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-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 c47fe9d7a1c4deeeb728a26855f6c892f3682dea..c44f3a9c93951a9c4c2cd89cd6fcbd9c7ce3878c 100644 (file)
@@ -2,7 +2,7 @@
                "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
                [<!ENTITY mdash "&#8212;">]>
 <!--
- - Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+ - Copyright (C) 2012-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 f5643dbb0053bcbe4375012851b0fc4411fc617a..6b1a657e5c0b8b62f091707e1869b9a0e8a04b26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-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 12fc18baaad86916598de0ab87ec34717d02e775..894a2bd6277e3a0a986fd1170acb68a8667fe0e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2006-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 1219ca9b598c5be45099990caf62a21f284ca4c6..067d4e15ce1daa04031b79df8056f7a8fc6cc4e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-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 b0ac73ae266350dff5776a8d344a8b4c32bae681..150a79e5f1af9748368fb3b13636af3195e72b63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-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 f5903a6293215c9cfef064825e1591b7b9aa39dd..d98533a5910ff78770719208760bc02f186d3c79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-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 d4758907134278010f59821b8b5f52f0b8043e1f..9cbdf1906612d07c2fe18ba17137a436728e5e4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-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 682bc5dea034e6369ef7b6bf732806696d0a859d..578351d25686d28f9e2f3fea19d0c0329b7f5550 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-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 c89ad523a308c4445e71b06db782c3ffd51b5320..93cb7884cd6e68904df7f03147f58f7de08957c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-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 cd84a69839ad92b1be4012deea1029fddfd9382b..e57348655a13fa7263b703f9432a6fe0bf1c72ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-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 c8b4ef4e0d12a2bc1f488315be12569d92b9688b..a07cd476488943551f33a082f0343f2b2d8762ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-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 a9f1507b2ba0590f247172653718a1afc00d9179..01b8e1d82d7e8f30f5a7103923c1f4b601c53863 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-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 bdbd985511acfb0f7c5a8788c8b0d2f723aaf66e..1e57ef33cd8319fbfb8075dcdf7c9ad905843deb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-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 0e4b3af0b257db13d2b10d678e5f06aaf57cae3f..86e9b9bfb6534ed8127e30cb4b393af1308f6279 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-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 39b298f7cf19d68a1b81a229a09adea8d90b5cef..c939a4eaa44efe710a7bc152cb86206999641e74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-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 352873d27fb416f9118b00ebf29684b613d50492..13abdd14ba14c8489718ecdd88062a8fa497508b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-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 8d0366cc02bfbe03abbeab7d5514ec3625e1c309..559fac56333e1fa871552a2e310cc2d8fac0045b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-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 af61867eedff572f006a37a74000f00e2c6a3de2..390ce44f97ff40e315d44a761498f46818a64257 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-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 734b9551ddcf400900ba0199cb95198e6ccb2892..be98a2ba3af7dbcee5ab8c8ddd7bfccc09f5ba6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-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 55fc9ed6bd8c7afd5e2153366e8960f221ebe6db..dfd294b07459e4584845c4debce5e2b89f02d41a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-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 8389632a608f2e704c7c85029021f4fe8f72e5ca..a2003cb9d2ba39889b6c07e2a6cbd63419ce8450 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-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 b3b0738378467ffd46e7f0aa05ec95f4d385c176..5e8b9994c8569d24b5244626f0d43998ca4c0249 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-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 82e514b5efd9a8464724e128865b67ed3ae8f1c5..5a5545eae64429046a3afb66afe86c6622379808 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-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 d16bfdc4077463e44ac8e29b8f9a44741804ad31..30a2d7b6fd6425e7a9eb71a4cf37b46c3b0db18e 100644 (file)
@@ -1,6 +1,6 @@
 #!@PYTHON@
 
-# Copyright (C) 2010-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2010-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 4a71fa8185bef11d4277caf1b6317927051b02e7..e166b71b1047d24c499f0071eaa460d0cae02331 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-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 dc7ba81c60aec45c791245442abf30f8c99f50d4..914a4d1251e80a613c835792cd47916bed43d371 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-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 bdd42fde8f40388c79bc690b86a92cb20c7e681f..4aebf6fe80437539d2714c9621e181245880f688 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-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 bc695d771646db005d5fd4964e13c78ff1b275d3..a94ad66fdf962863ea916ce125a8f1c3c5c8d023 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-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 3a09df61e9edc86149dc0525aa2e69c94cd92985..9d783d75e01b01e33d629ac4d60cdb68cfaded9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-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 3917326df2506bde681602c26b3aa441562808db..367ceb943058d89520f196f8faed89bfebfc5517 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-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 2de03c72f85c4fa688cb5e67a5288f6ed1b42fe3..a66ce60c3b231455ea72e7891ecd16560f784cc3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-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 ae8a3ed568b33a46e816bdc2a1c8c03c33b0aaec..79ca4856f21da5722c3291f3bd3becf8954df56c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-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 20321bd328e2db864937bb5d464991129cd67a7d..96696c2b1f987047a17a805537a4b2f107e8b69c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-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 3d670e256a00644e2351db6d4ea43c54da9ed374..892417ab6de21402f0f882cd7f6c1829a5885c28 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-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 7863dc6a3e4468057584c499c3cf5fb2cb21ead4..6afc0f084d26add1334d6457137cbbdd6dda9081 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-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 572d702c84dc5a8b18e4e89217db92d40f208ca7..8687225bb33d9163f7e833e06121187f18fde07a 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012-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 2091e79c4f66295dc0f1bc6535d328cf2f50a130..20da45514dc3f3ab2d4bef1f51b738e1bd8ce94c 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-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 b4e18ff0012ff23acd5b8d261e7edf2d1588aef7..e79138a31682a35d56ca4c9ce5c62f8cefde925f 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-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 f327ce40e0ec3ebc34bda23ede8b1c85a10565ef..50530c873c2f9bd26b713f957f8571b339abc8d2 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-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 607c0533556723b3f81d92810dfc44d3744ccfb4..fa4c449d85c830ff31a5fdf3b034ee5547944853 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-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 c1fab943db06b07a1fbcc89dbd5322f7607256f8..1da24fe96b12b08a67d145f66dfed67526d8cc05 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2012-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 76b190b6ec1c77f50204062512739d6d63bd0389..762391df58dd0985c6ac1167829c20aee88f1729 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-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 62651276f10af9f1fe8f63b844b5f58f091f3777..de3ac21171ffcb9af09e0629e338106430946556 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-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 2bbfc4dce737acf3a6f3857bbe0ec8af71207338..c796971807950e0224e6295019558f49c0ec5ed8 100644 (file)
@@ -1,6 +1,6 @@
 #!@PYTHON@
 
-# Copyright (C) 2010-2015 Internet Systems Consortium.
+# Copyright (C) 2010-2016 Internet Systems Consortium.
 #
 # 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 907de333eb49d233a4effe2a4668bc1edc0d43e9..8838b484b2c838c0ac5c95ce60cb728fb08970b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-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 0098f9aa97dac3086c1dec86e522241559abc651..2c3764b8e421785adca921f66336f052bef509cc 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2015-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 78143708e1bde31c6ea771ad2d34af74d3165901..f444afcc4047aee3fb507aec5c78054d2b45017f 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-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