From e02f16bd54b43f0a2acfaa1598e411bb2d81a74d Mon Sep 17 00:00:00 2001 From: Martin Trigaux Date: Mon, 16 Dec 2013 16:14:57 +0100 Subject: [PATCH] [IMP] gamification: update manifest bzr revid: mat@openerp.com-20131216151457-6vmwb6b6os0e3enn --- addons/gamification/__openerp__.py | 2 +- addons/gamification_sale_crm/__openerp__.py | 2 +- addons/portal_gamification/__init__.py | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/addons/gamification/__openerp__.py b/addons/gamification/__openerp__.py index 12e069d5f92..081908fd3e4 100644 --- a/addons/gamification/__openerp__.py +++ b/addons/gamification/__openerp__.py @@ -2,7 +2,7 @@ ############################################################################## # # OpenERP, Open Source Management Solution -# Copyright (C) 2004-2013 Tiny SPRL (). +# Copyright (C) 2013 OpenERP SA (). # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/addons/gamification_sale_crm/__openerp__.py b/addons/gamification_sale_crm/__openerp__.py index adfb8de08e0..23152cb9f7a 100644 --- a/addons/gamification_sale_crm/__openerp__.py +++ b/addons/gamification_sale_crm/__openerp__.py @@ -2,7 +2,7 @@ ############################################################################## # # OpenERP, Open Source Management Solution -# Copyright (C) 2004-2013 Tiny SPRL (). +# Copyright (C) 2013 OpenERP SA (). # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as diff --git a/addons/portal_gamification/__init__.py b/addons/portal_gamification/__init__.py index 26c654db9dd..484faca7b68 100644 --- a/addons/portal_gamification/__init__.py +++ b/addons/portal_gamification/__init__.py @@ -2,7 +2,7 @@ ############################################################################## # # OpenERP, Open Source Management Solution -# Copyright (C) 2004-2010 Tiny SPRL (). +# Copyright (C) 2013 OpenERP SA (). # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as