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/d2/tests/d2_simple_parser_unittest.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/d2/tests/d2_simple_parser_unittest.cc')
-rw-r--r-- | src/bin/d2/tests/d2_simple_parser_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/d2/tests/d2_simple_parser_unittest.cc b/src/bin/d2/tests/d2_simple_parser_unittest.cc index 682908a083..e1efea4578 100644 --- a/src/bin/d2/tests/d2_simple_parser_unittest.cc +++ b/src/bin/d2/tests/d2_simple_parser_unittest.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2021 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2017-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 |