diff options
author | Wlodek Wencel <wlodek@isc.org> | 2021-08-27 14:53:34 +0200 |
---|---|---|
committer | Wlodek Wencel <wlodek@isc.org> | 2021-08-27 14:53:34 +0200 |
commit | 2d60162cf494fc27bd5e438a1be675967840ca8b (patch) | |
tree | 01fab2013dacb5d9caf612ba60241c28ff18bbde /src/bin/dhcp6/location.hh | |
parent | Changelog entry, dates, messages for release (diff) | |
download | kea-2d60162cf494fc27bd5e438a1be675967840ca8b.tar.xz kea-2d60162cf494fc27bd5e438a1be675967840ca8b.zip |
parsers regenerated
Diffstat (limited to 'src/bin/dhcp6/location.hh')
-rw-r--r-- | src/bin/dhcp6/location.hh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/bin/dhcp6/location.hh b/src/bin/dhcp6/location.hh index a8d79e7bb0..e8036de559 100644 --- a/src/bin/dhcp6/location.hh +++ b/src/bin/dhcp6/location.hh @@ -1,8 +1,8 @@ -// A Bison parser, made by GNU Bison 3.7.2. +// A Bison parser, made by GNU Bison 3.7.6. // Locations for Bison parsers in C++ -// Copyright (C) 2002-2015, 2018-2020 Free Software Foundation, Inc. +// Copyright (C) 2002-2015, 2018-2021 Free Software Foundation, Inc. // This program is free software: you can redistribute it and/or modify // it under the terms of the GNU General Public License as published by @@ -15,7 +15,7 @@ // GNU General Public License for more details. // You should have received a copy of the GNU General Public License -// along with this program. If not, see <http://www.gnu.org/licenses/>. +// along with this program. If not, see <https://www.gnu.org/licenses/>. // As a special exception, you may create a larger work that contains // part or all of the Bison parser skeleton and distribute that work |