Switch AGPL to LGPL license

This commit is contained in:
elicoidal
2018-12-29 18:28:06 +08:00
committed by Tatiana Deribina
parent a70150dc40
commit f77ef57875
9 changed files with 18 additions and 13 deletions

View File

@@ -1,13 +1,14 @@
# Copyright 2014 ABF OSIELL <http://osiell.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl).
{
'name': 'User roles',
'version': '12.0.1.0.0',
'category': 'Tools',
'author': 'ABF OSIELL, Odoo Community Association (OCA)',
'license': 'AGPL-3',
'maintainers': ['ABF OSIELL', 'jcdrubay'],
'license': 'LGPL-3',
'maintainers': ['sebalix', 'jcdrubay', 'novawish'],
'website': 'https://github.com/OCA/server-backend',
'depends': [
'base',