diff --git a/__openerp__.py b/__openerp__.py index 4f610ff..0d295e0 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -3,7 +3,7 @@ 'name': "Mark unstarred email as read, remove filter in 'To-do' folder", 'version': '1.0', 'author': 'IT-Projects LLC', - 'license': 'LGPL-3', + 'license': 'GPL-3', 'website': "https://yelizariev.github.io", 'category': 'Tools', 'depends': ['mail'],