diff options
author | Wlodek Wencel <wlodek@isc.org> | 2022-08-29 15:49:09 +0200 |
---|---|---|
committer | Wlodek Wencel <wlodek@isc.org> | 2022-08-29 15:49:09 +0200 |
commit | 188f05b891aca2a8db530d58d00025ed5ce2122e (patch) | |
tree | bc022ad5ab36c13cf821a4d31785d2d682051641 /src/bin | |
parent | [#2546] bump lib versions for 2.3.0 (diff) | |
download | kea-188f05b891aca2a8db530d58d00025ed5ce2122e.tar.xz kea-188f05b891aca2a8db530d58d00025ed5ce2122e.zip |
[#2551] release changes
Diffstat (limited to 'src/bin')
-rw-r--r-- | src/bin/agent/ca_process.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/agent/ca_process.cc b/src/bin/agent/ca_process.cc index 1fad8db9b4..6e6825eb79 100644 --- a/src/bin/agent/ca_process.cc +++ b/src/bin/agent/ca_process.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2016-2021 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2016-2022 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 |