]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1554] update copyright dates
authorAndrei Pavel <andrei@isc.org>
Fri, 20 Nov 2020 15:00:09 +0000 (17:00 +0200)
committerAndrei Pavel <andrei@isc.org>
Mon, 23 Nov 2020 11:40:41 +0000 (13:40 +0200)
45 files changed:
doc/devel/congestion-handling.dox
doc/sphinx/mes2doc.py
src/bin/agent/tests/callout_library.cc
src/bin/d2/d2_config.cc
src/bin/d2/d2_simple_parser.cc
src/bin/d2/tests/testdata/d2_cfg_tests.json
src/bin/perfdhcp/avalanche_scen.cc
src/bin/perfdhcp/basic_scen.cc
src/bin/perfdhcp/tests/test_control_unittest.cc
src/lib/cc/base_stamped_element.cc
src/lib/cc/server_tag.cc
src/lib/cc/simple_parser.cc
src/lib/cc/stamped_element.cc
src/lib/cc/stamped_value.cc
src/lib/cql/cql_exchange.cc
src/lib/cql/testutils/cql_schema.cc
src/lib/cryptolink/botan_hash.cc
src/lib/cryptolink/openssl_hash.cc
src/lib/database/backend_selector.cc
src/lib/database/dbaccess_parser.cc
src/lib/database/server.cc
src/lib/database/server_collection.cc
src/lib/dhcp/dhcp6.h
src/lib/dhcp/option_data_types.cc
src/lib/dhcp/tests/option6_auth_unittest.cc
src/lib/dhcp_ddns/dhcp_ddns_messages.mes
src/lib/dhcpsrv/cfg_consistency.cc
src/lib/dhcpsrv/ncr_generator.cc
src/lib/dhcpsrv/sanity_checker.cc
src/lib/eval/eval_messages.mes
src/lib/hooks/callout_handle_associate.cc
src/lib/hooks/tests/no_version_library.cc
src/lib/log/log_dbglevels.cc
src/lib/log/log_messages.mes
src/lib/mysql/testutils/mysql_schema.cc
src/lib/process/config_base.cc
src/lib/testutils/threaded_test.cc
src/lib/util/watch_socket.cc
src/lib/yang/adaptor.cc
src/lib/yang/adaptor_config.cc
src/lib/yang/adaptor_host.cc
src/lib/yang/adaptor_pool.cc
src/lib/yang/adaptor_subnet.cc
src/lib/yang/tests/config_unittests.cc
src/share/database/scripts/mysql/dhcpdb_drop.mysql

index c5ba6384191a3c4a5ecbdb2b6486ca451fdf3b7c..c964edb487a88f97848f89170b81f1091f2b1801 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 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 6b0461f6bb7c8721e49f903f7fc6c41b5b9579cc..cff26009ff239155088efe6c24c9bde71c8fa149 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 
-# Copyright (C) 2019 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2019-2020 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 deab59a6925eb97c8ce9c845d27f0aaa0ef87597..e001c6f5e095445920115428f44fcbbc6410dc9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2020 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 087396d8ac9f3cf4d3dbeac641e0700de978a51d..74ff793f958e2a375642f543fe9a20a71d825053 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2020 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 9d68631708672df5555d3175fc733f47296fe6cd..06607e707fc92fb181721e8ac3363a8994fd4622 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2020 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 f836d996bdb20d147018d1c20996c065a9ff6d9c..1b44d6a61e2129d5734ef8e3129439c25101c223 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2018 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2014-2020 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 7e0fd6879f6f0c5e0eb9351eeece2e6c364efcbe..df394c50f2df0e6cddcf9aadca66f95cad443922 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2020 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 a98d32f008111a57a70e042cee739293baf7fde2..6b7bcc23dd2fb5e0486d705a62df65a15dfb60bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2020 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 d89f0c3af9ca35fb414ed9c4c10f7edfdc28fbd4..37b97d5e3ec4b6d8a1c19de9bb831c703cdf4ff3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2020 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 eb6e6ac10087a4130925257c8ac9df2f22482c33..c3b6f3857097c22a10ce2a267ba0a457ec024cb3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2019-2020 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 f7035d74f6e06414038db29d57a8c10141883572..80e5184ec5ed3c8125efaab41f31a27e7083ae7c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2019-2020 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 de2d30818929a77b9c688541e6cdcff2b08f28b1..dc9f15a899dae6fe00398af629f00e4f3798e459 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2016-2020 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 032807267140464466e768f818d401cb91f82c67..3c53b3826f4b91d5a094f069cabe4befe0339afc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 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 cdbf8362f9e7a7652c80d604d23bf5d39bdf2291..b6554ea829b401bb1304ebf9069bb844e9285391 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 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 c134bcc21e63c58ca5ef71438cc29145b69fbe18..1dd00c017a5c283b5eb389d61b07666e14b291d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 Internet Systems Consortium, Inc. ("ISC")
 // Copyright (C) 2016-2017 Deutsche Telekom AG.
 //
 // Authors: Razvan Becheriu <razvan.becheriu@qualitance.com>
