Skip to content

Commit 4d23e63

Browse files
author
Erlang/OTP
committed
Update copyright year
1 parent 27778ac commit 4d23e63

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

erts/emulator/test/erl_debugger_SUITE.erl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
%% SPDX-License-Identifier: Apache-2.0
55
%%
66
%% Copyright (c) Meta Platforms, Inc. and affiliates.
7+
%% Copyright Ericsson AB 2025. All Rights Reserved.
78
%%
89
%% Licensed under the Apache License, Version 2.0 (the "License");
910
%% you may not use this file except in compliance with the License.

lib/debugger/priv/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
# %CopyrightBegin%
33
#
44
# SPDX-License-Identifier: Apache-2.0
5-
#
6-
# Copyright Ericsson AB 1997-2022. All Rights Reserved.
7-
#
5+
#
6+
# Copyright Ericsson AB 1997-2025. All Rights Reserved.
7+
#
88
# Licensed under the Apache License, Version 2.0 (the "License");
99
# you may not use this file except in compliance with the License.
1010
# You may obtain a copy of the License at
@@ -16,7 +16,7 @@
1616
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1717
# See the License for the specific language governing permissions and
1818
# limitations under the License.
19-
#
19+
#
2020
# %CopyrightEnd%
2121
#
2222

0 commit comments

Comments
 (0)