mirror of
https://github.com/curl/curl.git
synced 2026-07-24 14:27:16 +03:00
copyright: updated year ranges out of sync
... and whitelisted a few more files in the the copyright.pl script.
This commit is contained in:
parent
7f40633422
commit
d75e6ce85a
9 changed files with 12 additions and 9 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue