Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Licence of version 9.0 modules

by
Tecnativa. S. L., Pedro M. Baeza
- 19/09/2016 13:03:12
Jairo, again the problem is in the interpretation of what is "code" and what is an "asset". For that videogame case, you see it clearly, but for Odoo, where themes are expressed in QWeb template language and views are coded in XML, the frontier is fuzzier, so the judge can go to any of the parts.

Regards.

2016-09-19 12:53 GMT+02:00 Jairo Llopis <jairo.llopis@tecnativa.com>:
In any case, there's one interesting topic to consider about GPL licensing: https://www.gnu.org/licenses/gpl-faq.html#WhatCaseIsOutputGPL

There is the example of a videogame. You can have a GPL videogame, but license its assets with a completely different license (images, audio, 3D models...)

Lugaru comes to my mind. It is a game that got open sourced under GPLv2, but its assets got a different license, so you can use the source code to create your own game and sell it, but only if you do that with different assets.

So that means that you can create your customer's full implementation under AGPL, but give a different license to assets (AKA not code) to let no one use them legally and protect your customer's corporative identity and trademarks.

Then the only violation, in worst case where AGPL addons are on top of private ones and the AGPL creator sues you and the judge considers that base modules are not libraries but part of same codebase, you'd have to publish your sources, but still assets would be covered legally by a different license.

I think when most of us care about LGPL is more about being able to have a theme based on some website_* addons that nobody can legally use in their site and create a legal pishing site. After this consideration, I think probably AGPL + private assets license is enough for that.

--
Jairo Llopis

_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe


Reference