From a75e1be202c5cf7ebf4d87b9cd4e4c344b50d6af Mon Sep 17 00:00:00 2001 From: Leonardo Pistone Date: Tue, 26 Aug 2014 14:45:35 +0200 Subject: [PATCH] fix author in header I asked Romain: he is not the author, the header was copy-pasted by mistake. --- account_advanced_reconcile_bank_statement/__init__.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/account_advanced_reconcile_bank_statement/__init__.py b/account_advanced_reconcile_bank_statement/__init__.py index 748698d3..0f9a7e4c 100644 --- a/account_advanced_reconcile_bank_statement/__init__.py +++ b/account_advanced_reconcile_bank_statement/__init__.py @@ -1,7 +1,8 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Author: Romain Deheele. Copyright Camptocamp SA +# Author: Matthieu Dietrich +# Copyright 2014 Camptocamp SA # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as