diff options
author | Erlang/OTP <otp@erlang.org> | 2022-04-11 15:15:03 +0200 |
---|---|---|
committer | Erlang/OTP <otp@erlang.org> | 2022-04-11 15:15:03 +0200 |
commit | 54332a7919f3188532d72bc4344cc6425424975c (patch) | |
tree | c436d818f516ce31585c52063b1899c05c085441 /lib/compiler/src | |
parent | 56240f084d80de80d5f1c7fef94db68a6f1b81cc (diff) | |
download | erlang-54332a7919f3188532d72bc4344cc6425424975c.tar.gz |
Update copyright year
Diffstat (limited to 'lib/compiler/src')
-rw-r--r-- | lib/compiler/src/beam_ssa_bool.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compiler/src/beam_ssa_bool.erl b/lib/compiler/src/beam_ssa_bool.erl index 02c00b0e04..6efab4fd07 100644 --- a/lib/compiler/src/beam_ssa_bool.erl +++ b/lib/compiler/src/beam_ssa_bool.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2019-2021. All Rights Reserved. +%% Copyright Ericsson AB 2019-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. |