]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
easy_lock: add SPDX license identifier
authorDaniel Stenberg <daniel@haxx.se>
Mon, 13 Jun 2022 07:33:44 +0000 (09:33 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 13 Jun 2022 07:36:25 +0000 (09:36 +0200)
Closes #8998

lib/easy_lock.h

index 41627c4d48f7043754a0f8235dd573abb2387e42..389b2a56d2a4deaf4742e76f15c31a9ef5d0bda1 100644 (file)
@@ -18,6 +18,8 @@
  * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
  * KIND, either express or implied.
  *
+ * SPDX-License-Identifier: curl
+ *
  ***************************************************************************/
 
 #include "curl_setup.h"