diff --git a/account_banking_pain_base/__openerp__.py b/account_banking_pain_base/__openerp__.py index 0d8030dc6..a5f5a23da 100644 --- a/account_banking_pain_base/__openerp__.py +++ b/account_banking_pain_base/__openerp__.py @@ -24,7 +24,7 @@ 'summary': 'Base module for PAIN file generation', 'version': '0.1', 'license': 'AGPL-3', - 'author': 'Akretion, Noviat', + 'author': "Akretion, Noviat,Odoo Community Association (OCA)", 'website': 'http://openerp-community-association.org/', 'contributors': ['Pedro M. Baeza '], 'category': 'Hidden',