From: Daniel Stenberg Date: Mon, 13 Jun 2022 07:33:44 +0000 (+0200) Subject: easy_lock: add SPDX license identifier X-Git-Tag: curl-7_84_0~52 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=be632e23dffcf5165444cef6f8671988f065ac88;p=thirdparty%2Fcurl.git easy_lock: add SPDX license identifier Closes #8998 --- diff --git a/lib/easy_lock.h b/lib/easy_lock.h index 41627c4d48..389b2a56d2 100644 --- a/lib/easy_lock.h +++ b/lib/easy_lock.h @@ -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"