openerp-community team mailing list archive
-
openerp-community team
-
Mailing list archive
-
Message #06509
Re: Odoo License restriction?
2014-07-10 02:03, Axel Mendoza Pupo skrev:
Some time ago I did some modules for another software based on code
taken from OpenERP v7.0 and those modules was accepted to be part of
the software core functionalities. The modules was developed to be
able to send and receive emails via SMTP, POP3 and IMAP.
My question are related to the license restriction that someone may
have when the code from OpenERP/Odoo is used in a modified form to
develop new features for another software.
Odoo have the license:
GNU AFFERO GENERAL PUBLIC LICENSE, Version 3, 19 November 2007
And the other software have LGPL license
The software maintainer write me with concerns about the license
interactions, and the news that the modules could not be integrated
into the core without removing the OpenERP source code.
Is there a way to allow someone to do this kind of develop based on
OpenERP source code??
I don't know the background of the choice of LGPL for the other part of
the software. Usually LGPL are choosen for libraries that could be
incorporated in other software that is closed source, apache/bsd or GPL.
If you had choosen GPL for the main-project and LGPL for
libraries/drivers and other stuff you think other projects can use - it
makes sense for an free software project. Then you are using GPL to
protect the main codeset but widen the use for not so important parts
(libraries/drivers). Or if you had choosen a closed source, apache/bsd
style for your main project and LGPL for code that you think other
projects can use. If you know that your customers want to close your
code and you don't bother apache/bsd-style of licences are good. If you
are a small company and don't want Oracle or other large company to
"steal" or close your code GPL are better.
I think the force for Google to choose a weak licence for Android/Dalvik
was large telcos that want to build their own user interfaces and
drivers for hardware using closed source.
Regards
Anders Wallenquist
We all develop OpenSource
_______________________________________________
Mailing list: https://launchpad.net/~openerp-community
Post to : openerp-community@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openerp-community
More help : https://help.launchpad.net/ListHelp
References