From 028811e2a80d5e5d67f25ad717a9ee29afc3e2d9 Mon Sep 17 00:00:00 2001 From: Antonio Espinosa Date: Wed, 24 Jun 2015 12:25:19 +0200 Subject: [PATCH] Add Antonio Espinosa as contributor --- account_chart_update/README.rst | 1 + account_chart_update/wizard/wizard_chart_update.py | 2 ++ 2 files changed, 3 insertions(+) diff --git a/account_chart_update/README.rst b/account_chart_update/README.rst index 622e24eaf..7c20b3ef6 100644 --- a/account_chart_update/README.rst +++ b/account_chart_update/README.rst @@ -38,6 +38,7 @@ Contributors * Joaquín Gutierrez * invitu * Stéphane Bidoul +* Antonio Espinosa Maintainer ---------- diff --git a/account_chart_update/wizard/wizard_chart_update.py b/account_chart_update/wizard/wizard_chart_update.py index 3ec2b7b6d..e066ada38 100644 --- a/account_chart_update/wizard/wizard_chart_update.py +++ b/account_chart_update/wizard/wizard_chart_update.py @@ -4,6 +4,8 @@ # Copyright (c) 2010 Zikzakmedia S.L. (http://www.zikzakmedia.com) # Copyright (c) 2010 Pexego Sistemas Informáticos S.L.(http://www.pexego.es) # @authors: Jordi Esteve (Zikzakmedia), Borja López Soilán (Pexego) +# Copyright (c) 2015 Antiun Ingeniería S.L. (http://www.antiun.com) +# Antonio Espinosa # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published