easy_lock: add SPDX license identifier

Closes #8998
This commit is contained in:
Daniel Stenberg 2022-06-13 09:33:44 +02:00
parent 5ccddf6439
commit be632e23df
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View 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"