]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3361] release changes
authorWlodzimierz Wencel <wlodek@isc.org>
Mon, 29 Apr 2024 08:14:59 +0000 (08:14 +0000)
committerWlodzimierz Wencel <wlodek@isc.org>
Mon, 29 Apr 2024 08:14:59 +0000 (08:14 +0000)
133 files changed:
ChangeLog
doc/sphinx/grammar/grammar-d2-parser.rst
doc/sphinx/grammar/grammar-dhcp4-parser.rst
doc/sphinx/man/kea-admin.8.rst
doc/sphinx/man/kea-ctrl-agent.8.rst
doc/sphinx/man/kea-dhcp-ddns.8.rst
doc/sphinx/man/kea-dhcp4.8.rst
doc/sphinx/man/kea-dhcp6.8.rst
doc/sphinx/man/kea-lfc.8.rst
doc/sphinx/man/kea-netconf.8.rst
doc/sphinx/man/kea-shell.8.rst
doc/sphinx/man/keactrl.8.rst
doc/sphinx/man/perfdhcp.8.rst
src/bin/d2/check_exists_add.cc
src/bin/d2/check_exists_remove.cc
src/bin/d2/d2_controller.cc
src/bin/d2/d2_controller.h
src/bin/d2/d2_hooks.dox
src/bin/d2/d2_process.h
src/bin/d2/location.hh
src/bin/d2/nc_remove.cc
src/bin/d2/simple_add.cc
src/bin/d2/simple_add_without_dhcid.cc
src/bin/d2/simple_remove.cc
src/bin/d2/simple_remove_without_dhcid.cc
src/bin/d2/tests/check_exists_remove_unittests.cc
src/bin/d2/tests/nc_remove_unittests.cc
src/bin/d2/tests/simple_remove_unittests.cc
src/bin/d2/tests/simple_remove_without_dhcid_unittests.cc
src/bin/dhcp4/dhcp4_messages.mes
src/bin/dhcp4/location.hh
src/bin/dhcp4/tests/d2_unittest.cc
src/bin/dhcp4/tests/dhcp4_unittests.cc
src/bin/dhcp4/tests/dora_unittest.cc
src/bin/dhcp4/tests/get_config_unittest.cc
src/bin/dhcp6/dhcp6to4_ipc.cc
src/bin/dhcp6/tests/d2_unittest.cc
src/bin/dhcp6/tests/d2_unittest.h
src/bin/dhcp6/tests/dhcp6_unittests.cc
src/bin/lfc/lfc_controller.cc
src/bin/netconf/netconf_process.cc
src/bin/perfdhcp/command_options.h
src/bin/shell/kea-shell.in
src/hooks/dhcp/bootp/libloadtests/run_unittests.cc
src/hooks/dhcp/flex_option/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/high_availability/command_creator.h
src/hooks/dhcp/high_availability/communication_state.h
src/hooks/dhcp/high_availability/ha.dox
src/hooks/dhcp/high_availability/ha_messages.mes
src/hooks/dhcp/high_availability/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/high_availability/tests/command_creator_unittest.cc
src/hooks/dhcp/high_availability/tests/ha_mt_unittest.cc
src/hooks/dhcp/lease_cmds/libloadtests/run_unittests.cc
src/hooks/dhcp/mysql_cb/libloadtests/run_unittests.cc
src/hooks/dhcp/mysql_cb/mysql_cb_callouts.cc
src/hooks/dhcp/mysql_cb/tests/run_unittests.cc
src/hooks/dhcp/perfmon/perfmon_messages.mes
src/hooks/dhcp/pgsql_cb/libloadtests/run_unittests.cc
src/hooks/dhcp/pgsql_cb/pgsql_cb_callouts.cc
src/hooks/dhcp/pgsql_cb/tests/run_unittests.cc
src/hooks/dhcp/run_script/libloadtests/load_unload_unittests.cc
src/hooks/dhcp/run_script/run_script.cc
src/hooks/dhcp/run_script/run_script.h
src/hooks/dhcp/run_script/run_script_callouts.cc
src/hooks/dhcp/stat_cmds/libloadtests/run_unittests.cc
src/hooks/dhcp/user_chk/tests/run_unittests.cc
src/lib/asiodns/asiodns_messages.mes
src/lib/asiodns/tests/run_unittests.cc
src/lib/asiolink/dummy_io_cb.h
src/lib/asiolink/io_asio_socket.h
src/lib/asiolink/io_endpoint.cc
src/lib/asiolink/io_endpoint.h
src/lib/asiolink/io_error.h
src/lib/asiolink/io_service.h
src/lib/asiolink/io_socket.cc
src/lib/asiolink/io_socket.h
src/lib/asiolink/tcp_endpoint.h
src/lib/asiolink/tests/io_endpoint_unittest.cc
src/lib/asiolink/tests/io_service_unittest.cc
src/lib/asiolink/tests/io_socket_unittest.cc
src/lib/asiolink/tests/run_unittests.cc
src/lib/asiolink/tests/tcp_endpoint_unittest.cc
src/lib/asiolink/tests/udp_endpoint_unittest.cc
src/lib/asiolink/udp_endpoint.h
src/lib/cc/data.h
src/lib/cc/tests/command_interpreter_unittests.cc
src/lib/cc/tests/run_unittests.cc
src/lib/config/tests/run_unittests.cc
src/lib/config_backend/tests/run_unittests.cc
src/lib/cryptolink/tests/run_unittests.cc
src/lib/d2srv/tests/run_unittests.cc
src/lib/database/tests/run_unittests.cc
src/lib/dhcp/tests/option6_client_fqdn_unittest.cc
src/lib/dhcp/tests/run_unittests.cc
src/lib/dhcp_ddns/tests/run_unittests.cc
src/lib/dhcpsrv/alloc_engine_messages.mes
src/lib/dhcpsrv/cfgmgr.cc
src/lib/dhcpsrv/cfgmgr.h
src/lib/dhcpsrv/tests/alloc_engine_expiration_unittest.cc
src/lib/dhcpsrv/tests/mysql_host_data_source_unittest.cc
src/lib/dhcpsrv/tests/ncr_generator_unittest.cc
src/lib/dhcpsrv/tests/pgsql_host_data_source_unittest.cc
src/lib/dhcpsrv/tests/run_unittests.cc
src/lib/dhcpsrv/testutils/generic_host_data_source_unittest.h
src/lib/eval/eval_messages.mes
src/lib/eval/tests/run_unittests.cc
src/lib/eval/tests/token_unittest.cc
src/lib/exceptions/exceptions.h
src/lib/hooks/callout_handle.h
src/lib/hooks/tests/callout_handle_unittest.cc
src/lib/hooks/tests/run_unittests.cc
src/lib/http/tests/run_unittests.cc
src/lib/mysql/tests/run_unittests.cc
src/lib/pgsql/tests/run_unittests.cc
src/lib/process/cfgrpt/tests/config_report_unittests.cc
src/lib/process/cfgrpt/tests/run_unittests.cc
src/lib/process/tests/run_unittests.cc
src/lib/stats/tests/run_unittests.cc
src/lib/tcp/tests/run_unittests.cc
src/lib/testutils/log_utils.cc
src/lib/testutils/log_utils.h
src/lib/util/io/sockaddr_util.h
src/lib/util/memory_segment.h
src/lib/util/memory_segment_local.h
src/lib/util/python/gen_wiredata.py.in
src/lib/util/tests/memory_segment_common_unittest.h
src/lib/util/unittests/interprocess_util.h
src/lib/util/unittests/newhook.h
src/lib/util/unittests/resource.h
src/lib/util/unittests/testdata.h
src/lib/util/unittests/textdata.h
src/lib/util/unittests/wiredata.h
src/lib/yang/tests/run_unittests.cc

index aeaa3e21581bcc4e9808dd872d99e78e2cad8af9..68f977acc725a2ddba354b994d1361a47063d87b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+Kea 2.5.8 (development) released on April 30, 2024
+
 2228.  [build]         piotrek
        The library version numbers have been bumped up for the Kea 2.5.8
        development release.
index 28467f4d7d1efd49489471db036ba3925bcb3697..920d973a59c880cd05c952eebc2ced7b53add6ee 100644 (file)
@@ -201,6 +201,7 @@ This grammar is generated from ``d2_parser.yy``. See :ref:`dhcp-ddns-server` for
                    | tsig_key_algorithm
                    | tsig_key_digest_bits
                    | tsig_key_secret
+                   | tsig_key_secret_file
                    | user_context
                    | comment
                    | unknown_map_entry
@@ -213,6 +214,8 @@ This grammar is generated from ``d2_parser.yy``. See :ref:`dhcp-ddns-server` for
 
      tsig_key_secret ::= "secret" ":" STRING
 
+     tsig_key_secret_file ::= "secret-file" ":" STRING
+
      control_socket ::= "control-socket" ":" "{" control_socket_params "}"
 
      control_socket_params ::= control_socket_param
index c9c84ca9d40bbad2e384d21ac5ec28fd0edc2677..569e412aa0cb92ae6feb288fa0346afd05d1a693 100644 (file)
@@ -154,6 +154,7 @@ This grammar is generated from ``dhcp4_parser.yy``. See :ref:`dhcp4` for more de
                  | parked_packet_limit
                  | allocator
                  | offer_lifetime
