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/main.cc | |
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/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 eca4ceb766..e3e98431a6 100644 --- a/src/bin/dhcp6/main.cc +++ b/src/bin/dhcp6/main.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2020 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2011-2021 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 |