Salome HOME
Merge changes from 'master' branch.
[samples/atomic.git] / src / ATOMICGUI / ATOMICGUI_DeleteOp.cxx
index 8c65f2135e65524711c158424ac31aa442231a75..66a5acc5440ddb91e8e9f8414f0867db13ac19eb 100644 (file)
@@ -1,9 +1,9 @@
-// Copyright (C) 2007-2013  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2016  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()