mirror of
https://github.com/curl/curl.git
synced 2026-05-30 07:47:29 +03:00
parent
bfe54b0e88
commit
1087937992
12 changed files with 12 additions and 12 deletions
|
|
@ -923,7 +923,7 @@ sub scanfile {
|
|||
checkwarn("COPYRIGHT", 1, 0, $file, "", "Missing copyright statement", 1);
|
||||
}
|
||||
|
||||
# COPYRIGHTYEAR is a extended warning so we must first see if it has been
|
||||
# COPYRIGHTYEAR is an extended warning so we must first see if it has been
|
||||
# enabled in .checksrc
|
||||
if(defined($warnings{"COPYRIGHTYEAR"})) {
|
||||
# The check for updated copyrightyear is overly complicated in order to
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue