Salome HOME
First integration of a new PV3D viewer.
[modules/gui.git] / src / PVViewer / PVViewer_ViewModel.cxx
index a549803bc0f9745585e75c9a27078e976ed44359..d5b136c80ef1bc6e38bf6ed902ba4ddb097f9ae0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2014-2022  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -39,4 +39,3 @@ SUIT_ViewWindow* PVViewer_Viewer::createView(SUIT_Desktop* desktop)
 {
   return new PVViewer_ViewWindow(desktop, this);
 }
-