Skip to content

Commit 04df4ed

Browse files
committed
license: adds copyrights to files
1 parent 8855d7c commit 04df4ed

File tree

7 files changed

+7
-6
lines changed

7 files changed

+7
-6
lines changed

.github/workflows/upload-windows-zip.yaml

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-2021. All Rights Reserved.
4+
## Copyright 2024 Wojtek Mach <[email protected]>
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/etc/win32/INSTALL.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
%% SPDX-License-Identifier: Apache-2.0
2+
%% Copyright 2024 Wojtek Mach <[email protected]>
23

34
Welcome to Erlang/OTP!
45

lib/asn1/test/asn1_SUITE_data/SwCDR.asn1config

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 1996-2024. All Rights Reserved.
4+
-- Copyright 2024 Vance Shipley <[email protected]>
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/asn1/test/test_exclusive_decode_rest.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-2024. All Rights Reserved.
4+
%% Copyright 2024 Vance Shipley <[email protected]>
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_doc_SUITE_data/behaviours.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 1996-2024. All Rights Reserved.
4+
%% Copyright 2024 Jonatan Kłosko <[email protected]>
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_doc_SUITE_data/source_annotations.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 1996-2024. All Rights Reserved.
4+
%% Copyright 2024 Jonatan Kłosko <[email protected]>
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_doc_SUITE_data/source_path.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 1996-2024. All Rights Reserved.
4+
%% Copyright 2024 Jonatan Kłosko <[email protected]>
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)