diff options
author | Wlodek Wencel <wlodek@isc.org> | 2024-01-29 10:17:26 +0100 |
---|---|---|
committer | Wlodek Wencel <wlodek@isc.org> | 2024-01-29 10:17:26 +0100 |
commit | 416a072394849eece5e1385db1e76040c989fdb7 (patch) | |
tree | 63b7916232db3eb9d18078b510ee0ee67d2fb304 /src/bin/dhcp6/ctrl_dhcp6_srv.cc | |
parent | [#2788] add RAII struct for exhausting options (diff) | |
download | kea-416a072394849eece5e1385db1e76040c989fdb7.tar.xz kea-416a072394849eece5e1385db1e76040c989fdb7.zip |
[#3237] release changes
Diffstat (limited to 'src/bin/dhcp6/ctrl_dhcp6_srv.cc')
-rw-r--r-- | src/bin/dhcp6/ctrl_dhcp6_srv.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/dhcp6/ctrl_dhcp6_srv.cc b/src/bin/dhcp6/ctrl_dhcp6_srv.cc index 035f3a9314..4a6e4e84a9 100644 --- a/src/bin/dhcp6/ctrl_dhcp6_srv.cc +++ b/src/bin/dhcp6/ctrl_dhcp6_srv.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2014-2024 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 |