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
This commit is contained in:
Jilayne Lovejoy 2022-06-30 11:01:49 -06:00 committed by Daniel Stenberg
parent be8d2b037d
commit 28971bd453
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View 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
*
***************************************************************************/