summaryrefslogtreecommitdiff
path: root/lib/compiler/src
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2022-04-11 15:15:03 +0200
committerErlang/OTP <otp@erlang.org>2022-04-11 15:15:03 +0200
commit54332a7919f3188532d72bc4344cc6425424975c (patch)
treec436d818f516ce31585c52063b1899c05c085441 /lib/compiler/src
parent56240f084d80de80d5f1c7fef94db68a6f1b81cc (diff)
downloaderlang-54332a7919f3188532d72bc4344cc6425424975c.tar.gz
Update copyright year
Diffstat (limited to 'lib/compiler/src')
-rw-r--r--lib/compiler/src/beam_ssa_bool.erl2
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.