X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fcyclofficine_pantin.git;a=blobdiff_plain;f=__init__.py;fp=__init__.py;h=7c0d3fbc729f6145565623efd1ecacece40bd972;hp=0000000000000000000000000000000000000000;hb=0beacbe98d1592f7d41e85e3300c284cc2b86ef5;hpb=f483e8e06c056a47d57b7a48394467e967bccd50 diff --git a/__init__.py b/__init__.py new file mode 100644 index 0000000..7c0d3fb --- /dev/null +++ b/__init__.py @@ -0,0 +1,27 @@ +# -*- coding: utf-8 -*- +############################################################################## +# +# cyclofficine_pantin module for OpenERP, Custom module for La Cyclofficine +# de Pantin + +# Copyright (C) 2015 cyclofficine_pantin +# () +# +# This file is a part of cyclofficine_pantin +# +# cyclofficine_pantin 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. +# +# cyclofficine_pantin 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 . +# +############################################################################## + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: