]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] dates, versions updated for release
authorWlodek Wencel <wlodek@isc.org>
Wed, 7 Nov 2018 14:40:56 +0000 (15:40 +0100)
committerWlodek Wencel <wlodek@isc.org>
Wed, 7 Nov 2018 14:40:56 +0000 (15:40 +0100)
52 files changed:
src/bin/admin/kea-admin.xml
src/bin/admin/tests/memfile_tests.sh.in
src/bin/agent/ca_cfg_mgr.h
src/bin/agent/ca_controller.cc
src/bin/agent/ca_messages.mes
src/bin/agent/kea-ctrl-agent.xml
src/bin/agent/tests/ca_controller_unittests.cc
src/bin/agent/tests/ca_process_unittests.cc
src/bin/d2/d2_process.cc
src/bin/d2/d2_simple_parser.h
src/bin/d2/kea-dhcp-ddns.xml
src/bin/d2/tests/d2_controller_unittests.cc
src/bin/d2/tests/d2_process_unittests.cc
src/bin/d2/tests/d2_update_mgr_unittests.cc
src/bin/dhcp4/kea-dhcp4.xml
src/bin/dhcp4/tests/dhcp4_test_utils.cc
src/bin/dhcp6/kea-dhcp6.xml
src/bin/dhcp6/tests/dhcp6_test_utils.cc
src/bin/dhcp6/tests/host_unittest.cc
src/bin/keactrl/keactrl.in
src/bin/keactrl/keactrl.xml
src/bin/keactrl/tests/keactrl_tests.sh.in
src/bin/lfc/kea-lfc.xml
src/bin/lfc/lfc_controller.cc
src/bin/lfc/tests/lfc_controller_unittests.cc
src/bin/perfdhcp/perfdhcp.xml
src/bin/shell/kea-shell.xml
src/bin/shell/tests/shell_process_tests.sh.in
src/bin/sockcreator/kea-sockcreator.xml
src/lib/asiolink/tests/addr_utilities_unittest.cc
src/lib/cc/tests/data_file_unittests.cc
src/lib/cc/tests/data_unittests.cc
src/lib/cfgrpt/tests/config_report_unittests.cc
src/lib/cryptolink/cryptolink.cc
src/lib/cryptolink/cryptolink.h
src/lib/cryptolink/tests/crypto_unittests.cc
src/lib/dhcpsrv/cfg_duid.h
src/lib/dhcpsrv/cfg_iface.h
src/lib/dhcpsrv/cfgmgr.cc
src/lib/dhcpsrv/cfgmgr.h
src/lib/dhcpsrv/lease_file_loader.h
src/lib/dhcpsrv/memfile_lease_storage.h
src/lib/pgsql/tests/pgsql_schema.h
src/lib/process/d_controller.h
src/lib/process/d_process.h
src/lib/process/tests/d_controller_unittests.cc
src/lib/process/tests/io_service_signal_unittests.cc
src/lib/process/testutils/d_test_stubs.cc
src/lib/process/testutils/d_test_stubs.h
src/lib/util/range_utilities.h
src/lib/util/strutil.h
src/lib/util/tests/state_model_unittest.cc

index 9edc16452ac8b3af7d7a9919927ed7777f8b152b..8750e6af8800f3958525e58c6ae4998a85f5a6f9 100644 (file)
@@ -10,8 +10,8 @@
 <refentry>
   <info>
     <productname>ISC Kea</productname>
-    <date>June 15, 2018</date>
-    <edition>1.4.0</edition>
+    <date>Nov 9, 2018</date>
+    <edition>1.5.0-beta</edition>
     <author><personname/><contrib>The Kea software has been written by a number of
         engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin
         Siodelski, Thomas Markwalder, Francis Dupont, Jeremy C. Reed,
index 7050106091af388aeeea4c2207771b020f34708a..682a411e0cab3dc3f76b4f1e2d28333523f2a2df 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-2018 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 830b55494736574b191b03b80add210611ca72c0..27c8c02a6433357dad498c24a6abe91e8fbbe754 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2018 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 11920670c987ec849a266a3520d3de0ac6eb259f..0c101b7ad6b3c8a86ac97a07f0285cec53197e16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2018 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 de75ef8b1de8519182b4af18072782ec0757f283..8b849067081d1331e65409a73fc19e1b8cd525e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2018-2017 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2016-2018 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 3bec2d6a30205d81848947a786f6321c12bc861f..a2efa31c21a5e835d55d139167828af5bd3a84ce 100644 (file)
@@ -11,8 +11,8 @@
 
   <info>
     <productname>ISC Kea</productname>
-    <date>June 15, 2018</date>
-    <edition>1.4.0</edition>
+    <date>Nov 9, 2018</date>
+    <edition>1.5.0-beta</edition>
     <author>
       <contrib>The Kea software has been written by a number of
         engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin
