Specify files to check for copyright year

This commit is contained in:
Bastian Kleineidam 2016-01-09 21:14:46 +01:00
parent 049ed12d43
commit c05b75894f
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ releasecheck: test check
check: check:
# The check programs used here are mostly local scripts on my private system. # The check programs used here are mostly local scripts on my private system.
# So for other developers there is no need to execute this target. # So for other developers there is no need to execute this target.
check-copyright check-copyright setup.py patool patoolib tests
check-pofiles -v check-pofiles -v
py-tabdaddy py-tabdaddy
py-unittest2-compat tests/ py-unittest2-compat tests/