copyright: make repository REUSE compliant

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
This commit is contained in:
max.mehl 2022-05-17 11:16:50 +02:00 committed by Daniel Stenberg
parent 965119855d
commit ad9bc5976d
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
1570 changed files with 4852 additions and 1132 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
#
###########################################################################
# View these jobs in the browser: https://app.circleci.com/pipelines/github/curl/curl