What steps will reproduce the problem?
Hotot itself is licensed under LGPLv3+ but includes other source under various
licenses:
* jquery.js: GPLv2
* js-oauth.js: LGPLv3 only
* sha1.js: BSD
GPLv2 and LGPLv2* requires that you carry a copy of the licenses within the
source tarball. Also each of your .py files should have a copyright license
notice on top for licensing clarity.
Also note, LGPLv3+ is incompatible with GPLv2 only code.
http://fedoraproject.org/wiki/Licensing:Main#GPL_Compatibility_Matri
I am packaging hotot for Fedora and this came up in the packaging review
process. Review request is at
https://bugzilla.redhat.com/show_bug.cgi?id=692281
Original issue reported on code.google.com by rahulsun...@gmail.com on 31 Mar 2011 at 2:06
Original issue reported on code.google.com by
rahulsun...@gmail.com
on 31 Mar 2011 at 2:06