summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorAndrei Pavel <andrei@isc.org>2024-02-26 09:46:31 +0100
committerAndrei Pavel <andrei@isc.org>2024-02-26 09:46:31 +0100
commit62169d8a7dbb9a329333d0a48973221494aa3896 (patch)
tree2c55b28586e0892b7cd2dff3a881432bd36ca134 /tools
parent[#3261] bump up library versions for 2.5.6 release (diff)
downloadkea-62169d8a7dbb9a329333d0a48973221494aa3896.tar.xz
kea-62169d8a7dbb9a329333d0a48973221494aa3896.zip
[#3263] release changes
Diffstat (limited to 'tools')
-rwxr-xr-xtools/check-for-duplicate-includes.sh2
-rwxr-xr-xtools/print-generated-files.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/check-for-duplicate-includes.sh b/tools/check-for-duplicate-includes.sh
index 6bf44e8eb4..913c1ba80a 100755
--- a/tools/check-for-duplicate-includes.sh
+++ b/tools/check-for-duplicate-includes.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# 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
diff --git a/tools/print-generated-files.sh b/tools/print-generated-files.sh
index ae3a819bbe..9397094a02 100755
--- a/tools/print-generated-files.sh
+++ b/tools/print-generated-files.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2020-2021 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