none of the source code files state which license applies.
just having the GPL "copying" file in place does not make your source code
licensed in that way. You can imagine packages with multiple licences in
one source tarball would have several COPYING files around.
you need to specify in at least main.py what the license of the source code
file is. I suggest (and most people do) putting a header in each file which
explicitly states the license that applies.
cheers.
Original issue reported on code.google.com by parallel...@gmail.com on 11 Jun 2009 at 10:55
Original issue reported on code.google.com by
parallel...@gmail.com
on 11 Jun 2009 at 10:55