diff options
| author | Loïc Hoguin <[email protected]> | 2025-03-26 15:13:34 +0100 |
|---|---|---|
| committer | Loïc Hoguin <[email protected]> | 2025-03-26 15:13:34 +0100 |
| commit | 5a8d0f5454b87ef021c26228e2b06e29074e9bf9 (patch) | |
| tree | 92c62f2714692665881a43be5cdb877167242898 /test | |
| parent | 6221b68dd3607ad6297199e7fd7f41c83a0e7738 (diff) | |
| download | gun-5a8d0f5454b87ef021c26228e2b06e29074e9bf9.tar.gz gun-5a8d0f5454b87ef021c26228e2b06e29074e9bf9.tar.bz2 gun-5a8d0f5454b87ef021c26228e2b06e29074e9bf9.zip | |
Remove copyright years from all files except LICENSE
Diffstat (limited to 'test')
| -rw-r--r-- | test/event_SUITE.erl | 2 | ||||
| -rw-r--r-- | test/flow_SUITE.erl | 2 | ||||
| -rw-r--r-- | test/gun_SUITE.erl | 2 | ||||
| -rw-r--r-- | test/gun_ct_hook.erl | 2 | ||||
| -rw-r--r-- | test/gun_test.erl | 2 | ||||
| -rw-r--r-- | test/gun_test_event_h.erl | 2 | ||||
| -rw-r--r-- | test/gun_test_fun_event_h.erl | 2 | ||||
| -rw-r--r-- | test/h2specd_SUITE.erl | 2 | ||||
| -rw-r--r-- | test/pool_SUITE.erl | 2 | ||||
| -rw-r--r-- | test/raw_SUITE.erl | 2 | ||||
| -rw-r--r-- | test/rfc6265bis_SUITE.erl | 2 | ||||
| -rw-r--r-- | test/rfc7230_SUITE.erl | 2 | ||||
| -rw-r--r-- | test/rfc7231_SUITE.erl | 2 | ||||
| -rw-r--r-- | test/rfc7540_SUITE.erl | 2 | ||||
| -rw-r--r-- | test/send_errors_SUITE.erl | 2 | ||||
| -rw-r--r-- | test/shutdown_SUITE.erl | 2 | ||||
| -rw-r--r-- | test/socks_SUITE.erl | 2 | ||||
| -rw-r--r-- | test/sse_SUITE.erl | 2 | ||||
| -rw-r--r-- | test/tunnel_SUITE.erl | 2 | ||||
| -rw-r--r-- | test/ws_SUITE.erl | 2 | ||||
| -rw-r--r-- | test/ws_autobahn_SUITE.erl | 2 |
21 files changed, 21 insertions, 21 deletions
diff --git a/test/event_SUITE.erl b/test/event_SUITE.erl index 81cdf09..52fccdf 100644 --- a/test/event_SUITE.erl +++ b/test/event_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2019-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/flow_SUITE.erl b/test/flow_SUITE.erl index 78064ef..335ebe0 100644 --- a/test/flow_SUITE.erl +++ b/test/flow_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2019-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/gun_SUITE.erl b/test/gun_SUITE.erl index 98799c9..9644ace 100644 --- a/test/gun_SUITE.erl +++ b/test/gun_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2017-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/gun_ct_hook.erl b/test/gun_ct_hook.erl index fc1a07f..d2e65f7 100644 --- a/test/gun_ct_hook.erl +++ b/test/gun_ct_hook.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2015-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/gun_test.erl b/test/gun_test.erl index cffeed5..d8b6803 100644 --- a/test/gun_test.erl +++ b/test/gun_test.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2018-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/gun_test_event_h.erl b/test/gun_test_event_h.erl index e9cb6b1..5aa08ee 100644 --- a/test/gun_test_event_h.erl +++ b/test/gun_test_event_h.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2020-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/gun_test_fun_event_h.erl b/test/gun_test_fun_event_h.erl index 4006a69..b271063 100644 --- a/test/gun_test_fun_event_h.erl +++ b/test/gun_test_fun_event_h.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/h2specd_SUITE.erl b/test/h2specd_SUITE.erl index 888e4f4..07f1e8f 100644 --- a/test/h2specd_SUITE.erl +++ b/test/h2specd_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2018-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/pool_SUITE.erl b/test/pool_SUITE.erl index 62280eb..a125a09 100644 --- a/test/pool_SUITE.erl +++ b/test/pool_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2021-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/raw_SUITE.erl b/test/raw_SUITE.erl index 19c69dc..b3b38a8 100644 --- a/test/raw_SUITE.erl +++ b/test/raw_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2019-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/rfc6265bis_SUITE.erl b/test/rfc6265bis_SUITE.erl index 460aeb7..74799d2 100644 --- a/test/rfc6265bis_SUITE.erl +++ b/test/rfc6265bis_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2020-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/rfc7230_SUITE.erl b/test/rfc7230_SUITE.erl index 4d1e902..673fd34 100644 --- a/test/rfc7230_SUITE.erl +++ b/test/rfc7230_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2019-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/rfc7231_SUITE.erl b/test/rfc7231_SUITE.erl index f3a780e..83f5e2b 100644 --- a/test/rfc7231_SUITE.erl +++ b/test/rfc7231_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2018-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/rfc7540_SUITE.erl b/test/rfc7540_SUITE.erl index 5bfa6cd..847449e 100644 --- a/test/rfc7540_SUITE.erl +++ b/test/rfc7540_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2018-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/send_errors_SUITE.erl b/test/send_errors_SUITE.erl index 274059b..e0591c0 100644 --- a/test/send_errors_SUITE.erl +++ b/test/send_errors_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2020-2023, Björn Svensson <[email protected]> +%% Copyright (c) Björn Svensson <[email protected]> %% %% 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 77a2903..d28da68 100644 --- a/test/shutdown_SUITE.erl +++ b/test/shutdown_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2019-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/socks_SUITE.erl b/test/socks_SUITE.erl index 19d15ca..4f0a1e0 100644 --- a/test/socks_SUITE.erl +++ b/test/socks_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2019-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/sse_SUITE.erl b/test/sse_SUITE.erl index e1fe840..3f86d51 100644 --- a/test/sse_SUITE.erl +++ b/test/sse_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2017-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/tunnel_SUITE.erl b/test/tunnel_SUITE.erl index 14fb2ef..6d048ec 100644 --- a/test/tunnel_SUITE.erl +++ b/test/tunnel_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2020-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/ws_SUITE.erl b/test/ws_SUITE.erl index ab67b89..4f0a2cf 100644 --- a/test/ws_SUITE.erl +++ b/test/ws_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2018-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% 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/ws_autobahn_SUITE.erl b/test/ws_autobahn_SUITE.erl index e087432..7cd24d2 100644 --- a/test/ws_autobahn_SUITE.erl +++ b/test/ws_autobahn_SUITE.erl @@ -1,4 +1,4 @@ -%% Copyright (c) 2015-2023, Loïc Hoguin <[email protected]> +%% Copyright (c) Loïc Hoguin <[email protected]> %% %% Permission to use, copy, modify, and/or distribute this software for any %% purpose with or without fee is hereby granted, provided that the above |
