X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fexamples%2Ftests.py.in;h=3b1f8800fc88a1496f8f7fd4f3ffe967c94697b5;hb=33b6f8700337fa00f3e48076a6f6d8df87d8e57f;hp=ffcdad1c3faa58823c74b925eceb4610d6d95b79;hpb=0ec5c9efb13a59fdc1b979392b43f90bb00b06ea;p=modules%2Fsmesh.git diff --git a/doc/salome/examples/tests.py.in b/doc/salome/examples/tests.py.in index ffcdad1c3..3b1f8800f 100644 --- a/doc/salome/examples/tests.py.in +++ b/doc/salome/examples/tests.py.in @@ -1,3 +1,22 @@ +# Copyright (C) 2018-2021 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, or (at your option) any later version. +# +# 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 +# + DIR='@CMAKE_CURRENT_SOURCE_DIR@' TESTS='@GOOD_TESTS@' REINIT_SALOME=@TEST_REINIT_SALOME@