X-Git-Url: http://git.cyclocoop.org/?p=burette%2Fvelocampus_nantes.git;a=blobdiff_plain;f=__init__.py;h=672e4cdc65d7dcd6b7a4da76d9e6766b4d00d235;hp=ba6f153567c82fc6e261c881d052864d3329606b;hb=3b80bcf52146ecc6ac6cb3e72c357dc8a129ddb2;hpb=b3b3b7d8c001c62ab931211ae2518765e047cbb2 diff --git a/__init__.py b/__init__.py index ba6f153..672e4cd 100644 --- a/__init__.py +++ b/__init__.py @@ -2,24 +2,25 @@ ############################################################################## # # velocampus_nantes module for OpenERP, Vélocampus Nantes specifities -# Copyright (C) 2013-2014 Vélocampus Nantes () +# Copyright (C) 2013-2015 Vélocampus Nantes () # # This file is a part of velocampus_nantes # -# velocampus_nantes module 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. +# velocampus_nantes module 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. # -# velocampus_nantes module 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. +# velocampus_nantes module 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 . # ############################################################################## +import velocampus_nantes # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: