diff --git a/base_location/__openerp__.py b/base_location/__openerp__.py index 44309a4b1..9b8d8f02a 100644 --- a/base_location/__openerp__.py +++ b/base_location/__openerp__.py @@ -24,7 +24,11 @@ 'name': 'Location management (aka Better ZIP)', 'version': '1.0', 'depends': ['base'], - 'author': "Camptocamp,Odoo Community Association (OCA)", + 'author': "Camptocamp," + "ACYSOS S.L.," + "Alejandro Santana," + "Serv. Tecnol. Avanzados - Pedro M. Baeza," + "Odoo Community Association (OCA)", 'license': "AGPL-3", 'contributors': [ 'Pedro M. Baeza ',