X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FMEDOP%2Ftut%2Fmedloader%2Fmanage.py;h=e35801985c9531fc4e8bc6ee536ddd12dc0421be;hb=659f8c67d0348350e12fde38fe8c4de1ff95dffe;hp=5b23dd2b6eac2e62698b9712b201c0591a8fb1e6;hpb=8ff2695c3b586e31b57c98e48ae9ff57deede12e;p=tools%2Fmedcoupling.git diff --git a/src/MEDOP/tut/medloader/manage.py b/src/MEDOP/tut/medloader/manage.py index 5b23dd2b6..e35801985 100644 --- a/src/MEDOP/tut/medloader/manage.py +++ b/src/MEDOP/tut/medloader/manage.py @@ -1,4 +1,22 @@ #!/usr/bin/env python +# Copyright (C) 2012-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, 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 +# # _T1A import collections