X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2Ftools%2FtestMeshTest.py;h=7d76d80c8de989e341cafae3ecf2ff4ecc650b26;hb=refs%2Ftags%2FV9_11_0;hp=33288a0f059940a8570dc122aedb403b4ebcee22;hpb=8299dffccbade7859d34201f56f88a69aec84740;p=plugins%2Fghs3dprlplugin.git diff --git a/src/tools/testMeshTest.py b/src/tools/testMeshTest.py index 33288a0..7d76d80 100644 --- a/src/tools/testMeshTest.py +++ b/src/tools/testMeshTest.py @@ -1,8 +1,7 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 # -*- coding: utf-8 -*- -# %% LICENSE_SALOME_CEA_BEGIN -# Copyright (C) 2008-2016 CEA/DEN +# Copyright (C) 2008-2023 CEA, EDF # # 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