From a1b678534312fcdfc5ab85356e8c18eef6d54ba4 Mon Sep 17 00:00:00 2001 From: Rafael Blasco Date: Mon, 4 Jan 2016 17:38:23 +0100 Subject: [PATCH] author name correction --- auth_signup_verify_email/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth_signup_verify_email/__openerp__.py b/auth_signup_verify_email/__openerp__.py index c695b61a3..e349cc7fd 100644 --- a/auth_signup_verify_email/__openerp__.py +++ b/auth_signup_verify_email/__openerp__.py @@ -7,7 +7,7 @@ "version": "8.0.1.0.0", "category": "Authentication", "website": "http://www.antiun.com", - "author": "Antiun IngenierĂ­a, S.L., Odoo Community Association (OCA)", + "author": "Antiun IngenierĂ­a S.L., Odoo Community Association (OCA)", "license": "AGPL-3", "application": False, "installable": True,