diff options
-rwxr-xr-x | bin/chkcopyright | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/chkcopyright b/bin/chkcopyright index ccd3fe2..3ffb9b0 100755 --- a/bin/chkcopyright +++ b/bin/chkcopyright @@ -383,7 +383,6 @@ SHELL_FILE() BATCH_FILE() { f=$1 - echo matching it as batch file case `MATCH_COPYRIGHT $WINBAT_COPYRIGHT $f` in PASSED) PASSED $f |