summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMarcin Godzina <mgodzina@isc.org>2024-03-22 16:55:27 +0100
committerMarcin Godzina <mgodzina@isc.org>2024-03-22 16:55:27 +0100
commit5390c1978f983fd343f1a3aa5bfb244d7f090fd1 (patch)
treec4dda1b62392e6de93d9e53c677ad7ce00dd54d1 /tools
parent[#3304] bump up library versions for 2.5.7 release (diff)
downloadkea-5390c1978f983fd343f1a3aa5bfb244d7f090fd1.tar.xz
kea-5390c1978f983fd343f1a3aa5bfb244d7f090fd1.zip
[#3307] release changesKea-2.5.7
Diffstat (limited to 'tools')
-rwxr-xr-xtools/clang-format.sh2
-rwxr-xr-xtools/uncrustify.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/clang-format.sh b/tools/clang-format.sh
index 8321c8e968..08aafc3f09 100755
--- a/tools/clang-format.sh
+++ b/tools/clang-format.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2020-2022 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/uncrustify.sh b/tools/uncrustify.sh
index 9f65560ce8..e4cdb5ba84 100755
--- a/tools/uncrustify.sh
+++ b/tools/uncrustify.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2020-2022 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