Update AGPL to LGPL to respect odoo_password license.
This commit is contained in:
parent
a9229b96ed
commit
ee954c6c81
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
- The 'Spam' stage is automatically created by this module.
|
- The 'Spam' stage is automatically created by this module.
|
||||||
""",
|
""",
|
||||||
'sequence': 10,
|
'sequence': 10,
|
||||||
'license': 'GPL-3',
|
'license': 'LGPL-3',
|
||||||
'author': 'Bemade',
|
'author': 'Bemade',
|
||||||
'website': 'https://www.bemade.org',
|
'website': 'https://www.bemade.org',
|
||||||
'depends': [
|
'depends': [
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue