diff options
author | Francis Dupont <fdupont@isc.org> | 2018-10-04 13:52:37 +0200 |
---|---|---|
committer | Francis Dupont <fdupont@isc.org> | 2018-10-06 02:47:02 +0200 |
commit | 73cafb6aaa2a05822888f48f243ba929cb045eec (patch) | |
tree | b0045acd78bc118f5b72f63d3b27f5836d7a21a1 /src/bin/netconf/tests/basic_library.cc | |
parent | [65-libyang-pool_rebased] Rebase on last master before merge (diff) | |
download | kea-73cafb6aaa2a05822888f48f243ba929cb045eec.tar.xz kea-73cafb6aaa2a05822888f48f243ba929cb045eec.zip |
[128-netconf-config] Added netconf config code from kea-yang
Diffstat (limited to 'src/bin/netconf/tests/basic_library.cc')
-rw-r--r-- | src/bin/netconf/tests/basic_library.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/netconf/tests/basic_library.cc b/src/bin/netconf/tests/basic_library.cc index deab59a692..f2186e085b 100644 --- a/src/bin/netconf/tests/basic_library.cc +++ b/src/bin/netconf/tests/basic_library.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2018 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 |