diff options
| author | Erlang/OTP <otp@erlang.org> | 2022-03-09 11:23:32 +0100 |
|---|---|---|
| committer | Erlang/OTP <otp@erlang.org> | 2022-03-09 11:23:32 +0100 |
| commit | 2125eff04b2b8fe99fc3f01ea8363beffa5b3b74 (patch) | |
| tree | 98ffdfa8ce942e30b69a84af202bedad9557b467 /lib/inets/src/http_server | |
| parent | 45c2724df8c6e88362fac91edaa9d1fd97c77a67 (diff) | |
| download | erlang-2125eff04b2b8fe99fc3f01ea8363beffa5b3b74.tar.gz | |
Update copyright year
Diffstat (limited to 'lib/inets/src/http_server')
| -rw-r--r-- | lib/inets/src/http_server/httpd_file.erl | 2 | ||||
| -rw-r--r-- | lib/inets/src/http_server/mod_auth_server.erl | 2 | ||||
| -rw-r--r-- | lib/inets/src/http_server/mod_security_server.erl | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/lib/inets/src/http_server/httpd_file.erl b/lib/inets/src/http_server/httpd_file.erl index e01abe3244..e8af80cc64 100644 --- a/lib/inets/src/http_server/httpd_file.erl +++ b/lib/inets/src/http_server/httpd_file.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2006-2018. 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. diff --git a/lib/inets/src/http_server/mod_auth_server.erl b/lib/inets/src/http_server/mod_auth_server.erl index 81229531ab..115673886c 100644 --- a/lib/inets/src/http_server/mod_auth_server.erl +++ b/lib/inets/src/http_server/mod_auth_server.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2016. All Rights Reserved. +%% Copyright Ericsson AB 2001-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/inets/src/http_server/mod_security_server.erl b/lib/inets/src/http_server/mod_security_server.erl index 177b36a2a9..ab60c02b6a 100644 --- a/lib/inets/src/http_server/mod_security_server.erl +++ b/lib/inets/src/http_server/mod_security_server.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2001-2016. All Rights Reserved. +%% Copyright Ericsson AB 2001-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. |
