diff options
| author | Ingela Anderton Andin <ingela@erlang.org> | 2023-02-23 10:59:18 +0100 |
|---|---|---|
| committer | Ingela Anderton Andin <ingela@erlang.org> | 2023-02-23 10:59:18 +0100 |
| commit | 85ef84debe8d61d066124877059e30f3430f92de (patch) | |
| tree | 99fe491a76fd51227bff3807b723f6540a8198ba /lib/inets/src | |
| parent | 205da375ece39099464ca7c2c1e600021a3a1b02 (diff) | |
| parent | 68522e556c020de5fe7e20c4c082927a5d04d8e7 (diff) | |
| download | erlang-85ef84debe8d61d066124877059e30f3430f92de.tar.gz | |
Merge branch 'maint-24' into maint
* maint-24:
Updated OTP version
Prepare release
Update copyright year
Diffstat (limited to 'lib/inets/src')
| -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. |