+                 | stash_agent_options
                  | unknown_map_entry
 
      valid_lifetime ::= "valid-lifetime" ":" INTEGER
@@ -239,6 +240,8 @@ This grammar is generated from ``dhcp4_parser.yy``. See :ref:`dhcp4` for more de
 
      offer_lifetime ::= "offer-lifetime" ":" INTEGER
 
+     stash_agent_options ::= "stash-agent-options" ":" BOOLEAN
+
      interfaces_config ::= "interfaces-config" ":" "{" interfaces_config_params "}"
 
      interfaces_config_params ::= interfaces_config_param
index ee628bb6d3b13c0a77d364d8cd7012247f4fb887..d54ebefb023cd15eb9bafaba9de866dc57617eb6 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2023 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2024 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 03aeccd44e1e1f067e0246b5367c6d91488641dc..ddd599583f29bb51d6765037c4589268cfada69f 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2023 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2024 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 eba83ac43971c33ac5f9f03f002e0ae01ac16f8e..17e48aaaf1c2e89354dde50bbf3eb46c1226d9fb 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2023 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2024 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 eec7dcba440758497701cb3ad88972dac65a17e5..c654028b9b6af9e7752e86612834d62674b6e06b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2023 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2024 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 d42f3e1fde0216a2714f3a32ac96d7cb44899349..c673eb817070121a16d87a9bc9d47258e51a838d 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2023 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2024 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 16d36e3ed41c5629adc022a64bc29b8be60289e2..d8184b0b93e98648219da64a96150ed47aa5a942 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2023 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2024 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 30adfbe3f8691e09608c52df9403931a468cb0d8..dc489c9b7cd4629ad561d60c3645ace647e4e4d9 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2023 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2024 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 b591a062a91faca2d494de0a420fa236af320a98..d818f908db2c59746349ab982f47336aa11728f7 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2023 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2024 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 5b5e4320224cd605e903d5f45f513f106c3f61e7..be8a7224b4fe632379393ac1611adf3187802442 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2023 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2024 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 74d0c11e97a99bd132434de0b7a8c9588d8cf7c0..b685960fe20dea0657e5aa2e97b0102856f93f61 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2019-2023 Internet Systems Consortium, Inc. ("ISC")
+   Copyright (C) 2019-2024 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 528f9863f75f76f20fc1883725f5bff6c06055a8..11bb29fbf8de9f05ff2d87f2c3a92219ad258a72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2023-2024 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 7f2f2e2e2638b6ae2f7184a40738f663087ee22c..8ae529605d8f504e3cb028d26cb8e7b8a15c9016 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2023-2024 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 448a6ddb2022e608f8871e285c6de67a24bd0f66..2bfe5083cdf2ef5d704fa1b28422c5a797bb2739 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2024 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 ffd1210e30bb5054ce5cee26c8c6d6b86162e40d..e3355834be1e44a7b5cdf87cad85799d8bd6ffd6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2024 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 9fe8ebbc0a98ce2cea54036ca0ebef74dcb54aed..4f0391e47049baffc39dde96afe673d4d427482d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2021-2024 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 11f5f9f9311409485cdb32da0b341a9e43256d68..069ecafbe3ba6389b4fc3e58e5ee8800a5963587 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2024 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 231f11fb62973ff2aac6e8fee2fcbe2b5574f54a..4145366614db7452dd72b7f324979e0e32d2c78e 100644 (file)
@@ -1,4 +1,3 @@
-// Generated 202403270930
 // A Bison parser, made by GNU Bison 3.8.2.
 
 // Locations for Bison parsers in C++
