Update AGPL to LGPL to respect odoo_password license.
This commit is contained in:
parent
411985f661
commit
3535f43ddd
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
|||
'website': "https://www.bemade.org",
|
||||
'category': 'Technical',
|
||||
'version': '0.1',
|
||||
'license': 'AGPL-3',
|
||||
'license': 'LGPL-3',
|
||||
'depends': [
|
||||
'odoo_password_manager',
|
||||
'hr',
|
||||
|
|
|
|||
Loading…
Reference in a new issue