From 742b3e595c74f495a573bcce2145e51c3b301f5c Mon Sep 17 00:00:00 2001 From: wmjae Date: Tue, 25 Feb 2025 11:24:56 +0800 Subject: [PATCH] update copyright year --- concat-kdf/LICENSE-MIT | 2 +- hkdf/LICENSE-MIT | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/concat-kdf/LICENSE-MIT b/concat-kdf/LICENSE-MIT index 521c0fb..c74fffb 100644 --- a/concat-kdf/LICENSE-MIT +++ b/concat-kdf/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2022-2024 RustCrypto Developers +Copyright (c) 2022-2025 RustCrypto Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated diff --git a/hkdf/LICENSE-MIT b/hkdf/LICENSE-MIT index c0d0781..6603e54 100644 --- a/hkdf/LICENSE-MIT +++ b/hkdf/LICENSE-MIT @@ -1,5 +1,5 @@ Copyright (c) 2015-2018 Vlad Filippov -Copyright (c) 2018-2021 RustCrypto Developers +Copyright (c) 2018-2025 RustCrypto Developers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated