Salome HOME
updated copyright message
[modules/med.git] / src / MEDCalc / gui / TestController.hxx
index 50519f599e0477cbce62d0d24d394568d93582e7..637c1892d1bd53edf2807a8ac82df8647e3d92b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  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
@@ -29,7 +29,7 @@ class SUIT_Desktop;
 class QAction;
 namespace MEDCALC {
   class MedEvent;
-};
+}
 
 class TestController: public QObject {
   Q_OBJECT