summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorWlodek Wencel <wlodek@isc.org>2024-01-29 13:11:19 +0100
committerWlodek Wencel <wlodek@isc.org>2024-01-29 13:11:19 +0100
commit783bc34dafc83c1b5c8fa19d9db7da88b652ac33 (patch)
tree5f9e6fe585121a3968e6d7177643a4ee9439f549 /src
parent[#3237] release changes (diff)
downloadkea-783bc34dafc83c1b5c8fa19d9db7da88b652ac33.tar.xz
kea-783bc34dafc83c1b5c8fa19d9db7da88b652ac33.zip
[#3237] release changes
Diffstat (limited to 'src')
-rw-r--r--src/bin/dhcp4/dhcp4_lexer.cc2
-rw-r--r--src/bin/dhcp6/dhcp6_lexer.cc2
-rw-r--r--src/lib/process/process_messages.mes2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/bin/dhcp4/dhcp4_lexer.cc b/src/bin/dhcp4/dhcp4_lexer.cc
index f570e3b799..8c3175293a 100644
--- a/src/bin/dhcp4/dhcp4_lexer.cc
+++ b/src/bin/dhcp4/dhcp4_lexer.cc
@@ -2222,7 +2222,7 @@ static const flex_int16_t yy_rule_linenum[234] =
#define YY_RESTORE_YY_MORE_OFFSET
char *yytext;
#line 1 "dhcp4_lexer.ll"
-/* 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
diff --git a/src/bin/dhcp6/dhcp6_lexer.cc b/src/bin/dhcp6/dhcp6_lexer.cc
index be4d6f52eb..7e427df457 100644
--- a/src/bin/dhcp6/dhcp6_lexer.cc
+++ b/src/bin/dhcp6/dhcp6_lexer.cc
@@ -2202,7 +2202,7 @@ static const flex_int16_t yy_rule_linenum[238] =
#define YY_RESTORE_YY_MORE_OFFSET
char *yytext;
#line 1 "dhcp6_lexer.ll"
-/* 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
diff --git a/src/lib/process/process_messages.mes b/src/lib/process/process_messages.mes
index 89b31c40c6..31be9f8534 100644
--- a/src/lib/process/process_messages.mes
+++ b/src/lib/process/process_messages.mes
@@ -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