]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4031] Additional updates to copyright dates
authorAndrei Pavel <andrei@isc.org>
Mon, 28 Jul 2025 06:09:48 +0000 (09:09 +0300)
committerAndrei Pavel <andrei@isc.org>
Mon, 28 Jul 2025 06:11:07 +0000 (09:11 +0300)
src/bin/agent/agent_lexer.cc
src/bin/agent/agent_lexer.ll
src/bin/netconf/netconf_lexer.cc
src/bin/netconf/netconf_lexer.ll
src/lib/eval/lexer.cc
src/lib/eval/lexer.ll

index 39e602af57fda8a6936771b56dd3aba535163c04..75f2a9a036b25e1b6913c39c8ed69698ba49fa49 100644 (file)
@@ -1579,7 +1579,7 @@ static const flex_int16_t yy_rule_linenum[73] =
 #define YY_RESTORE_YY_MORE_OFFSET
 char *yytext;
 #line 1 "agent_lexer.ll"
-/* Copyright (C) 2017-2024 Internet Systems Consortium, Inc. ("ISC")
+/* Copyright (C) 2017-2025 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 1e649b83714c4b100acd1b03af4cc6bd6221326d..eacfc16ee59c88edf7e2d1173eaab83afa2f7ae1 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2017-2024 Internet Systems Consortium, Inc. ("ISC")
+/* Copyright (C) 2017-2025 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 29b017c513c4d5db24c89f24b9b32adc6aacc744..3184004df43dccdded4071516c1133dcd4e8a892 100644 (file)
@@ -1,6 +1,6 @@
-#line 2 "netconf_lexer.cc"
+#line 1 "netconf_lexer.cc"
 
-#line 4 "netconf_lexer.cc"
+#line 3 "netconf_lexer.cc"
 
 #define  YY_INT_ALIGNED short int
 
@@ -1519,7 +1519,7 @@ using isc::netconf::NetconfParser;
 
 /* To avoid the call to exit... oops! */
 #define YY_FATAL_ERROR(msg) isc::netconf::ParserContext::fatal(msg)
-#line 1523 "netconf_lexer.cc"
+#line 1522 "netconf_lexer.cc"
 /* noyywrap disables automatic rewinding for the next file to parse. Since we
    always parse only a single string, there's no need to do any wraps. And
    using yywrap requires linking with -lfl, which provides the default yywrap
@@ -1545,8 +1545,8 @@ using isc::netconf::NetconfParser;
    by moving it ahead by yyleng bytes. yyleng specifies the length of the
    currently matched token. */
 #define YY_USER_ACTION  driver.loc_.columns(yyleng);
+#line 1548 "netconf_lexer.cc"
 #line 1549 "netconf_lexer.cc"
-#line 1550 "netconf_lexer.cc"
 
 #define INITIAL 0
 #define COMMENT 1
@@ -1860,7 +1860,7 @@ YY_DECL
     }
 
 
-#line 1864 "netconf_lexer.cc"
+#line 1863 "netconf_lexer.cc"
 
        while ( /*CONSTCOND*/1 )                /* loops until end-of-file is reached */
                {
@@ -2767,7 +2767,7 @@ YY_RULE_SETUP
 #line 752 "netconf_lexer.ll"
 ECHO;
        YY_BREAK
-#line 2771 "netconf_lexer.cc"
+#line 2770 "netconf_lexer.cc"
 
        case YY_END_OF_BUFFER:
                {
index 6d3ad5eb32cceb3c745e1b56c03d8747d9febb9f..d6e7226270cddddf3f37dac6f1394841384a9fb3 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2018-2023 Internet Systems Consortium, Inc. ("ISC")
+/* Copyright (C) 2018-2025 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 1c9707c03bfd4e2c3246b3a16444e83ea2c98140..729662fa63a29430e44c427f7223bb7faef67297 100644 (file)
@@ -1015,7 +1015,7 @@ static const flex_int16_t yy_rule_linenum[69] =
 #define YY_RESTORE_YY_MORE_OFFSET
 char *yytext;
 #line 1 "lexer.ll"
-/* Copyright (C) 2015-2024 Internet Systems Consortium, Inc. ("ISC")
+/* Copyright (C) 2015-2025 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 43c2eadf36a9e6b7fb2dc4deb260696361f2b250..ad500ad976fd0ad788738aea1a21aefc0e2f9b56 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2024 Internet Systems Consortium, Inc. ("ISC")
+/* Copyright (C) 2015-2025 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