Update AGPL to LGPL to respect odoo_password license.
This commit is contained in:
parent
3535f43ddd
commit
a9229b96ed
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
||||||
Automatically create and manage mailboxes and aliases in Mailcow when they are created in Odoo.
|
Automatically create and manage mailboxes and aliases in Mailcow when they are created in Odoo.
|
||||||
""",
|
""",
|
||||||
'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