index bb0daee0745020047e4e8bf01c2e5b69d19b52c6..874e43b041891cd3dace643dda085e51bf960876 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2024 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 ddfc2ad8381c2dcedfb911a690bd857ece2cf29f..6113b4db40fcbde2f592eb79b529fd496cb3755c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2020-2024 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 02cc8cf233ddd018f53c31be543a0f253b88ecfd..ccea83a95c58a0ff213a64a13e906dd7a88af037 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2023-2024 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 1c165dd46204901b254b484cc3e2cbbe259ef86e..e1d9a7890308390f645dc6e63f4af7aaeb2088e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2024 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 ba7d8722acb6a5875e2d7f23ae03e9ecd2e539ff..04fe4df016e3d6d91d5284d5cd68f7ed6ad52ab1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2023-2024 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 af42ed6fef973747a8c7874958ae6ab3648fe6d2..c764cb2ba5f6b2bff8d499336fc144f748caec88 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2023-2024 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 0371ab3978cd75e6477faf84f318371c97dca460..7d24de440998eead2c8f26ecdc7711429bfc0e82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2024 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 b7e33d2dcd194af1b59e67f7cea858dc37487e31..50e488a793468888f76eae2741605d0d78e2b76f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2020-2024 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 9479d8178e9330c8e3908fb351294605e13495e1..c031afe0573e3fe4074ebabf24a11d723d18d76f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2023-2024 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 9638e4724754db838bde55464a00c64c397ce21f..511de5dfd146c6f0f7398db93e9e046f90f54c10 100644 (file)
@@ -1134,4 +1134,3 @@ contains the client and the transaction identification information.
 The second argument contains the IPv4 address in the ciaddr field. The
 third argument contains the IPv4 address in the requested-ip-address
 option (if present).
-
index 0f019da4be68174765fb99770aa90ddbb5b5b8a4..860fbfa0c95e26e740fcafb242129de8a5dc2414 100644 (file)
@@ -1,4 +1,3 @@
-// Generated 202403300924
 // A Bison parser, made by GNU Bison 3.8.2.
 
 // Locations for Bison parsers in C++
index 68c9801da37d380723df9380a43be654286deed3..937dcb22dba42193cf01b63f2162220012c29f83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2024 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 5e94bb40cec80373ca0eb01f1a0aff7670dd652e..4909b473e068d6c9307b450abe138adcaffd93b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 bebc846beef4b05bb2a98b346d5ac4f68620ec0d..c528cbffa67f6495875684b51908bfd6f0a1ac56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2024 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 6bf851b34db09d54046a5d9a5157b3f13666b70f..3962803784d913d8fa6b17c0fcbe7d1658a2b7e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2024 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 192a14faf770f14a17238b3c792392919860cbcc..316c11031c520252074e2eae2419e1aed49bf07a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2024 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 0246835cba34bd52c3cb6f656886afeaf0b1079b..e4d592bfdd58537eba89a74d6a42628bec594af0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2024 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 c74ac3e2bea04d3e2ef9fdec07dd8bc17ff0d9e1..336d94179797af924ad1af9dc03c146ac2a71764 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2024 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 e5516027894eb1c699a23f663b9077d836ec4894..cc95c85172bed4eee5ac769ea7420199eb588055 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2024 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 4aa06514b573849fa0de4a4888783c24872b803f..2a03e05d13e86c53bed4b8079739acd0cc2bd656 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2024 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 2d97510302570caa30b9ecd2535433875ec42a62..c78f16e188aba0c4fc8dcb3830275dc8c0edb950 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2024 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 f9840b12ba875aa05386524200a02e13ef68f2d2..7787e88fcce276e81db4a9fedb08d21ed3099947 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2024 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 f4e8292423e8066bc761b88106b3a67295042f7f..f4cbcaaf9c68039f88722ddbd3974fb328a90a51 100644 (file)
@@ -1,6 +1,6 @@
 #!@PYTHON@
 
-# Copyright (C) 2017-2023 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2017-2024 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 96a0ba7bb7c22af3d960cbfb3246f56cfcc53247..73cf2591325a66fa94289c23da12cf3529bf378c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2024 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 bffcbf83ae0e521966af609df6c160f75b382dcc..c483e4e23af5962b999f2a2e24e00d912a0f676d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2019-2024 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 78ee81320bbcc13806f9b8e89a5b38f60c9ca8a0..f06065de7babcdec5bb079f6acc11d45ea250420 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2024 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 9bdaa78656139c00f54b470572121fb9789c2e8d..85100e286e5eec4f93a904b2540971dc40ba3e2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2024 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 66f5402e23c09a48ec430a1906cc008b430aec85..1f6e0e658d61b0c6d1c38e816c7e9ad95b803f13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2024 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 4da6bf0a68ac903d3ebc81142d177592c08d5a67..74ee3aeb5b9531c38682b2fa0f3fd904c1687123 100644 (file)
@@ -744,12 +744,6 @@ due to an unacceptable condition (e.g. too large of a clock skew). The exact
 cause should appear in a previous error message.  Address the condition
 reported then restart the servers to resume service.
 
