diff options
author | Andrei Pavel <andrei@isc.org> | 2023-02-17 14:35:27 +0100 |
---|---|---|
committer | Andrei Pavel <andrei@isc.org> | 2023-02-17 16:42:41 +0100 |
commit | 4450e0514ab505ba3f618d9c9f1a52888c91983c (patch) | |
tree | be253bbf070e3858c91e4a648a69c77714f88d82 /src/bin/dhcp6/main.cc | |
parent | [#2768] bump up library versions for 2.3.5 release (diff) | |
download | kea-4450e0514ab505ba3f618d9c9f1a52888c91983c.tar.xz kea-4450e0514ab505ba3f618d9c9f1a52888c91983c.zip |
[#2769] release changes
Diffstat (limited to 'src/bin/dhcp6/main.cc')
-rw-r--r-- | src/bin/dhcp6/main.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/dhcp6/main.cc b/src/bin/dhcp6/main.cc index 053e1de1a7..e1f4cd50db 100644 --- a/src/bin/dhcp6/main.cc +++ b/src/bin/dhcp6/main.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2022 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2011-2023 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 |