Salome HOME
Copyright update 2021
[samples/atomic.git] / src / ATOMICGUI / ATOMICGUI_DeleteOp.cxx
index 171fa83d7b4b5b4664e9c30d0a6c7dc5d7025bc5..7f8dff340c24c54239d073c4af90b2086385af84 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2012  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2021  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
 // License as published by the Free Software Foundation; either
-// version 2.1 of the License.
+// version 2.1 of the License, or (at your option) any later version.
 //
 // This library is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -17,9 +17,9 @@
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
-#include <ATOMICGUI_DeleteOp.h>
-#include <ATOMICGUI_DataModel.h>
-#include <ATOMICGUI.h>
+#include "ATOMICGUI_DeleteOp.h"
+#include "ATOMICGUI_DataModel.h"
+#include "ATOMICGUI.h"
 
 /*! Constructor */
 ATOMICGUI_DeleteOp::ATOMICGUI_DeleteOp()