diff --git a/account_invoice_currency/README.rst b/account_invoice_currency/README.rst index 86d88fc2a..f7deb217e 100644 --- a/account_invoice_currency/README.rst +++ b/account_invoice_currency/README.rst @@ -55,7 +55,7 @@ Contributors * Jordi Esteve * Joaquín Gutierrez -* Pedro M. Baeza +* Pedro M. Baeza * Antonio Espinosa Maintainer diff --git a/account_invoice_currency/__openerp__.py b/account_invoice_currency/__openerp__.py index 9d7cea0b2..9e6499a87 100644 --- a/account_invoice_currency/__openerp__.py +++ b/account_invoice_currency/__openerp__.py @@ -2,8 +2,8 @@ # © 2004-2011 Pexego Sistemas Informáticos. (http://pexego.es) # © 2004-2011 Zikzakmedia S.L. (http://zikzakmedia.com) # Jordi Esteve -# © 2014-2015 Serv. Tecnol. Avanzados - Pedro M. Baeza -# © 2016 Antonio Espinosa - +# © 2014-2015 Tecnativa - Pedro M. Baeza +# © 2016 Tecnativa - Antonio Espinosa # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { @@ -11,7 +11,6 @@ 'version': "9.0.1.0.0", 'author': "Zikzakmedia SL, " "Joaquín Gutierrez, " - "Serv. Tecnol. Avanzados - Pedro M. Baeza, " "Tecnativa, " "Odoo Community Association (OCA) ", 'website': "https://odoo-community.org/",