[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] 184/335: GENERATED: fixed License version
From: |
gnunet |
Subject: |
[libmicrohttpd] 184/335: GENERATED: fixed License version |
Date: |
Sat, 27 Jul 2024 22:01:20 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to tag stf-m2
in repository libmicrohttpd.
commit ae6e177380ea66fbdf0552f8812e83b44fed1dff
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Sat Jun 8 13:26:15 2024 +0200
GENERATED: fixed License version
---
src/mhd2/daemon_options.h | 2 +-
src/mhd2/daemon_set_options.c | 4 +++-
src/mhd2/response_options.h | 4 +++-
src/mhd2/response_set_options.c | 4 +++-
4 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/src/mhd2/daemon_options.h b/src/mhd2/daemon_options.h
index 96a1fafd..471376ef 100644
--- a/src/mhd2/daemon_options.h
+++ b/src/mhd2/daemon_options.h
@@ -1,4 +1,4 @@
-/* This is generated code, it is still under LGPLv3+.
+/* This is generated code, it is still under LGPLv2.1+.
Do not edit directly! */
/* *INDENT-OFF* */
/**
diff --git a/src/mhd2/daemon_set_options.c b/src/mhd2/daemon_set_options.c
index eae96d65..0a489fb9 100644
--- a/src/mhd2/daemon_set_options.c
+++ b/src/mhd2/daemon_set_options.c
@@ -1,4 +1,4 @@
-/* This is generated code, it is still under LGPLv3+.
+/* This is generated code, it is still under LGPLv2.1+.
Do not edit directly! */
/* *INDENT-OFF* */
/**
@@ -6,6 +6,8 @@
/* @author daemon-options-generator.c
*/
+/* EDITED MANUALLY */
+
#include "microhttpd2.h"
#include "internal.h"
diff --git a/src/mhd2/response_options.h b/src/mhd2/response_options.h
index 5e66b22d..ac1bc99a 100644
--- a/src/mhd2/response_options.h
+++ b/src/mhd2/response_options.h
@@ -1,4 +1,4 @@
-/* This is generated code, it is still under LGPLv3+.
+/* This is generated code, it is still under LGPLv2.1+.
Do not edit directly! */
/* *INDENT-OFF* */
/**
@@ -6,6 +6,8 @@
/* @author response-options-generator.c
*/
+/* EDITED MANUALLY */
+
#include "microhttpd2.h"
#include "internal.h"
diff --git a/src/mhd2/response_set_options.c b/src/mhd2/response_set_options.c
index efc8d659..8a4a154e 100644
--- a/src/mhd2/response_set_options.c
+++ b/src/mhd2/response_set_options.c
@@ -1,4 +1,4 @@
-/* This is generated code, it is still under LGPLv3+.
+/* This is generated code, it is still under LGPLv2.1+.
Do not edit directly! */
/* *INDENT-OFF* */
/**
@@ -6,6 +6,8 @@
/* @author response-options-generator.c
*/
+/* EDITED MANUALLY */
+
#include "microhttpd2.h"
#include "internal.h"
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
- [libmicrohttpd] 161/335: configure: check for more mandatory headers, (continued)
- [libmicrohttpd] 161/335: configure: check for more mandatory headers, gnunet, 2024/07/27
- [libmicrohttpd] 171/335: mhd_socket_type.h: new internal header, renamed MHD_socket -> MHD_Socket, gnunet, 2024/07/27
- [libmicrohttpd] 186/335: GENERATED: guard header double inclusion, gnunet, 2024/07/27
- [libmicrohttpd] 178/335: microhttpd2_portability.h: dropped wrong comment, gnunet, 2024/07/27
- [libmicrohttpd] 168/335: mhd_sys_options.h: use function attribute "used", gnunet, 2024/07/27
- [libmicrohttpd] 188/335: GENERATED: use proper includes in .c, gnunet, 2024/07/27
- [libmicrohttpd] 180/335: microhttpd2_portability.h: simplified macros for MHD_EXTERN_, gnunet, 2024/07/27
- [libmicrohttpd] 187/335: GENERATED: use proper includes in headers, gnunet, 2024/07/27
- [libmicrohttpd] 172/335: sys_base_types.h: new internal header, gnunet, 2024/07/27
- [libmicrohttpd] 192/335: GENERATED: check the state before using the options, gnunet, 2024/07/27
- [libmicrohttpd] 184/335: GENERATED: fixed License version,
gnunet <=
- [libmicrohttpd] 179/335: microhttpd2_portability.h: lowered scope of included system headers, minor refactoring, gnunet, 2024/07/27
- [libmicrohttpd] 173/335: sys_bool_type.h: new internal header, gnunet, 2024/07/27
- [libmicrohttpd] 196/335: GENERATED: copy some temporal pointers, gnunet, 2024/07/27
- [libmicrohttpd] 175/335: mhd_sys_options.h: improved doxy, gnunet, 2024/07/27
- [libmicrohttpd] 181/335: microhttpd2_portability.h: added FIXME comments, gnunet, 2024/07/27
- [libmicrohttpd] 195/335: GENERATED: use pointer for the daemon settings, gnunet, 2024/07/27
- [libmicrohttpd] 198/335: This API is even more *TERRIBLE*, gnunet, 2024/07/27
- [libmicrohttpd] 201/335: configure: added detection of the binary format of NULL pointers, gnunet, 2024/07/27
- [libmicrohttpd] 183/335: configure: fixed configuration summary, gnunet, 2024/07/27
- [libmicrohttpd] 197/335: GENERATED: use logger directly, gnunet, 2024/07/27