-% HA_TERMINATED_RESTART_PARTNER %1: waiting for the partner in the TERMINATED state to be restarted
-This informational message is issued when the server has been restarted after
-correcting the clock skew. The partner server is still in the terminated
-state. The partner must be restarted before the server can synchronize the
-database and start normal operation.
-
 % HA_TERMINATED_PARTNER_DID_NOT_RESTART %1: service is terminating because the terminated partner was not restarted within %2 minutes
 This warning message is issued to indicate that the HA service is terminating
 because partner server is in the terminated state and was not restarted within
@@ -759,3 +753,9 @@ duration between the restarts should not be too long. If it is long it may mean
 the restart of one of the servers was unintentional (e.g., power outage). If the
 restarted server remains in the waiting state it cannot serve DHCP clients. Moving
 to the terminated state at least allows for responding to the DHCP traffic.
+
+% HA_TERMINATED_RESTART_PARTNER %1: waiting for the partner in the TERMINATED state to be restarted
+This informational message is issued when the server has been restarted after
+correcting the clock skew. The partner server is still in the terminated
+state. The partner must be restarted before the server can synchronize the
+database and start normal operation.
index b217c5cd3feeb78a8f9a7ec25ea0a313d5c791cb..8f7ef7276bf55ce350ff4cda29d80ac4a9445698 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2019-2024 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 084bb191666b289c44c426cc1afa28defefca760..ee1fca1a0a0401377f03a0055c89a6140f0ece81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2024 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 4344a40afd4bd9af0f4273e39c8ccf0dcf4fb4e3..e84057480f766749cc1f672358570a957bdbfef7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2021-2024 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 96a0ba7bb7c22af3d960cbfb3246f56cfcc53247..73cf2591325a66fa94289c23da12cf3529bf378c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2024 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 96a0ba7bb7c22af3d960cbfb3246f56cfcc53247..73cf2591325a66fa94289c23da12cf3529bf378c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2024 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 5a16c9e86ca9036519914a75ce0b84cebc801b61..f4c6d2816b518a6c26f6f685821d35902d676360 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2024 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 906418008ae72b12742b3812c98d7de59cb36de6..65257b50b7372af976f04acf223cdfc505f7fe82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2024 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 907105036c59694660fbb1d838dc3cb5a79f626e..fe5ad1b6a2c43c6d5d845653fd34ab7609a15bc8 100644 (file)
@@ -1,5 +1,20 @@
 # Copyright (C) 2024 Internet Systems Consortium, Inc. ("ISC")
 
+% PERFMON_ALARM_CLEARED Alarm for %1 has been cleared, reported average duration %2 is now below low-water-ms: %3
+This info message is emitted when the reported average duration for
+an alarm that has been triggered has fallen below the value of its
+low-water-ms parameter. The arguments detail the alarm's key and
+the most recently reported average.
+
+% PERFMON_ALARM_TRIGGERED Alarm for %1 has been triggered since %2, reported average duration %3 exceeds high-water-ms: %4
+This warning message is emitted when the reported average duration for
+an alarm exceeds its high-water-ms value.  As long as the reported
+averges remain above the low-water-ms value, the alarm will remain
+triggered and this message will be repeated every alarm-report-secs.
+Arguments detail the alarm's key, the time the alarm was first
+triggered, the most recent reported average, and the high-water-ms
+value.
+
 % PERFMON_DEINIT_FAILED unloading PerfMon hooks library failed: %1
 This error message indicates an error unloading the PerfMon hooks
 library. The details of the error are provided as argument of
@@ -14,6 +29,13 @@ This debug message is emitted after an inbound DHCPv4 query has been
 processed, the arguments are the query label and the dump of the
 query's packet event stack.
 
+% PERFMON_DHCP4_PKT_PROCESS_ERROR Packet event stack was not processed for query %1, reason %2
+This debug message is emitted when the query's event stack could not
+be processed. This is most likely a programmatic error and should be
+reported.  The arguments identify the query and the reason it could
+not be processed.  These errors should not affect server's normal
+operations.
+
 % PERFMON_DHCP4_SOCKET_RECEIVED_TIME_SUPPORT Kernel supports socket received time? %1
 This debug message is emitted after a (re)configuration and indicates
 whether or not the packet filter being used by kea-dhcp4 can supply
@@ -26,6 +48,13 @@ The debug message is emitted after an inbound DHCPv6 query has been
 processed, the arguments are the query label and the dump of the
 query's packet event stack.
 
