On Wednesday, September 7, 2016 10:15:13 AM CEST you wrote: > Did I misinterpret your issue somehow? Can you try run that exact same > test, or perhaps provide a similarly written test that fails for you?
Sorry I misinterpreted the result I got from licensecheck (must have been tired yesterday..) The problem I have is that the Antonio extracted by licensecheck is a contributor, not the © owner: $ licensecheck -m --copyright lib/JIRA/Client/Automated.pm lib/JIRA/Client/Automated.pm UNKNOWN Antonio Perez Testa <[email protected]> Looks like the following line matches the © detector regexp: =item José Antonio Perez Testa <[email protected]> Note that the firstname "José" is not extracted by licensecheck. I can only guess that the regexp confuses "é" with "©"... You can find the whole file there: https://anonscm.debian.org/cgit/pkg-perl/packages/libjira-client-automated-perl.git/tree/lib/JIRA/Client/Automated.pm All the best -- https://github.com/dod38fr/ -o- http://search.cpan.org/~ddumont/ http://ddumont.wordpress.com/ -o- irc: dod at irc.debian.org

