diff --git a/cryptoki/src/mechanism/ekdf.rs b/cryptoki/src/mechanism/ekdf.rs index b8a41e5..e8a3e05 100644 --- a/cryptoki/src/mechanism/ekdf.rs +++ b/cryptoki/src/mechanism/ekdf.rs @@ -1,4 +1,4 @@ -// Copyright 2021 Contributors to the Parsec project. +// Copyright 2023 Contributors to the Parsec project. // SPDX-License-Identifier: Apache-2.0 //! Mechanisms of key derivation by data encryption //! See: