From 7d880c6a8262b6d670ed70ee2b9ec25c199a46d4 Mon Sep 17 00:00:00 2001 From: akl Date: Tue, 18 Feb 2014 10:44:41 +0400 Subject: [PATCH] Update copyrights 2014. --- CMakeLists.txt | 4 +- GEOM_version.h.in | 4 +- SalomeGEOMConfig.cmake.in | 41 ++++++++----------- adm_local/CMakeLists.txt | 4 +- adm_local/cmake_files/CMakeLists.txt | 4 +- adm_local/cmake_files/FindGEOM.cmake | 4 +- adm_local/cmake_files/FindSalomeGEOM.cmake | 5 +-- adm_local/cmake_files/FindSalomeOpenCV.cmake | 4 +- adm_local/unix/CMakeLists.txt | 4 +- adm_local/unix/config_files/CMakeLists.txt | 4 +- adm_local/unix/config_files/check_GEOM.m4 | 4 +- adm_local/unix/config_files/check_GUI.m4 | 4 +- adm_local/unix/config_files/check_OpenCV.m4 | 4 +- bin/CMakeLists.txt | 4 +- bin/addvars2notebook_GEOM.py | 4 +- bin/geom_setenv.py | 4 +- doc/CMakeLists.txt | 4 +- doc/docutils/CMakeLists.txt | 4 +- doc/salome/CMakeLists.txt | 4 +- doc/salome/examples/CMakeLists.txt | 4 +- doc/salome/examples/testme.py | 4 +- doc/salome/gui/CMakeLists.txt | 4 +- doc/salome/gui/GEOM/CMakeLists.txt | 4 +- doc/salome/gui/GEOM/doxyfile.in | 4 +- doc/salome/gui/GEOM/doxyfile_py.in | 4 +- doc/salome/gui/GEOM/doxyfile_tui.in | 4 +- doc/salome/tui/CMakeLists.txt | 4 +- doc/salome/tui/doxyfile.in | 4 +- idl/CMakeLists.txt | 4 +- idl/GEOM_Gen.idl | 4 +- idl/GEOM_Superv.idl | 4 +- resources/CMakeLists.txt | 4 +- resources/GEOMActions.xml | 4 +- resources/GEOMCatalog.xml.in | 4 +- resources/GEOM_en.xml | 4 +- resources/GEOM_fr.xml | 4 +- resources/SalomeApp.xml.in | 4 +- src/ARCHIMEDE/Archimede_VolumeSection.cxx | 4 +- src/ARCHIMEDE/Archimede_VolumeSection.hxx | 4 +- src/ARCHIMEDE/CMakeLists.txt | 4 +- src/AdvancedEngine/AdvancedEngine.cxx | 5 ++- .../AdvancedEngine_OperationsCreator.cc | 5 ++- .../AdvancedEngine_OperationsCreator.hh | 5 ++- src/AdvancedEngine/AdvancedEngine_Types.hxx | 5 ++- src/AdvancedEngine/CMakeLists.txt | 4 +- .../GEOMImpl_DividedDiskDriver.cxx | 5 ++- .../GEOMImpl_DividedDiskDriver.hxx | 4 +- .../GEOMImpl_IAdvancedOperations.cxx | 4 +- .../GEOMImpl_IAdvancedOperations.hxx | 4 +- src/AdvancedEngine/GEOMImpl_IDividedDisk.hxx | 4 +- src/AdvancedEngine/GEOMImpl_IPipeTShape.hxx | 4 +- .../GEOMImpl_ISmoothingSurface.hxx | 31 +++++++------- .../GEOMImpl_PipeTShapeDriver.cxx | 5 ++- .../GEOMImpl_PipeTShapeDriver.hxx | 4 +- .../GEOMImpl_SmoothingSurfaceDriver.cxx | 28 ++++++------- .../GEOMImpl_SmoothingSurfaceDriver.hxx | 28 ++++++------- src/AdvancedEngine/GEOM_AdvancedEngine.hxx | 5 ++- .../GEOM_IAdvancedOperations_i.cc | 4 +- .../GEOM_IAdvancedOperations_i.hh | 4 +- src/AdvancedGUI/AdvancedGUI.cxx | 4 +- src/AdvancedGUI/AdvancedGUI.h | 4 +- .../AdvancedGUI_DividedCylinderDlg.cxx | 4 +- .../AdvancedGUI_DividedCylinderDlg.h | 4 +- .../AdvancedGUI_DividedDiskDlg.cxx | 4 +- src/AdvancedGUI/AdvancedGUI_DividedDiskDlg.h | 4 +- src/AdvancedGUI/AdvancedGUI_PipeTShapeDlg.cxx | 4 +- src/AdvancedGUI/AdvancedGUI_PipeTShapeDlg.h | 4 +- .../AdvancedGUI_SmoothingSurfaceDlg.cxx | 28 ++++++------- .../AdvancedGUI_SmoothingSurfaceDlg.h | 28 ++++++------- src/AdvancedGUI/CMakeLists.txt | 4 +- src/BREPExport/BREPExport.cxx | 4 +- src/BREPExport/CMakeLists.txt | 4 +- src/BREPImport/BREPImport.cxx | 4 +- src/BREPImport/CMakeLists.txt | 4 +- src/BasicGUI/BasicGUI.cxx | 4 +- src/BasicGUI/BasicGUI.h | 4 +- src/BasicGUI/BasicGUI_ArcDlg.cxx | 4 +- src/BasicGUI/BasicGUI_ArcDlg.h | 4 +- src/BasicGUI/BasicGUI_CircleDlg.cxx | 4 +- src/BasicGUI/BasicGUI_CircleDlg.h | 4 +- src/BasicGUI/BasicGUI_CurveDlg.cxx | 4 +- src/BasicGUI/BasicGUI_CurveDlg.h | 4 +- src/BasicGUI/BasicGUI_EllipseDlg.cxx | 4 +- src/BasicGUI/BasicGUI_EllipseDlg.h | 4 +- src/BasicGUI/BasicGUI_LineDlg.cxx | 4 +- src/BasicGUI/BasicGUI_LineDlg.h | 4 +- src/BasicGUI/BasicGUI_MarkerDlg.cxx | 4 +- src/BasicGUI/BasicGUI_MarkerDlg.h | 4 +- src/BasicGUI/BasicGUI_ParamCurveWidget.cxx | 4 +- src/BasicGUI/BasicGUI_ParamCurveWidget.h | 4 +- src/BasicGUI/BasicGUI_PlaneDlg.cxx | 4 +- src/BasicGUI/BasicGUI_PlaneDlg.h | 4 +- src/BasicGUI/BasicGUI_PointDlg.cxx | 4 +- src/BasicGUI/BasicGUI_PointDlg.h | 4 +- src/BasicGUI/BasicGUI_VectorDlg.cxx | 4 +- src/BasicGUI/BasicGUI_VectorDlg.h | 4 +- src/BasicGUI/BasicGUI_WorkingPlaneDlg.cxx | 4 +- src/BasicGUI/BasicGUI_WorkingPlaneDlg.h | 4 +- src/BasicGUI/CMakeLists.txt | 4 +- src/BlockFix/BlockFix.cxx | 4 +- src/BlockFix/BlockFix.hxx | 4 +- src/BlockFix/BlockFix_BlockFixAPI.cxx | 4 +- src/BlockFix/BlockFix_BlockFixAPI.hxx | 4 +- src/BlockFix/BlockFix_CheckTool.cxx | 4 +- src/BlockFix/BlockFix_CheckTool.hxx | 4 +- .../BlockFix_PeriodicSurfaceModifier.cxx | 4 +- .../BlockFix_PeriodicSurfaceModifier.hxx | 4 +- src/BlockFix/BlockFix_SphereSpaceModifier.cxx | 4 +- src/BlockFix/BlockFix_SphereSpaceModifier.hxx | 4 +- src/BlockFix/BlockFix_UnionEdges.cxx | 4 +- src/BlockFix/BlockFix_UnionEdges.hxx | 4 +- src/BlockFix/BlockFix_UnionFaces.cxx | 4 +- src/BlockFix/BlockFix_UnionFaces.hxx | 4 +- src/BlockFix/CMakeLists.txt | 4 +- src/BlocksGUI/BlocksGUI.cxx | 4 +- src/BlocksGUI/BlocksGUI.h | 4 +- src/BlocksGUI/BlocksGUI_BlockDlg.cxx | 4 +- src/BlocksGUI/BlocksGUI_BlockDlg.h | 4 +- src/BlocksGUI/BlocksGUI_ExplodeDlg.cxx | 4 +- src/BlocksGUI/BlocksGUI_ExplodeDlg.h | 4 +- src/BlocksGUI/BlocksGUI_PropagateDlg.cxx | 4 +- src/BlocksGUI/BlocksGUI_PropagateDlg.h | 4 +- src/BlocksGUI/BlocksGUI_QuadFaceDlg.cxx | 4 +- src/BlocksGUI/BlocksGUI_QuadFaceDlg.h | 4 +- src/BlocksGUI/BlocksGUI_TrsfDlg.cxx | 4 +- src/BlocksGUI/BlocksGUI_TrsfDlg.h | 4 +- src/BlocksGUI/CMakeLists.txt | 4 +- src/BooleanGUI/BooleanGUI.cxx | 4 +- src/BooleanGUI/BooleanGUI.h | 4 +- src/BooleanGUI/BooleanGUI_Dialog.cxx | 4 +- src/BooleanGUI/BooleanGUI_Dialog.h | 4 +- src/BooleanGUI/CMakeLists.txt | 4 +- src/BuildGUI/BuildGUI.cxx | 4 +- src/BuildGUI/BuildGUI.h | 4 +- src/BuildGUI/BuildGUI_CompoundDlg.cxx | 4 +- src/BuildGUI/BuildGUI_CompoundDlg.h | 4 +- src/BuildGUI/BuildGUI_EdgeDlg.cxx | 4 +- src/BuildGUI/BuildGUI_EdgeDlg.h | 4 +- src/BuildGUI/BuildGUI_FaceDlg.cxx | 4 +- src/BuildGUI/BuildGUI_FaceDlg.h | 4 +- src/BuildGUI/BuildGUI_ShellDlg.cxx | 4 +- src/BuildGUI/BuildGUI_ShellDlg.h | 4 +- src/BuildGUI/BuildGUI_SolidDlg.cxx | 4 +- src/BuildGUI/BuildGUI_SolidDlg.h | 4 +- src/BuildGUI/BuildGUI_WireDlg.cxx | 4 +- src/BuildGUI/BuildGUI_WireDlg.h | 4 +- src/BuildGUI/CMakeLists.txt | 4 +- src/CMakeLists.txt | 4 +- src/CurveCreator/CMakeLists.txt | 4 +- src/CurveCreator/CurveCreator.hxx | 4 +- src/CurveCreator/CurveCreator_Curve.cxx | 4 +- src/CurveCreator/CurveCreator_Curve.hxx | 4 +- src/CurveCreator/CurveCreator_CurveEditor.cxx | 4 +- src/CurveCreator/CurveCreator_CurveEditor.hxx | 4 +- src/CurveCreator/CurveCreator_Diff.cxx | 4 +- src/CurveCreator/CurveCreator_Diff.hxx | 4 +- src/CurveCreator/CurveCreator_ICurve.cxx | 4 +- src/CurveCreator/CurveCreator_ICurve.hxx | 4 +- src/CurveCreator/CurveCreator_Listener.hxx | 4 +- src/CurveCreator/CurveCreator_Macro.hxx | 4 +- src/CurveCreator/CurveCreator_NewPointDlg.cxx | 4 +- src/CurveCreator/CurveCreator_NewPointDlg.h | 4 +- .../CurveCreator_NewSectionDlg.cxx | 4 +- src/CurveCreator/CurveCreator_NewSectionDlg.h | 4 +- src/CurveCreator/CurveCreator_Operation.cxx | 4 +- src/CurveCreator/CurveCreator_Operation.hxx | 4 +- src/CurveCreator/CurveCreator_Section.hxx | 4 +- src/CurveCreator/CurveCreator_TreeView.cxx | 4 +- src/CurveCreator/CurveCreator_TreeView.h | 4 +- src/CurveCreator/CurveCreator_UndoOptsDlg.cxx | 4 +- src/CurveCreator/CurveCreator_UndoOptsDlg.h | 4 +- src/CurveCreator/CurveCreator_Widget.cxx | 4 +- src/CurveCreator/CurveCreator_Widget.h | 4 +- src/DisplayGUI/CMakeLists.txt | 4 +- src/DisplayGUI/DisplayGUI.cxx | 4 +- src/DisplayGUI/DisplayGUI.h | 4 +- src/DlgRef/CMakeLists.txt | 4 +- src/DlgRef/DlgRef.cxx | 4 +- src/DlgRef/DlgRef.h | 4 +- src/EntityGUI/CMakeLists.txt | 4 +- src/EntityGUI/EntityGUI.cxx | 4 +- src/EntityGUI/EntityGUI.h | 4 +- src/EntityGUI/EntityGUI_3DSketcherDlg.cxx | 4 +- src/EntityGUI/EntityGUI_3DSketcherDlg.h | 4 +- .../EntityGUI_FeatureDetectorDlg.cxx | 4 +- src/EntityGUI/EntityGUI_FeatureDetectorDlg.h | 4 +- src/EntityGUI/EntityGUI_FieldDlg.cxx | 5 ++- src/EntityGUI/EntityGUI_FieldDlg.h | 4 +- src/EntityGUI/EntityGUI_IsolineDlg.cxx | 4 +- src/EntityGUI/EntityGUI_IsolineDlg.h | 4 +- src/EntityGUI/EntityGUI_PictureImportDlg.cxx | 4 +- src/EntityGUI/EntityGUI_PictureImportDlg.h | 4 +- src/EntityGUI/EntityGUI_SketcherDlg.cxx | 4 +- src/EntityGUI/EntityGUI_SketcherDlg.h | 4 +- src/EntityGUI/EntityGUI_SubShapeDlg.cxx | 4 +- src/EntityGUI/EntityGUI_SubShapeDlg.h | 4 +- src/EntityGUI/EntityGUI_Widgets.cxx | 4 +- src/EntityGUI/EntityGUI_Widgets.h | 4 +- src/GEOM/CMakeLists.txt | 4 +- src/GEOM/GEOM_Application.cxx | 4 +- src/GEOM/GEOM_Application.hxx | 4 +- src/GEOM/GEOM_Application.ixx | 4 +- src/GEOM/GEOM_Application.jxx | 4 +- src/GEOM/GEOM_BaseDriver.cxx | 4 +- src/GEOM/GEOM_BaseDriver.hxx | 4 +- src/GEOM/GEOM_BaseObject.cxx | 4 +- src/GEOM/GEOM_BaseObject.hxx | 4 +- ...teratorOfDataMapOfAsciiStringTransient.hxx | 4 +- ...ratorOfDataMapOfAsciiStringTransient_0.cxx | 4 +- ...MapNodeOfDataMapOfAsciiStringTransient.hxx | 4 +- ...pNodeOfDataMapOfAsciiStringTransient_0.cxx | 4 +- .../GEOM_DataMapOfAsciiStringTransient.hxx | 4 +- .../GEOM_DataMapOfAsciiStringTransient_0.cxx | 4 +- src/GEOM/GEOM_Engine.cxx | 4 +- src/GEOM/GEOM_Engine.hxx | 4 +- src/GEOM/GEOM_Field.cxx | 4 +- src/GEOM/GEOM_Field.hxx | 4 +- src/GEOM/GEOM_Function.cxx | 4 +- src/GEOM/GEOM_Function.hxx | 4 +- src/GEOM/GEOM_IField.hxx | 4 +- src/GEOM/GEOM_IOperations.cxx | 4 +- src/GEOM/GEOM_IOperations.hxx | 4 +- src/GEOM/GEOM_ISubShape.hxx | 4 +- src/GEOM/GEOM_Object.cxx | 4 +- src/GEOM/GEOM_Object.hxx | 4 +- src/GEOM/GEOM_PythonDump.cxx | 4 +- src/GEOM/GEOM_PythonDump.hxx | 4 +- src/GEOM/GEOM_Solver.cxx | 4 +- src/GEOM/GEOM_Solver.hxx | 4 +- src/GEOM/GEOM_SubShapeDriver.cxx | 4 +- src/GEOM/GEOM_SubShapeDriver.hxx | 4 +- src/GEOM/Handle_GEOM_Application.hxx | 4 +- ...MapNodeOfDataMapOfAsciiStringTransient.hxx | 4 +- src/GEOMAlgo/CMakeLists.txt | 4 +- src/GEOMAlgo/GEOMAlgo.cdl | 4 +- src/GEOMAlgo/GEOMAlgo_Algo.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_Algo.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_AlgoTools.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_AlgoTools.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_AlgoTools_1.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_BndSphere.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_BndSphere.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_BndSphere.lxx | 4 +- src/GEOMAlgo/GEOMAlgo_BndSphereTree.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_BndSphereTree.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_BoxBndTree.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_BoxBndTree.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_BuilderShape.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_BuilderShape.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_Clsf.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_Clsf.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_ClsfBox.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_ClsfBox.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_ClsfSolid.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_ClsfSolid.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_ClsfSurf.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_ClsfSurf.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_CoupleOfShapes.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_CoupleOfShapes.hxx | 4 +- ...taMapIteratorOfDataMapOfPassKeyInteger.hxx | 4 +- .../GEOMAlgo_DataMapOfPassKeyInteger.hxx | 4 +- .../GEOMAlgo_DataMapOfShapeMapOfShape.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_DataMapOfShapePnt.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_FinderShapeOn.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_FinderShapeOn.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_FinderShapeOn1.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_FinderShapeOn1.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_FinderShapeOn2.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_FinderShapeOn2.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_FinderShapeOnQuad.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_FinderShapeOnQuad.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_GetInPlace.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_GetInPlace.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_GetInPlace_1.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_GetInPlace_2.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_GetInPlace_3.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_GlueAnalyser.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_GlueAnalyser.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_GlueDetector.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_GlueDetector.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_Gluer.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_Gluer.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_Gluer2.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_Gluer2.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_Gluer2_1.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_Gluer2_2.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_Gluer2_3.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_GluerAlgo.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_GluerAlgo.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_HAlgo.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_HAlgo.hxx | 4 +- .../GEOMAlgo_IndexedDataMapOfIntegerShape.hxx | 4 +- ...ndexedDataMapOfPassKeyShapeListOfShape.hxx | 4 +- ...EOMAlgo_IndexedDataMapOfShapeBndSphere.hxx | 4 +- .../GEOMAlgo_IndexedDataMapOfShapeBox.hxx | 4 +- ...IndexedDataMapOfShapeIndexedMapOfShape.hxx | 4 +- ...EOMAlgo_IndexedDataMapOfShapeShapeInfo.hxx | 4 +- .../GEOMAlgo_IndexedDataMapOfShapeState.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_KindOfBounds.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_KindOfClosed.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_KindOfName.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_KindOfShape.hxx | 4 +- ...lgo_ListIteratorOfListOfCoupleOfShapes.hxx | 4 +- .../GEOMAlgo_ListIteratorOfListOfPnt.hxx | 4 +- .../GEOMAlgo_ListOfCoupleOfShapes.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_ListOfPnt.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_PassKey.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_PassKey.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_PassKeyMapHasher.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_PassKeyMapHasher.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_PassKeyShape.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_PassKeyShape.hxx | 4 +- .../GEOMAlgo_PassKeyShapeMapHasher.cxx | 4 +- .../GEOMAlgo_PassKeyShapeMapHasher.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_RemoverWebs.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_RemoverWebs.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_ShapeAlgo.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_ShapeAlgo.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_ShapeInfo.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_ShapeInfo.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_ShapeInfoFiller.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_ShapeInfoFiller.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_ShapeInfoFiller_1.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_ShapeSolid.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_ShapeSolid.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_ShellSolid.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_ShellSolid.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_SolidSolid.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_SolidSolid.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_Splitter.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_Splitter.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_State.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_StateCollector.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_StateCollector.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_SurfaceTools.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_SurfaceTools.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_VertexSolid.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_VertexSolid.hxx | 4 +- src/GEOMAlgo/GEOMAlgo_WireSolid.cxx | 4 +- src/GEOMAlgo/GEOMAlgo_WireSolid.hxx | 4 +- src/GEOMBase/CMakeLists.txt | 4 +- src/GEOMBase/GEOMBase.cxx | 4 +- src/GEOMBase/GEOMBase.h | 4 +- src/GEOMBase/GEOMBase_Helper.cxx | 4 +- src/GEOMBase/GEOMBase_Helper.h | 4 +- src/GEOMBase/GEOMBase_Skeleton.cxx | 4 +- src/GEOMBase/GEOMBase_Skeleton.h | 4 +- src/GEOMBase/GEOM_GEOMBase.hxx | 4 +- src/GEOMBase/GEOM_GenericObjPtr.cxx | 4 +- src/GEOMBase/GEOM_GenericObjPtr.h | 4 +- src/GEOMBase/GEOM_Operation.cxx | 4 +- src/GEOMBase/GEOM_Operation.h | 4 +- src/GEOMClient/CMakeLists.txt | 4 +- src/GEOMClient/GEOM_Client.cxx | 4 +- src/GEOMClient/GEOM_Client.hxx | 4 +- src/GEOMFiltersSelection/CMakeLists.txt | 4 +- .../GEOM_CompoundFilter.cxx | 4 +- .../GEOM_CompoundFilter.h | 4 +- src/GEOMFiltersSelection/GEOM_EdgeFilter.cxx | 4 +- src/GEOMFiltersSelection/GEOM_EdgeFilter.h | 4 +- src/GEOMFiltersSelection/GEOM_FaceFilter.cxx | 4 +- src/GEOMFiltersSelection/GEOM_FaceFilter.h | 4 +- .../GEOM_LogicalFilter.cxx | 4 +- src/GEOMFiltersSelection/GEOM_LogicalFilter.h | 4 +- src/GEOMFiltersSelection/GEOM_OCCFilter.cxx | 4 +- src/GEOMFiltersSelection/GEOM_OCCFilter.h | 4 +- .../GEOM_PreviewFilter.cxx | 4 +- src/GEOMFiltersSelection/GEOM_PreviewFilter.h | 4 +- .../GEOM_SelectionFilter.cxx | 4 +- .../GEOM_SelectionFilter.h | 4 +- src/GEOMFiltersSelection/GEOM_TypeFilter.cxx | 4 +- src/GEOMFiltersSelection/GEOM_TypeFilter.h | 4 +- src/GEOMGUI/CMakeLists.txt | 4 +- src/GEOMGUI/GEOMGUI.cxx | 4 +- src/GEOMGUI/GEOMGUI.h | 4 +- src/GEOMGUI/GEOMGUI_CreationInfoWdg.cxx | 4 +- src/GEOMGUI/GEOMGUI_CreationInfoWdg.h | 4 +- src/GEOMGUI/GEOMGUI_DimensionProperty.cxx | 4 +- src/GEOMGUI/GEOMGUI_DimensionProperty.h | 4 +- src/GEOMGUI/GEOMGUI_OCCSelector.cxx | 4 +- src/GEOMGUI/GEOMGUI_OCCSelector.h | 4 +- src/GEOMGUI/GEOMGUI_Selection.cxx | 4 +- src/GEOMGUI/GEOMGUI_Selection.h | 4 +- src/GEOMGUI/GEOMGUI_XmlHandler.cxx | 5 ++- src/GEOMGUI/GEOMGUI_XmlHandler.h | 4 +- src/GEOMGUI/GEOMPluginGUI.cxx | 5 ++- src/GEOMGUI/GEOMPluginGUI.h | 5 ++- src/GEOMGUI/GEOM_Displayer.cxx | 4 +- src/GEOMGUI/GEOM_Displayer.h | 4 +- src/GEOMGUI/GEOM_GEOMGUI.hxx | 4 +- src/GEOMGUI/GeometryGUI.cxx | 4 +- src/GEOMGUI/GeometryGUI.h | 4 +- src/GEOMGUI/GeometryGUI_Operations.h | 4 +- src/GEOMImpl/CMakeLists.txt | 4 +- src/GEOMImpl/GEOMImpl_3DSketcherDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_3DSketcherDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_ArcDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_ArcDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_ArchimedeDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_ArchimedeDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_Block6Explorer.cxx | 4 +- src/GEOMImpl/GEOMImpl_Block6Explorer.hxx | 4 +- src/GEOMImpl/GEOMImpl_BlockDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_BlockDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_BooleanDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_BooleanDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_BoxDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_BoxDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_ChamferDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_ChamferDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_CircleDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_CircleDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_ConeDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_ConeDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_CopyDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_CopyDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_CylinderDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_CylinderDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_DiskDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_DiskDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_EllipseDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_EllipseDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_ExportDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_ExportDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_FaceDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_FaceDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_FieldDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_FieldDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_Fillet1d.cxx | 4 +- src/GEOMImpl/GEOMImpl_Fillet1d.hxx | 4 +- src/GEOMImpl/GEOMImpl_Fillet1dDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_Fillet1dDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_Fillet2dDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_Fillet2dDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_FilletDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_FilletDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_FillingDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_FillingDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_Gen.cxx | 4 +- src/GEOMImpl/GEOMImpl_Gen.hxx | 4 +- src/GEOMImpl/GEOMImpl_GlueDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_GlueDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_HealingDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_HealingDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_I3DPrimOperations.cxx | 4 +- src/GEOMImpl/GEOMImpl_I3DPrimOperations.hxx | 4 +- src/GEOMImpl/GEOMImpl_I3DSketcher.hxx | 4 +- src/GEOMImpl/GEOMImpl_IArc.hxx | 4 +- src/GEOMImpl/GEOMImpl_IArchimede.hxx | 4 +- src/GEOMImpl/GEOMImpl_IBasicOperations.cxx | 4 +- src/GEOMImpl/GEOMImpl_IBasicOperations.hxx | 4 +- src/GEOMImpl/GEOMImpl_IBlockTrsf.hxx | 4 +- src/GEOMImpl/GEOMImpl_IBlocks.hxx | 4 +- src/GEOMImpl/GEOMImpl_IBlocksOperations.cxx | 4 +- src/GEOMImpl/GEOMImpl_IBlocksOperations.hxx | 4 +- src/GEOMImpl/GEOMImpl_IBoolean.hxx | 4 +- src/GEOMImpl/GEOMImpl_IBooleanOperations.cxx | 4 +- src/GEOMImpl/GEOMImpl_IBooleanOperations.hxx | 4 +- src/GEOMImpl/GEOMImpl_IBox.hxx | 4 +- src/GEOMImpl/GEOMImpl_IChamfer.hxx | 4 +- src/GEOMImpl/GEOMImpl_ICircle.hxx | 4 +- src/GEOMImpl/GEOMImpl_ICone.hxx | 4 +- src/GEOMImpl/GEOMImpl_ICopy.hxx | 4 +- src/GEOMImpl/GEOMImpl_ICurveParametric.hxx | 4 +- src/GEOMImpl/GEOMImpl_ICurvesOperations.cxx | 4 +- src/GEOMImpl/GEOMImpl_ICurvesOperations.hxx | 4 +- src/GEOMImpl/GEOMImpl_ICylinder.hxx | 4 +- src/GEOMImpl/GEOMImpl_IDisk.hxx | 4 +- src/GEOMImpl/GEOMImpl_IEllipse.hxx | 4 +- src/GEOMImpl/GEOMImpl_IFace.hxx | 4 +- src/GEOMImpl/GEOMImpl_IFieldOperations.cxx | 4 +- src/GEOMImpl/GEOMImpl_IFieldOperations.hxx | 4 +- src/GEOMImpl/GEOMImpl_IFillet.hxx | 4 +- src/GEOMImpl/GEOMImpl_IFillet1d.hxx | 4 +- src/GEOMImpl/GEOMImpl_IFillet2d.hxx | 4 +- src/GEOMImpl/GEOMImpl_IFilling.hxx | 4 +- src/GEOMImpl/GEOMImpl_IGlue.hxx | 4 +- src/GEOMImpl/GEOMImpl_IGroupOperations.cxx | 4 +- src/GEOMImpl/GEOMImpl_IGroupOperations.hxx | 4 +- src/GEOMImpl/GEOMImpl_IHealing.hxx | 4 +- src/GEOMImpl/GEOMImpl_IHealingOperations.cxx | 4 +- src/GEOMImpl/GEOMImpl_IHealingOperations.hxx | 4 +- src/GEOMImpl/GEOMImpl_IImportExport.hxx | 4 +- src/GEOMImpl/GEOMImpl_IImportExportXAO.hxx | 28 ++++++------- src/GEOMImpl/GEOMImpl_IInsertOperations.cxx | 4 +- src/GEOMImpl/GEOMImpl_IInsertOperations.hxx | 4 +- src/GEOMImpl/GEOMImpl_IIsoline.hxx | 4 +- src/GEOMImpl/GEOMImpl_ILine.hxx | 4 +- src/GEOMImpl/GEOMImpl_ILocalOperations.cxx | 4 +- src/GEOMImpl/GEOMImpl_ILocalOperations.hxx | 4 +- src/GEOMImpl/GEOMImpl_IMarker.hxx | 4 +- src/GEOMImpl/GEOMImpl_IMeasure.hxx | 4 +- src/GEOMImpl/GEOMImpl_IMeasureOperations.cxx | 4 +- src/GEOMImpl/GEOMImpl_IMeasureOperations.hxx | 4 +- src/GEOMImpl/GEOMImpl_IMirror.hxx | 4 +- src/GEOMImpl/GEOMImpl_IOffset.hxx | 4 +- src/GEOMImpl/GEOMImpl_IPartition.hxx | 4 +- src/GEOMImpl/GEOMImpl_IPipe.hxx | 4 +- src/GEOMImpl/GEOMImpl_IPipeBiNormal.hxx | 4 +- src/GEOMImpl/GEOMImpl_IPipeDiffSect.hxx | 4 +- src/GEOMImpl/GEOMImpl_IPipePath.hxx | 4 +- src/GEOMImpl/GEOMImpl_IPipeShellSect.hxx | 4 +- src/GEOMImpl/GEOMImpl_IPlane.hxx | 4 +- src/GEOMImpl/GEOMImpl_IPoint.hxx | 4 +- src/GEOMImpl/GEOMImpl_IPolyline.hxx | 4 +- src/GEOMImpl/GEOMImpl_IPosition.hxx | 4 +- src/GEOMImpl/GEOMImpl_IPrism.hxx | 4 +- src/GEOMImpl/GEOMImpl_IProjection.hxx | 4 +- src/GEOMImpl/GEOMImpl_IRevolution.hxx | 4 +- src/GEOMImpl/GEOMImpl_IRotate.hxx | 4 +- src/GEOMImpl/GEOMImpl_IScale.hxx | 4 +- src/GEOMImpl/GEOMImpl_IShapes.hxx | 4 +- src/GEOMImpl/GEOMImpl_IShapesOperations.cxx | 4 +- src/GEOMImpl/GEOMImpl_IShapesOperations.hxx | 4 +- src/GEOMImpl/GEOMImpl_ISketcher.hxx | 4 +- src/GEOMImpl/GEOMImpl_ISphere.hxx | 4 +- src/GEOMImpl/GEOMImpl_ISpline.hxx | 4 +- src/GEOMImpl/GEOMImpl_IThruSections.hxx | 4 +- src/GEOMImpl/GEOMImpl_ITorus.hxx | 4 +- .../GEOMImpl_ITransformOperations.cxx | 4 +- .../GEOMImpl_ITransformOperations.hxx | 4 +- src/GEOMImpl/GEOMImpl_ITranslate.hxx | 4 +- src/GEOMImpl/GEOMImpl_IVector.hxx | 4 +- src/GEOMImpl/GEOMImpl_ImportDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_ImportDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_LineDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_LineDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_MarkerDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_MarkerDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_MeasureDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_MeasureDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_MirrorDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_MirrorDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_OffsetDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_OffsetDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_PartitionDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_PartitionDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_PipeDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_PipeDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_PipePathDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_PipePathDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_PlaneDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_PlaneDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_PointDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_PointDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_PolylineDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_PolylineDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_PositionDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_PositionDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_PrismDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_PrismDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_ProjectionDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_ProjectionDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_RevolutionDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_RevolutionDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_RotateDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_RotateDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_ScaleDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_ScaleDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_ShapeDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_ShapeDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_SketcherDriver.cxx | 5 ++- src/GEOMImpl/GEOMImpl_SketcherDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_SphereDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_SphereDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_SplineDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_SplineDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_ThruSectionsDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_ThruSectionsDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_TorusDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_TorusDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_TranslateDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_TranslateDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_Types.hxx | 4 +- src/GEOMImpl/GEOMImpl_VectorDriver.cxx | 4 +- src/GEOMImpl/GEOMImpl_VectorDriver.hxx | 4 +- src/GEOMImpl/GEOMImpl_XAODriver.cxx | 27 ++++++------ src/GEOMImpl/GEOMImpl_XAODriver.hxx | 31 +++++++------- src/GEOMImpl/GEOM_GEOMImpl.hxx | 4 +- src/GEOMToolsGUI/CMakeLists.txt | 4 +- src/GEOMToolsGUI/GEOMToolsGUI.cxx | 4 +- src/GEOMToolsGUI/GEOMToolsGUI.h | 4 +- src/GEOMToolsGUI/GEOMToolsGUI_1.cxx | 4 +- .../GEOMToolsGUI_DeflectionDlg.cxx | 4 +- src/GEOMToolsGUI/GEOMToolsGUI_DeflectionDlg.h | 4 +- src/GEOMToolsGUI/GEOMToolsGUI_DeleteDlg.cxx | 4 +- src/GEOMToolsGUI/GEOMToolsGUI_DeleteDlg.h | 4 +- .../GEOMToolsGUI_LineWidthDlg.cxx | 4 +- src/GEOMToolsGUI/GEOMToolsGUI_LineWidthDlg.h | 4 +- src/GEOMToolsGUI/GEOMToolsGUI_MarkerDlg.cxx | 4 +- src/GEOMToolsGUI/GEOMToolsGUI_MarkerDlg.h | 4 +- .../GEOMToolsGUI_MaterialPropertiesDlg.cxx | 4 +- .../GEOMToolsGUI_MaterialPropertiesDlg.h | 4 +- src/GEOMToolsGUI/GEOMToolsGUI_NbIsosDlg.cxx | 4 +- src/GEOMToolsGUI/GEOMToolsGUI_NbIsosDlg.h | 4 +- src/GEOMToolsGUI/GEOMToolsGUI_PublishDlg.cxx | 4 +- src/GEOMToolsGUI/GEOMToolsGUI_PublishDlg.h | 4 +- .../GEOMToolsGUI_TransparencyDlg.cxx | 4 +- .../GEOMToolsGUI_TransparencyDlg.h | 4 +- src/GEOMToolsGUI/GEOM_ToolsGUI.hxx | 4 +- src/GEOMUtils/CMakeLists.txt | 4 +- src/GEOMUtils/GEOMUtils.cxx | 4 +- src/GEOMUtils/GEOMUtils.hxx | 4 +- src/GEOMUtils/GEOMUtils_Hatcher.cxx | 4 +- src/GEOMUtils/GEOMUtils_Hatcher.hxx | 4 +- src/GEOM_I/CMakeLists.txt | 4 +- src/GEOM_I/GEOM_BaseObject_i.cc | 4 +- src/GEOM_I/GEOM_BaseObject_i.hh | 4 +- src/GEOM_I/GEOM_DumpPython.cc | 4 +- src/GEOM_I/GEOM_Field_i.cc | 4 +- src/GEOM_I/GEOM_Field_i.hh | 4 +- src/GEOM_I/GEOM_GEOM_I.hxx | 4 +- src/GEOM_I/GEOM_Gen_i.cc | 5 ++- src/GEOM_I/GEOM_Gen_i.hh | 5 ++- src/GEOM_I/GEOM_I3DPrimOperations_i.cc | 4 +- src/GEOM_I/GEOM_I3DPrimOperations_i.hh | 4 +- src/GEOM_I/GEOM_IBasicOperations_i.cc | 4 +- src/GEOM_I/GEOM_IBasicOperations_i.hh | 4 +- src/GEOM_I/GEOM_IBlocksOperations_i.cc | 4 +- src/GEOM_I/GEOM_IBlocksOperations_i.hh | 4 +- src/GEOM_I/GEOM_IBooleanOperations_i.cc | 4 +- src/GEOM_I/GEOM_IBooleanOperations_i.hh | 4 +- src/GEOM_I/GEOM_ICurvesOperations_i.cc | 4 +- src/GEOM_I/GEOM_ICurvesOperations_i.hh | 4 +- src/GEOM_I/GEOM_IFieldOperations_i.cc | 4 +- src/GEOM_I/GEOM_IFieldOperations_i.hh | 4 +- src/GEOM_I/GEOM_IGroupOperations_i.cc | 4 +- src/GEOM_I/GEOM_IGroupOperations_i.hh | 4 +- src/GEOM_I/GEOM_IHealingOperations_i.cc | 4 +- src/GEOM_I/GEOM_IHealingOperations_i.hh | 4 +- src/GEOM_I/GEOM_IInsertOperations_i.cc | 4 +- src/GEOM_I/GEOM_IInsertOperations_i.hh | 4 +- src/GEOM_I/GEOM_ILocalOperations_i.cc | 4 +- src/GEOM_I/GEOM_ILocalOperations_i.hh | 4 +- src/GEOM_I/GEOM_IMeasureOperations_i.cc | 4 +- src/GEOM_I/GEOM_IMeasureOperations_i.hh | 4 +- src/GEOM_I/GEOM_IOperations_i.cc | 4 +- src/GEOM_I/GEOM_IOperations_i.hh | 4 +- src/GEOM_I/GEOM_IShapesOperations_i.cc | 4 +- src/GEOM_I/GEOM_IShapesOperations_i.hh | 4 +- src/GEOM_I/GEOM_ITransformOperations_i.cc | 4 +- src/GEOM_I/GEOM_ITransformOperations_i.hh | 4 +- src/GEOM_I/GEOM_Object_i.cc | 4 +- src/GEOM_I/GEOM_Object_i.hh | 4 +- src/GEOM_I/GEOM_wrap.hxx | 4 +- src/GEOM_I_Superv/CMakeLists.txt | 4 +- src/GEOM_I_Superv/GEOM_I_Superv.hxx | 4 +- src/GEOM_I_Superv/GEOM_List_i.hh | 4 +- src/GEOM_I_Superv/GEOM_Superv_i.cc | 4 +- src/GEOM_I_Superv/GEOM_Superv_i.hh | 4 +- src/GEOM_PY/CMakeLists.txt | 4 +- src/GEOM_PY/__init__.py | 4 +- src/GEOM_PY/geomtools.py | 4 +- src/GEOM_PY/sketcher.py | 4 +- src/GEOM_PY/structelem/CMakeLists.txt | 4 +- src/GEOM_PY/structelem/__init__.py | 4 +- src/GEOM_PY/structelem/orientation.py | 4 +- src/GEOM_PY/structelem/parts.py | 4 +- src/GEOM_SWIG/CMakeLists.txt | 4 +- src/GEOM_SWIG/GEOM_Nut.py | 4 +- src/GEOM_SWIG/GEOM_ObjectInfo.py | 4 +- src/GEOM_SWIG/GEOM_Partition1.py | 4 +- src/GEOM_SWIG/GEOM_Partition2.py | 4 +- src/GEOM_SWIG/GEOM_Partition3.py | 4 +- src/GEOM_SWIG/GEOM_Partition4.py | 4 +- src/GEOM_SWIG/GEOM_Partition5.py | 4 +- src/GEOM_SWIG/GEOM_Sketcher.py | 4 +- src/GEOM_SWIG/GEOM_Spanner.py | 4 +- src/GEOM_SWIG/GEOM_TestAll.py | 4 +- src/GEOM_SWIG/GEOM_TestField.py | 21 +++++++++- src/GEOM_SWIG/GEOM_TestHealing.py | 4 +- src/GEOM_SWIG/GEOM_TestMeasures.py | 4 +- src/GEOM_SWIG/GEOM_TestOthers.py | 4 +- src/GEOM_SWIG/GEOM_blocks.py | 4 +- src/GEOM_SWIG/GEOM_cyl2complementary.py | 4 +- src/GEOM_SWIG/GEOM_example.py | 4 +- src/GEOM_SWIG/GEOM_example2.py | 4 +- src/GEOM_SWIG/GEOM_example3.py | 4 +- src/GEOM_SWIG/GEOM_example4.py | 4 +- src/GEOM_SWIG/GEOM_example5.py | 4 +- src/GEOM_SWIG/GEOM_example6.py | 4 +- src/GEOM_SWIG/GEOM_example7.py | 4 +- src/GEOM_SWIG/GEOM_moteur.py | 4 +- src/GEOM_SWIG/GEOM_shared_modules.py | 4 +- src/GEOM_SWIG/GEOM_shellSolid.py | 4 +- src/GEOM_SWIG/GEOM_tube_geom.py | 4 +- src/GEOM_SWIG/GEOM_tube_geom_gg2.py | 4 +- src/GEOM_SWIG/GEOM_usinggeom.py | 4 +- src/GEOM_SWIG/PAL_MESH_019_020_geometry.py | 4 +- src/GEOM_SWIG/PAL_MESH_028_geometry.py | 4 +- src/GEOM_SWIG/PAL_MESH_030_geometry.py | 4 +- src/GEOM_SWIG/PAL_MESH_033_geometry.py | 4 +- src/GEOM_SWIG/PAL_MESH_035_geometry.py | 4 +- src/GEOM_SWIG/__init__.py | 4 +- src/GEOM_SWIG/geomBuilder.py | 4 +- src/GEOM_SWIG/geompy.py | 4 +- src/GEOM_SWIG/gsketcher.py | 4 +- src/GEOM_SWIG_WITHIHM/CMakeLists.txt | 4 +- src/GEOM_SWIG_WITHIHM/libGEOM_Swig.cxx | 4 +- src/GEOM_SWIG_WITHIHM/libGEOM_Swig.h | 4 +- src/GEOM_SWIG_WITHIHM/libGEOM_Swig.i | 4 +- src/GenerationGUI/CMakeLists.txt | 4 +- src/GenerationGUI/GenerationGUI.cxx | 4 +- src/GenerationGUI/GenerationGUI.h | 4 +- .../GenerationGUI_FillingDlg.cxx | 4 +- src/GenerationGUI/GenerationGUI_FillingDlg.h | 4 +- src/GenerationGUI/GenerationGUI_PipeDlg.cxx | 4 +- src/GenerationGUI/GenerationGUI_PipeDlg.h | 4 +- .../GenerationGUI_PipePathDlg.cxx | 4 +- src/GenerationGUI/GenerationGUI_PipePathDlg.h | 4 +- src/GenerationGUI/GenerationGUI_PrismDlg.cxx | 4 +- src/GenerationGUI/GenerationGUI_PrismDlg.h | 4 +- src/GenerationGUI/GenerationGUI_RevolDlg.cxx | 4 +- src/GenerationGUI/GenerationGUI_RevolDlg.h | 4 +- src/GroupGUI/CMakeLists.txt | 4 +- src/GroupGUI/GroupGUI.cxx | 4 +- src/GroupGUI/GroupGUI.h | 4 +- src/GroupGUI/GroupGUI_BooleanDlg.cxx | 4 +- src/GroupGUI/GroupGUI_BooleanDlg.h | 4 +- src/GroupGUI/GroupGUI_GroupDlg.cxx | 5 ++- src/GroupGUI/GroupGUI_GroupDlg.h | 4 +- src/IGESExport/CMakeLists.txt | 4 +- src/IGESExport/IGESExport.cxx | 4 +- src/IGESImport/CMakeLists.txt | 4 +- src/IGESImport/IGESImport.cxx | 4 +- src/ImportExportGUI/CMakeLists.txt | 4 +- src/ImportExportGUI/ImportExportGUI.cxx | 5 ++- src/ImportExportGUI/ImportExportGUI.h | 4 +- .../ImportExportGUI_ExportXAODlg.cxx | 27 ++++++------ .../ImportExportGUI_ExportXAODlg.h | 27 ++++++------ .../ImportExportGUI_ImportXAODlg.cxx | 27 ++++++------ .../ImportExportGUI_ImportXAODlg.h | 27 ++++++------ src/Material/CMakeLists.txt | 4 +- src/Material/Material.h | 4 +- src/Material/Material_Model.cxx | 4 +- src/Material/Material_Model.h | 4 +- src/Material/Material_ResourceMgr.cxx | 4 +- src/Material/Material_ResourceMgr.h | 4 +- src/Material/resources/SalomeMaterial.xml | 4 +- src/MeasureGUI/CMakeLists.txt | 4 +- src/MeasureGUI/MeasureGUI.cxx | 4 +- src/MeasureGUI/MeasureGUI.h | 4 +- src/MeasureGUI/MeasureGUI_AngleDlg.cxx | 4 +- src/MeasureGUI/MeasureGUI_AngleDlg.h | 4 +- src/MeasureGUI/MeasureGUI_BndBoxDlg.cxx | 4 +- src/MeasureGUI/MeasureGUI_BndBoxDlg.h | 4 +- src/MeasureGUI/MeasureGUI_CenterMassDlg.cxx | 4 +- src/MeasureGUI/MeasureGUI_CenterMassDlg.h | 4 +- .../MeasureGUI_CheckCompoundOfBlocksDlg.cxx | 4 +- .../MeasureGUI_CheckCompoundOfBlocksDlg.h | 4 +- .../MeasureGUI_CheckSelfIntersectionsDlg.cxx | 4 +- .../MeasureGUI_CheckSelfIntersectionsDlg.h | 4 +- src/MeasureGUI/MeasureGUI_CheckShapeDlg.cxx | 4 +- src/MeasureGUI/MeasureGUI_CheckShapeDlg.h | 4 +- .../MeasureGUI_CreateDimensionDlg.cxx | 4 +- .../MeasureGUI_CreateDimensionDlg.h | 4 +- .../MeasureGUI_DimensionCreateTool.cxx | 4 +- .../MeasureGUI_DimensionCreateTool.h | 4 +- src/MeasureGUI/MeasureGUI_DimensionFilter.cxx | 4 +- src/MeasureGUI/MeasureGUI_DimensionFilter.h | 4 +- .../MeasureGUI_DimensionInteractor.cxx | 4 +- .../MeasureGUI_DimensionInteractor.h | 4 +- src/MeasureGUI/MeasureGUI_DistanceDlg.cxx | 4 +- src/MeasureGUI/MeasureGUI_DistanceDlg.h | 4 +- src/MeasureGUI/MeasureGUI_GetNonBlocksDlg.cxx | 4 +- src/MeasureGUI/MeasureGUI_GetNonBlocksDlg.h | 4 +- src/MeasureGUI/MeasureGUI_InertiaDlg.cxx | 4 +- src/MeasureGUI/MeasureGUI_InertiaDlg.h | 4 +- .../MeasureGUI_ManageDimensionsDlg.cxx | 4 +- .../MeasureGUI_ManageDimensionsDlg.h | 4 +- src/MeasureGUI/MeasureGUI_MaxToleranceDlg.cxx | 4 +- src/MeasureGUI/MeasureGUI_MaxToleranceDlg.h | 4 +- src/MeasureGUI/MeasureGUI_NormaleDlg.cxx | 4 +- src/MeasureGUI/MeasureGUI_NormaleDlg.h | 4 +- src/MeasureGUI/MeasureGUI_PointDlg.cxx | 4 +- src/MeasureGUI/MeasureGUI_PointDlg.h | 4 +- src/MeasureGUI/MeasureGUI_PropertiesDlg.cxx | 4 +- src/MeasureGUI/MeasureGUI_PropertiesDlg.h | 4 +- src/MeasureGUI/MeasureGUI_Skeleton.cxx | 4 +- src/MeasureGUI/MeasureGUI_Skeleton.h | 4 +- src/MeasureGUI/MeasureGUI_WhatisDlg.cxx | 4 +- src/MeasureGUI/MeasureGUI_WhatisDlg.h | 4 +- src/MeasureGUI/MeasureGUI_Widgets.cxx | 4 +- src/MeasureGUI/MeasureGUI_Widgets.h | 4 +- src/OBJECT/CMakeLists.txt | 4 +- src/OBJECT/GEOM_AISDimension.cxx | 4 +- src/OBJECT/GEOM_AISDimension.hxx | 4 +- src/OBJECT/GEOM_AISShape.cxx | 4 +- src/OBJECT/GEOM_AISShape.hxx | 4 +- src/OBJECT/GEOM_AISShape.ixx | 4 +- src/OBJECT/GEOM_AISShape.jxx | 4 +- src/OBJECT/GEOM_AISTrihedron.cxx | 4 +- src/OBJECT/GEOM_AISTrihedron.hxx | 4 +- src/OBJECT/GEOM_AISVector.cxx | 4 +- src/OBJECT/GEOM_AISVector.hxx | 4 +- src/OBJECT/GEOM_Actor.cxx | 4 +- src/OBJECT/GEOM_Actor.h | 4 +- src/OBJECT/GEOM_Constants.cxx | 4 +- src/OBJECT/GEOM_Constants.h | 4 +- src/OBJECT/GEOM_DeviceActor.cxx | 4 +- src/OBJECT/GEOM_DeviceActor.h | 4 +- src/OBJECT/GEOM_InteractiveObject.cxx | 4 +- src/OBJECT/GEOM_InteractiveObject.hxx | 4 +- src/OBJECT/GEOM_InteractiveObject.ixx | 4 +- src/OBJECT/GEOM_InteractiveObject.jxx | 4 +- src/OBJECT/GEOM_OBJECT_defs.hxx | 4 +- src/OBJECT/GEOM_OCCReader.cxx | 4 +- src/OBJECT/GEOM_OCCReader.h | 4 +- src/OBJECT/GEOM_PainterPolyDataMapper.cxx | 4 +- src/OBJECT/GEOM_PainterPolyDataMapper.h | 4 +- src/OBJECT/GEOM_SmartPtr.h | 4 +- src/OBJECT/GEOM_TopWireframeShape.cxx | 4 +- src/OBJECT/GEOM_TopWireframeShape.hxx | 4 +- src/OBJECT/GEOM_TopWireframeShape.ixx | 4 +- src/OBJECT/GEOM_TopWireframeShape.jxx | 4 +- src/OBJECT/GEOM_VTKPropertyMaterial.cxx | 4 +- src/OBJECT/GEOM_VTKPropertyMaterial.hxx | 4 +- src/OBJECT/GEOM_VTKTrihedron.cxx | 4 +- src/OBJECT/GEOM_VTKTrihedron.hxx | 4 +- src/OBJECT/Handle_GEOM_AISShape.hxx | 4 +- src/OBJECT/Handle_GEOM_InteractiveObject.hxx | 4 +- src/OBJECT/Handle_GEOM_TopWireframeShape.hxx | 4 +- src/OCC2VTK/CMakeLists.txt | 4 +- src/OCC2VTK/GEOM_EdgeSource.cxx | 4 +- src/OCC2VTK/GEOM_EdgeSource.h | 4 +- src/OCC2VTK/GEOM_FaceSource.cxx | 4 +- src/OCC2VTK/GEOM_FaceSource.h | 4 +- src/OCC2VTK/GEOM_ShadingFace.cxx | 4 +- src/OCC2VTK/GEOM_ShadingFace.h | 4 +- src/OCC2VTK/GEOM_VertexSource.cxx | 4 +- src/OCC2VTK/GEOM_VertexSource.h | 4 +- src/OCC2VTK/GEOM_WireframeFace.cxx | 4 +- src/OCC2VTK/GEOM_WireframeFace.h | 4 +- src/OCC2VTK/OCC2VTK.h | 4 +- src/OCC2VTK/OCC2VTK_Tools.cxx | 4 +- src/OCC2VTK/OCC2VTK_Tools.h | 4 +- src/OperationGUI/CMakeLists.txt | 4 +- src/OperationGUI/OperationGUI.cxx | 4 +- src/OperationGUI/OperationGUI.h | 4 +- .../OperationGUI_ArchimedeDlg.cxx | 4 +- src/OperationGUI/OperationGUI_ArchimedeDlg.h | 4 +- src/OperationGUI/OperationGUI_ChamferDlg.cxx | 4 +- src/OperationGUI/OperationGUI_ChamferDlg.h | 4 +- src/OperationGUI/OperationGUI_ClippingDlg.cxx | 4 +- src/OperationGUI/OperationGUI_ClippingDlg.h | 4 +- .../OperationGUI_ExtrudedFeatureDlg.cxx | 4 +- .../OperationGUI_ExtrudedFeatureDlg.h | 4 +- .../OperationGUI_Fillet1d2dDlg.cxx | 4 +- src/OperationGUI/OperationGUI_Fillet1d2dDlg.h | 4 +- src/OperationGUI/OperationGUI_FilletDlg.cxx | 4 +- src/OperationGUI/OperationGUI_FilletDlg.h | 4 +- .../OperationGUI_GetShapesOnShapeDlg.cxx | 4 +- .../OperationGUI_GetShapesOnShapeDlg.h | 4 +- .../OperationGUI_GetSharedShapesDlg.cxx | 4 +- .../OperationGUI_GetSharedShapesDlg.h | 4 +- src/OperationGUI/OperationGUI_MaterialDlg.cxx | 4 +- src/OperationGUI/OperationGUI_MaterialDlg.h | 4 +- .../OperationGUI_PartitionDlg.cxx | 4 +- src/OperationGUI/OperationGUI_PartitionDlg.h | 4 +- src/PrimitiveGUI/CMakeLists.txt | 4 +- src/PrimitiveGUI/PrimitiveGUI.cxx | 4 +- src/PrimitiveGUI/PrimitiveGUI.h | 4 +- src/PrimitiveGUI/PrimitiveGUI_BoxDlg.cxx | 4 +- src/PrimitiveGUI/PrimitiveGUI_BoxDlg.h | 4 +- src/PrimitiveGUI/PrimitiveGUI_ConeDlg.cxx | 4 +- src/PrimitiveGUI/PrimitiveGUI_ConeDlg.h | 4 +- src/PrimitiveGUI/PrimitiveGUI_CylinderDlg.cxx | 4 +- src/PrimitiveGUI/PrimitiveGUI_CylinderDlg.h | 4 +- src/PrimitiveGUI/PrimitiveGUI_DiskDlg.cxx | 4 +- src/PrimitiveGUI/PrimitiveGUI_DiskDlg.h | 4 +- src/PrimitiveGUI/PrimitiveGUI_FaceDlg.cxx | 4 +- src/PrimitiveGUI/PrimitiveGUI_FaceDlg.h | 4 +- src/PrimitiveGUI/PrimitiveGUI_SphereDlg.cxx | 4 +- src/PrimitiveGUI/PrimitiveGUI_SphereDlg.h | 4 +- src/PrimitiveGUI/PrimitiveGUI_TorusDlg.cxx | 4 +- src/PrimitiveGUI/PrimitiveGUI_TorusDlg.h | 4 +- src/RepairGUI/CMakeLists.txt | 4 +- src/RepairGUI/RepairGUI.cxx | 4 +- src/RepairGUI/RepairGUI.h | 4 +- .../RepairGUI_ChangeOrientationDlg.cxx | 4 +- .../RepairGUI_ChangeOrientationDlg.h | 4 +- src/RepairGUI/RepairGUI_CloseContourDlg.cxx | 4 +- src/RepairGUI/RepairGUI_CloseContourDlg.h | 4 +- src/RepairGUI/RepairGUI_DivideEdgeDlg.cxx | 4 +- src/RepairGUI/RepairGUI_DivideEdgeDlg.h | 4 +- src/RepairGUI/RepairGUI_FreeBoundDlg.cxx | 4 +- src/RepairGUI/RepairGUI_FreeBoundDlg.h | 4 +- src/RepairGUI/RepairGUI_FreeFacesDlg.cxx | 4 +- src/RepairGUI/RepairGUI_FreeFacesDlg.h | 4 +- src/RepairGUI/RepairGUI_FuseEdgesDlg.cxx | 4 +- src/RepairGUI/RepairGUI_FuseEdgesDlg.h | 4 +- src/RepairGUI/RepairGUI_GlueDlg.cxx | 4 +- src/RepairGUI/RepairGUI_GlueDlg.h | 4 +- src/RepairGUI/RepairGUI_LimitToleranceDlg.cxx | 4 +- src/RepairGUI/RepairGUI_LimitToleranceDlg.h | 4 +- .../RepairGUI_RemoveExtraEdgesDlg.cxx | 4 +- src/RepairGUI/RepairGUI_RemoveExtraEdgesDlg.h | 4 +- src/RepairGUI/RepairGUI_RemoveHolesDlg.cxx | 4 +- src/RepairGUI/RepairGUI_RemoveHolesDlg.h | 4 +- src/RepairGUI/RepairGUI_RemoveIntWiresDlg.cxx | 4 +- src/RepairGUI/RepairGUI_RemoveIntWiresDlg.h | 4 +- src/RepairGUI/RepairGUI_RemoveWebsDlg.cxx | 5 ++- src/RepairGUI/RepairGUI_RemoveWebsDlg.h | 5 ++- src/RepairGUI/RepairGUI_SewingDlg.cxx | 4 +- src/RepairGUI/RepairGUI_SewingDlg.h | 4 +- src/RepairGUI/RepairGUI_ShapeProcessDlg.cxx | 4 +- src/RepairGUI/RepairGUI_ShapeProcessDlg.h | 4 +- src/RepairGUI/RepairGUI_SuppressFacesDlg.cxx | 4 +- src/RepairGUI/RepairGUI_SuppressFacesDlg.h | 4 +- src/RepairGUI/RepairGUI_UnionFacesDlg.cxx | 4 +- src/RepairGUI/RepairGUI_UnionFacesDlg.h | 4 +- src/SKETCHER/CMakeLists.txt | 4 +- src/SKETCHER/Sketcher_Profile.cxx | 4 +- src/SKETCHER/Sketcher_Profile.hxx | 4 +- src/STEPExport/CMakeLists.txt | 4 +- src/STEPExport/STEPExport.cxx | 4 +- src/STEPImport/CMakeLists.txt | 4 +- src/STEPImport/STEPImport.cxx | 4 +- src/STLExport/CMakeLists.txt | 4 +- src/STLExport/STLExport.cxx | 4 +- src/STLImport/CMakeLists.txt | 4 +- src/STLImport/STLImport.cxx | 4 +- src/ShHealOper/CMakeLists.txt | 4 +- .../ShHealOper_ChangeOrientation.cxx | 4 +- .../ShHealOper_ChangeOrientation.hxx | 4 +- src/ShHealOper/ShHealOper_CloseContour.cxx | 4 +- src/ShHealOper/ShHealOper_CloseContour.hxx | 4 +- src/ShHealOper/ShHealOper_EdgeDivide.cxx | 4 +- src/ShHealOper/ShHealOper_EdgeDivide.hxx | 4 +- src/ShHealOper/ShHealOper_FillHoles.cxx | 4 +- src/ShHealOper/ShHealOper_FillHoles.hxx | 4 +- src/ShHealOper/ShHealOper_RemoveFace.cxx | 4 +- src/ShHealOper/ShHealOper_RemoveFace.hxx | 4 +- .../ShHealOper_RemoveInternalWires.cxx | 4 +- .../ShHealOper_RemoveInternalWires.hxx | 4 +- src/ShHealOper/ShHealOper_Sewing.cxx | 4 +- src/ShHealOper/ShHealOper_Sewing.hxx | 4 +- src/ShHealOper/ShHealOper_ShapeProcess.cxx | 4 +- src/ShHealOper/ShHealOper_ShapeProcess.hxx | 4 +- src/ShHealOper/ShHealOper_SpiltCurve2d.hxx | 4 +- src/ShHealOper/ShHealOper_SplitCurve2d.cxx | 4 +- src/ShHealOper/ShHealOper_SplitCurve2d.hxx | 4 +- src/ShHealOper/ShHealOper_SplitCurve3d.cxx | 4 +- src/ShHealOper/ShHealOper_SplitCurve3d.hxx | 4 +- src/ShHealOper/ShHealOper_Tool.cxx | 4 +- src/ShHealOper/ShHealOper_Tool.hxx | 4 +- src/ShapeRecognition/CMakeLists.txt | 4 +- .../ShapeRec_FeatureDetector.cxx | 4 +- .../ShapeRec_FeatureDetector.hxx | 4 +- src/TransformationGUI/CMakeLists.txt | 4 +- src/TransformationGUI/TransformationGUI.cxx | 4 +- src/TransformationGUI/TransformationGUI.h | 4 +- .../TransformationGUI_MirrorDlg.cxx | 4 +- .../TransformationGUI_MirrorDlg.h | 4 +- .../TransformationGUI_MultiRotationDlg.cxx | 4 +- .../TransformationGUI_MultiRotationDlg.h | 4 +- .../TransformationGUI_MultiTranslationDlg.cxx | 4 +- .../TransformationGUI_MultiTranslationDlg.h | 4 +- .../TransformationGUI_OffsetDlg.cxx | 4 +- .../TransformationGUI_OffsetDlg.h | 4 +- .../TransformationGUI_PositionDlg.cxx | 4 +- .../TransformationGUI_PositionDlg.h | 4 +- .../TransformationGUI_ProjectionDlg.cxx | 4 +- .../TransformationGUI_ProjectionDlg.h | 4 +- .../TransformationGUI_RotationDlg.cxx | 4 +- .../TransformationGUI_RotationDlg.h | 4 +- .../TransformationGUI_ScaleDlg.cxx | 4 +- .../TransformationGUI_ScaleDlg.h | 4 +- .../TransformationGUI_TranslationDlg.cxx | 4 +- .../TransformationGUI_TranslationDlg.h | 4 +- src/VTKExport/CMakeLists.txt | 4 +- src/VTKExport/VTKExport.cxx | 4 +- src/XAO/CMakeLists.txt | 4 +- src/XAO/XAO.hxx | 4 +- src/XAO/XAO_BooleanField.cxx | 4 +- src/XAO/XAO_BooleanField.hxx | 4 +- src/XAO/XAO_BooleanStep.cxx | 4 +- src/XAO/XAO_BooleanStep.hxx | 4 +- src/XAO/XAO_BrepGeometry.cxx | 4 +- src/XAO/XAO_BrepGeometry.hxx | 4 +- src/XAO/XAO_DoubleField.cxx | 4 +- src/XAO/XAO_DoubleField.hxx | 4 +- src/XAO/XAO_DoubleStep.cxx | 4 +- src/XAO/XAO_DoubleStep.hxx | 4 +- src/XAO/XAO_Exception.hxx | 4 +- src/XAO/XAO_Field.cxx | 4 +- src/XAO/XAO_Field.hxx | 4 +- src/XAO/XAO_GeometricElement.cxx | 4 +- src/XAO/XAO_GeometricElement.hxx | 4 +- src/XAO/XAO_Geometry.cxx | 4 +- src/XAO/XAO_Geometry.hxx | 4 +- src/XAO/XAO_Group.cxx | 4 +- src/XAO/XAO_Group.hxx | 4 +- src/XAO/XAO_IntegerField.cxx | 4 +- src/XAO/XAO_IntegerField.hxx | 4 +- src/XAO/XAO_IntegerStep.cxx | 4 +- src/XAO/XAO_IntegerStep.hxx | 4 +- src/XAO/XAO_Step.cxx | 4 +- src/XAO/XAO_Step.hxx | 4 +- src/XAO/XAO_StringField.cxx | 4 +- src/XAO/XAO_StringField.hxx | 4 +- src/XAO/XAO_StringStep.cxx | 4 +- src/XAO/XAO_StringStep.hxx | 4 +- src/XAO/XAO_Xao.cxx | 4 +- src/XAO/XAO_Xao.hxx | 4 +- src/XAO/XAO_XaoExporter.cxx | 4 +- src/XAO/XAO_XaoExporter.hxx | 4 +- src/XAO/XAO_XaoUtils.cxx | 4 +- src/XAO/XAO_XaoUtils.hxx | 4 +- src/XAO/tests/BrepGeometryTest.cxx | 19 +++++++++ src/XAO/tests/BrepGeometryTest.hxx | 19 +++++++++ src/XAO/tests/CMakeLists.txt | 4 +- src/XAO/tests/FieldTest.cxx | 19 +++++++++ src/XAO/tests/FieldTest.hxx | 19 +++++++++ src/XAO/tests/GeometryTest.cxx | 19 +++++++++ src/XAO/tests/GeometryTest.hxx | 19 +++++++++ src/XAO/tests/GroupTest.cxx | 19 +++++++++ src/XAO/tests/GroupTest.hxx | 19 +++++++++ src/XAO/tests/ImportExportTest.cxx | 4 +- src/XAO/tests/ImportExportTest.hxx | 19 +++++++++ src/XAO/tests/MainTest.hxx | 4 +- src/XAO/tests/TestUtils.hxx | 19 +++++++++ src/XAO/tests/XAOTests.cxx | 19 +++++++++ src/XAO/tests/XaoTest.cxx | 19 +++++++++ src/XAO/tests/XaoTest.hxx | 19 +++++++++ src/XAO/tests/XaoUtilsTest.cxx | 19 +++++++++ src/XAO/tests/XaoUtilsTest.hxx | 19 +++++++++ src/XAO/tests/coverage_report.sh | 19 +++++++++ src/XAO_Swig/CMakeLists.txt | 6 +-- 1029 files changed, 2526 insertions(+), 2194 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index f858e7c26..368e9436b 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2014 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 diff --git a/GEOM_version.h.in b/GEOM_version.h.in index 9fc033df0..13e518fe8 100644 --- a/GEOM_version.h.in +++ b/GEOM_version.h.in @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2014 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 @@ -6,7 +6,7 @@ // 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 diff --git a/SalomeGEOMConfig.cmake.in b/SalomeGEOMConfig.cmake.in index 1e1b3e0ee..9e0392028 100644 --- a/SalomeGEOMConfig.cmake.in +++ b/SalomeGEOMConfig.cmake.in @@ -1,32 +1,27 @@ -# - Config file for the @PROJECT_NAME@ package -# It defines the following variables. -# Specific to the pacakge @PROJECT_NAME@ itself: -# @PROJECT_NAME_UC@_ROOT_DIR_EXP - the root path of the installation providing this CMake file +# Copyright (C) 2013-2014 CEA/DEN, EDF R&D, OPEN CASCADE # - -############################################################### -# Copyright (C) 2007-2013 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, or (at your option) any later version. # -# Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, -# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS +# This library is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU +# Lesser General Public License for more details. # -# 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. +# You should have received a copy of the GNU Lesser General Public +# License along with this library; if not, write to the Free Software +# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# This library is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# Lesser General Public License for more details. +# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -# You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +# - Config file for the @PROJECT_NAME@ package +# It defines the following variables. +# Specific to the pacakge @PROJECT_NAME@ itself: +# @PROJECT_NAME_UC@_ROOT_DIR_EXP - the root path of the installation providing this CMake file # -# See http://www.salome-platform.org/ or -# email : webmaster.salome@opencascade.com -############################################################### ### Initialisation performed by CONFIGURE_PACKAGE_CONFIG_FILE: @PACKAGE_INIT@ diff --git a/adm_local/CMakeLists.txt b/adm_local/CMakeLists.txt index 84d97c22e..bedde74e0 100755 --- a/adm_local/CMakeLists.txt +++ b/adm_local/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 @@ -6,7 +6,7 @@ # 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 diff --git a/adm_local/cmake_files/CMakeLists.txt b/adm_local/cmake_files/CMakeLists.txt index 0cedbb223..35d18d351 100755 --- a/adm_local/cmake_files/CMakeLists.txt +++ b/adm_local/cmake_files/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2014 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 diff --git a/adm_local/cmake_files/FindGEOM.cmake b/adm_local/cmake_files/FindGEOM.cmake index 728252e92..1f882bc78 100644 --- a/adm_local/cmake_files/FindGEOM.cmake +++ b/adm_local/cmake_files/FindGEOM.cmake @@ -1,9 +1,9 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 diff --git a/adm_local/cmake_files/FindSalomeGEOM.cmake b/adm_local/cmake_files/FindSalomeGEOM.cmake index 867f2fe53..c1827f557 100644 --- a/adm_local/cmake_files/FindSalomeGEOM.cmake +++ b/adm_local/cmake_files/FindSalomeGEOM.cmake @@ -1,9 +1,9 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 @@ -16,7 +16,6 @@ # # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -# IF(NOT SalomeGEOM_FIND_QUIETLY) MESSAGE(STATUS "Looking for Salome GEOM ...") diff --git a/adm_local/cmake_files/FindSalomeOpenCV.cmake b/adm_local/cmake_files/FindSalomeOpenCV.cmake index 06ed9d654..eed3eb8d1 100644 --- a/adm_local/cmake_files/FindSalomeOpenCV.cmake +++ b/adm_local/cmake_files/FindSalomeOpenCV.cmake @@ -1,9 +1,9 @@ -# Copyright (C) 2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2014 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 diff --git a/adm_local/unix/CMakeLists.txt b/adm_local/unix/CMakeLists.txt index 2f895ae4b..eb508c1f4 100755 --- a/adm_local/unix/CMakeLists.txt +++ b/adm_local/unix/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2014 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 diff --git a/adm_local/unix/config_files/CMakeLists.txt b/adm_local/unix/config_files/CMakeLists.txt index 8311d6470..5216cecd9 100755 --- a/adm_local/unix/config_files/CMakeLists.txt +++ b/adm_local/unix/config_files/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 @@ -6,7 +6,7 @@ # 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 diff --git a/adm_local/unix/config_files/check_GEOM.m4 b/adm_local/unix/config_files/check_GEOM.m4 index 9e94a9387..36e743725 100644 --- a/adm_local/unix/config_files/check_GEOM.m4 +++ b/adm_local/unix/config_files/check_GEOM.m4 @@ -1,4 +1,4 @@ -dnl Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE dnl dnl Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, dnl CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS @@ -6,7 +6,7 @@ dnl dnl This library is free software; you can redistribute it and/or dnl modify it under the terms of the GNU Lesser General Public dnl License as published by the Free Software Foundation; either -dnl version 2.1 of the License. +dnl version 2.1 of the License, or (at your option) any later version. dnl dnl This library is distributed in the hope that it will be useful, dnl but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/adm_local/unix/config_files/check_GUI.m4 b/adm_local/unix/config_files/check_GUI.m4 index c235e88a7..609b55f4e 100755 --- a/adm_local/unix/config_files/check_GUI.m4 +++ b/adm_local/unix/config_files/check_GUI.m4 @@ -1,9 +1,9 @@ -dnl Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE dnl dnl This library is free software; you can redistribute it and/or dnl modify it under the terms of the GNU Lesser General Public dnl License as published by the Free Software Foundation; either -dnl version 2.1 of the License. +dnl version 2.1 of the License, or (at your option) any later version. dnl dnl This library is distributed in the hope that it will be useful, dnl but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/adm_local/unix/config_files/check_OpenCV.m4 b/adm_local/unix/config_files/check_OpenCV.m4 index 3d7351eeb..2e7de0fe4 100644 --- a/adm_local/unix/config_files/check_OpenCV.m4 +++ b/adm_local/unix/config_files/check_OpenCV.m4 @@ -1,9 +1,9 @@ -dnl Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +dnl Copyright (C) 2007-2014 CEA/DEN, EDF R&D, OPEN CASCADE dnl dnl This library is free software; you can redistribute it and/or dnl modify it under the terms of the GNU Lesser General Public dnl License as published by the Free Software Foundation; either -dnl version 2.1 of the License. +dnl version 2.1 of the License, or (at your option) any later version. dnl dnl This library is distributed in the hope that it will be useful, dnl but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/bin/CMakeLists.txt b/bin/CMakeLists.txt index 3d2beaa74..37589d022 100755 --- a/bin/CMakeLists.txt +++ b/bin/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2014 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 diff --git a/bin/addvars2notebook_GEOM.py b/bin/addvars2notebook_GEOM.py index b4ce04160..dca703327 100644 --- a/bin/addvars2notebook_GEOM.py +++ b/bin/addvars2notebook_GEOM.py @@ -1,9 +1,9 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 diff --git a/bin/geom_setenv.py b/bin/geom_setenv.py index 3132e1450..77b250fda 100644 --- a/bin/geom_setenv.py +++ b/bin/geom_setenv.py @@ -1,11 +1,11 @@ #! /usr/bin/env python # -*- coding: iso-8859-1 -*- -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 645a52301..fc259fe06 100755 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 @@ -6,7 +6,7 @@ # 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 diff --git a/doc/docutils/CMakeLists.txt b/doc/docutils/CMakeLists.txt index e08805bbf..1cca3b9be 100755 --- a/doc/docutils/CMakeLists.txt +++ b/doc/docutils/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2014 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 diff --git a/doc/salome/CMakeLists.txt b/doc/salome/CMakeLists.txt index ea8a2e204..197a24a4f 100755 --- a/doc/salome/CMakeLists.txt +++ b/doc/salome/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 @@ -6,7 +6,7 @@ # 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 diff --git a/doc/salome/examples/CMakeLists.txt b/doc/salome/examples/CMakeLists.txt index 7c5428283..3d9da7036 100644 --- a/doc/salome/examples/CMakeLists.txt +++ b/doc/salome/examples/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 diff --git a/doc/salome/examples/testme.py b/doc/salome/examples/testme.py index bbe8f82d7..fd3fcc915 100755 --- a/doc/salome/examples/testme.py +++ b/doc/salome/examples/testme.py @@ -1,9 +1,9 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 diff --git a/doc/salome/gui/CMakeLists.txt b/doc/salome/gui/CMakeLists.txt index c7e070cf5..bdca86fac 100755 --- a/doc/salome/gui/CMakeLists.txt +++ b/doc/salome/gui/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 @@ -6,7 +6,7 @@ # 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 diff --git a/doc/salome/gui/GEOM/CMakeLists.txt b/doc/salome/gui/GEOM/CMakeLists.txt index 57416a4ec..455ce44b8 100644 --- a/doc/salome/gui/GEOM/CMakeLists.txt +++ b/doc/salome/gui/GEOM/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2014 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 diff --git a/doc/salome/gui/GEOM/doxyfile.in b/doc/salome/gui/GEOM/doxyfile.in index 6b4963152..89db026a9 100755 --- a/doc/salome/gui/GEOM/doxyfile.in +++ b/doc/salome/gui/GEOM/doxyfile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 @@ -6,7 +6,7 @@ # 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 diff --git a/doc/salome/gui/GEOM/doxyfile_py.in b/doc/salome/gui/GEOM/doxyfile_py.in index 4240b3eaa..f45264b79 100755 --- a/doc/salome/gui/GEOM/doxyfile_py.in +++ b/doc/salome/gui/GEOM/doxyfile_py.in @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 @@ -6,7 +6,7 @@ # 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 diff --git a/doc/salome/gui/GEOM/doxyfile_tui.in b/doc/salome/gui/GEOM/doxyfile_tui.in index 0764a6c93..763be7e34 100755 --- a/doc/salome/gui/GEOM/doxyfile_tui.in +++ b/doc/salome/gui/GEOM/doxyfile_tui.in @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 @@ -6,7 +6,7 @@ # 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 diff --git a/doc/salome/tui/CMakeLists.txt b/doc/salome/tui/CMakeLists.txt index e1918a73f..788b503d0 100755 --- a/doc/salome/tui/CMakeLists.txt +++ b/doc/salome/tui/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 @@ -6,7 +6,7 @@ # 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 diff --git a/doc/salome/tui/doxyfile.in b/doc/salome/tui/doxyfile.in index 7edabb090..6269a50bf 100755 --- a/doc/salome/tui/doxyfile.in +++ b/doc/salome/tui/doxyfile.in @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2014 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 @@ -6,7 +6,7 @@ # 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 diff --git a/idl/CMakeLists.txt b/idl/CMakeLists.txt index 44a1b598e..bdc32d9cf 100755 --- a/idl/CMakeLists.txt +++ b/idl/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2014 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 diff --git a/idl/GEOM_Gen.idl b/idl/GEOM_Gen.idl index 5149fd622..62a3e36fb 100644 --- a/idl/GEOM_Gen.idl +++ b/idl/GEOM_Gen.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2014 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 @@ -6,7 +6,7 @@ // 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 diff --git a/idl/GEOM_Superv.idl b/idl/GEOM_Superv.idl index b0653b468..07f7fe92f 100644 --- a/idl/GEOM_Superv.idl +++ b/idl/GEOM_Superv.idl @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2013 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2014 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 @@ -6,7 +6,7 @@ // 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 diff --git a/resources/CMakeLists.txt b/resources/CMakeLists.txt index 973310af6..6097008d8 100755 --- a/resources/CMakeLists.txt +++ b/resources/CMakeLists.txt @@ -1,9 +1,9 @@ -# Copyright (C) 2012-2013 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2014 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 diff --git a/resources/GEOMActions.xml b/resources/GEOMActions.xml index d11ee3762..7dc5adee6 100644 --- a/resources/GEOMActions.xml +++ b/resources/GEOMActions.xml @@ -1,7 +1,7 @@