diff --git a/__openerp__.py b/__openerp__.py index b4c13e7..81c1327 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -2,7 +2,7 @@ "name" : "Fix mail error 553", "version" : "0.3", "author" : "IT-Projects LLC, Ivan Yelizariev", - 'license': 'LGPL-3', + 'license': 'GPL-3', "category" : "Social Network", "website" : "https://yelizariev.github.io", "depends" : ["base", "mail"],