Salome HOME
Fix for the issue #2753 : error when dump/load script
[modules/shaper.git] / src / ModuleBase / ModuleBase_OperationAction.cpp
index 683478b256ed1724fdbc36e599bae94cad6fd220..626584b51aa4de2931567ce5a26b81ea94b3dc0c 100755 (executable)
 // License along with this library; if not, write to the Free Software
 // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
 //
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com>
+// See http://www.salome-platform.org/ or
+// email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com>
 //
 
-/*
- * ModuleBase_OperationAction.cpp
- *
- *  Created on: Apr 2, 2014
- *      Author: sbh
- */
-
 #include "ModuleBase_OperationAction.h"
 
 ModuleBase_OperationAction::ModuleBase_OperationAction(const QString& theId, QObject* theParent)