openmortal_0.7.dfsg-1_i386.changes REJECTED

Alexander Schmehl tolimar at debian.org
Sun Sep 10 09:47:29 UTC 2006


Hi!

* Bruno Kleinert <fuddl at gmx.de> [060909 23:21]:

> as i'm not sure, if that's what genneff meant, i'd need help at this
> point!

For another package, which claimed to be complety under the GPL, I used
the following:

find $(egrep -riL 'GPL|GNU' *) -exec grep -Hi copyright {} \;

The inner egrep will List all files, which neither contain the word
"GPL" nor the word "GNU" (ignoring cases, recursive throught the entire
directory tree); I'll then use the find to grep through this files, if
they contain the word "copyright".  One could easily adapt that for
authors or years.


Yours sincerely,
  Alexander
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-games-devel/attachments/20060910/fe63ba7e/attachment.pgp


More information about the Pkg-games-devel mailing list