diff --git a/tss-esapi/examples/aes_encrypt_decrypt.rs b/tss-esapi/examples/aes_encrypt_decrypt.rs index 27d33198..a0079c10 100644 --- a/tss-esapi/examples/aes_encrypt_decrypt.rs +++ b/tss-esapi/examples/aes_encrypt_decrypt.rs @@ -1,4 +1,4 @@ -// Copyright 2020 Contributors to the Parsec project. +// Copyright 2024 Contributors to the Parsec project. // SPDX-License-Identifier: Apache-2.0 /*