mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[FIX] Copyright headers, vim line and manifest keys.
This commit is contained in:
@@ -28,6 +28,5 @@
|
||||
'account_bank_statement_import',
|
||||
'bank_statement_parse',
|
||||
],
|
||||
'data': [],
|
||||
'installable': True
|
||||
}
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user