Salome HOME
Updated copyright comment
[modules/homard.git] / src / HOMARDGUI / MonEditFile.cxx
index 74d0173d247d61beef5da2850b2198b9be5f6feb..374c4c8acbf0c5f043c2943faf6f11c2d32bd510 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2021  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
@@ -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;