From f706c228f7041bee7092eb54567474300c92a318 Mon Sep 17 00:00:00 2001 From: luc-demeyer Date: Mon, 20 Oct 2014 13:08:42 +0200 Subject: [PATCH] add 2013 to copyright --- report_xls/__init__.py | 2 +- report_xls/__openerp__.py | 2 +- report_xls/report_xls.py | 2 +- report_xls/utils.py | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/report_xls/__init__.py b/report_xls/__init__.py index 1f5df8f6b..5f77d6268 100644 --- a/report_xls/__init__.py +++ b/report_xls/__init__.py @@ -3,7 +3,7 @@ # # OpenERP, Open Source Management Solution # -# Copyright (c) 2014 Noviat nv/sa (www.noviat.com). All rights reserved. +# Copyright (c) 2013-2014 Noviat nv/sa (www.noviat.com). All rights reserved. # # 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/report_xls/__openerp__.py b/report_xls/__openerp__.py index 5186017e1..f2b194424 100644 --- a/report_xls/__openerp__.py +++ b/report_xls/__openerp__.py @@ -3,7 +3,7 @@ # # OpenERP, Open Source Management Solution # -# Copyright (c) 2014 Noviat nv/sa (www.noviat.com). All rights reserved. +# Copyright (c) 2013-2014 Noviat nv/sa (www.noviat.com). All rights reserved. # # 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/report_xls/report_xls.py b/report_xls/report_xls.py index 4746b4b91..52b7e6021 100644 --- a/report_xls/report_xls.py +++ b/report_xls/report_xls.py @@ -3,7 +3,7 @@ # # OpenERP, Open Source Management Solution # -# Copyright (c) 2014 Noviat nv/sa (www.noviat.com). All rights reserved. +# Copyright (c) 2013-2014 Noviat nv/sa (www.noviat.com). All rights reserved. # # 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/report_xls/utils.py b/report_xls/utils.py index 943daae7c..dc52b5786 100644 --- a/report_xls/utils.py +++ b/report_xls/utils.py @@ -3,7 +3,7 @@ # # OpenERP, Open Source Management Solution # -# Copyright (c) 2014 Noviat nv/sa (www.noviat.com). All rights reserved. +# Copyright (c) 2013-2014 Noviat nv/sa (www.noviat.com). All rights reserved. # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as