[FIX] Copyright headers, vim line and manifest keys.

This commit is contained in:
Ronald Portier (Therp BV)
2015-06-17 12:32:34 +02:00
parent 65c1c8e122
commit 6fe358a6cd
11 changed files with 14 additions and 32 deletions

View File

@@ -28,6 +28,5 @@
'account_bank_statement_import',
'bank_statement_parse',
],
'data': [],
'installable': True
}

View File

@@ -2,8 +2,7 @@
"""Generic parser for MT940 files, base for customized versions per bank."""
##############################################################################
#
# OpenERP, Open Source Management Solution
# This module copyright (C) 2014-2015 Therp BV <http://therp.nl>.
# Copyright (C) 2014-2015 Therp BV <http://therp.nl>.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as