summaryrefslogtreecommitdiff
path: root/Utilities/cmcurl/lib/escape.h
diff options
context:
space:
mode:
Diffstat (limited to 'Utilities/cmcurl/lib/escape.h')
-rw-r--r--Utilities/cmcurl/lib/escape.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Utilities/cmcurl/lib/escape.h b/Utilities/cmcurl/lib/escape.h
index 02668835cc..61d4611bf7 100644
--- a/Utilities/cmcurl/lib/escape.h
+++ b/Utilities/cmcurl/lib/escape.h
@@ -20,6 +20,8 @@
* This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
* KIND, either express or implied.
*
+ * SPDX-License-Identifier: curl
+ *
***************************************************************************/
/* Escape and unescape URL encoding in strings. The functions return a new
* allocated string or NULL if an error occurred. */