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/cryptolink | |
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/cryptolink')
-rw-r--r-- | src/lib/cryptolink/openssl_common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/cryptolink/openssl_common.h b/src/lib/cryptolink/openssl_common.h index 31cd39aa37..8a6381c7c3 100644 --- a/src/lib/cryptolink/openssl_common.h +++ b/src/lib/cryptolink/openssl_common.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2016 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2014-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 |