From 962a1d4ac4cd17aa5c4f6bc54f8bf92128343f6e Mon Sep 17 00:00:00 2001 From: ivan deng Date: Wed, 2 Sep 2020 12:40:16 +0800 Subject: [PATCH] update lic --- app_web_fullwidth/__manifest__.py | 2 +- web_fontawesome/__manifest__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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""",