mirror of
https://github.com/OCA/server-backend.git
synced 2025-02-18 09:52:42 +02:00
Switch AGPL to LGPL license
This commit is contained in:
committed by
Tatiana Deribina
parent
a70150dc40
commit
f77ef57875
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user