diff options
author | Erlang/OTP <otp@erlang.org> | 2023-02-16 15:15:30 +0100 |
---|---|---|
committer | Erlang/OTP <otp@erlang.org> | 2023-02-16 15:15:30 +0100 |
commit | 2acc2e47aa880f9f630e775aec6ddbb7bf71e99e (patch) | |
tree | 01480836b4905be1b8c3d36d72d17cfb34630aec /erts/emulator/test | |
parent | 8d99d71ce828c7632abf539333b83cbead8e4b21 (diff) | |
download | erlang-2acc2e47aa880f9f630e775aec6ddbb7bf71e99e.tar.gz |
Update copyright year
Diffstat (limited to 'erts/emulator/test')
-rw-r--r-- | erts/emulator/test/op_SUITE.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/emulator/test/op_SUITE.erl b/erts/emulator/test/op_SUITE.erl index 21d41b89a3..dd13fde16d 100644 --- a/erts/emulator/test/op_SUITE.erl +++ b/erts/emulator/test/op_SUITE.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1999-2022. All Rights Reserved. +%% Copyright Ericsson AB 1999-2023. 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. |