X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDLoader%2FSwig%2Fmed2case;h=d0bcdd73b4063e3e876dc3a2c5e7af5796eb6261;hb=6f4704cbb6e4b264c28bd3c3eb693fbfe77c83dd;hp=0111839ee8da71074035d9931978e9e558d7125c;hpb=092359f3873e5fd848c5b29f11ed7b0eb81ed55f;p=tools%2Fmedcoupling.git diff --git a/src/MEDLoader/Swig/med2case b/src/MEDLoader/Swig/med2case index 0111839ee..d0bcdd73b 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-2014 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