diff --git a/base_report_to_printer/README.rst b/base_report_to_printer/README.rst index 3438856..51c0e39 100644 --- a/base_report_to_printer/README.rst +++ b/base_report_to_printer/README.rst @@ -47,3 +47,4 @@ Contributors * Lorenzo Battistini * Yannick Vaucher * Lionel Sausin +* Guewen Baconnier diff --git a/base_report_to_printer/__init__.py b/base_report_to_printer/__init__.py index 50da173..ddd67e1 100644 --- a/base_report_to_printer/__init__.py +++ b/base_report_to_printer/__init__.py @@ -5,8 +5,7 @@ # Copyright (c) 2009 Albert Cervera i Areny # Copyright (C) 2011 Agile Business Group sagl () # Copyright (C) 2011 Domsense srl () -# Copyright (C) 2013 Camptocamp () -# All Rights Reserved +# Copyright (C) 2013-2014 Camptocamp () # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published diff --git a/base_report_to_printer/__openerp__.py b/base_report_to_printer/__openerp__.py index 792b506..511c179 100644 --- a/base_report_to_printer/__openerp__.py +++ b/base_report_to_printer/__openerp__.py @@ -5,8 +5,7 @@ # Copyright (c) 2009 Albert Cervera i Areny # Copyright (C) 2011 Agile Business Group sagl () # Copyright (C) 2011 Domsense srl () -# Copyright (C) 2013 Camptocamp () -# All Rights Reserved +# Copyright (C) 2013-2014 Camptocamp () # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published diff --git a/base_report_to_printer/report_xml_action.py b/base_report_to_printer/report_xml_action.py index 0a5dadc..e311850 100644 --- a/base_report_to_printer/report_xml_action.py +++ b/base_report_to_printer/report_xml_action.py @@ -5,8 +5,7 @@ # Copyright (c) 2009 Albert Cervera i Areny # Copyright (C) 2011 Agile Business Group sagl () # Copyright (C) 2011 Domsense srl () -# Copyright (C) 2013 Camptocamp () -# All Rights Reserved +# Copyright (C) 2013-2014 Camptocamp () # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published diff --git a/base_report_to_printer/wizard/__init__.py b/base_report_to_printer/wizard/__init__.py index 05d4685..b27a57a 100644 --- a/base_report_to_printer/wizard/__init__.py +++ b/base_report_to_printer/wizard/__init__.py @@ -4,7 +4,6 @@ # Copyright (c) 2009 Albert Cervera i Areny # Copyright (C) 2011 Agile Business Group sagl () # Copyright (C) 2011 Domsense srl () -# 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 published