diff options
author | Erlang/OTP <otp@erlang.org> | 2022-09-20 12:30:27 +0200 |
---|---|---|
committer | Erlang/OTP <otp@erlang.org> | 2022-09-20 12:30:27 +0200 |
commit | a258c987004d3cc6e1716c682c0d686e3b81d1c6 (patch) | |
tree | 3b9366c0209fa41f3e11665be1a71aa9ffe97a25 /lib/public_key | |
parent | c9c7917193d485f040c184c16fadd5ecd74525e7 (diff) | |
download | erlang-a258c987004d3cc6e1716c682c0d686e3b81d1c6.tar.gz |
Update copyright year
Diffstat (limited to 'lib/public_key')
-rw-r--r-- | lib/public_key/test/pbe_SUITE.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/public_key/test/pbe_SUITE.erl b/lib/public_key/test/pbe_SUITE.erl index 3e6e9c9c3f..f3ed9f9b1d 100644 --- a/lib/public_key/test/pbe_SUITE.erl +++ b/lib/public_key/test/pbe_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2011-2020. All Rights Reserved. +%% Copyright Ericsson AB 2011-2022. All Rights Reserved. %% %% Licensed under the Apache License, Version 2.0 (the "License"); %% you may not use this file except in compliance with the License. |