[MODULE][VIEW] ~multiple customization
[burette/velocampus_nantes.git] / __init__.py
index ba6f153..672e4cd 100644 (file)
@@ -2,24 +2,25 @@
 ##############################################################################
 #
 #    velocampus_nantes module for OpenERP, Vélocampus Nantes specifities
-#    Copyright (C) 2013-2014 Vélocampus Nantes (<http://www.velocampus.net/>)
+#    Copyright (C) 2013-2015 Vélocampus Nantes (<http://www.velocampus.net/>)
 #
 #    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 <http://www.gnu.org/licenses/>.
 #
 ##############################################################################
 
+import velocampus_nantes
 
 # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: