docs/cmdline-opts: add copyright and license identifier to each file

gen.pl now insists on C: and SPDX-License-Identifier: fields to be
present in all files.

Closes #9002
This commit is contained in:
Daniel Stenberg 2022-06-14 00:12:03 +02:00
parent d82c7eedea
commit df45fd1794
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
251 changed files with 520 additions and 1 deletions

View file

@ -32,7 +32,6 @@
# regexes of files to not scan
my @skiplist=(
'^tests\/data\/test(\d+)$', # test case data
'^docs\/cmdline-opts\/[a-z]+(.*)\.d$', # curl.1 pieces
# all uppercase file name, possibly with dot and dash. But do not exclude
# the man pages: