diff options
author | Wlodek Wencel <wlodek@isc.org> | 2020-06-22 13:57:32 +0200 |
---|---|---|
committer | Wlodek Wencel <wlodek@isc.org> | 2020-06-22 13:57:32 +0200 |
commit | 099412a53c61c5e503cb1d00c9e33e1f48a17449 (patch) | |
tree | e7343f33cd86f5e3785a91487695a28f8546b334 /src/bin/dhcp6/tests | |
parent | [#1234] spelling (diff) | |
download | kea-099412a53c61c5e503cb1d00c9e33e1f48a17449.tar.xz kea-099412a53c61c5e503cb1d00c9e33e1f48a17449.zip |
[#1288] code changes for 1.7.9 release
Diffstat (limited to 'src/bin/dhcp6/tests')
-rw-r--r-- | src/bin/dhcp6/tests/kea_controller_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/dhcp6/tests/kea_controller_unittest.cc b/src/bin/dhcp6/tests/kea_controller_unittest.cc index 96f013a1de..351455baaf 100644 --- a/src/bin/dhcp6/tests/kea_controller_unittest.cc +++ b/src/bin/dhcp6/tests/kea_controller_unittest.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2012-2019 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2012-2020 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 |