summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2022-06-14 00:12:03 +0200
committerDaniel Stenberg <daniel@haxx.se>2022-06-14 08:48:09 +0200
commitdf45fd1794b1ff3052a96a39c1fccfc8bc5ec6a9 (patch)
tree82d1db42011211cc5638ff7ab166bdb7563ed998 /scripts
parentd82c7eedeaa8bc18cd207d96b64252488ad806c0 (diff)
downloadcurl-df45fd1794b1ff3052a96a39c1fccfc8bc5ec6a9.tar.gz
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
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/copyright.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/copyright.pl b/scripts/copyright.pl
index 8e448454b..f98558bc3 100755
--- a/scripts/copyright.pl
+++ b/scripts/copyright.pl
@@ -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: