Hi, On Fri, 2008-06-13 at 09:28 +1000, Ben Finney wrote: [...] > Thus, some files that contain the word "copyright" can cause the "*No > copyright* warning to be omitted, even though the copyright-notice > parser will determine there is no actual copyright notice. > > The attached patch refactors the copyright-notice parsing into a > 'parse_copyright' function, and uses this parser to determine whether > or not to show the "*No copyright*" warning. This makes the warning > consistent with the result of the copyright-notice parser.
Thanks. The difference is mainly due to historical reasons - the "no copyright" warning is derived from the original kdesdk licensecheck script whereas I added the --copyright code to the devscripts version after it was incorporated in to devscripts. I've applied your patch to svn (modulo adjusting the indentation to use tabs instead of eight spaces :-) Regards, Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

