diff options
Diffstat (limited to 'src/testcurl/test_callback.c')
-rw-r--r-- | src/testcurl/test_callback.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/testcurl/test_callback.c b/src/testcurl/test_callback.c index 49b11e36..3b293cd9 100644 --- a/src/testcurl/test_callback.c +++ b/src/testcurl/test_callback.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-2021 Evgeny Grin (Karlson2k) | 4 | Copyright (C) 2014-2022 Evgeny Grin (Karlson2k) |
5 | 5 | ||
6 | libmicrohttpd is free software; you can redistribute it and/or modify | 6 | libmicrohttpd is free software; you can redistribute it and/or modify |
7 | it under the terms of the GNU General Public License as published | 7 | it under the terms of the GNU General Public License as published |