[Libreoffice] [PATCH] impress - remove doubled copyright notice
Thomas Arnhold
thomas at arnhold.org
Fri Jan 21 06:30:40 PST 2011
On 01/21/2011 03:08 PM, Michael Meeks wrote:
> Hi Thomas,
>
> On Fri, 2011-01-21 at 14:54 +0100, Thomas Arnhold wrote:
>> won't do this without your approval.
>
> Looks fine to me - no point in duplicating license headers.
>
> Michael K was writing a nice lint tool, that may be able to find if
> this problem (duplicated license headers) affects many other modules.
>
> Thanks !
>
> Michael.
>
I think there is no need for this. I did a simple grep:
grep -A50 'Oracle and/or its affiliates.' * -R | grep 'by Sun
Microsystems, Inc.'
and vice versa. Nothing besides this two files popped up. All files
should be clean.
-Thomas
More information about the LibreOffice
mailing list