diff --git a/app_web_fullwidth/__manifest__.py b/app_web_fullwidth/__manifest__.py index f0af5e34..0af0f511 100644 --- a/app_web_fullwidth/__manifest__.py +++ b/app_web_fullwidth/__manifest__.py @@ -26,7 +26,7 @@ 'category': 'web', 'author': 'Sunpop.cn', 'website': 'https://www.sunpop.cn', - 'license': 'AGPL-3', + 'license': 'LGPL-3', 'sequence': 2, 'summary': """ Form view Responsive full width (fullwidth). Ready for small, medium, large, extra large screen.Ready for enterprise and communicate version. diff --git a/web_fontawesome/__manifest__.py b/web_fontawesome/__manifest__.py index d3e53f84..2b411ca4 100644 --- a/web_fontawesome/__manifest__.py +++ b/web_fontawesome/__manifest__.py @@ -31,7 +31,7 @@ 'author': 'Sunpop.cn', 'category': 'Productivity', 'website': 'https://www.sunpop.cn', - 'license': 'AGPL-3', + 'license': 'LGPL-3', 'sequence': 20, 'images': ['static/description/banner.png'], 'summary': """Up to date Fontawesome resources. v5.3""",