diff options
author | Erlang/OTP <otp@erlang.org> | 2022-02-15 19:44:09 +0100 |
---|---|---|
committer | Erlang/OTP <otp@erlang.org> | 2022-02-15 19:44:09 +0100 |
commit | 7e702ac4b321c4870bdbbfc4c24ac3a5d5d572b5 (patch) | |
tree | d15c649d47699ee99e1ca84a846ca526d7cf02fc /erts/emulator/test/exception_SUITE.erl | |
parent | 60497f1b78d9fc7f02e16b8dba035548abbf4e9f (diff) | |
download | erlang-7e702ac4b321c4870bdbbfc4c24ac3a5d5d572b5.tar.gz |
Update copyright year
Diffstat (limited to 'erts/emulator/test/exception_SUITE.erl')
-rw-r--r-- | erts/emulator/test/exception_SUITE.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/test/exception_SUITE.erl b/erts/emulator/test/exception_SUITE.erl index 30f0c4e575..e722ec1a43 100644 --- a/erts/emulator/test/exception_SUITE.erl +++ b/erts/emulator/test/exception_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1997-2021. All Rights Reserved. +%% Copyright Ericsson AB 1997-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. |