X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FTools%2Fpadder%2Fresources%2Fpadderexe%2Fbuildparticules.py;h=04035f1f190a82a9115bafa867a71bad14b563fe;hb=d4a710ce52f6e76786a7b3845e2f7975dc9a00b1;hp=b3826b227c75958767b8e17ef036d62a49402bed;hpb=864f448dc47f6cf1425dcd955470f28c4129f514;p=modules%2Fsmesh.git diff --git a/src/Tools/padder/resources/padderexe/buildparticules.py b/src/Tools/padder/resources/padderexe/buildparticules.py index b3826b227..04035f1f1 100755 --- a/src/Tools/padder/resources/padderexe/buildparticules.py +++ b/src/Tools/padder/resources/padderexe/buildparticules.py @@ -1,4 +1,22 @@ #!/usr/bin/env python +# Copyright (C) 2011-2012 CEA/DEN, 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 +# import geompy import salome