+% PERFMON_DHCP6_PKT_PROCESS_ERROR Packet event stack was not processed for query %1, reason %2
+This debug message is emitted when the query's event stack could not
+be processed. This is most likely a programmatic error and should be
+reported.  The arguments identify the query and the reason it could
+not be processed.  These errors should not affect server's normal
+operations.
+
 % PERFMON_DHCP6_SOCKET_RECEIVED_TIME_SUPPORT Kernel supports socket received time? %1
 This debug message is emitted after a (re)configuration and indicates
 whether or not the packet filter being used by kea-dhcp6 can supply
@@ -41,32 +70,3 @@ the log message.
 % PERFMON_INIT_OK loading PerfMon hooks library successful
 This info message indicates that the PerfMon hooks library has been
 loaded successfully. Enjoy!
-
-% PERFMON_ALARM_CLEARED Alarm for %1 has been cleared, reported average duration %2 is now below low-water-ms: %3
-This info message is emitted when the reported average duration for
-an alarm that has been triggered has fallen below the value of its
-low-water-ms parameter. The arguments detail the alarm's key and
-the most recently reported average.
-
-% PERFMON_ALARM_TRIGGERED Alarm for %1 has been triggered since %2, reported average duration %3 exceeds high-water-ms: %4
-This warning message is emitted when the reported average duration for
-an alarm exceeds its high-water-ms value.  As long as the reported
-averges remain above the low-water-ms value, the alarm will remain
-triggered and this message will be repeated every alarm-report-secs.
-Arguments detail the alarm's key, the time the alarm was first
-triggered, the most recent reported average, and the high-water-ms
-value.
-
-% PERFMON_DHCP4_PKT_PROCESS_ERROR Packet event stack was not processed for query %1, reason %2
-This debug message is emitted when the query's event stack could not
-be processed. This is most likely a programmatic error and should be
-reported.  The arguments identify the query and the reason it could
-not be processed.  These errors should not affect server's normal
-operations.
-
-% PERFMON_DHCP6_PKT_PROCESS_ERROR Packet event stack was not processed for query %1, reason %2
-This debug message is emitted when the query's event stack could not
-be processed. This is most likely a programmatic error and should be
-reported.  The arguments identify the query and the reason it could
-not be processed.  These errors should not affect server's normal
-operations.
index 96a0ba7bb7c22af3d960cbfb3246f56cfcc53247..73cf2591325a66fa94289c23da12cf3529bf378c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2024 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 ef8842232e57d44b31109fea0c5e020a1cde3881..3916427bb0bfe38f27bf2a5c76fe96683e844b85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2021-2024 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 1b4d40ccbbfe21d3af20dc43ec2be3fac67c3626..b35ff67f929241bea8344f266d69544e3f63a767 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2021-2024 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 eddbbad80f193e0b0fdd046da137ea69c92fbec9..3679d40e01e61d939d6d213e90f3e4ef31f09a91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2019-2024 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 964c8448eeae0c69830b9f018d04af810adb383a..a6a93031b84871620d4d14a708bb6e0bf6728307 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2021-2024 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 829fb2dc483d672d315b675f0a51c03af7ccc444..02423311e838f7d17a4b3db4c67405a7d4d25786 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2021-2024 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 bcb83a513cb3dd14281a1fa3180f5a4a1255bcc0..22b4a54fd3e8390b3ed6f1738af72364533225f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2021-2024 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 96a0ba7bb7c22af3d960cbfb3246f56cfcc53247..73cf2591325a66fa94289c23da12cf3529bf378c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2024 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 1dc48fd090c1d9f31f100104b0192e357f5b9e90..330627bbf20a39c6e17266fc146566f8459a174b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2024 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 1f7f35eceda6f9ba73a9ea076feba33660942adb..84cfa21db43860784818a172417b062f159bd736 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2024 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 cf3f2040f2133cdd714ee52673f0f7dbfb069833..8dee9aa49a8e747630f9ac51d1f478df9224fd5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2024 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 8bf33449aae2268c15193f06ae937a82f03fbf2f..6373f20695353a1b0cbc84a9ac9813b154dad072 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 f44f2c9135d6444b59c1769edb785c7e76aab945..934fe4aea41485e3e153c9ba4674e1eef7a52b1a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2024 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 975372fe2714e54a67b4e817fd80691561c7db17..f2900a0e92719774d197be8197e035152e53c683 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2016 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 0f5ddf701d37db16d26487782144e0029af17903..077bbbeaddbaddb4ad26fefbed7ca7d582124b40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2024 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 125cdd6b80c6e095f3a5325ed9edf0c92e358090..b9db20b68c0750140f7173403917112382dc971e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 3173b851aa9a98909ba6eb19d21942a0c115ab1f..8bb5f5ef77fa65556fd1efd5368bc0effbde71fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 8d399fbc23106fe0297bf0904a879e50f2f80c85..e36847c7abd1e09f8ce55d34509c4bd3adc8ebe4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2016 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2024 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 cb07c886ea3d799badb5ab8f0c50b7b1f05a7ba5..d26453eb076c7ed9b6b599c7ab5387a7f419e9c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2024 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 453e6296731c1285bea9aba4760a16c587908951..8ebd57551dbe9051b9bc47a1e0a907cb7e4b58de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 314a6a0c389c03e1d0ede7bd0bddeb514ec24876..56d96056db62bc9eb628c121a78eed7e26f75be1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 7a96702e83b48b970b1dc4509a6b8ffa6d51588a..4defa1de58b18196d6a5d9ac38950a40d20c6ef0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2020 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2024 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 659a6a6019be55f7d815b2671ce2502459ab420d..a817d08d836a6a1c9b65794b2b0de9de941ab383 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2016 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 33e10dbc398f2d0768df1881b1580f04937340cd..8dee9aa49a8e747630f9ac51d1f478df9224fd5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2024 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 0d838d4ebd2953a02c23a70d0f12eba7ed13490b..c6677a39984cb734e5193709e0cd79c0cb109690 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2016 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 cf932f1a6445363a66b6b60876ff14115c0799e2..f68f43e41f001fc60ea4a95b2869f0dfa17a8b1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2016 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 f2e040ee038fc58cf44f438c4db1afcc92be482a..f960bf3ce9f4e4fbe33afc6fbbbd2044c22e4b3d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 1b1e8eb3cfb52285de04f23e6a705156a2407e55..c6925138f3de55d74ae695133654ac64964847ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2010-2024 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 c15bc5627bbf49baa428662d807210f1ee187331..9c206d3045d3a367d47927bf91307eda83f6772d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2024 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 cf3f2040f2133cdd714ee52673f0f7dbfb069833..8dee9aa49a8e747630f9ac51d1f478df9224fd5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2024 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 cf3f2040f2133cdd714ee52673f0f7dbfb069833..8dee9aa49a8e747630f9ac51d1f478df9224fd5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2024 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 1ccf6d1503d703091d5a09e840dc0c4600b136e4..63ad37b30d5414f3bf0b3d9dee848ea2928f0cbf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2024 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 935e502483bb2602071327ec673658dd2276a6f0..89ef06166d62051044e01ae8101eab61a1d15864 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2016 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 84baee26c7277b593bc255b4871deb9ea40d299b..729e4acef2ac2ba3133b2fe674756241fc061e03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2024 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 1ccf6d1503d703091d5a09e840dc0c4600b136e4..63ad37b30d5414f3bf0b3d9dee848ea2928f0cbf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2024 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 bd22ed77c5c50165cf669c9a3ce8015a5245e649..20a65012200e2dca423d210c4c920ac0a41461dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2024 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 c6d03a200dc9a7468e4a8def09bb903cd3a19756..89ef06166d62051044e01ae8101eab61a1d15864 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 c6d03a200dc9a7468e4a8def09bb903cd3a19756..89ef06166d62051044e01ae8101eab61a1d15864 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 c777b27c8c87ed8d205874877edbdc91b450ef5f..f3e7368a7332937a158c346b210d707600886711 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2015-2024 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 192fd3494b67e6047dbef0ac81894d3f106ef0f9..c457fb7bdecfdfdc596a68e6c32c6deca08fadfd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2024 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 7265f37c8ba6ded341fd03a4d2b941dc34a02c9b..b27bfa4894e70fbcae590a53a29d7940c7405da7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2024 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 4ecac66900ca97168f4f53ed80bb9fbab26d5c98..0b7fb1dbe6843059990db7642208585d8c34da3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2024 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 3f12fd6c4330eb493ea3c0ac7098088405290b60..fe1fa67a565a33e8e6d736f2e365a072f1bf7e09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2024 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 6f26b8c27bd550cab2d5539d7a89b79c03aa0818..a9560bb4849ead7b799645e8106907827d1785b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2024 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 a0ecc34d46a13d1c06e3b7652b367c352a9814a0..543ba9f1a7d736375cf4c3e76cc970436f76be68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2024 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 956fe8b13ee982e5aa671bd95cc37b922fabe10e..729e4acef2ac2ba3133b2fe674756241fc061e03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2024 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 334a73969fa7a22ce07ffed6b3a00c40b211d628..8eba40a2c8923ca6c6678335cb690c29b21cc168 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2024 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 01b31dfd32405bb181ffabfb7da0e503ab0656f4..6a2564598394b80e16c4e579aa2355a3866ecbb8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2015-2024 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 561038b997ace3d25474c57b3aaf2fb3d973ec96..7cd9bac8aa912f93e7307a5f7b1b110d0978037c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2024 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 39296ea42317b4fddfe5b090c4235cdf4fcaef1b..7d00358628e250bb06716c585e4493b618689f89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2024 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 0cd982a57352c0e5b61ade9a7c4b877bc5dbf72a..203f063604eb220c7511b85607377c851fb686df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2024 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 8dc934d0b64025e3176fc3255ccead7b9efed00c..aedbae5867e5eca82e773446d839aea3bb2e0c76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2024 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 677f325fe6ed1a490d512da7821f8a0d5bb9ae3c..00e331c7146f1a80975ccbeafb3c89de820e9c82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2020 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2024 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 cf3f2040f2133cdd714ee52673f0f7dbfb069833..8dee9aa49a8e747630f9ac51d1f478df9224fd5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2009-2024 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 63da3739f8d1754bee3d65a9c579a26985e069a4..abdf43b2e99752bbdedee0076bb9e4249755a5f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2024 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 1ccf6d1503d703091d5a09e840dc0c4600b136e4..63ad37b30d5414f3bf0b3d9dee848ea2928f0cbf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2024 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 1ccf6d1503d703091d5a09e840dc0c4600b136e4..63ad37b30d5414f3bf0b3d9dee848ea2928f0cbf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2024 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 d6b4b2d03f14c2c338c9a083f450be198df7ae14..db6de414ccf2e1df7e222996494af77e4a71d81a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2024 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 c4e1d42bc9742a625ff2ad6ef5398439238d7895..7cd9bac8aa912f93e7307a5f7b1b110d0978037c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2024 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 5937bfd518e6c599f2568ff6cd8e0c028d991ff2..2458fe07b653f0ab29b789c57f2a53e7a53cabc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2024 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 561038b997ace3d25474c57b3aaf2fb3d973ec96..7cd9bac8aa912f93e7307a5f7b1b110d0978037c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2024 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 64645f6774a1083266feefd9c888cddcb36afeb5..01fb8ade8789686ddb4c423e4020d31b465d80b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2022-2024 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 4bbdf580f3aaed39d051b5bf34acb1c2e8aa4711..f26a4e4a2adcd2f5af63be8b8ffc6021523c1eb5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2024 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 3a3d10e4352f51324d98d029a626eb867756eb39..8ad54fbb6cb39798c774f862c02e5b3ac745e289 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2024 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 767bb0db1628a28063dbd454a42c999e1e2cac8a..f5fea7d6490797047fef0399c1ad4e7986654a5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2020 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 4edae4a8e4ad2a831f4057b29f7ab7c82bf1962b..4d6ea42b52885fe0e0178f3d49ae4adbdde14842 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2024 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 0a037295a3dc54511c2f3edb0b36a80f86f1e968..af1cd740bc4fc62388d8386041a51d780f3564f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2024 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 c446841101ddccc8566a9056dd838a555a681dde..fe2d0c425222ee1c1c8ff159fd954ef8d112fa1a 100644 (file)
@@ -1,6 +1,6 @@
 #!@PYTHON@
 
