diff options
| author | Erlang/OTP <otp@erlang.org> | 2023-04-11 16:05:30 +0200 |
|---|---|---|
| committer | Erlang/OTP <otp@erlang.org> | 2023-04-11 16:05:30 +0200 |
| commit | d6a185b0db00c281734dc5ea297472ef825bd8d6 (patch) | |
| tree | 0ba8796c1a8bcf11ff22425921fed11221c07212 /lib/compiler/src | |
| parent | 7f7d2b7a1b0efedd41bae85bc0a67e609d0d38a5 (diff) | |
| download | erlang-d6a185b0db00c281734dc5ea297472ef825bd8d6.tar.gz | |
Update copyright year
Diffstat (limited to 'lib/compiler/src')
| -rw-r--r-- | lib/compiler/src/beam_disasm.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compiler/src/beam_disasm.erl b/lib/compiler/src/beam_disasm.erl index 87cc5e761d..35ba0ba82d 100644 --- a/lib/compiler/src/beam_disasm.erl +++ b/lib/compiler/src/beam_disasm.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2000-2022. All Rights Reserved. +%% Copyright Ericsson AB 2000-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. |
