File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ OpenSSL or Botan) for compilation. Optional backends (MySQL and PostgreSQL)
3636have additional dependencies. For detailed installation directions, see the
3737documentation in doc/sphinx/arm/install.rst text file or on the Kea online
3838docs: https://kea.readthedocs.io/.
39- Other optional dependencies are FreeRADIUS client (this requires a subscriber
40- only RADIUS hook) and Sysrepo, a system for providing YANG/NETCONF interface.
39+ Other optional dependencies is Sysrepo, a system for providing YANG/NETCONF
40+ interface.
4141
4242You can find current OS-specific build/installation
4343instructions in our knowledge base at https://kb.isc.org/docs/installing-kea
Original file line number Diff line number Diff line change @@ -2222,7 +2222,7 @@ static const flex_int16_t yy_rule_linenum[234] =
22222222#define YY_RESTORE_YY_MORE_OFFSET
22232223char *yytext;
22242224#line 1 "dhcp4_lexer.ll"
2225- /* Copyright (C) 2016-2023 Internet Systems Consortium, Inc. ("ISC")
2225+ /* Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
22262226
22272227 This Source Code Form is subject to the terms of the Mozilla Public
22282228 License, v. 2.0. If a copy of the MPL was not distributed with this
Original file line number Diff line number Diff line change @@ -2202,7 +2202,7 @@ static const flex_int16_t yy_rule_linenum[238] =
22022202#define YY_RESTORE_YY_MORE_OFFSET
22032203char *yytext;
22042204#line 1 "dhcp6_lexer.ll"
2205- /* Copyright (C) 2016-2023 Internet Systems Consortium, Inc. ("ISC")
2205+ /* Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
22062206
22072207 This Source Code Form is subject to the terms of the Mozilla Public
22082208 License, v. 2.0. If a copy of the MPL was not distributed with this
Original file line number Diff line number Diff line change 1- # Copyright (C) 2016-2021 Internet Systems Consortium, Inc. ("ISC")
1+ # Copyright (C) 2016-2024 Internet Systems Consortium, Inc. ("ISC")
22#
33# This Source Code Form is subject to the terms of the Mozilla Public
44# License, v. 2.0. If a copy of the MPL was not distributed with this
You can’t perform that action at this time.
0 commit comments