-# Copyright (C) 2010-2021 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2010-2024 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 c650878d10b17cb3b5609e938cbd017321af93d6..36dcb9c69aa71f49f50fc413eb2ec206e38e33ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2024 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 4e9183a001d44a38846dcbe0c88e2c66de4ac164..a6a6d7ce74c614aa4411f36920122a914b2ae9bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2024 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 3e818e6289d37ca0ba2b3645763fe4ccb53ca75e..acc6082bce7163fc94c2a2b53df4cc69a53a1220 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 328544168b89ba229ec2cfd07aaad99b922a1c40..5d67db3504e772abf7e981d6cce7b80e7719ca6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2024 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 e16b5fc8ff7a81431f92f89cf00a3493a2dfc1b3..cae83011685d951cec099bf0be5ade74551ad24c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 fada98e3deaa45e9d7912ae77dc9fd51b03c2af9..8f21f27ab2d30c80c8988d52eab061eddccc2ed0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2011-2024 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 8c4d5ef025a6c7ef1eadb8215f3c2e5217fbcf8c..f320b3188198c4bd131be21a164e84ecc6d7f29b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2024 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 a689ad06d2c17cd22c40f99697de259148340ff4..63ad37b30d5414f3bf0b3d9dee848ea2928f0cbf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2024 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