diff options
author | Marcin Godzina <mgodzina@isc.org> | 2023-09-25 09:49:09 +0200 |
---|---|---|
committer | Marcin Godzina <mgodzina@isc.org> | 2023-09-25 09:49:09 +0200 |
commit | 4ecf78293f139f46f115fd10ddf9ef23234a91a6 (patch) | |
tree | 6d275ea12cb0065553375057f6516b7a1d684c97 /src/lib/dns | |
parent | [#3085] bump up library versions for 2.5.2 release (diff) | |
download | kea-4ecf78293f139f46f115fd10ddf9ef23234a91a6.tar.xz kea-4ecf78293f139f46f115fd10ddf9ef23234a91a6.zip |
[#3087] release changes
Diffstat (limited to 'src/lib/dns')
-rw-r--r-- | src/lib/dns/tests/rdata_unittest.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dns/tests/rdata_unittest.cc b/src/lib/dns/tests/rdata_unittest.cc index 468c3e7fc0..afc16a1986 100644 --- a/src/lib/dns/tests/rdata_unittest.cc +++ b/src/lib/dns/tests/rdata_unittest.cc @@ -1,4 +1,4 @@ -// Copyright (C) 2010-2020 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2010-2023 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 |