Add licensing and copyright information for all files in this repository. This either happens in the file itself as a comment header or in the file `.reuse/dep5`. This commit also adds a Github workflow to check pull requests and adapts copyright.pl to the changes. Closes #8869
15 lines
217 B
Plaintext
15 lines
217 B
Plaintext
# Copyright (C) 2000 - 2022 Daniel Stenberg, <daniel@haxx.se>, et al.
|
|
#
|
|
# SPDX-License-Identifier: curl
|
|
|
|
*.a
|
|
*.nlm
|
|
*.res
|
|
config-win32.h
|
|
curl
|
|
curl_config.h
|
|
curl_config.h.in
|
|
stamp-h2
|
|
tool_hugehelp.c
|
|
tool_version.h.dist
|