From: Ludovic CHEVALIER Date: Thu, 30 Mar 2017 13:40:25 +0000 (+0200) Subject: +copyright X-Git-Url: https://git.cyclocoop.org/%27.WWW_URL.%27admin/%40%20%27icone_supprimer_signature%27%20=%3E%20%27Delete%20this%20signature%27%2C%20%27icone_valider_signature%27%20=%3E%20%27Validate%20this%20signature%27%2C%20%27image_administrer_rubrique%27%20=%3E%20%27You%20can%20manage%20this%20section%27%2C-%27impossible_modifier_login_auteur%27%20=%3E%20%27Login%20cannot%20be%20changed.%27%2C-%27impossible_modifier_pass_auteur%27%20=%3E%20%27Password%20cannot%20be%20changed.%27%2C%20%27info_1_article%27%20=%3E%20%271%20article%27%2C-%27info_1_article_syndique%27%20=%3E%20%271%20syndicated%20article%27%2C%20%27info_1_auteur%27%20=%3E%20%271%20author%27%2C%20%27info_1_message%27%20=%3E%20%271%20message%27%2C%20%27info_1_mot_cle%27%20=%3E%20%271%20keyword%27%2C%20%27info_1_rubrique%27%20=%3E%20%271%20section%27%2C-%27info_1_site%27%20=%3E%20%271%20site%27%2C%20%27info_1_visiteur%27%20=%3E%20%271%20visitor%27%2C%20%27info_activer_cookie%27%20=%3E%20%27You%20can%20activate%20an%20%3Cb%3Eadministration%20cookie%3C/b%3E%2C%20which%20allows%20you%20%20to%20switch%20easily%20between%20the%20public%20site%20and%20the%20private%20area.%27%2C%40%40%20-249%2C16%20%20213%2C13%20%40%40%20Do%20not%20submit%20this%20import%20request.%3Cp%3EFor%20more%20information%2C%20please%20see%20%3Ca%20href=?a=commitdiff_plain;h=2afc7f244439418788ff8148ea91632f0048e5cb;p=burette%2Fbikecoop_init.git +copyright --- diff --git a/tools/scripts/csv2xml.py b/tools/scripts/csv2xml.py index 6794ee4..3d75ff9 100644 --- a/tools/scripts/csv2xml.py +++ b/tools/scripts/csv2xml.py @@ -1,5 +1,26 @@ # -*- coding: utf-8 -*- -# v2.0 +############################################################################## +# +# Bikecoop Init for OpenERP, Tools for begin a Bikecoop OpenERP project +# Copyright (C) 2017 L'Heureux Cyclage () +# Ludovic CHEVALIER +# +# This file is a part of Bikecoop Init +# +# Bikecoop Init 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 Init 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 . +# +############################################################################## from sys import argv import os