From: Andrei Pavel Date: Mon, 28 Jul 2025 06:09:48 +0000 (+0300) Subject: [#4031] Additional updates to copyright dates X-Git-Tag: Kea-3.1.0~3 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=621aa2d78350f1896b5965f16550c18c86d6e938;p=thirdparty%2Fkea.git [#4031] Additional updates to copyright dates --- diff --git a/src/bin/agent/agent_lexer.cc b/src/bin/agent/agent_lexer.cc index 39e602af57..75f2a9a036 100644 --- a/src/bin/agent/agent_lexer.cc +++ b/src/bin/agent/agent_lexer.cc @@ -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 diff --git a/src/bin/agent/agent_lexer.ll b/src/bin/agent/agent_lexer.ll index 1e649b8371..eacfc16ee5 100644 --- a/src/bin/agent/agent_lexer.ll +++ b/src/bin/agent/agent_lexer.ll @@ -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 diff --git a/src/bin/netconf/netconf_lexer.cc b/src/bin/netconf/netconf_lexer.cc index 29b017c513..3184004df4 100644 --- a/src/bin/netconf/netconf_lexer.cc +++ b/src/bin/netconf/netconf_lexer.cc @@ -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: { diff --git a/src/bin/netconf/netconf_lexer.ll b/src/bin/netconf/netconf_lexer.ll index 6d3ad5eb32..d6e7226270 100644 --- a/src/bin/netconf/netconf_lexer.ll +++ b/src/bin/netconf/netconf_lexer.ll @@ -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 diff --git a/src/lib/eval/lexer.cc b/src/lib/eval/lexer.cc index 1c9707c03b..729662fa63 100644 --- a/src/lib/eval/lexer.cc +++ b/src/lib/eval/lexer.cc @@ -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 diff --git a/src/lib/eval/lexer.ll b/src/lib/eval/lexer.ll index 43c2eadf36..ad500ad976 100644 --- a/src/lib/eval/lexer.ll +++ b/src/lib/eval/lexer.ll @@ -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