diff --git a/base_location/__openerp__.py b/base_location/__openerp__.py index d37507884..0dcaeeac9 100644 --- a/base_location/__openerp__.py +++ b/base_location/__openerp__.py @@ -24,7 +24,7 @@ 'name': 'Location management (aka Better ZIP)', 'version': '1.0', 'depends': ['base'], - 'author': 'Camptocamp', + 'author': "Camptocamp,Odoo Community Association (OCA)", 'license': "AGPL-3", 'contributors': [ 'Pedro M. Baeza ',