index 68e6b427e1444da34dd413dcb24c7680ac3fc22b..636c064300249c2ca2259e0d1a67c652d6cb3238 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2018 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 fce82653f608691f1f4fa1e1b576042980f1425f..dcef36016e9fce10fe78ca2fdf501b005bb52248 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2018-2017 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 3ff9a669e491677ea8b642cf24cc0889821c0c20..64a23d31521f7efc62fa43e16d57b227571cfd76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2018 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 9191da201bc49004ab58dc62866b06f11f898e52..d3e061f443b987151927f5a2610b354fd1a13e1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2018 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 248c0056f51034f0200ee4d39bc853ffd5b1d83e..a450acdd9c563b7a03f90a6c654cebc1cc0651cd 100644 (file)
@@ -10,8 +10,8 @@
 
   <info>
     <productname>ISC Kea</productname>
-    <date>June 15, 2018</date>
-    <edition>1.4.0</edition>
+    <date>Nov 9, 2018</date>
+    <edition>1.5.0-beta</edition>
     <author>
       <contrib>The Kea software has been written by a number of
         engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin
index 5ee602cab78bb427d032eb1b29c6e56c16754156..ca4fca8063f561472204023260c9792a1569d15c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2018 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 f5eae674a726a99ba4bf29e93ae591b48d7fd863..0486212d3fd5cb72fd7b68cde6309602f65afda3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2018 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 6bc05bac314a8bcba76da7e538c3c9474cbc20a2..fc65d2ce5111ccb4c92f79ab16c8148f60dec5f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2018 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 9b580d0519efffb49905877c9b2dcfe1a1bbbe06..948944f51736b48ec596bc716068380c2e12d4ea 100644 (file)
@@ -10,8 +10,8 @@
 
   <info>
     <productname>ISC Kea</productname>
-    <date>June 15, 2018</date>
-    <edition>1.4.0</edition>
+    <date>Nov 9, 2018</date>
+    <edition>1.5.0-beta</edition>
     <author>
       <contrib>The Kea software has been written by a number of
         engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin
index ca66463c07ed88aac9af0162844a2765a8e3973e..2083ad9270fb48e8d47670ab5f119ad9208152af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2018 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 5be6199bbcee027666ab2f319ce52597e01bdb11..eaf606df9dc6b18638d538dca659266af1660328 100644 (file)
@@ -9,8 +9,8 @@
 
   <info>
     <productname>ISC Kea</productname>
-    <date>June 15, 2018</date>
-    <edition>1.4.0</edition>
+    <date>Nov 9, 2018</date>
+    <edition>1.5.0-beta</edition>
     <author>
       <contrib>The Kea software has been written by a number of
         engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin
index 274c7a04c67b47de6e03c323b8e440ac7a49edca..45d449b844cc4b53761e85d504454bd5831256fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2018 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 b3d9f33c3f92e403b538f88d02ef4cdddd2090d8..dd0baba55925d6f7a5cd5e070cfed4d69cfa7532 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2018-2017 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 e6626afed3cb99090a0d5aced6cdebb5595043b6..741d2a9fe9ede688153582d06eea42f6482dbb16 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2014-2015,2017 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-2018 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 8aa002f2ba1cfe1563535da884571c41daff638f..9cc0bf107726f4618e424d8bebcc048017b647df 100644 (file)
@@ -9,8 +9,8 @@
 <refentry>
   <info>
     <productname>ISC Kea</productname>
-    <date>June 15, 2018</date>
-    <edition>1.4.0</edition>
+    <date>Nov 9, 2018</date>
+    <edition>1.5.0-beta</edition>
     <author>
       <personname/>
       <contrib>The Kea software has been written by a number of
index ea63a9f364ccaab8c82d840f7f72bccf6b67a9d0..2324bb9b4cf949efde43de27b4118165e7c1696e 100644 (file)
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-# Copyright (C) 2014-2017 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-2018 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 d37c7c7cba7502aa709bc9819625c983cdd73a72..1ef74ac462dedac3addff8d82b3dd632dc5913f1 100644 (file)
@@ -11,8 +11,8 @@
 
   <info>
     <productname>ISC Kea</productname>
-    <date>June 15, 2018</date>
-    <edition>1.4.0</edition>
+    <date>Nov 9, 2018</date>
+    <edition>1.5.0-beta</edition>
     <author><personname/><contrib>The Kea software has been written by a number of
         engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin
         Siodelski, Thomas Markwalder, Francis Dupont, Jeremy C. Reed,
index 1bf3b9932cb376f4f6509daf9549f9810242ad26..ebd95cf23683e11fcefb99479b293a47ab21d6cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2018 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 898056d5b9904748147b04c54a537658f4b3529d..b9566e111a6e18baef107a6e2bd43459ae769554 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2018 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 44e289e0450866e5bfdd3994037039d5697cdb1f..15dbb4ddb8a3b1f2845f9b6e7a23c95abe6d642b 100644 (file)
@@ -10,8 +10,8 @@
 
     <info>
       <productname>ISC Kea</productname>
