]> SALOME platform Git repositories - tools/eficas.git/blobdiff - Validation/__init__.py
Salome HOME
bug
[tools/eficas.git] / Validation / __init__.py
index bb26b859f6846e7ac37335dc0b4a4cd21dd1deaa..e748ef5d39dadfd99f144cd54cf161c7b4ddefd4 100644 (file)
@@ -1,3 +1,22 @@
+# -*- coding: iso-8859-1 -*-
+# 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 la fonctionnalité de validation des objets de type OBJECT. 
    Cette fonctionnalité est implémentée sous la forme de classes de type MIXIN qui
 """
    Ce package contient la fonctionnalité de validation des objets de type OBJECT. 
    Cette fonctionnalité est implémentée sous la forme de classes de type MIXIN qui