summaryrefslogtreecommitdiff
path: root/lib/inets/src/http_server
diff options
context:
space:
mode:
authorErlang/OTP <otp@erlang.org>2023-02-22 15:29:10 +0100
committerErlang/OTP <otp@erlang.org>2023-02-22 15:29:10 +0100
commite24817ab62850a493cbe57c5e105c4b395e28fef (patch)
tree75888c6e4c6cc77b1e5bf773e9c76a9a28edf4f9 /lib/inets/src/http_server
parent26c1493ac2cf7c47e2a1f3593a140bf1dd7b24ac (diff)
downloaderlang-e24817ab62850a493cbe57c5e105c4b395e28fef.tar.gz
Update copyright year
Diffstat (limited to 'lib/inets/src/http_server')
-rw-r--r--lib/inets/src/http_server/mod_alias.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/src/http_server/mod_alias.erl b/lib/inets/src/http_server/mod_alias.erl
index c2365484a6..ef6e928058 100644
--- a/lib/inets/src/http_server/mod_alias.erl
+++ b/lib/inets/src/http_server/mod_alias.erl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 1997-2021. All Rights Reserved.
+%% Copyright Ericsson AB 1997-2023. 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.