summaryrefslogtreecommitdiffstats
path: root/src/share
diff options
context:
space:
mode:
authorMarcin Godzina <mgodzina@isc.org>2022-09-26 15:54:29 +0200
committerMarcin Godzina <mgodzina@isc.org>2022-09-26 15:54:29 +0200
commitcb8f6301e491cd24a2a8d3331f2823398ad9d282 (patch)
tree8150ad9ca2f4567950f20b9860ca1e2d3da74a56 /src/share
parent[#2559] Gitlab CI: leave danger step to the default Kea CI image (diff)
downloadkea-cb8f6301e491cd24a2a8d3331f2823398ad9d282.tar.xz
kea-cb8f6301e491cd24a2a8d3331f2823398ad9d282.zip
[#2577] release changes
Diffstat (limited to 'src/share')
-rw-r--r--src/share/yang/modules/utils/check-revisions.sh.in2
-rw-r--r--src/share/yang/modules/utils/reinstall.sh.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/share/yang/modules/utils/check-revisions.sh.in b/src/share/yang/modules/utils/check-revisions.sh.in
index 92b1573e4c..5990100043 100644
--- a/src/share/yang/modules/utils/check-revisions.sh.in
+++ b/src/share/yang/modules/utils/check-revisions.sh.in
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2018-2020 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2018-2022 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/src/share/yang/modules/utils/reinstall.sh.in b/src/share/yang/modules/utils/reinstall.sh.in
index bb01184b23..efb3627352 100644
--- a/src/share/yang/modules/utils/reinstall.sh.in
+++ b/src/share/yang/modules/utils/reinstall.sh.in
@@ -1,6 +1,6 @@
#!/bin/sh
-# Copyright (C) 2021 Internet Systems Consortium, Inc. ("ISC")
+# Copyright (C) 2021-2022 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