X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Ftools%2FtestMeshTest.py;fp=src%2Ftools%2FtestMeshTest.py;h=d18b22d509f7a77c7f75514868cc2502191fe7d9;hb=3a25d20e5e94db8b60f3a6fab953e0911ad255ac;hp=57b5849b77f7502e437e4aa4a74edccaeb5f8d16;hpb=d66023e4f97e2f02b00c5c07dd8a4764e49704c7;p=plugins%2Fghs3dprlplugin.git diff --git a/src/tools/testMeshTest.py b/src/tools/testMeshTest.py index 57b5849..d18b22d 100644 --- a/src/tools/testMeshTest.py +++ b/src/tools/testMeshTest.py @@ -1,8 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# %% LICENSE_SALOME_CEA_BEGIN -# Copyright (C) 2008-2016 CEA/DEN +# Copyright (C) 2008-2019 CEA/DEN # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -16,11 +15,10 @@ # # 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 +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -# See http://www.salome-platform.org or email : webmaster.salome@opencascade.com -# %% LICENSE_END - import unittest