summaryrefslogtreecommitdiff
path: root/lib/stdlib/test/base64_property_test_SUITE.erl
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2022-09-20 12:30:27 +0200
committerErlang/OTP <otp@erlang.org>2022-09-20 12:30:27 +0200
commita258c987004d3cc6e1716c682c0d686e3b81d1c6 (patch)
tree3b9366c0209fa41f3e11665be1a71aa9ffe97a25 /lib/stdlib/test/base64_property_test_SUITE.erl
parentc9c7917193d485f040c184c16fadd5ecd74525e7 (diff)
downloaderlang-a258c987004d3cc6e1716c682c0d686e3b81d1c6.tar.gz
Update copyright year
Diffstat (limited to 'lib/stdlib/test/base64_property_test_SUITE.erl')
-rw-r--r--lib/stdlib/test/base64_property_test_SUITE.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/stdlib/test/base64_property_test_SUITE.erl b/lib/stdlib/test/base64_property_test_SUITE.erl
index 3802b68ce3..7717b62767 100644
--- a/lib/stdlib/test/base64_property_test_SUITE.erl
+++ b/lib/stdlib/test/base64_property_test_SUITE.erl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 2021. All Rights Reserved.
+%% Copyright Ericsson AB 2021-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.