diff --git a/bemade_user_password_bundle/__manifest__.py b/bemade_user_password_bundle/__manifest__.py index 35d5c98..c08ee98 100644 --- a/bemade_user_password_bundle/__manifest__.py +++ b/bemade_user_password_bundle/__manifest__.py @@ -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',