From 087d664f0acb99e1ff8e4d6cba878f95e949d531 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Tue, 8 Dec 2015 09:27:33 +0100 Subject: [PATCH] [FIX] document_url: Author --- document_url/__openerp__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document_url/__openerp__.py b/document_url/__openerp__.py index 31d8f43c..b2af4554 100644 --- a/document_url/__openerp__.py +++ b/document_url/__openerp__.py @@ -27,7 +27,7 @@ 'description': """ Module that allows to attach an URL as a document. """, - 'author': "Serv. Tecnolog. Avanzados - Pedro M. Baeza," + 'author': "Serv. Tecnol. Avanzados - Pedro M. Baeza," "Odoo Community Association (OCA)", 'website': 'http://www.serviciosbaeza.com', 'license': 'AGPL-3',