From 259fa1d97c86ce384278a47123866eacad1cf8d6 Mon Sep 17 00:00:00 2001 From: Ludovic CHEVALIER Date: Thu, 3 Oct 2013 11:07:07 +0200 Subject: [PATCH] [module] +copyright --- __init__.py | 17 +++++++++++++++++ __openerp__.py | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/__init__.py b/__init__.py index e37bf75..295ed90 100644 --- a/__init__.py +++ b/__init__.py @@ -1,6 +1,23 @@ # -*- coding: utf-8 -*- ############################################################################## # +# bikecoop_l10n_fr_demo module for OpenERP, Set of demo datas for testing bikecoop_l10n_fr module. +# Copyright (C) 2012-2013 L'Heureux Cyclage () +# +# This file is a part of bikecoop_l10n_fr_demo +# +# bikecoop_l10n_fr_demo is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# bikecoop_l10n_fr_demo is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . # ############################################################################## diff --git a/__openerp__.py b/__openerp__.py index 10b5f01..068170a 100644 --- a/__openerp__.py +++ b/__openerp__.py @@ -1,6 +1,23 @@ # -*- coding: utf-8 -*- ############################################################################## # +# bikecoop_l10n_fr_demo module for OpenERP, Set of demo datas for testing bikecoop_l10n_fr module. +# Copyright (C) 2012-2013 L'Heureux Cyclage () +# +# This file is a part of bikecoop_l10n_fr_demo +# +# bikecoop_l10n_fr_demo is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# bikecoop_l10n_fr_demo is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this program. If not, see . # ############################################################################## -- 2.20.1