diff options
author | Erlang/OTP <otp@erlang.org> | 2023-05-15 12:35:56 +0200 |
---|---|---|
committer | Erlang/OTP <otp@erlang.org> | 2023-05-15 12:35:56 +0200 |
commit | 47dc52e1189de34f148ca389a7810800a1d9240c (patch) | |
tree | 6bcd13a2efae86e9d4c1eb53e4d9b3880451a745 /lib/inets/test/http_test_lib.erl | |
parent | a73b8e795c9c05d42d3264a711ae43bc64c37b48 (diff) | |
download | erlang-47dc52e1189de34f148ca389a7810800a1d9240c.tar.gz |
Update copyright year
Diffstat (limited to 'lib/inets/test/http_test_lib.erl')
-rw-r--r-- | lib/inets/test/http_test_lib.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/test/http_test_lib.erl b/lib/inets/test/http_test_lib.erl index f307f8d713..5f58dbbe8b 100644 --- a/lib/inets/test/http_test_lib.erl +++ b/lib/inets/test/http_test_lib.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 2015-2021. All Rights Reserved. +%% Copyright Ericsson AB 2015-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. |