diff --git a/pos_top_sellers/__init__.py b/pos_top_sellers/__init__.py index ca9bafbe..b1f48f4a 100644 --- a/pos_top_sellers/__init__.py +++ b/pos_top_sellers/__init__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################### # -# Copyright (C) 2015 initOS GmbH & Co. KG (). +# Copyright (C) 2015 initOS GmbH(). # # 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/pos_top_sellers/__openerp__.py b/pos_top_sellers/__openerp__.py index 935488b6..4c3cb0a7 100644 --- a/pos_top_sellers/__openerp__.py +++ b/pos_top_sellers/__openerp__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################### # -# Copyright (C) 2015 initOS GmbH & Co. KG (). +# Copyright (C) 2015 initOS GmbH(). # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as @@ -42,7 +42,7 @@ Recent sales by shop for a given product * Select product by product default code. * Show current stock and total quantity of sales for this product and period. """, - 'author': 'initOS GmbH & Co. KG', + 'author': 'initOS GmbH', 'website': 'http://www.initos.com', 'depends': [ 'web', diff --git a/pos_top_sellers/pos_top_sellers.py b/pos_top_sellers/pos_top_sellers.py index 1ba209f5..95ce1130 100644 --- a/pos_top_sellers/pos_top_sellers.py +++ b/pos_top_sellers/pos_top_sellers.py @@ -3,7 +3,7 @@ # # OpenERP, Open Source Management Solution # Copyright (C) 2010-2013 OpenERP s.a. (). -# Copyright (C) 2015 initOS GmbH & Co. KG (). +# Copyright (C) 2015 initOS GmbH(). # # 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/pos_top_sellers/pos_top_sellers_view.xml b/pos_top_sellers/pos_top_sellers_view.xml index 79682808..3609fdb1 100644 --- a/pos_top_sellers/pos_top_sellers_view.xml +++ b/pos_top_sellers/pos_top_sellers_view.xml @@ -4,7 +4,7 @@ # # OpenERP, Open Source Management Solution # Copyright (C) 2010-2013 OpenERP s.a. (). -# Copyright (C) 2015 initOS GmbH & Co. KG (). +# Copyright (C) 2015 initOS GmbH(). # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as