Salome HOME
Copyright update 2022
[modules/med.git] / src / MEDGUI / MEDGUISelectComponents.cxx
index 8da05d23626eeb34f31fcc8e3281d874f85ed130..11f931a503fa1774f075d7e92f7d6e110f6248e0 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // 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
@@ -17,7 +17,7 @@
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
-//  MED MEDGUI : MED component GUI implemetation
+//  MED MEDGUI : MED component GUI implementation
 //  File   : MEDGUISelectComponents.cxx
 //  Module : MED
 //
@@ -35,7 +35,7 @@
 #include <QCheckBox>
 #include <QLineEdit>
 
-using namespace ParaMEDMEM;
+using namespace MEDCoupling;
 
 //  Constructor
 //  Initialize qt part and private var part