summaryrefslogtreecommitdiff
path: root/lib/stdlib/src
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2022-04-11 15:15:03 +0200
committerErlang/OTP <otp@erlang.org>2022-04-11 15:15:03 +0200
commit54332a7919f3188532d72bc4344cc6425424975c (patch)
treec436d818f516ce31585c52063b1899c05c085441 /lib/stdlib/src
parent56240f084d80de80d5f1c7fef94db68a6f1b81cc (diff)
downloaderlang-54332a7919f3188532d72bc4344cc6425424975c.tar.gz
Update copyright year
Diffstat (limited to 'lib/stdlib/src')
-rw-r--r--lib/stdlib/src/filename.erl2
-rw-r--r--lib/stdlib/src/zip.erl2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/stdlib/src/filename.erl b/lib/stdlib/src/filename.erl
index 968d0263bc..8bf4e97b9f 100644
--- a/lib/stdlib/src/filename.erl
+++ b/lib/stdlib/src/filename.erl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 1997-2021. All Rights Reserved.
+%% Copyright Ericsson AB 1997-2022. All Rights Reserved.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.
diff --git a/lib/stdlib/src/zip.erl b/lib/stdlib/src/zip.erl
index 68a678f735..c59398a84e 100644
--- a/lib/stdlib/src/zip.erl
+++ b/lib/stdlib/src/zip.erl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 2006-2021. All Rights Reserved.
+%% Copyright Ericsson AB 2006-2022. All Rights Reserved.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
%% you may not use this file except in compliance with the License.