diff options
author | Marcin Godzina <mgodzina@isc.org> | 2022-06-27 18:08:34 +0200 |
---|---|---|
committer | Marcin Godzina <mgodzina@isc.org> | 2022-06-27 18:08:34 +0200 |
commit | a760281c9c894f4cb62157faab4e35c71eac46f7 (patch) | |
tree | 353dde625da0315ee3683d4e14f6f194fb1aa074 /src/lib/asiolink/openssl_tls.h | |
parent | [#2457] fill vector with zeros in SecBuf without referencing potentially unal... (diff) | |
download | kea-a760281c9c894f4cb62157faab4e35c71eac46f7.tar.xz kea-a760281c9c894f4cb62157faab4e35c71eac46f7.zip |
[#2463] release changes
Diffstat (limited to 'src/lib/asiolink/openssl_tls.h')
-rw-r--r-- | src/lib/asiolink/openssl_tls.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/asiolink/openssl_tls.h b/src/lib/asiolink/openssl_tls.h index af8eabbf7e..e5a5a21915 100644 --- a/src/lib/asiolink/openssl_tls.h +++ b/src/lib/asiolink/openssl_tls.h @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2021-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 |