diff --git a/base_search_fuzzy/__openerp__.py b/base_search_fuzzy/__openerp__.py index 85db109ef..fbfdfa3c5 100644 --- a/base_search_fuzzy/__openerp__.py +++ b/base_search_fuzzy/__openerp__.py @@ -9,8 +9,8 @@ 'version': '9.0.1.0.0', 'website': 'https://odoo-community.org/', 'author': 'bloopark systems GmbH & Co. KG, ' - 'Eficent Business and IT Consulting Services S.L., ' - 'Serpent Consulting Services Pvt. Ltd., ' + 'Eficent, ' + 'Serpent CS, ' 'Odoo Community Association (OCA)', 'license': 'AGPL-3', 'depends': ['base'],