copyright: updated year ranges out of sync

... and whitelisted a few more files in the the copyright.pl script.
This commit is contained in:
Daniel Stenberg 2020-05-24 00:02:33 +02:00
parent 7f40633422
commit d75e6ce85a
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
9 changed files with 12 additions and 9 deletions

View file

@ -55,6 +55,7 @@ my @whitelist=(
'curl_multi_socket_all.3',
'curl_strnequal.3',
'symbols-in-versions',
'options-in-versions',
# macos-framework files
'^lib\/libcurl.plist',
@ -84,6 +85,9 @@ my @whitelist=(
'^src\/macos\/curl.mcp.xml.sit.hqx',
'^src\/macos\/src\/curl_GUSIConfig.cpp',
# checksrc control files
'\.checksrc$',
);
sub scanfile {