diff options
| author | Erlang/OTP <otp@erlang.org> | 2023-02-22 15:29:10 +0100 |
|---|---|---|
| committer | Erlang/OTP <otp@erlang.org> | 2023-02-22 15:29:10 +0100 |
| commit | e24817ab62850a493cbe57c5e105c4b395e28fef (patch) | |
| tree | 75888c6e4c6cc77b1e5bf773e9c76a9a28edf4f9 /lib/inets/src/http_server | |
| parent | 26c1493ac2cf7c47e2a1f3593a140bf1dd7b24ac (diff) | |
| download | erlang-e24817ab62850a493cbe57c5e105c4b395e28fef.tar.gz | |
Update copyright year
Diffstat (limited to 'lib/inets/src/http_server')
| -rw-r--r-- | lib/inets/src/http_server/mod_alias.erl | 2 |
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. |
