Skip to content

Commit ed6e72e

Browse files
committed
chore: update copyright header year
Signed-off-by: Direktor799 <[email protected]>
1 parent 31d3459 commit ed6e72e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cryptoki/src/mechanism/hkdf.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2021 Contributors to the Parsec project.
1+
// Copyright 2024 Contributors to the Parsec project.
22
// SPDX-License-Identifier: Apache-2.0
33
//! Mechanisms of hash-based key derive function (HKDF)
44
//! See: <https://docs.oasis-open.org/pkcs11/pkcs11-curr/v3.0/os/pkcs11-curr-v3.0-os.html#_Toc30061597>

0 commit comments

Comments
 (0)