diff --git a/project_forecast_line/__manifest__.py b/project_forecast_line/__manifest__.py index f3b58bb96b..74cab2e8a4 100644 --- a/project_forecast_line/__manifest__.py +++ b/project_forecast_line/__manifest__.py @@ -4,7 +4,7 @@ "name": "Project Forecast Lines", "summary": "Project Forecast Lines", "version": "14.0.1.0.4", - "author": "Camptocamp SA, Odoo Community Association (OCA)", + "author": "Camptocamp, Odoo Community Association (OCA)", "maintainers": ["ntsirintanis"], "license": "AGPL-3", "category": "Project", diff --git a/project_forecast_line_bokeh_chart/__manifest__.py b/project_forecast_line_bokeh_chart/__manifest__.py index e350cb4085..fa6da43863 100644 --- a/project_forecast_line_bokeh_chart/__manifest__.py +++ b/project_forecast_line_bokeh_chart/__manifest__.py @@ -4,7 +4,7 @@ "name": "Project Forecast Lines Bokeh Chart", "summary": "Project Forecast Lines Bokeh Chart", "version": "14.0.1.0.1", - "author": "Camptocamp SA, Odoo Community Association (OCA)", + "author": "Camptocamp, Odoo Community Association (OCA)", "maintainers": ["ntsirintanis"], "license": "AGPL-3", "category": "Project",