From 8df5270b13f36df21d1dfe41d7f16a4b35023b9e Mon Sep 17 00:00:00 2001 From: Alexandre Fayolle Date: Mon, 2 Mar 2015 15:37:12 +0100 Subject: [PATCH] Add OCA as author of OCA addons In order to get visibility on https://www.odoo.com/apps the OCA board has decided to add the OCA as author of all the addons maintained as part of the association. --- pos_order_pricelist_change/__openerp__.py | 2 +- pos_second_header/__openerp__.py | 2 +- pos_select_customer/__openerp__.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pos_order_pricelist_change/__openerp__.py b/pos_order_pricelist_change/__openerp__.py index 15901293..d1498ce1 100644 --- a/pos_order_pricelist_change/__openerp__.py +++ b/pos_order_pricelist_change/__openerp__.py @@ -41,7 +41,7 @@ Copyright, Authors and Licence: * Copyright: 2014, GRAP: Groupement Régional Alimentaire de Proximité; * Author: * Sylvain LE GAL (https://twitter.com/legalsylvain);""", - 'author': 'GRAP', + 'author': "GRAP,Odoo Community Association (OCA)", 'website': 'http://www.grap.coop', 'license': 'AGPL-3', 'depends': [ diff --git a/pos_second_header/__openerp__.py b/pos_second_header/__openerp__.py index 10b28889..2bb1e4bf 100644 --- a/pos_second_header/__openerp__.py +++ b/pos_second_header/__openerp__.py @@ -40,7 +40,7 @@ Copyright, Authors and Licence: * Author: * Sylvain LE GAL (https://twitter.com/legalsylvain); * Licence: AGPL-3 (http://www.gnu.org/licenses/);""", - 'author': 'GRAP', + 'author': "GRAP,Odoo Community Association (OCA)", 'website': 'http://www.grap.coop', 'license': 'AGPL-3', 'depends': [ diff --git a/pos_select_customer/__openerp__.py b/pos_select_customer/__openerp__.py index 78127ef6..ff1e0818 100644 --- a/pos_select_customer/__openerp__.py +++ b/pos_select_customer/__openerp__.py @@ -57,7 +57,7 @@ Copyright, Authors and Licence: * Julien WESTE; * Sylvain LE GAL (https://twitter.com/legalsylvain); * Licence: AGPL-3 (http://www.gnu.org/licenses/);""", - 'author': 'GRAP', + 'author': "GRAP,Odoo Community Association (OCA)", 'website': 'http://www.grap.coop', 'license': 'AGPL-3', 'depends': [