mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
testcurl/https: updated copyright year in modified files, fixed some doxy
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/*
|
||||
This file is part of libmicrohttpd
|
||||
Copyright (C) 2007 Christian Grothoff
|
||||
Copyright (C) 2014-2022 Evgeny Grin (Karlson2k)
|
||||
|
||||
libmicrohttpd is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published
|
||||
@@ -20,9 +21,11 @@
|
||||
|
||||
/**
|
||||
* @file test_https_get_parallel.c
|
||||
* @brief Testcase for libmicrohttpd HTTPS GET operations
|
||||
* @brief Testcase for libmicrohttpd HTTPS GET operations with single-threaded
|
||||
* MHD daemon and several clients working in parallel
|
||||
* @author Sagie Amir
|
||||
* @author Christian Grothoff
|
||||
* @author Karlson2k (Evgeny Grin)
|
||||
*/
|
||||
|
||||
#include "platform.h"
|
||||
|
||||
Reference in New Issue
Block a user