diff --git a/pos_localstorage/__init__.py b/pos_localstorage/__init__.py index 4408cdd5..b86d6333 100644 --- a/pos_localstorage/__init__.py +++ b/pos_localstorage/__init__.py @@ -1,9 +1,8 @@ # -*- coding: utf-8 -*- ############################################################################## # -# OpenERP, Open Source Management Solution -# Copyright (C) 2010-2013 OpenERP s.a. (). -# Copyright (C) 2013 initOS GmbH & Co. KG (). +# Copyright (C) 2015 initOS GmbH(). +# Author Thomas Rehn # # 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_localstorage/__openerp__.py b/pos_localstorage/__openerp__.py index 23ebbe2c..48065a48 100644 --- a/pos_localstorage/__openerp__.py +++ b/pos_localstorage/__openerp__.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- ############################################################################## # -# Copyright (C) 2015 initOS GmbH & Co. KG (). +# Copyright (C) 2015 initOS GmbH(). # Author Thomas Rehn # # This program is free software: you can redistribute it and/or modify @@ -22,7 +22,7 @@ 'name': 'POS Local Storage Product Cache', 'version': '0.1', 'category': 'Point Of Sale', - 'author': 'initOS GmbH & Co. KG, ' + 'author': 'initOS GmbH' 'Odoo Community Association (OCA)', 'description': """ Local Storage Cache for Point of Sale