reuse: add copyright + license info to individual docs/*.md files

Instead of use 'docs/*.md' in dep5. For clarity and avoiding a wide-
matching wildcard.

+ Remove mention of old files from .reuse/dep5
+ add info to .github/dependabot.yml
+ make scripts/copyright.pl warn on non-matching patterns

Closes #13245
This commit is contained in:
Daniel Stenberg 2024-03-31 11:52:28 +02:00
parent 315373334b
commit 86d33001e4
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
54 changed files with 315 additions and 26 deletions

View file

@ -1,3 +1,9 @@
<!--
Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
SPDX-License-Identifier: curl
-->
How curl Became Like This
=========================