From: Ludovic CHEVALIER Date: Thu, 30 Mar 2017 13:40:25 +0000 (+0200) Subject: +copyright X-Git-Url: http://git.cyclocoop.org/data/%22index.php5/%40%20%27entree_url%27%20=%3E%20%27URL%20of%20your%20site%27%2C%20%27entree_url_2%27%20=%3E%20%27Site%20URL%27%2C%20%27erreur_connect_deja_existant%27%20=%3E%20%27There%20is%20already%20a%20server%20with%20that%20name%20%27%2C%20%27erreur_email_deja_existant%27%20=%3E%20%27This%20email%20address%20is%20already%20registered.%27%2C%20%27erreur_nom_connect_incorrect%27%20=%3E%20%27Server%20name%20not%20allowed%27%2C%20%27erreur_plugin_desinstalation_echouee%27%20=%3E%20%27Uninstallation%20of%20the%20plugin%20failed.%20However%2C%20you%20may%20deactivate%20it.%27%2C%20%27erreur_plugin_fichier_absent%27%20=%3E%20%27File%20missing%27%2C%40%40%20-175%2C7%20%20147%2C7%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