diff options
Diffstat (limited to 'src/testcurl/test_add_conn.c')
-rw-r--r-- | src/testcurl/test_add_conn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testcurl/test_add_conn.c b/src/testcurl/test_add_conn.c index 89efca73..c82fa780 100644 --- a/src/testcurl/test_add_conn.c +++ b/src/testcurl/test_add_conn.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | This file is part of libmicrohttpd | 2 | This file is part of libmicrohttpd |
3 | Copyright (C) 2007, 2009, 2011 Christian Grothoff | 3 | Copyright (C) 2007, 2009, 2011 Christian Grothoff |
4 | Copyright (C) 2014-2020 Evgeny Grin (Karlson2k) - large rework, | 4 | Copyright (C) 2014-2022 Evgeny Grin (Karlson2k) - large rework, |
5 | multithreading. | 5 | multithreading. |
6 | 6 | ||
7 | libmicrohttpd is free software; you can redistribute it and/or modify | 7 | libmicrohttpd is free software; you can redistribute it and/or modify |