Skip to content

Commit 0ba449a

Browse files
author
Erlang/OTP
committed
Update copyright year
1 parent a0dcab0 commit 0ba449a

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

erts/emulator/beam/erl_node_tables.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* %CopyrightBegin%
33
*
4-
* Copyright Ericsson AB 2001-2022. All Rights Reserved.
4+
* Copyright Ericsson AB 2001-2023. All Rights Reserved.
55
*
66
* Licensed under the Apache License, Version 2.0 (the "License");
77
* you may not use this file except in compliance with the License.

erts/emulator/test/distribution_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%%
22
%% %CopyrightBegin%
33
%%
4-
%% Copyright Ericsson AB 1997-2022. All Rights Reserved.
4+
%% Copyright Ericsson AB 1997-2023. All Rights Reserved.
55
%%
66
%% Licensed under the Apache License, Version 2.0 (the "License");
77
%% you may not use this file except in compliance with the License.

lib/compiler/src/beam_ssa.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%%
22
%% %CopyrightBegin%
33
%%
4-
%% Copyright Ericsson AB 2018-2022. All Rights Reserved.
4+
%% Copyright Ericsson AB 2018-2023. All Rights Reserved.
55
%%
66
%% Licensed under the Apache License, Version 2.0 (the "License");
77
%% you may not use this file except in compliance with the License.

lib/compiler/test/beam_ssa_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%%
22
%% %CopyrightBegin%
33
%%
4-
%% Copyright Ericsson AB 2018-2022. All Rights Reserved.
4+
%% Copyright Ericsson AB 2018-2023. All Rights Reserved.
55
%%
66
%% Licensed under the Apache License, Version 2.0 (the "License");
77
%% you may not use this file except in compliance with the License.

lib/compiler/test/beam_type_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
%%
22
%% %CopyrightBegin%
33
%%
4-
%% Copyright Ericsson AB 2015-2022. All Rights Reserved.
4+
%% Copyright Ericsson AB 2015-2023. All Rights Reserved.
55
%%
66
%% Licensed under the Apache License, Version 2.0 (the "License");
77
%% you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)