-      <date>June 15, 2018</date>
-      <edition>1.4.0</edition>
+      <date>Nov 9, 2018</date>
+      <edition>1.5.0-beta</edition>
       <author>
         <personname/>
         <contrib>The Kea software has been written by a number of
index fa8afa4921e6b80d86eb5bfdf4848278f3ecba54..6ba51efe353a0930f11fb38b068d77a4d9624026 100644 (file)
@@ -10,8 +10,8 @@
 
   <info>
     <productname>ISC Kea</productname>
-    <date>June 15, 2018</date>
-    <edition>1.4.0</edition>
+    <date>Nov 9, 2018</date>
+    <edition>1.5.0-beta</edition>
     <author>
       <contrib>The Kea software has been written by a number of
         engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin
index 8e33c7f0cdcec9167190894ddaa55175961e60ea..8720a65b2c966fc84598eb4eace503a1b1ed1136 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2017-2018 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 86c6152e45696043d3c379c2f937a494c408b029..493a1054b16054172d399c4a23dcd84f3114a71b 100644 (file)
@@ -10,8 +10,8 @@
 
   <refentryinfo>
     <productname>ISC Kea</productname>
-    <date>June 15, 2018</date>
-    <edition>1.4.0</edition>
+    <date>Nov 9, 2018</date>
+    <edition>1.5.0-beta</edition>
     <author>
       <contrib>The Kea software has been written by a number of
         engineers working for ISC: Tomek Mrugalski, Stephen Morris, Marcin
index c246a7a09603204e55c3378afbe791abc8bfdc9d..200e35f2d8555d24bb0b033b1539596340938cc6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015,2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2018 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 473664dc2b076793932f3dd79a3dabfb7aa6f781..a7f1b8dcd7cd17724b4c596a2d1dd854c0883538 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2018 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 f8d60a96bfde5bbf6ff9893db084489b6b7a414e..a45633875b8328299708a3e05d1b6430da207c60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2018 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 378a946819de2def9e4702494487ba3fea9d1bf7..dbfef3486c3441af646bc6dd9f53c6b2be2cbdb1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2018 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 a768ee206b7e95ff6634019fbd078c779a7bfa2c..ed5d8ab709712d8b14771231afa0e9ef94d1d3c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2018 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 b3e357835dde36e572f9cf285d0ec1e90b09496d..41f1b620ffb9c687a0243886e026d8860c2ff005 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2018 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 39dc20740021f98a8c1e9c6aca9b24cff835e637..9edb52d4a6ee530f9841ca07e9186d079664dc3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2018 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 c95c66387cf0d0070e63e3250e11a5a047e3ace1..a38d3684eaf03eba3bf56521442367aa3fdd31bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015,2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2018 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 4cb318cbdb52c325102b42af89e90363ec9703d1..f970ec00488658b3d8588371758bd463ce582b18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2015,2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2018 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 813895f239f0f9b5b45cf4853339ed2dad3cb93f..6d28ea4aed1047d096c1b034d15fe8f07119a86c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2018 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 ad0e8a606eb0338159125cee0da1ba6e6fa0fb9f..d03988ac56d1a4263ceab149453a4d7cc6f1d4c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2018 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 3aef65fcca66619970f4c4635e3d3f60355f560a..38bf101d1d30dc6518f2b7b9ff416cd593fe5a98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2018 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 1c4a75b4826a8e7af7064594d49306afd4470fe0..3254eefe3a6ed3a6bb7133cca260883c4816b753 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2018 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 7b4cf54ecfd96fcaa044560d4e806405fd984960..4f5e9233b53db6e183353a58f099c49eb1510e54 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2018 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 ed6bd67e9d95ed5194366a56454a2425e7fe8638..34727508c818c457f064570f8d2591c37ae0b6d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2018 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 dfb1f66561658c206118abb9651c6bdc2b2d126b..62b54703a0b77653b4f1895d5516c931671def86 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2018 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 c6f611f875196befff6f9fbdbad879969bfe227e..875cea29934ca1a360a32d588e0f5bbb86f2df5e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2018 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 3a9bb711f9ea230a5c5d53f1b923e38493485db8..c4e5a6f84b7a5a5cdb60e99179d46859b2a75a2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2018 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 be0ff5610f64909640dfdd661a3f1d43e8876d71..f0b7ad70b2bb6d9ad4e90f7252b564f6f916db7e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2018 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 e3c5658658d116a4b762fee757cf365255e6cd0b..64bbd4f4fbab37787cdc3b77b9d6c73272d3f9db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2018 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 3af37e7b655a70cc34e538e7523ba16214c7f7ca..14f4b9a025523794b45164f56e3e3c54ecab7b0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015,2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2018 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 cf2000e3f9c2c7c5eea6e500b84bf9a71752cf3e..11e0e8d12b303bf266f00ae72c174f8e6da96856 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2018 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 b8b261150944d3cc564f1b4d00355225dcfd39b5..9906d44bc455e33873ba9c751f4a17f2cadb4f02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2018 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