index f4b3b137650459b7c0c793dd6829203a2a0c6746..2d763e58477935cf98eb2f334509baa97b6c1e02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2020 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 5195d8a92de35f790862ed4a2c7c69393b393555..06dca6d05d5dce07dae8e381da0bf0905bf01a91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2020 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 a37311612e45ecb2fcd06d4aad609f0e788a66b2..68f2285e1547d114a3fea56d123c1146b5b14379 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2020 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 0cc45c0f2aae5d397ba8ce5c6fff9c9fafe414e3..0f61fe8333dc8471b98e2a5681a09cad4ef3666b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 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 4891eeba3c4324976a313c8849b5484d60c0bc62..812d637a1e520b3e31acce22497f20618c633ad8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2020 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 a896f1201428245e72bebde79ef5e5021c9a19a1..1b6fcd16c6cfde752676306275de35d7655451c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2019-2020 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 3343615fb332cee69a039fde0261ded73e96629f..0785bdfaddb91c4a74292fad7011de876a4f628e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2019-2020 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 428c74b305c53e3a3adcb9fb2c12367becd2f0d3..fbe4067ca337335e44e8fe9a5fbefe996bef7362 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2006-2020 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 6d27c8ce35f0a2a39bc7f8a67d7d5f446c87fe96..6f1bd04300cfcfeb690240681c88d74e916cecfb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2012-2020 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 f958e696fd896b50c29d8ce20038c714672837e6..41b7799d577d39275f9b3e8f27f7724a9a221dd8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 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 4f05a66667dea3d9f06fcec8a57d281c16990220..7c15bf95bb1bcb9b0f1cd0e3f74bcd9c8de7f09d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2013-2020 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 0d4b801bcb84a11b0ed9b6602182b502cd8b2b99..033754d3aae79f1486371b1fdf2f15cd9693b4b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 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 74f4d805970bab9afea065f6fe33d7373fc7f0d5..2fb2cdab163fd1373669876a4c26adc9c55614ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2020 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 3504becc440ba532d0f1a6940afdd7a8c1f3633a..e72b79866fe5161a6763e399af727327ec2bb615 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 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 7fc90c1dc6fad837b407ffa3f0d8e34bfc921b7b..3ea89f273de65236d18daa48e9e8aeb6155db6e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2015-2020 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 7e22f807ea007a393d976ece58c8f81f1bfc035a..6573fd93724d0897c7df020018ed113ffcdea176 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 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 06c0ac1ccead1e73e77541a2d3dac6e411e11a7e..a4c4bb5add8b86c8554e49bec5d47d306289be6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2020 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 0831a793940a2871c6240c2c702919b44a6be4c2..a53beb40ec80d1fec4f066a46275f1aeb9640ce5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2017-2020 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 ee0b45f50f42545c7f8acd3bb9a0142b8beec282..3c28d2c1e8e1af7b460f3fce8b6eb7477d98a82d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2011-2020 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 d198bbde0e4bc03f64d0d8ebc17e7e6d680ac363..d59cab784a4683c6914a7772c70c79e23cef2db8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2015-2020 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 1c98b8572dec6516113aaadb19a7c475f9034d36..fa9a8d8c8f54fd393f9a7ce31933a5a8fd81b977 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 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 165f35464e6515a03369cf09e88888e5acd9bb1e..88cb846e9f951eee802adc2816acf8ce4232c509 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 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 98c8ba28f09962b4277f23e6b2af7980e11c1921..6ffb3960830c7a801e8ff2e22caa1dcc656981fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2014-2020 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 704ac4093d06c47643c54daa68cecee35ec5e18e..597f233055305e87afb50d52b1a7666706fc514c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 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 54db1920a2893d3afcd1eb269637fcde26b3a031..0128792a6a7b533e1ed9f597a19e8c1edd818030 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 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 b3221a6903e7e70b0cbab6afadbaffe5c90c18d6..c02896af0e15cc10a0915879dc5c64f74ffbc7d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 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 d4d335283f80910d5471c9279d1db7c269d38550..a6586332dc09c029d3431eb84967eee1b771c001 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 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 152e34272f0777bf4925221621d9521da54fe637..bb352b979f1b788c1225e99a303d4f75368a61a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 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 7e8ab2ea8b283b71316844f80b8d070e05702cad..f749a3060a4b59ba62809df15fd7e9394f087a86 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2018-2020 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 43a62e9d9d8ad74bc6420bf02c1859d150e6b9f6..aaddab13b4ac46c9719a02a0c76a35eeaa1f81fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2019 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2016-2020 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