diff --git a/account_analytic_analysis_recurring/__openerp__.py b/account_analytic_analysis_recurring/__openerp__.py index 3e323eb29..c7d08d7a9 100644 --- a/account_analytic_analysis_recurring/__openerp__.py +++ b/account_analytic_analysis_recurring/__openerp__.py @@ -36,7 +36,7 @@ line to automatically insert the dates of the invoiced period. Backport done By Yannick Buron. """, - 'author': 'OpenERP SA', + 'author': "OpenERP SA,Odoo Community Association (OCA)", 'website': 'http://openerp.com', 'depends': ['base', 'account_analytic_analysis'], 'data': [ diff --git a/analytic_hours_block/__openerp__.py b/analytic_hours_block/__openerp__.py index 6dc08a380..d01b8fba2 100644 --- a/analytic_hours_block/__openerp__.py +++ b/analytic_hours_block/__openerp__.py @@ -34,7 +34,7 @@ then you input the spent hours on the hours block and you can track and follow how much has been used. """, - "author": "Camptocamp", + "author": "Camptocamp,Odoo Community Association (OCA)", "license": 'AGPL-3', "website": "http://www.camptocamp.com", "depends": [ diff --git a/project_sla/__openerp__.py b/project_sla/__openerp__.py index 956641643..b697ce5d8 100644 --- a/project_sla/__openerp__.py +++ b/project_sla/__openerp__.py @@ -112,7 +112,7 @@ Credits and Contributors * Daniel Reis (https://launchpad.net/~dreis-pt) * David Vignoni, author of the icon from the KDE 3.x Nuvola icon theme """, - 'author': 'Daniel Reis', + 'author': "Daniel Reis,Odoo Community Association (OCA)", 'website': '', 'depends': [ 'project_issue',