← Back to team overview

openerp-india team mailing list archive

[Bug 1049301] Re: Incompatible MPL license in wiki module

 

Just to clarify: As I understand the situation, noone can distribute
this module legally  in one piece The possible exception is Openerp,SA
which holds the copyright and is unlikely to sue itself. See e. g.,
http://fedoraproject.org/wiki/Licensing:Main, note that this is in no
way Fedora specific.

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1049301

Title:
  Incompatible MPL license in wiki module

Status in OpenERP Addons (modules):
  New
Status in “openerp” package in Fedora:
  New

Bug description:
  In the wiki module, the  files web/controllers/wiki.py and
  web/widgets/wiki.py are distributed under MPL (Mozilla Public License)
  conditions. Other files in the same module are distributed under GPLv3
  + and BSD.

  Legally, this doesnt work IMHO - MPL is not compatible with GPL, so
  the only way to distribute the module would be to split it into two
  independent parts, one with the MPL files and one with the others. To
  me, this doesn't make sense.

  OTOH, both of the MPL files seems to be copyrighted by openerp (i. e.,
  Tiny ERP) so if we just got a message here saying that openerp intends
  to relicense these files under the same GPLv3+ conditions as other
  parts of the product, there is no problem.

  So: Does openerp intend to relicense web/controllers/wiki.py and
  web/widgets/wiki.py under GPLv3+?

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1049301/+subscriptions


References