[MERGE] lp:~xrg/openobject-addons/trunk-patch18
[odoo/odoo.git] / addons / base_iban / __openerp__.py
index 568d8a6..9ed0b11 100644 (file)
     'version': '1.0',
     'category': 'Generic Modules/Base',
     'description': """
-This module installs the base for IBAN (International Bank Account Number) bank accounts and checks for its validity
+This module installs the base for IBAN (International Bank Account Number) bank accounts and checks for its validity.
 
     """,
-    'author': 'Tiny',
+    'author': 'OpenERP SA',
     'website': 'http://www.openerp.com',
     'depends': ['account'],
     'init_xml': ['base_iban_data.xml'],