diff options
author | Michal Nowikowski <godfryd@isc.org> | 2021-02-19 17:24:29 +0100 |
---|---|---|
committer | Wlodek Wencel <wlodek@isc.org> | 2021-02-23 08:50:09 +0100 |
commit | 846fda9551f824dc34fc337656ca5948bafb3f85 (patch) | |
tree | f8ba63ece3d0236d3531ace432836f6f2d3cc669 /src/bin/agent | |
parent | [#1698] add ChangeLog entry (diff) | |
download | kea-846fda9551f824dc34fc337656ca5948bafb3f85.tar.xz kea-846fda9551f824dc34fc337656ca5948bafb3f85.zip |
[#1715] release changesKea-1.9.5
Diffstat (limited to 'src/bin/agent')
-rw-r--r-- | src/bin/agent/location.hh | 1 | ||||
-rw-r--r-- | src/bin/agent/position.hh | 1 | ||||
-rw-r--r-- | src/bin/agent/stack.hh | 1 | ||||
-rw-r--r-- | src/bin/agent/tests/ca_controller_unittests.cc | 2 | ||||
-rw-r--r-- | src/bin/agent/tests/get_config_unittest.cc | 2 |
5 files changed, 2 insertions, 5 deletions
diff --git a/src/bin/agent/location.hh b/src/bin/agent/location.hh index 96915985c7..7a934c2254 100644 --- a/src/bin/agent/location.hh +++ b/src/bin/agent/location.hh @@ -1,4 +1,3 @@ -// Generated 202102092106 // A Bison parser, made by GNU Bison 3.7.5. // Locations for Bison parsers in C++ diff --git a/src/bin/agent/position.hh b/src/bin/agent/position.hh index 6a359b9487..2d3317f224 100644 --- a/src/bin/agent/position.hh +++ b/src/bin/agent/position.hh @@ -1,4 +1,3 @@ -// Generated 202102092106 // A Bison parser, made by GNU Bison 3.7.5. // Starting with Bison 3.2, this file is useless: the structure it diff --git a/src/bin/agent/stack.hh b/src/bin/agent/stack.hh index 335fce3730..fe7f93f75b 100644 --- a/src/bin/agent/stack.hh +++ b/src/bin/agent/stack.hh @@ -1,4 +1,3 @@ -// Generated 202102092106 // A Bison parser, made by GNU Bison 3.7.5. // Starting with Bison 3.2, this file is useless: the structure it diff --git a/src/bin/agent/tests/ca_controller_unittests.cc b/src/bin/agent/tests/ca_controller_unittests.cc index 2018ac28ce..b7233a9c42 100644 --- a/src/bin/agent/tests/ca_controller_unittests.cc +++ b/src/bin/agent/tests/ca_controller_unittests.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2016-2020 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2016-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 diff --git a/src/bin/agent/tests/get_config_unittest.cc b/src/bin/agent/tests/get_config_unittest.cc index 45396ecaf1..2d557294ed 100644 --- a/src/bin/agent/tests/get_config_unittest.cc +++ b/src/bin/agent/tests/get_config_unittest.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2020 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2017-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 |