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