libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit f53cc36697ad0cdb0dbd0c8a1cb2eed0dda6a64e
parent da73f7abf93c92ad49ef27af333846de66598458
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
Date:   Tue,  7 Mar 2023 15:59:15 +0300

libcurl.m4: updated to the latest version

Diffstat:
Mm4/libcurl.m4 | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/m4/libcurl.m4 b/m4/libcurl.m4 @@ -5,7 +5,7 @@ # | (__| |_| | _ <| |___ # \___|\___/|_| \_\_____| # -# Copyright (C) 2006 - 2020, David Shaw <dshaw@jabberwocky.com> +# Copyright (C) David Shaw <dshaw@jabberwocky.com> # # This software is licensed as described in the file COPYING, which # you should have received as part of this distribution. The terms @@ -18,6 +18,8 @@ # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY # KIND, either express or implied. # +# SPDX-License-Identifier: curl +# ########################################################################### # LIBCURL_CHECK_CONFIG ([DEFAULT-ACTION], [MINIMUM-VERSION], # [ACTION-IF-YES], [ACTION-IF-NO])