X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=clean_configure;h=36652087444b78045d18dd53e9b4122bba33eebb;hb=ba9e93f27d47a0ac9eaa884a753b5676da4e7168;hp=be0b5427f39955a0e5a4704b1b5c9b22605fde78;hpb=716894d52739e56d77c5085e02b4cdfdbef60136;p=modules%2Fvisu.git diff --git a/clean_configure b/clean_configure index be0b5427..36652087 100755 --- a/clean_configure +++ b/clean_configure @@ -1,4 +1,22 @@ #!/bin/sh +# Copyright (C) 2007-2010 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 +# rm -rf autom4te.cache aclocal.m4 configure make_config find . -name "*~" -print -exec rm {} \;