misc: add missing SPDX-License-Identifier info

For some reason the REUSE CI job did not find these.

Closes #8999
This commit is contained in:
Daniel Stenberg 2022-06-13 09:51:49 +02:00
parent 758537854f
commit a36e6987e5
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
5 changed files with 10 additions and 0 deletions

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 "test.h"