X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDLoader%2FSwig%2Fmed2case;h=bec9f4f3019a7be76f379901b25c8d196c20d8b1;hb=586a7f0f6d8d1592a9547b15d1caac905cb1b053;hp=0111839ee8da71074035d9931978e9e558d7125c;hpb=092359f3873e5fd848c5b29f11ed7b0eb81ed55f;p=tools%2Fmedcoupling.git diff --git a/src/MEDLoader/Swig/med2case b/src/MEDLoader/Swig/med2case index 0111839ee..bec9f4f30 100755 --- a/src/MEDLoader/Swig/med2case +++ b/src/MEDLoader/Swig/med2case @@ -1,11 +1,11 @@ -#!/usr/bin/python +#!/usr/bin/env python # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D +# Copyright (C) 2007-2015 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. +# 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 @@ -18,7 +18,7 @@ # # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -# Author Anthony GEAY (CEA/DEN/DM2S/STMF/LGLS) +# Author : Anthony GEAY (CEA/DEN/DM2S/STMF/LGLS) from MEDLoader import MEDFileData,InterpKernelException from CaseWriter import CaseWriter