Salome HOME
BOUNDARY... dans Telemac2D
[tools/eficas.git] / generator / __init__.py
index 89d4cb408e5c12ae06d2f30bf306a8472fd2307d..ccd9bd77c9bc3e7321c9163e0a1c05d0b6d135a5 100644 (file)
@@ -1,10 +1,30 @@
+# -*- coding: utf-8 -*-
+# Copyright (C) 2007-2013   EDF R&D
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License.
+#
+# This library 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
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+#
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+#
 """
-   Ce package contient tous les générateurs de formats de sortie
-   à partir des objets d' EFICAS.
+   Ce package contient tous les generateurs de formats de sortie
+   a partir des objets d' EFICAS.
 
-   Ces générateurs sont implémentés sous forme de plugins
+   Ces generateurs sont implementes sous forme de plugins
 """
 
+from __future__ import absolute_import
 from Extensions import pluginloader
 
 import generator