X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESH_PY%2F__init__.py;h=ff894a76b6cc5ea9209e1d3365f0c5aa5f7b4598;hb=062f1da5dde14e9ca8755c2eda44cbe8850f1d3a;hp=5d3edfa55659251872a57811080a5cac93c79a41;hpb=656fe38db7817f4be046b0f22064e19427221816;p=modules%2Fsmesh.git diff --git a/src/SMESH_PY/__init__.py b/src/SMESH_PY/__init__.py index 5d3edfa55..ff894a76b 100644 --- a/src/SMESH_PY/__init__.py +++ b/src/SMESH_PY/__init__.py @@ -1 +1,19 @@ # -*- coding: iso-8859-1 -*- +# Copyright (C) 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE +# +# 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 +#