testcurl/https: updated copyright year in modified files, fixed some doxy

This commit is contained in:
Evgeny Grin (Karlson2k)
2022-10-10 13:45:36 +03:00
parent 95e6662960
commit c930fe1ae3
15 changed files with 33 additions and 12 deletions
+3 -1
View File
@@ -1,6 +1,7 @@
/*
This file is part of libmicrohttpd
Copyright (C) 2007 Christian Grothoff
Copyright (C) 2016-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
@@ -19,9 +20,10 @@
*/
/**
* @file mhds_multi_daemon_test.c
* @file test_https_multi_daemon.c
* @brief Testcase for libmicrohttpd multiple HTTPS daemon scenario
* @author Sagie Amir
* @author Karlson2k (Evgeny Grin)
*/
#include "platform.h"