Package: devscripts Version: 2.10.52 Severity: minor File: /usr/bin/licensecheck
licensecheck should not report issues with empty files. They are quite common in Python world and obviously cannot have any license/copyright problems.
$ touch __init__.py $ licensecheck -r . ./__init__.py: *No copyright* UNKNOWN -- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org