summaryrefslogtreecommitdiff
path: root/lib/inets/src/http_server
diff options
context:
space:
mode:
authorKiko Fernandez-Reyes <kiko@erix.ericsson.se>2023-02-17 10:50:04 +0100
committerKiko Fernandez-Reyes <kiko@erix.ericsson.se>2023-02-17 10:50:04 +0100
commit265f8d15ec4f94262908d1b5a9c7ca69427367aa (patch)
treea192d1912c376e94d756c5b8cc183174fc58dd16 /lib/inets/src/http_server
parent08f6b67b6e5d2dcc3c732b3774f25126235ca904 (diff)
parent07cf1c5caab19852ccf85ae7000d788913f3411d (diff)
downloaderlang-265f8d15ec4f94262908d1b5a9c7ca69427367aa.tar.gz
Merge branch 'maint-25' into maint
* maint-25: Updated OTP version Prepare release Update copyright year
Diffstat (limited to 'lib/inets/src/http_server')
-rw-r--r--lib/inets/src/http_server/httpd_request_handler.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/src/http_server/httpd_request_handler.erl b/lib/inets/src/http_server/httpd_request_handler.erl
index 788571f8fa..26327a2567 100644
--- a/lib/inets/src/http_server/httpd_request_handler.erl
+++ b/lib/inets/src/http_server/httpd_request_handler.erl
@@ -1,7 +1,7 @@
%%
%% %CopyrightBegin%
%%
-%% Copyright Ericsson AB 1997-2022. 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.