Salome HOME
Update copyright notes (for 2010)
[modules/geom.git] / src / TransformationGUI / TransformationGUI_MirrorDlg.h
index 668254090e025b2e22b296918e60e2e69c6b783e..440f111a6b2aaaa52a8c4e1c969197bc15a329b5 100644 (file)
@@ -1,4 +1,4 @@
-//  Copyright (C) 2007-2008  CEA/DEN, EDF R&D, OPEN CASCADE
+//  Copyright (C) 2007-2010  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 //  Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 //  CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -19,6 +19,7 @@
 //
 //  See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
+
 // GEOM GEOMGUI : GUI for Geometry component
 // File   : TransformationGUI_MirrorDlg.h
 // Author : Lucien PIGNOLONI, Open CASCADE S.A.S.
@@ -40,7 +41,7 @@ class TransformationGUI_MirrorDlg : public GEOMBase_Skeleton
 
 public:
   TransformationGUI_MirrorDlg( GeometryGUI*, QWidget* = 0,
-                              bool = false, Qt::WindowFlags = 0 );
+                               bool = false, Qt::WindowFlags = 0 );
   ~TransformationGUI_MirrorDlg();
 
 protected: