Skip to content

Commit 9b89194

Browse files
author
Erlang/OTP
committed
Update copyright year
1 parent a4b4633 commit 9b89194

14 files changed

Lines changed: 16 additions & 16 deletions

File tree

lib/crypto/c_src/engine.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* SPDX-License-Identifier: Apache-2.0
55
*
6-
* Copyright Ericsson AB 2010-2025. All Rights Reserved.
6+
* Copyright Ericsson AB 2010-2026. All Rights Reserved.
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

lib/crypto/test/engine_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
%%
44
%% SPDX-License-Identifier: Apache-2.0
55
%%
6-
%% Copyright Ericsson AB 2017-2025. All Rights Reserved.
6+
%% Copyright Ericsson AB 2017-2026. All Rights Reserved.
77
%%
88
%% Licensed under the Apache License, Version 2.0 (the "License");
99
%% you may not use this file except in compliance with the License.

lib/inets/src/http_server/httpd_request.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
%%
44
%% SPDX-License-Identifier: Apache-2.0
55
%%
6-
%% Copyright Ericsson AB 2005-2025. All Rights Reserved.
6+
%% Copyright Ericsson AB 2005-2026. All Rights Reserved.
77
%%
88
%% Licensed under the Apache License, Version 2.0 (the "License");
99
%% you may not use this file except in compliance with the License.

lib/inets/src/http_server/httpd_request_handler.erl

Lines changed: 3 additions & 3 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-2025. All Rights Reserved.
7-
%%
5+
%%
6+
%% Copyright Ericsson AB 1997-2026. 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

lib/inets/test/httpd_SUITE.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
%%
44
%% SPDX-License-Identifier: Apache-2.0
55
%%
6-
%% Copyright Ericsson AB 2013-2025. All Rights Reserved.
6+
%% Copyright Ericsson AB 2013-2026. All Rights Reserved.
77
%%
88
%% Licensed under the Apache License, Version 2.0 (the "License");
99
%% you may not use this file except in compliance with the License.

lib/ssh/doc/guides/configurations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
SPDX-License-Identifier: Apache-2.0
55
6-
Copyright Ericsson AB 2023-2025. All Rights Reserved.
6+
Copyright Ericsson AB 2023-2026. All Rights Reserved.
77
88
Licensed under the Apache License, Version 2.0 (the "License");
99
you may not use this file except in compliance with the License.

lib/ssh/doc/guides/configure_algos.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
SPDX-License-Identifier: Apache-2.0
55
6-
Copyright Ericsson AB 2023-2025. All Rights Reserved.
6+
Copyright Ericsson AB 2023-2026. All Rights Reserved.
77
88
Licensed under the Apache License, Version 2.0 (the "License");
99
you may not use this file except in compliance with the License.

lib/ssh/doc/guides/hardening.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
SPDX-License-Identifier: Apache-2.0
55
6-
Copyright Ericsson AB 2023-2025. All Rights Reserved.
6+
Copyright Ericsson AB 2023-2026. All Rights Reserved.
77
88
Licensed under the Apache License, Version 2.0 (the "License");
99
you may not use this file except in compliance with the License.

lib/ssh/doc/ssh_app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
SPDX-License-Identifier: Apache-2.0
55
6-
Copyright Ericsson AB 2023-2025. All Rights Reserved.
6+
Copyright Ericsson AB 2023-2026. All Rights Reserved.
77
88
Licensed under the Apache License, Version 2.0 (the "License");
99
you may not use this file except in compliance with the License.

lib/ssh/src/ssh_sftpd.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
%%
44
%% SPDX-License-Identifier: Apache-2.0
55
%%
6-
%% Copyright Ericsson AB 2005-2025. All Rights Reserved.
6+
%% Copyright Ericsson AB 2005-2026. All Rights Reserved.
77
%%
88
%% Licensed under the Apache License, Version 2.0 (the "License");
99
%% you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)