diff options
author | Marcin Siodelski <marcin@isc.org> | 2016-06-30 13:32:32 +0200 |
---|---|---|
committer | Marcin Siodelski <marcin@isc.org> | 2016-07-08 07:50:19 +0200 |
commit | 1f3ac9ac2b6cb19826adbfb6b9fb64828cf5efba (patch) | |
tree | 3d0df6a3826080b25a5223c53c60b3710002af82 /src/lib/dhcp/option6_addrlst.cc | |
parent | [4497] Added .gitignores to non-recursively built directories. (diff) | |
download | kea-1f3ac9ac2b6cb19826adbfb6b9fb64828cf5efba.tar.xz kea-1f3ac9ac2b6cb19826adbfb6b9fb64828cf5efba.zip |
[4497] Documented Option::clone() in all option classes.
Also udated copyright dates where applicable.
Diffstat (limited to 'src/lib/dhcp/option6_addrlst.cc')
-rw-r--r-- | src/lib/dhcp/option6_addrlst.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dhcp/option6_addrlst.cc b/src/lib/dhcp/option6_addrlst.cc index ab505c4da7..ba4cc0de39 100644 --- a/src/lib/dhcp/option6_addrlst.cc +++ b/src/lib/dhcp/option6_addrlst.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2011-2015 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2011-2016 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 |