]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
lib/curl_path.c: add ISC to license expression
authorJilayne Lovejoy <opensource@jilayne.com>
Thu, 30 Jun 2022 17:01:49 +0000 (11:01 -0600)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 1 Jul 2022 07:40:31 +0000 (09:40 +0200)
THe text of the ISC license is in this file, so the SPDX license
expression should be updated

Closes #9073

lib/curl_path.c

index ba1b717231fd231bd01bd7742000a543ce2724bf..259837539d25e745a7845d2fbecc94f685cceb84 100644 (file)
@@ -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
  *
  ***************************************************************************/