From 25074597ef7c8cbf36319a3170fd3e787516dc12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Wed, 8 Sep 2021 12:20:05 +0200 Subject: Update copyright years --- test/acceptor_SUITE.erl | 4 ++-- test/proxy_header_SUITE.erl | 2 +- test/ranch_concuerror.erl | 2 +- test/ranch_ct_hook.erl | 2 +- test/ranch_erlang_transport.erl | 2 +- test/sendfile_SUITE.erl | 2 +- test/shutdown_SUITE.erl | 2 +- test/stampede_SUITE.erl | 2 +- test/upgrade_SUITE.erl | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) (limited to 'test') diff --git a/test/acceptor_SUITE.erl b/test/acceptor_SUITE.erl index 465082d..afb6ffb 100644 --- a/test/acceptor_SUITE.erl +++ b/test/acceptor_SUITE.erl @@ -1,5 +1,5 @@ -%% Copyright (c) 2011-2020, Loïc Hoguin -%% Copyright (c) 2020, Jan Uhlig +%% Copyright (c) 2011-2021, Loïc Hoguin +%% Copyright (c) 2020-2021, Jan Uhlig %% Copyright (c) 2021, Maria Scott %% %% Permission to use, copy, modify, and/or distribute this software for any diff --git a/test/proxy_header_SUITE.erl b/test/proxy_header_SUITE.erl index 9a6b2fc..7599abd 100644 --- a/test/proxy_header_SUITE.erl +++ b/test/proxy_header_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2018-2020, Loïc Hoguin +%% Copyright (c) 2018-2021, Loïc Hoguin %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above diff --git a/test/ranch_concuerror.erl b/test/ranch_concuerror.erl index d363e53..0834c6f 100644 --- a/test/ranch_concuerror.erl +++ b/test/ranch_concuerror.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2020, Loïc Hoguin +%% Copyright (c) 2020-2021, Loïc Hoguin %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above diff --git a/test/ranch_ct_hook.erl b/test/ranch_ct_hook.erl index d051c37..8dc0f9b 100644 --- a/test/ranch_ct_hook.erl +++ b/test/ranch_ct_hook.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2015-2020, Loïc Hoguin +%% Copyright (c) 2015-2021, Loïc Hoguin %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above diff --git a/test/ranch_erlang_transport.erl b/test/ranch_erlang_transport.erl index 32ff036..4bb999c 100644 --- a/test/ranch_erlang_transport.erl +++ b/test/ranch_erlang_transport.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2020, Loïc Hoguin +%% Copyright (c) 2020-2021, Loïc Hoguin %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above diff --git a/test/sendfile_SUITE.erl b/test/sendfile_SUITE.erl index c787542..30e89e3 100644 --- a/test/sendfile_SUITE.erl +++ b/test/sendfile_SUITE.erl @@ -1,5 +1,5 @@ %% Copyright (c) 2013, James Fish -%% Copyright (c) 2015-2020, Loïc Hoguin +%% Copyright (c) 2015-2021, Loïc Hoguin %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above diff --git a/test/shutdown_SUITE.erl b/test/shutdown_SUITE.erl index eb50bc2..f75ec68 100644 --- a/test/shutdown_SUITE.erl +++ b/test/shutdown_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2013-2020, Loïc Hoguin +%% Copyright (c) 2013-2021, Loïc Hoguin %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above diff --git a/test/stampede_SUITE.erl b/test/stampede_SUITE.erl index 45d29de..58b55f6 100644 --- a/test/stampede_SUITE.erl +++ b/test/stampede_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2019-2020, Loïc Hoguin +%% Copyright (c) 2019-2021, Loïc Hoguin %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above diff --git a/test/upgrade_SUITE.erl b/test/upgrade_SUITE.erl index a4fd0f5..8e14bcc 100644 --- a/test/upgrade_SUITE.erl +++ b/test/upgrade_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2020, Loïc Hoguin +%% Copyright (c) 2020-2021, Loïc Hoguin %% Copyright (c) 2021, Maria Scott %% %% Permission to use, copy, modify, and/or distribute this software for any -- cgit v1.2.3