Salome HOME
Updated copyright comment
[modules/med.git] / src / MEDCalc / gui / TestController.hxx
index 3090838e403928fdd07d68a1c746085db6dea44f..17893365b712b9b775757d343758f0ebfa996b6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2016-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
@@ -29,7 +29,7 @@ class SUIT_Desktop;
 class QAction;
 namespace MEDCALC {
   class MedEvent;
-};
+}
 
 class TestController: public QObject {
   Q_OBJECT