From 4d9ba9fef48e43903815e0c0e96f917eaf9f185c Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 11 Aug 2026 11:03:46 +0200 Subject: [PATCH] libcurl.pc: add `License` tag Also to improve `pccritic` score. Idea-by: Dan Fandrich Follow-up to 3f1c033afe008123680306663cc01279e831ac2d #22519 Cherry-picked from #22543 Closes #22545 --- libcurl.pc.in | 1 + 1 file changed, 1 insertion(+) diff --git a/libcurl.pc.in b/libcurl.pc.in index 000d427456..e13b647828 100644 --- a/libcurl.pc.in +++ b/libcurl.pc.in @@ -32,6 +32,7 @@ supported_features="@SUPPORT_FEATURES@" Name: libcurl URL: https://curl.se/ Description: Library to transfer files with HTTP, FTP, etc. +License: curl Version: @CURLVERSION@ Source: https://curl.se/download/curl-@CURLVERSION@.tar.gz Requires: @LIBCURL_PC_REQUIRES@