diff options
| author | Rickard Green <rickard@erlang.org> | 2021-12-13 11:29:44 +0100 |
|---|---|---|
| committer | Rickard Green <rickard@erlang.org> | 2021-12-13 11:29:44 +0100 |
| commit | 4f1d13ee87759e9eab6bbe4efb0047b372e367cc (patch) | |
| tree | b64959a9748974306f329be734fa67d4b5a286ba /lib/common_test/src/test_server_sup.erl | |
| parent | 06a64a1da1d304550400c541177a1840c8d1ced1 (diff) | |
| download | erlang-4f1d13ee87759e9eab6bbe4efb0047b372e367cc.tar.gz | |
Update copyright year
Diffstat (limited to 'lib/common_test/src/test_server_sup.erl')
| -rw-r--r-- | lib/common_test/src/test_server_sup.erl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common_test/src/test_server_sup.erl b/lib/common_test/src/test_server_sup.erl index 7dc56620a6..01d2ff3baa 100644 --- a/lib/common_test/src/test_server_sup.erl +++ b/lib/common_test/src/test_server_sup.erl @@ -1,7 +1,7 @@ %% %% %CopyrightBegin% %% -%% Copyright Ericsson AB 1998-2020. All Rights Reserved. +%% Copyright Ericsson AB 1998-2021. 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. |
