From: Jilayne Lovejoy Date: Thu, 30 Jun 2022 17:01:49 +0000 (-0600) Subject: lib/curl_path.c: add ISC to license expression X-Git-Tag: curl-7_85_0~217 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=28971bd45343ce8f7e55e9d1d6673d0e32370956;p=thirdparty%2Fcurl.git lib/curl_path.c: add ISC to license expression THe text of the ISC license is in this file, so the SPDX license expression should be updated Closes #9073 --- diff --git a/lib/curl_path.c b/lib/curl_path.c index ba1b717231..259837539d 100644 --- a/lib/curl_path.c +++ b/lib/curl_path.c @@ -18,7 +18,7 @@ * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY * KIND, either express or implied. * - * SPDX-License-Identifier: curl + * SPDX-License-Identifier: curl AND ISC * ***************************************************************************/