diff options
author | Andrei Pavel <andrei@isc.org> | 2021-06-25 20:25:02 +0200 |
---|---|---|
committer | Andrei Pavel <andrei@isc.org> | 2021-06-28 09:34:31 +0200 |
commit | 17412cc914eba269a758dbcf90ab397e97747af1 (patch) | |
tree | 806a6f23c9d372966bb895e10c3a5e0ce04f68d4 /src/bin/dhcp6/location.hh | |
parent | [#1947] 1.9.9 release: add ChangeLog entries (diff) | |
download | kea-17412cc914eba269a758dbcf90ab397e97747af1.tar.xz kea-17412cc914eba269a758dbcf90ab397e97747af1.zip |
[#1947] 1.9.9 release changes
Diffstat (limited to 'src/bin/dhcp6/location.hh')
-rw-r--r-- | src/bin/dhcp6/location.hh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bin/dhcp6/location.hh b/src/bin/dhcp6/location.hh index 1a8f74170c..e8036de559 100644 --- a/src/bin/dhcp6/location.hh +++ b/src/bin/dhcp6/location.hh @@ -1,4 +1,4 @@ -// A Bison parser, made by GNU Bison 3.7.5. +// A Bison parser, made by GNU Bison 3.7.6. // Locations for Bison parsers in C++ @@ -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 |