Salome HOME
updated copyright message
[modules/gui.git] / src / PVViewer / PVViewer_ViewManager.cxx
index 107c0269c1710f8f11c8b29984671c18a3f94a96..a90d613f853c2272a4edeecc2c1c7af8293e8035 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2014-2023  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -44,7 +44,7 @@
 PVViewer_ViewManager::PVViewer_ViewManager(SUIT_Study* study, SUIT_Desktop* desktop)
 : SUIT_ViewManager( study, desktop, new PVViewer_Viewer() )
 {
-  MESSAGE("PVViewer - view manager created ...")
+  MESSAGE("PVViewer - view manager created ...");
   setTitle( tr( "PARAVIEW_VIEW_TITLE" ) );
 
   // Initialize minimal paraview stuff (if not already done)