Salome HOME
Updated copyright comment
[modules/homard.git] / src / HOMARDGUI / MonEditFile.cxx
index 25f7ef0db0ba852a4caca57a3cf2b673ea5195eb..374c4c8acbf0c5f043c2943faf6f11c2d32bd510 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2011-2013  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // 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
@@ -110,7 +110,7 @@ void MonEditFile::EditText()
 void MonEditFile::PushOnPrint()
 // ------------------------------------------------------------------------
 {
-  MESSAGE("Debut de MonEditFile::PushOnPrint")
+  MESSAGE("Debut de MonEditFile::PushOnPrint");
   QMessageBox::warning( 0, QObject::tr("HOM_WARNING"),
                             QObject::tr("HOM_INACTIVE_BUTTON") );
   return;