gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] 03/03: configure: corrected displayed licence


From: gnunet
Subject: [libmicrohttpd] 03/03: configure: corrected displayed licence
Date: Fri, 16 Apr 2021 13:24:07 +0200

This is an automated email from the git hooks/post-receive script.

karlson2k pushed a commit to branch master
in repository libmicrohttpd.

commit ec591a702237f8a4141d7f85dc0c2923788db45f
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Fri Apr 16 14:20:32 2021 +0300

    configure: corrected displayed licence
---
 configure.ac | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/configure.ac b/configure.ac
index e9c1e03b..88b75357 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2454,10 +2454,10 @@ AC_MSG_NOTICE([GNU libmicrohttpd ${PACKAGE_VERSION} 
Configuration Summary:
 
 AS_IF([test "x$enable_https" = "xyes"],
  [AC_MSG_NOTICE([HTTPS subsystem configuration:
-  License         :  LGPL only
+  License         :  LGPLv2.1+ only
  ])],
  [AC_MSG_NOTICE([
-  License         :  LGPL or eCos
+  License         :  LGPLv2.1+ or eCos
  ])])
 
 AS_IF([test "x$enable_bauth" != "xyes" || \

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]