diff --git a/website_pre_loader_style/__manifest__.py b/website_pre_loader_style/__manifest__.py index 996ee8633..5caab14e0 100644 --- a/website_pre_loader_style/__manifest__.py +++ b/website_pre_loader_style/__manifest__.py @@ -47,7 +47,7 @@ ] }, 'images': ['static/description/banner.jpg'], - 'licence': 'AGPL-3', + 'license': 'AGPL-3', 'installable': True, 'auto_install': False, 'application': False,