diff --git a/__openerp__.py b/__openerp__.py index 0eec324..31acbe4 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -2,7 +2,7 @@ 'name' : 'Delete Odoo footer in email', 'version' : '1.0.0', 'author' : 'IT-Projects LLC, Ivan Yelizariev', - 'license': 'LGPL-3', + 'license': 'GPL-3', 'category' : 'Social Network', 'website' : 'https://yelizariev.github.io', 'depends' : ['mail_delete_access_link', 'mail_delete_sent_by_footer'],