diff --git a/__openerp__.py b/__openerp__.py index c724965..98b7224 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -2,7 +2,7 @@ 'name' : 'Custom mail wall', 'version' : '1.0.0', 'author' : 'IT-Projects LLC, Ivan Yelizariev', - 'license': 'GPL-3', + 'license': 'LGPL-3', 'category' : 'Custom', 'website' : 'https://yelizariev.github.io', 'depends' : ['gamification',