Skip to content

Commit f295581

Browse files
author
Erlang/OTP
committed
Update copyright year
1 parent a96e544 commit f295581

File tree

37 files changed

+37
-37
lines changed

37 files changed

+37
-37
lines changed

erts/doc/guides/erl_dist_protocol.md

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 2023. All Rights Reserved.
4+
Copyright Ericsson AB 2023-2024. 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/beam_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 1998-2023. All Rights Reserved.
4+
%% Copyright Ericsson AB 1998-2024. 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/common_test/doc/guides/ct_hooks_chapter.md

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 2023. All Rights Reserved.
4+
Copyright Ericsson AB 2023-2024. 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/common_test/doc/guides/ct_master_chapter.md

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 2023. All Rights Reserved.
4+
Copyright Ericsson AB 2023-2024. 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/common_test/doc/guides/dependencies_chapter.md

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 2023. All Rights Reserved.
4+
Copyright Ericsson AB 2023-2024. 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/common_test/doc/guides/write_test_chapter.md

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 2023. All Rights Reserved.
4+
Copyright Ericsson AB 2023-2024. 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/common_test/src/ct.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 2003-2023. All Rights Reserved.
4+
%% Copyright Ericsson AB 2003-2024. 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/inets/doc/guides/http_server.md

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 2023. All Rights Reserved.
4+
Copyright Ericsson AB 2023-2024. 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/inets/src/http_server/mod_alias.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-2023. All Rights Reserved.
4+
%% Copyright Ericsson AB 1997-2024. 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/inets/src/http_server/mod_esi.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-2023. All Rights Reserved.
4+
%% Copyright Ericsson AB 1997-2024. 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)