diff --git a/account_ebics/__manifest__.py b/account_ebics/__manifest__.py index 506a99d..0b4f0ea 100644 --- a/account_ebics/__manifest__.py +++ b/account_ebics/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'EBICS banking protocol', 'version': '12.0.1.0.0', - 'license': 'AGPL-3', + 'license': 'LGPL-3', 'author': 'Noviat', 'category': 'Accounting & Finance', 'depends': ['account'],