From 06e7f5859095193fc7f498bd89a7d28009794f53 Mon Sep 17 00:00:00 2001 From: mbs Date: Mon, 19 Jun 2023 22:07:26 +0100 Subject: [PATCH] updated copyright message --- CMakeCommon/Common.cmake | 2 +- CMakeCommon/FindEclipse.cmake | 2 +- CMakeCommon/FindPlaneGCS.cmake | 2 +- CMakeCommon/FindPython.cmake | 2 +- CMakeCommon/FindSUIT.cmake | 2 +- CMakeCommon/FindSalome.cmake | 2 +- CMakeCommon/FindSalomeOpenCASCADE.cmake | 2 +- CMakeCommon/FindSalomeQt5.cmake | 2 +- CMakeCommon/FindSolveSpace.cmake | 2 +- CMakeCommon/FindSphinx.cmake | 2 +- CMakeCommon/FindTInspector.cmake | 2 +- CMakeCommon/Logger.cmake | 2 +- CMakeCommon/PythonAPI.cmake | 2 +- CMakeCommon/SalomeMacros.cmake | 2 +- CMakeCommon/UnitTest.cmake | 2 +- CMakeCommon/UseQtExt.cmake | 2 +- CMakeCommon/XMLProcessing.cmake | 2 +- CMakeCommon/cmake_uninstall.cmake.in | 2 +- CMakeLists.txt | 2 +- correction_auto_2.py | 2 +- doc/CMakeLists.txt | 2 +- doc/gui/CMakeLists.txt | 2 +- doc/gui/build_index.py | 2 +- doc/gui/conf.py.in | 2 +- doc/gui/templates/layout.html | 2 +- doc/tui/CMakeLists.txt | 2 +- salome_pid.py | 2 +- shaper_test.py | 2 +- src/BuildAPI/BuildAPI.h | 2 +- src/BuildAPI/BuildAPI.i | 2 +- src/BuildAPI/BuildAPI_CompSolid.cpp | 2 +- src/BuildAPI/BuildAPI_CompSolid.h | 2 +- src/BuildAPI/BuildAPI_Compound.cpp | 2 +- src/BuildAPI/BuildAPI_Compound.h | 2 +- src/BuildAPI/BuildAPI_Edge.cpp | 2 +- src/BuildAPI/BuildAPI_Edge.h | 2 +- src/BuildAPI/BuildAPI_Face.cpp | 2 +- src/BuildAPI/BuildAPI_Face.h | 2 +- src/BuildAPI/BuildAPI_Filling.cpp | 2 +- src/BuildAPI/BuildAPI_Filling.h | 2 +- src/BuildAPI/BuildAPI_Interpolation.cpp | 2 +- src/BuildAPI/BuildAPI_Interpolation.h | 2 +- src/BuildAPI/BuildAPI_Polyline.cpp | 2 +- src/BuildAPI/BuildAPI_Polyline.h | 2 +- src/BuildAPI/BuildAPI_Shell.cpp | 2 +- src/BuildAPI/BuildAPI_Shell.h | 2 +- src/BuildAPI/BuildAPI_Solid.cpp | 2 +- src/BuildAPI/BuildAPI_Solid.h | 2 +- src/BuildAPI/BuildAPI_SubShapes.cpp | 2 +- src/BuildAPI/BuildAPI_SubShapes.h | 2 +- src/BuildAPI/BuildAPI_Vertex.cpp | 2 +- src/BuildAPI/BuildAPI_Vertex.h | 2 +- src/BuildAPI/BuildAPI_Wire.cpp | 2 +- src/BuildAPI/BuildAPI_Wire.h | 2 +- src/BuildAPI/BuildAPI_swig.h | 2 +- src/BuildAPI/CMakeLists.txt | 2 +- src/BuildPlugin/BuildPlugin.h | 2 +- src/BuildPlugin/BuildPlugin_CompSolid.cpp | 2 +- src/BuildPlugin/BuildPlugin_CompSolid.h | 2 +- src/BuildPlugin/BuildPlugin_Compound.cpp | 2 +- src/BuildPlugin/BuildPlugin_Compound.h | 2 +- src/BuildPlugin/BuildPlugin_Edge.cpp | 2 +- src/BuildPlugin/BuildPlugin_Edge.h | 2 +- src/BuildPlugin/BuildPlugin_Face.cpp | 2 +- src/BuildPlugin/BuildPlugin_Face.h | 2 +- src/BuildPlugin/BuildPlugin_Filling.cpp | 2 +- src/BuildPlugin/BuildPlugin_Filling.h | 2 +- src/BuildPlugin/BuildPlugin_Interpolation.cpp | 2 +- src/BuildPlugin/BuildPlugin_Interpolation.h | 2 +- src/BuildPlugin/BuildPlugin_Plugin.cpp | 2 +- src/BuildPlugin/BuildPlugin_Plugin.h | 2 +- src/BuildPlugin/BuildPlugin_Polyline.cpp | 2 +- src/BuildPlugin/BuildPlugin_Polyline.h | 2 +- src/BuildPlugin/BuildPlugin_Shape.cpp | 2 +- src/BuildPlugin/BuildPlugin_Shape.h | 2 +- src/BuildPlugin/BuildPlugin_Shell.cpp | 2 +- src/BuildPlugin/BuildPlugin_Shell.h | 2 +- src/BuildPlugin/BuildPlugin_Solid.cpp | 2 +- src/BuildPlugin/BuildPlugin_Solid.h | 2 +- src/BuildPlugin/BuildPlugin_SubShapes.cpp | 2 +- src/BuildPlugin/BuildPlugin_SubShapes.h | 2 +- src/BuildPlugin/BuildPlugin_Validators.cpp | 2 +- src/BuildPlugin/BuildPlugin_Validators.h | 2 +- src/BuildPlugin/BuildPlugin_Vertex.cpp | 2 +- src/BuildPlugin/BuildPlugin_Vertex.h | 2 +- src/BuildPlugin/BuildPlugin_Wire.cpp | 2 +- src/BuildPlugin/BuildPlugin_Wire.h | 2 +- src/BuildPlugin/CMakeLists.txt | 2 +- src/BuildPlugin/CTestTestfileInstall.cmake | 2 +- src/BuildPlugin/Test/Test19056.py | 2 +- src/BuildPlugin/Test/Test1920.py | 2 +- src/BuildPlugin/Test/Test20469.py | 2 +- src/BuildPlugin/Test/Test20513_1.py | 2 +- src/BuildPlugin/Test/Test20513_2.py | 2 +- src/BuildPlugin/Test/Test2398.py | 2 +- src/BuildPlugin/Test/Test2409.py | 2 +- src/BuildPlugin/Test/Test2415.py | 2 +- src/BuildPlugin/Test/Test2439.py | 2 +- src/BuildPlugin/Test/Test2454.py | 2 +- src/BuildPlugin/Test/Test3125.py | 2 +- src/BuildPlugin/Test/Test3271.py | 2 +- src/BuildPlugin/Test/TestCompSolid.py | 2 +- src/BuildPlugin/Test/TestCompound.py | 2 +- src/BuildPlugin/Test/TestCompound_ErrorMsg.py | 2 +- src/BuildPlugin/Test/TestCompound_History.py | 2 +- src/BuildPlugin/Test/TestEdge.py | 2 +- src/BuildPlugin/Test/TestEdge_ByPoints.py | 2 +- src/BuildPlugin/Test/TestEdge_ErrorMsg.py | 2 +- src/BuildPlugin/Test/TestEdge_WholeSketch_1.py | 2 +- src/BuildPlugin/Test/TestEdge_WholeSketch_2.py | 2 +- src/BuildPlugin/Test/TestEdge_WholeSketch_3.py | 2 +- src/BuildPlugin/Test/TestEdge_WholeSketch_4.py | 2 +- src/BuildPlugin/Test/TestFace.py | 2 +- src/BuildPlugin/Test/TestFace_ErrorMsg.py | 2 +- src/BuildPlugin/Test/TestFace_WholeSketch_1.py | 2 +- src/BuildPlugin/Test/TestFace_WholeSketch_2.py | 2 +- src/BuildPlugin/Test/TestFilling.py | 2 +- src/BuildPlugin/Test/TestFilling_ByEdges.py | 2 +- src/BuildPlugin/Test/TestFilling_ByWires.py | 2 +- src/BuildPlugin/Test/TestFilling_ErrorMsg.py | 2 +- src/BuildPlugin/Test/TestFilling_Mixed.py | 2 +- src/BuildPlugin/Test/TestInterpolation.py | 2 +- src/BuildPlugin/Test/TestPolyline.py | 2 +- src/BuildPlugin/Test/TestShell.py | 2 +- src/BuildPlugin/Test/TestShell_WholeSketch_1.py | 2 +- src/BuildPlugin/Test/TestShell_WholeSketch_2.py | 2 +- src/BuildPlugin/Test/TestSolid.py | 2 +- src/BuildPlugin/Test/TestSolid_ErrorMsg.py | 2 +- src/BuildPlugin/Test/TestSubShapes.py | 2 +- src/BuildPlugin/Test/TestSubShapes_ErrorMsg.py | 2 +- src/BuildPlugin/Test/TestVertex.py | 2 +- src/BuildPlugin/Test/TestVertex_ErrorMsg.py | 2 +- src/BuildPlugin/Test/TestVertex_WholeSketch_1.py | 2 +- src/BuildPlugin/Test/TestVertex_WholeSketch_2.py | 2 +- src/BuildPlugin/Test/TestWire.py | 2 +- src/BuildPlugin/Test/TestWire_ErrorMsg.py | 2 +- src/BuildPlugin/Test/TestWire_WholeSketch_1.py | 2 +- src/BuildPlugin/Test/TestWire_WholeSketch_2.py | 2 +- src/BuildPlugin/Test/TestWire_WholeSketch_3.py | 2 +- src/BuildPlugin/Test/TestWire_WholeSketch_4.py | 2 +- src/BuildPlugin/Test/TestWire_WholeSketch_5.py | 2 +- src/BuildPlugin/Test/TestWire_WholeSketch_6.py | 2 +- src/BuildPlugin/tests.set | 2 +- src/CTestTestfileInstall.cmake | 2 +- src/CollectionAPI/CMakeLists.txt | 2 +- src/CollectionAPI/CollectionAPI.h | 2 +- src/CollectionAPI/CollectionAPI.i | 2 +- src/CollectionAPI/CollectionAPI_Field.cpp | 2 +- src/CollectionAPI/CollectionAPI_Field.h | 2 +- src/CollectionAPI/CollectionAPI_Group.cpp | 2 +- src/CollectionAPI/CollectionAPI_Group.h | 2 +- src/CollectionAPI/CollectionAPI_GroupAddition.cpp | 2 +- src/CollectionAPI/CollectionAPI_GroupAddition.h | 2 +- src/CollectionAPI/CollectionAPI_GroupIntersection.cpp | 2 +- src/CollectionAPI/CollectionAPI_GroupIntersection.h | 2 +- src/CollectionAPI/CollectionAPI_GroupShape.cpp | 2 +- src/CollectionAPI/CollectionAPI_GroupShape.h | 2 +- src/CollectionAPI/CollectionAPI_GroupSubstraction.cpp | 2 +- src/CollectionAPI/CollectionAPI_GroupSubstraction.h | 2 +- src/CollectionPlugin/CMakeLists.txt | 2 +- src/CollectionPlugin/CTestTestfileInstall.cmake | 2 +- src/CollectionPlugin/CollectionPlugin.h | 2 +- src/CollectionPlugin/CollectionPlugin_Field.cpp | 2 +- src/CollectionPlugin/CollectionPlugin_Field.h | 2 +- src/CollectionPlugin/CollectionPlugin_Group.cpp | 2 +- src/CollectionPlugin/CollectionPlugin_Group.h | 2 +- src/CollectionPlugin/CollectionPlugin_GroupAddition.cpp | 2 +- src/CollectionPlugin/CollectionPlugin_GroupAddition.h | 2 +- src/CollectionPlugin/CollectionPlugin_GroupIntersection.cpp | 2 +- src/CollectionPlugin/CollectionPlugin_GroupIntersection.h | 2 +- src/CollectionPlugin/CollectionPlugin_GroupMerge.cpp | 2 +- src/CollectionPlugin/CollectionPlugin_GroupMerge.h | 2 +- src/CollectionPlugin/CollectionPlugin_GroupOperation.cpp | 2 +- src/CollectionPlugin/CollectionPlugin_GroupOperation.h | 2 +- src/CollectionPlugin/CollectionPlugin_GroupShape.cpp | 2 +- src/CollectionPlugin/CollectionPlugin_GroupShape.h | 2 +- src/CollectionPlugin/CollectionPlugin_GroupSubstraction.cpp | 2 +- src/CollectionPlugin/CollectionPlugin_GroupSubstraction.h | 2 +- src/CollectionPlugin/CollectionPlugin_Plugin.cpp | 2 +- src/CollectionPlugin/CollectionPlugin_Plugin.h | 2 +- src/CollectionPlugin/CollectionPlugin_Validators.cpp | 2 +- src/CollectionPlugin/CollectionPlugin_Validators.h | 2 +- src/CollectionPlugin/CollectionPlugin_WidgetCreator.cpp | 2 +- src/CollectionPlugin/CollectionPlugin_WidgetCreator.h | 2 +- src/CollectionPlugin/CollectionPlugin_WidgetField.cpp | 2 +- src/CollectionPlugin/CollectionPlugin_WidgetField.h | 2 +- src/CollectionPlugin/Test/Test18739.py | 2 +- src/CollectionPlugin/Test/Test2977.py | 2 +- src/CollectionPlugin/Test/Test3031.py | 2 +- src/CollectionPlugin/Test/Test3114.py | 2 +- src/CollectionPlugin/Test/TestCreateShapesFromGroups.py | 2 +- src/CollectionPlugin/Test/TestField.py | 2 +- src/CollectionPlugin/Test/TestGroup.py | 2 +- src/CollectionPlugin/Test/TestGroup1799.py | 2 +- src/CollectionPlugin/Test/TestGroup2.py | 2 +- src/CollectionPlugin/Test/TestGroupAddition.py | 2 +- src/CollectionPlugin/Test/TestGroupAddition_Error.py | 2 +- src/CollectionPlugin/Test/TestGroupIntersection.py | 2 +- src/CollectionPlugin/Test/TestGroupIntersection_Error.py | 2 +- src/CollectionPlugin/Test/TestGroupMove01.py | 2 +- src/CollectionPlugin/Test/TestGroupMove02.py | 2 +- src/CollectionPlugin/Test/TestGroupMove03.py | 2 +- src/CollectionPlugin/Test/TestGroupMove04.py | 2 +- src/CollectionPlugin/Test/TestGroupMove05.py | 2 +- src/CollectionPlugin/Test/TestGroupMove06.py | 2 +- src/CollectionPlugin/Test/TestGroupMove07.py | 2 +- src/CollectionPlugin/Test/TestGroupMove08.py | 2 +- src/CollectionPlugin/Test/TestGroupMove09.py | 2 +- src/CollectionPlugin/Test/TestGroupMove10.py | 2 +- src/CollectionPlugin/Test/TestGroupMove11.py | 2 +- src/CollectionPlugin/Test/TestGroupMove12.py | 2 +- src/CollectionPlugin/Test/TestGroupMove13.py | 2 +- src/CollectionPlugin/Test/TestGroupMove14.py | 2 +- src/CollectionPlugin/Test/TestGroupMove15.py | 2 +- src/CollectionPlugin/Test/TestGroupMove16.py | 2 +- src/CollectionPlugin/Test/TestGroupMove17.py | 2 +- src/CollectionPlugin/Test/TestGroupMove18.py | 2 +- src/CollectionPlugin/Test/TestGroupMove19.py | 2 +- src/CollectionPlugin/Test/TestGroupMove20.py | 2 +- src/CollectionPlugin/Test/TestGroupMove21.py | 2 +- src/CollectionPlugin/Test/TestGroupMove22.py | 2 +- src/CollectionPlugin/Test/TestGroupMove23.py | 2 +- src/CollectionPlugin/Test/TestGroupMove24.py | 2 +- src/CollectionPlugin/Test/TestGroupMove25.py | 2 +- src/CollectionPlugin/Test/TestGroupMove26.py | 2 +- src/CollectionPlugin/Test/TestGroupMoveAndSplit1.py | 2 +- src/CollectionPlugin/Test/TestGroupMoveAndSplit2.py | 2 +- src/CollectionPlugin/Test/TestGroupMoveAndSplit3.py | 2 +- src/CollectionPlugin/Test/TestGroupMoveAndSplit4.py | 2 +- src/CollectionPlugin/Test/TestGroupShape.py | 2 +- src/CollectionPlugin/Test/TestGroupShareTopology.py | 2 +- src/CollectionPlugin/Test/TestGroupSubstraction.py | 2 +- src/CollectionPlugin/Test/TestGroupSubstraction2.py | 2 +- src/CollectionPlugin/Test/TestGroupSubstraction_Error1.py | 2 +- src/CollectionPlugin/Test/TestGroupSubstraction_Error2.py | 2 +- src/CollectionPlugin/Test/TestGroupWholeFeature1.py | 2 +- src/CollectionPlugin/Test/TestGroupWholeFeature2.py | 2 +- src/CollectionPlugin/Test/TestGroupWholeResult1.py | 2 +- src/CollectionPlugin/Test/TestGroupWholeResult2.py | 2 +- src/CollectionPlugin/tests.set | 2 +- src/Config/CMakeLists.txt | 2 +- src/Config/CTestTestfileInstall.cmake | 2 +- src/Config/ConfigAPI.i | 2 +- src/Config/Config_AttributeMessage.cpp | 2 +- src/Config/Config_AttributeMessage.h | 2 +- src/Config/Config_Common.cpp | 2 +- src/Config/Config_Common.h | 2 +- src/Config/Config_DataModelReader.cpp | 2 +- src/Config/Config_DataModelReader.h | 2 +- src/Config/Config_FeatureMessage.cpp | 2 +- src/Config/Config_FeatureMessage.h | 2 +- src/Config/Config_FeatureReader.cpp | 2 +- src/Config/Config_FeatureReader.h | 2 +- src/Config/Config_Keywords.h | 2 +- src/Config/Config_ModuleReader.cpp | 2 +- src/Config/Config_ModuleReader.h | 2 +- src/Config/Config_PluginMessage.cpp | 2 +- src/Config/Config_PluginMessage.h | 2 +- src/Config/Config_PointerMessage.cpp | 2 +- src/Config/Config_PointerMessage.h | 2 +- src/Config/Config_Prop.cpp | 2 +- src/Config/Config_Prop.h | 2 +- src/Config/Config_PropManager.cpp | 2 +- src/Config/Config_PropManager.h | 2 +- src/Config/Config_Translator.cpp | 2 +- src/Config/Config_Translator.h | 2 +- src/Config/Config_ValidatorMessage.cpp | 2 +- src/Config/Config_ValidatorMessage.h | 2 +- src/Config/Config_ValidatorReader.cpp | 2 +- src/Config/Config_ValidatorReader.h | 2 +- src/Config/Config_WidgetAPI.cpp | 2 +- src/Config/Config_WidgetAPI.h | 2 +- src/Config/Config_WidgetReader.cpp | 2 +- src/Config/Config_WidgetReader.h | 2 +- src/Config/Config_XMLReader.cpp | 2 +- src/Config/Config_XMLReader.h | 2 +- src/Config/Config_def.h | 2 +- src/Config/Config_swig.h | 2 +- src/Config/Test/TestConfig.py | 2 +- src/Config/tests.set | 2 +- src/ConnectorAPI/CMakeLists.txt | 2 +- src/ConnectorAPI/ConnectorAPI.h | 2 +- src/ConnectorAPI/ConnectorAPI.i | 2 +- src/ConnectorAPI/ConnectorAPI_Connector.cpp | 2 +- src/ConnectorAPI/ConnectorAPI_Connector.h | 2 +- src/ConnectorAPI/ConnectorAPI_swig.h | 2 +- src/ConnectorAPI/Test/CMakeLists.txt | 2 +- src/ConnectorAPI/Test/CTestTestfileInstall.cmake | 2 +- src/ConnectorAPI/Test/Test17917.py | 2 +- src/ConnectorAPI/Test/Test18887.py | 2 +- src/ConnectorAPI/Test/Test2882.py | 2 +- src/ConnectorAPI/Test/Test3195.py | 2 +- src/ConnectorAPI/Test/TestExportSTL.py | 2 +- src/ConnectorAPI/Test/TestExportToGEOM.py | 2 +- src/ConnectorAPI/Test/TestExportToGEOMAllGroupsAndFields.py | 2 +- src/ConnectorAPI/Test/TestExportToGEOMPartSet.py | 2 +- src/ConnectorAPI/Test/TestExportToGEOMWholeFeature.py | 2 +- src/ConnectorAPI/Test/TestExportToGEOMWholeResult.py | 2 +- src/ConnectorAPI/Test/TestImportSTEP.py | 2 +- src/ConnectorAPI/Test/TestImportSTL.py | 2 +- src/ConnectorAPI/Test/__main__.py | 2 +- src/ConnectorAPI/Test/testme.py | 2 +- src/ConnectorAPI/Test/tests.set | 2 +- src/ConnectorPlugin/CMakeLists.txt | 2 +- src/ConnectorPlugin/ConnectorPlugin.py | 2 +- src/ConnectorPlugin/ConnectorPlugin_ExportFeature.py | 2 +- src/ConnectorPlugin/ConnectorPlugin_PublishToStudyFeature.py | 2 +- src/ConstructionAPI/CMakeLists.txt | 2 +- src/ConstructionAPI/CTestTestfileInstall.cmake | 2 +- src/ConstructionAPI/ConstructionAPI.h | 2 +- src/ConstructionAPI/ConstructionAPI.i | 2 +- src/ConstructionAPI/ConstructionAPI_Axis.cpp | 2 +- src/ConstructionAPI/ConstructionAPI_Axis.h | 2 +- src/ConstructionAPI/ConstructionAPI_Plane.cpp | 2 +- src/ConstructionAPI/ConstructionAPI_Plane.h | 2 +- src/ConstructionAPI/ConstructionAPI_Point.cpp | 2 +- src/ConstructionAPI/ConstructionAPI_Point.h | 2 +- src/ConstructionAPI/ConstructionAPI_swig.h | 2 +- src/ConstructionAPI/Test/TestAxis.py | 2 +- src/ConstructionAPI/Test/TestPoint.py | 2 +- src/ConstructionAPI/tests.set | 2 +- src/ConstructionPlugin/CMakeLists.txt | 2 +- src/ConstructionPlugin/CTestTestfileInstall.cmake | 2 +- src/ConstructionPlugin/ConstructionPlugin.h | 2 +- src/ConstructionPlugin/ConstructionPlugin_Axis.cpp | 2 +- src/ConstructionPlugin/ConstructionPlugin_Axis.h | 2 +- src/ConstructionPlugin/ConstructionPlugin_Plane.cpp | 2 +- src/ConstructionPlugin/ConstructionPlugin_Plane.h | 2 +- src/ConstructionPlugin/ConstructionPlugin_Plugin.cpp | 2 +- src/ConstructionPlugin/ConstructionPlugin_Plugin.h | 2 +- src/ConstructionPlugin/ConstructionPlugin_Point.cpp | 2 +- src/ConstructionPlugin/ConstructionPlugin_Point.h | 2 +- src/ConstructionPlugin/ConstructionPlugin_Validators.cpp | 2 +- src/ConstructionPlugin/ConstructionPlugin_Validators.h | 2 +- src/ConstructionPlugin/Test/Test19207.py | 2 +- src/ConstructionPlugin/Test/Test19471.py | 2 +- src/ConstructionPlugin/Test/TestAxisCreation.py | 2 +- src/ConstructionPlugin/Test/TestAxis_ErrorMsg.py | 2 +- src/ConstructionPlugin/Test/TestPlane.py | 2 +- src/ConstructionPlugin/Test/TestPlane_Copies.py | 2 +- src/ConstructionPlugin/Test/TestPlane_ErrorMsg.py | 2 +- src/ConstructionPlugin/Test/TestPlane_FaceValidator.py | 2 +- src/ConstructionPlugin/Test/TestPointName.py | 2 +- src/ConstructionPlugin/Test/TestPoint_34658.py | 2 +- src/ConstructionPlugin/Test/TestPoint_Edge.py | 2 +- src/ConstructionPlugin/Test/TestPoint_ErrorMsg.py | 2 +- src/ConstructionPlugin/Test/TestPoint_FiniteValidator.py | 2 +- .../Test/TestPoint_GeometricalPropertyCenterOfCircle.py | 2 +- .../Test/TestPoint_GeometricalPropertyCenterOfGravity.py | 2 +- src/ConstructionPlugin/Test/TestPoint_IntersectLineAndPlane.py | 2 +- src/ConstructionPlugin/Test/TestPoint_IntersectLines.py | 2 +- src/ConstructionPlugin/Test/TestPoint_IntersectPlanes.py | 2 +- src/ConstructionPlugin/Test/TestPoint_ProjectOnEdge.py | 2 +- src/ConstructionPlugin/Test/TestPoint_ProjectOnFace.py | 2 +- src/ConstructionPlugin/Test/TestPoint_VertexSelection.py | 2 +- src/ConstructionPlugin/Test/TestPoint_XYZ.py | 2 +- src/ConstructionPlugin/Test/UnitTestAxis.py | 2 +- src/ConstructionPlugin/tests.set | 2 +- src/Events/CMakeLists.txt | 2 +- src/Events/Events.h | 2 +- src/Events/Events.i | 2 +- src/Events/Events_InfoMessage.cpp | 2 +- src/Events/Events_InfoMessage.h | 2 +- src/Events/Events_Listener.cpp | 2 +- src/Events/Events_Listener.h | 2 +- src/Events/Events_LongOp.cpp | 2 +- src/Events/Events_LongOp.h | 2 +- src/Events/Events_Loop.cpp | 2 +- src/Events/Events_Loop.h | 2 +- src/Events/Events_Message.cpp | 2 +- src/Events/Events_Message.h | 2 +- src/Events/Events_MessageBool.cpp | 2 +- src/Events/Events_MessageBool.h | 2 +- src/Events/Events_MessageGroup.cpp | 2 +- src/Events/Events_MessageGroup.h | 2 +- src/ExchangeAPI/CMakeLists.txt | 2 +- src/ExchangeAPI/CTestTestfileInstall.cmake | 2 +- src/ExchangeAPI/ExchangeAPI.h | 2 +- src/ExchangeAPI/ExchangeAPI.i | 2 +- src/ExchangeAPI/ExchangeAPI_Export.cpp | 2 +- src/ExchangeAPI/ExchangeAPI_Export.h | 2 +- src/ExchangeAPI/ExchangeAPI_Import.cpp | 2 +- src/ExchangeAPI/ExchangeAPI_Import.h | 2 +- src/ExchangeAPI/ExchangeAPI_swig.h | 2 +- src/ExchangeAPI/Test/TestExchange.py | 2 +- src/ExchangeAPI/tests.set | 2 +- src/ExchangePlugin/CMakeLists.txt | 2 +- src/ExchangePlugin/ExchangePlugin.h | 2 +- src/ExchangePlugin/ExchangePlugin_Dump.cpp | 2 +- src/ExchangePlugin/ExchangePlugin_Dump.h | 2 +- src/ExchangePlugin/ExchangePlugin_ExportFeature.cpp | 2 +- src/ExchangePlugin/ExchangePlugin_ExportFeature.h | 2 +- src/ExchangePlugin/ExchangePlugin_ExportPart.cpp | 2 +- src/ExchangePlugin/ExchangePlugin_ExportPart.h | 2 +- src/ExchangePlugin/ExchangePlugin_Import.cpp | 2 +- src/ExchangePlugin/ExchangePlugin_Import.h | 2 +- src/ExchangePlugin/ExchangePlugin_ImportFeature.cpp | 2 +- src/ExchangePlugin/ExchangePlugin_ImportFeature.h | 2 +- src/ExchangePlugin/ExchangePlugin_ImportPart.cpp | 2 +- src/ExchangePlugin/ExchangePlugin_ImportPart.h | 2 +- src/ExchangePlugin/ExchangePlugin_Plugin.cpp | 2 +- src/ExchangePlugin/ExchangePlugin_Plugin.h | 2 +- src/ExchangePlugin/ExchangePlugin_Tools.cpp | 2 +- src/ExchangePlugin/ExchangePlugin_Tools.h | 2 +- src/ExchangePlugin/ExchangePlugin_Validators.cpp | 2 +- src/ExchangePlugin/ExchangePlugin_Validators.h | 2 +- src/ExchangePlugin/Test/CMakeLists.txt | 2 +- src/ExchangePlugin/Test/CTestTestfileInstall.cmake | 2 +- src/ExchangePlugin/Test/Test18710.py | 2 +- src/ExchangePlugin/Test/Test2290.py | 2 +- src/ExchangePlugin/Test/Test2459.py | 2 +- src/ExchangePlugin/Test/TestExport.py | 2 +- src/ExchangePlugin/Test/TestExportPart_Failure_1.py | 2 +- src/ExchangePlugin/Test/TestExportPart_Failure_2.py | 2 +- src/ExchangePlugin/Test/TestExportPart_Failure_3.py | 2 +- src/ExchangePlugin/Test/TestExportPart_FullPartSet.py | 2 +- src/ExchangePlugin/Test/TestExportPart_FullPart_1.py | 2 +- src/ExchangePlugin/Test/TestExportPart_FullPart_2.py | 2 +- src/ExchangePlugin/Test/TestExportPart_PartSet.py | 2 +- src/ExchangePlugin/Test/TestExportPart_Results_1.py | 2 +- src/ExchangePlugin/Test/TestExportPart_Results_2.py | 2 +- src/ExchangePlugin/Test/TestExportPart_Results_3.py | 2 +- src/ExchangePlugin/Test/TestExportPart_Results_4.py | 2 +- src/ExchangePlugin/Test/TestExportPart_Results_5.py | 2 +- src/ExchangePlugin/Test/TestExportPart_Results_6.py | 2 +- src/ExchangePlugin/Test/TestExportPart_Results_7.py | 2 +- src/ExchangePlugin/Test/TestExportPart_Results_8.py | 2 +- src/ExchangePlugin/Test/TestExportToXAOWithFields.py | 2 +- src/ExchangePlugin/Test/TestExportToXAOWithGroupNotUpdated.py | 2 +- src/ExchangePlugin/Test/TestExport_FiniteValidator.py | 2 +- src/ExchangePlugin/Test/TestImport.py | 2 +- src/ExchangePlugin/Test/TestImportImage_1.py | 2 +- src/ExchangePlugin/Test/TestImportImage_2.py | 2 +- src/ExchangePlugin/Test/TestImportImage_3.py | 2 +- src/ExchangePlugin/Test/TestImportPart_AfterCurrent_1.py | 2 +- src/ExchangePlugin/Test/TestImportPart_AfterCurrent_2.py | 2 +- src/ExchangePlugin/Test/TestImportPart_AfterLast_1.py | 2 +- src/ExchangePlugin/Test/TestImportPart_AfterLast_2.py | 2 +- src/ExchangePlugin/Test/TestImportPart_AfterLast_3.py | 2 +- src/ExchangePlugin/Test/TestImportPart_AfterLast_4.py | 2 +- src/ExchangePlugin/Test/TestImportPart_AfterLast_5.py | 2 +- src/ExchangePlugin/Test/TestImportPart_AfterLast_6.py | 2 +- src/ExchangePlugin/Test/TestImportPart_Construction_1.py | 2 +- src/ExchangePlugin/Test/TestImportPart_Construction_2.py | 2 +- src/ExchangePlugin/Test/TestImportPart_Construction_3.py | 2 +- src/ExchangePlugin/Test/TestImportPart_Construction_4.py | 2 +- src/ExchangePlugin/Test/TestImportPart_Multiple.py | 2 +- src/ExchangePlugin/Test/TestImportPart_ToEmptyPart.py | 2 +- src/ExchangePlugin/Test/TestImportPart_ToEmptyPartSet.py | 2 +- src/ExchangePlugin/Test/TestStep1.py | 2 +- src/ExchangePlugin/Test/TestStep2.py | 2 +- src/ExchangePlugin/Test/testme.py | 2 +- src/ExchangePlugin/Test/tests.set | 2 +- src/ExchangePlugin/Test/tests_gui.set | 2 +- src/FeaturesAPI/CMakeLists.txt | 2 +- src/FeaturesAPI/FeaturesAPI.h | 2 +- src/FeaturesAPI/FeaturesAPI.i | 2 +- src/FeaturesAPI/FeaturesAPI_BooleanCommon.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_BooleanCommon.h | 2 +- src/FeaturesAPI/FeaturesAPI_BooleanCut.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_BooleanCut.h | 2 +- src/FeaturesAPI/FeaturesAPI_BooleanFill.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_BooleanFill.h | 2 +- src/FeaturesAPI/FeaturesAPI_BooleanFuse.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_BooleanFuse.h | 2 +- src/FeaturesAPI/FeaturesAPI_BooleanSmash.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_BooleanSmash.h | 2 +- src/FeaturesAPI/FeaturesAPI_BoundingBox.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_BoundingBox.h | 2 +- src/FeaturesAPI/FeaturesAPI_Chamfer.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Chamfer.h | 2 +- src/FeaturesAPI/FeaturesAPI_Copy.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Copy.h | 2 +- src/FeaturesAPI/FeaturesAPI_Defeaturing.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Defeaturing.h | 2 +- src/FeaturesAPI/FeaturesAPI_Extrusion.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Extrusion.h | 2 +- src/FeaturesAPI/FeaturesAPI_ExtrusionBoolean.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_ExtrusionBoolean.h | 2 +- src/FeaturesAPI/FeaturesAPI_Fillet.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Fillet.h | 2 +- src/FeaturesAPI/FeaturesAPI_FusionFaces.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_FusionFaces.h | 2 +- src/FeaturesAPI/FeaturesAPI_GeometryCalculation.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_GeometryCalculation.h | 2 +- src/FeaturesAPI/FeaturesAPI_GlueFaces.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_GlueFaces.h | 2 +- src/FeaturesAPI/FeaturesAPI_ImportResult.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_ImportResult.h | 2 +- src/FeaturesAPI/FeaturesAPI_Intersection.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Intersection.h | 2 +- src/FeaturesAPI/FeaturesAPI_LimitTolerance.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_LimitTolerance.h | 2 +- src/FeaturesAPI/FeaturesAPI_Loft.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Loft.h | 2 +- src/FeaturesAPI/FeaturesAPI_Measurement.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Measurement.h | 2 +- src/FeaturesAPI/FeaturesAPI_MultiRotation.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_MultiRotation.h | 2 +- src/FeaturesAPI/FeaturesAPI_MultiTranslation.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_MultiTranslation.h | 2 +- src/FeaturesAPI/FeaturesAPI_NormalToFace.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_NormalToFace.h | 2 +- src/FeaturesAPI/FeaturesAPI_Partition.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Partition.h | 2 +- src/FeaturesAPI/FeaturesAPI_Pipe.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Pipe.h | 2 +- src/FeaturesAPI/FeaturesAPI_Placement.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Placement.h | 2 +- src/FeaturesAPI/FeaturesAPI_PointCloudOnFace.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_PointCloudOnFace.h | 2 +- src/FeaturesAPI/FeaturesAPI_PointCoordinates.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_PointCoordinates.h | 2 +- src/FeaturesAPI/FeaturesAPI_Recover.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Recover.h | 2 +- src/FeaturesAPI/FeaturesAPI_RemoveResults.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_RemoveResults.h | 2 +- src/FeaturesAPI/FeaturesAPI_RemoveSubShapes.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_RemoveSubShapes.h | 2 +- src/FeaturesAPI/FeaturesAPI_Revolution.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Revolution.h | 2 +- src/FeaturesAPI/FeaturesAPI_RevolutionBoolean.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_RevolutionBoolean.h | 2 +- src/FeaturesAPI/FeaturesAPI_Rotation.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Rotation.h | 2 +- src/FeaturesAPI/FeaturesAPI_Scale.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Scale.h | 2 +- src/FeaturesAPI/FeaturesAPI_Sewing.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Sewing.h | 2 +- src/FeaturesAPI/FeaturesAPI_SharedFaces.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_SharedFaces.h | 2 +- src/FeaturesAPI/FeaturesAPI_Symmetry.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Symmetry.h | 2 +- src/FeaturesAPI/FeaturesAPI_Translation.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Translation.h | 2 +- src/FeaturesAPI/FeaturesAPI_Union.cpp | 2 +- src/FeaturesAPI/FeaturesAPI_Union.h | 2 +- src/FeaturesAPI/FeaturesAPI_swig.h | 2 +- src/FeaturesPlugin/CMakeLists.txt | 2 +- src/FeaturesPlugin/CTestTestfileInstall.cmake | 2 +- src/FeaturesPlugin/FeaturesPlugin.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Boolean.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_BooleanCut.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_BooleanCut.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_BooleanFill.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_BooleanFill.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_BooleanSmash.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_BooleanSmash.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_BoundingBox.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_BoundingBox.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_BoundingBoxBase.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_BoundingBoxBase.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Chamfer.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Chamfer.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_CommonSharedFaces.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_CommonSharedFaces.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_CompositeBoolean.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_CompositeBoolean.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Copy.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Copy.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Defeaturing.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Defeaturing.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Extrusion.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Extrusion.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_ExtrusionCut.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_ExtrusionCut.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_ExtrusionFuse.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_ExtrusionFuse.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Fillet.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Fillet.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Fillet1D.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Fillet1D.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_FusionFaces.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_FusionFaces.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_GeometryCalculation.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_GeometryCalculation.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_GlueFaces.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_GlueFaces.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_GroupSharedFaces.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_GroupSharedFaces.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_ImportResult.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_ImportResult.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_InspectBoundingBox.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_InspectBoundingBox.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_InspectNormalToFace.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_InspectNormalToFace.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Intersection.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Intersection.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_LimitTolerance.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_LimitTolerance.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Loft.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Loft.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Measurement.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Measurement.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_MultiRotation.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_MultiRotation.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_MultiTranslation.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_MultiTranslation.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_NormalToFace.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_NormalToFace.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Partition.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Partition.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Pipe.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Pipe.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Placement.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Placement.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Plugin.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_PointCloudOnFace.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_PointCloudOnFace.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_PointCoordinates.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_PointCoordinates.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Recover.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Recover.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_RemoveResults.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_RemoveResults.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_RemoveSubShapes.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_RemoveSubShapes.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Revolution.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Revolution.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_RevolutionBoolean.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_RevolutionBoolean.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_RevolutionCut.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_RevolutionCut.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_RevolutionFuse.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_RevolutionFuse.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Rotation.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Rotation.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Scale.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Scale.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Sewing.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Sewing.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_SharedFaces.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_SharedFaces.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Symmetry.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Symmetry.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Tools.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Tools.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Translation.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Translation.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Union.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Union.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_ValidatorTransform.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_ValidatorTransform.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_Validators.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_Validators.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.h | 2 +- src/FeaturesPlugin/FeaturesPlugin_VersionedChFi.cpp | 2 +- src/FeaturesPlugin/FeaturesPlugin_VersionedChFi.h | 2 +- src/FeaturesPlugin/Test/Test1379.py | 2 +- src/FeaturesPlugin/Test/Test1467.py | 2 +- src/FeaturesPlugin/Test/Test17000.py | 2 +- src/FeaturesPlugin/Test/Test17261.py | 2 +- src/FeaturesPlugin/Test/Test17281.py | 2 +- src/FeaturesPlugin/Test/Test17909.py | 2 +- src/FeaturesPlugin/Test/Test1816.py | 2 +- src/FeaturesPlugin/Test/Test1876.py | 2 +- src/FeaturesPlugin/Test/Test18836.py | 2 +- src/FeaturesPlugin/Test/Test19065.py | 2 +- src/FeaturesPlugin/Test/Test19066.py | 2 +- src/FeaturesPlugin/Test/Test19115.py | 2 +- src/FeaturesPlugin/Test/Test1915.py | 2 +- src/FeaturesPlugin/Test/Test19196.py | 2 +- src/FeaturesPlugin/Test/Test1922.py | 2 +- src/FeaturesPlugin/Test/Test1942.py | 2 +- src/FeaturesPlugin/Test/Test19931.py | 2 +- src/FeaturesPlugin/Test/Test20027.py | 2 +- src/FeaturesPlugin/Test/Test2023.py | 2 +- src/FeaturesPlugin/Test/Test20245_1.py | 2 +- src/FeaturesPlugin/Test/Test20245_2.py | 2 +- src/FeaturesPlugin/Test/Test20245_3.py | 2 +- src/FeaturesPlugin/Test/Test20245_3_geometrical.py | 2 +- src/FeaturesPlugin/Test/Test20247.py | 2 +- src/FeaturesPlugin/Test/Test2038.py | 2 +- src/FeaturesPlugin/Test/Test2046.py | 2 +- src/FeaturesPlugin/Test/Test2172.py | 2 +- src/FeaturesPlugin/Test/Test2194.py | 2 +- src/FeaturesPlugin/Test/Test2197_1.py | 2 +- src/FeaturesPlugin/Test/Test2197_2.py | 2 +- src/FeaturesPlugin/Test/Test2197_3.py | 2 +- src/FeaturesPlugin/Test/Test2197_4.py | 2 +- src/FeaturesPlugin/Test/Test2215.py | 2 +- src/FeaturesPlugin/Test/Test2222.py | 2 +- src/FeaturesPlugin/Test/Test2225.py | 2 +- src/FeaturesPlugin/Test/Test2231.py | 2 +- src/FeaturesPlugin/Test/Test2233.py | 2 +- src/FeaturesPlugin/Test/Test2240.py | 2 +- src/FeaturesPlugin/Test/Test2246.py | 2 +- src/FeaturesPlugin/Test/Test2248.py | 2 +- src/FeaturesPlugin/Test/Test2251.py | 2 +- src/FeaturesPlugin/Test/Test2255.py | 2 +- src/FeaturesPlugin/Test/Test22847.py | 2 +- src/FeaturesPlugin/Test/Test2289.py | 2 +- src/FeaturesPlugin/Test/Test2304.py | 2 +- src/FeaturesPlugin/Test/Test2304_2.py | 2 +- src/FeaturesPlugin/Test/Test2375.py | 2 +- src/FeaturesPlugin/Test/Test2377.py | 2 +- src/FeaturesPlugin/Test/Test23885.py | 2 +- src/FeaturesPlugin/Test/Test2394.py | 2 +- src/FeaturesPlugin/Test/Test2395.py | 2 +- src/FeaturesPlugin/Test/Test2419_1.py | 2 +- src/FeaturesPlugin/Test/Test2419_2.py | 2 +- src/FeaturesPlugin/Test/Test2419_3.py | 2 +- src/FeaturesPlugin/Test/Test2465.py | 2 +- src/FeaturesPlugin/Test/Test2495.py | 2 +- src/FeaturesPlugin/Test/Test2514.py | 2 +- src/FeaturesPlugin/Test/Test2520.py | 2 +- src/FeaturesPlugin/Test/Test2545.py | 2 +- src/FeaturesPlugin/Test/Test2588.py | 2 +- src/FeaturesPlugin/Test/Test2592.py | 2 +- src/FeaturesPlugin/Test/Test2596.py | 2 +- src/FeaturesPlugin/Test/Test2617.py | 2 +- src/FeaturesPlugin/Test/Test2631.py | 2 +- src/FeaturesPlugin/Test/Test2636.py | 2 +- src/FeaturesPlugin/Test/Test2650.py | 2 +- src/FeaturesPlugin/Test/Test2681.py | 2 +- src/FeaturesPlugin/Test/Test2686.py | 2 +- src/FeaturesPlugin/Test/Test2689.py | 2 +- src/FeaturesPlugin/Test/Test2692.py | 2 +- src/FeaturesPlugin/Test/Test2693.py | 2 +- src/FeaturesPlugin/Test/Test2698.py | 2 +- src/FeaturesPlugin/Test/Test2701.py | 2 +- src/FeaturesPlugin/Test/Test2724.py | 2 +- src/FeaturesPlugin/Test/Test2729.py | 2 +- src/FeaturesPlugin/Test/Test2738.py | 2 +- src/FeaturesPlugin/Test/Test2751.py | 2 +- src/FeaturesPlugin/Test/Test2817.py | 2 +- src/FeaturesPlugin/Test/Test2826.py | 2 +- src/FeaturesPlugin/Test/Test2854.py | 2 +- src/FeaturesPlugin/Test/Test2878.py | 2 +- src/FeaturesPlugin/Test/Test2918.py | 2 +- src/FeaturesPlugin/Test/Test2920.py | 2 +- src/FeaturesPlugin/Test/Test2971.py | 2 +- src/FeaturesPlugin/Test/Test3014.py | 2 +- src/FeaturesPlugin/Test/Test3033.py | 2 +- src/FeaturesPlugin/Test/Test3137_1.py | 2 +- src/FeaturesPlugin/Test/Test3137_2.py | 2 +- src/FeaturesPlugin/Test/Test3139.py | 2 +- src/FeaturesPlugin/Test/TestBoolean1.py | 2 +- src/FeaturesPlugin/Test/TestBoolean2.py | 2 +- src/FeaturesPlugin/Test/TestBoolean3.py | 2 +- .../TestBooleanCommon_CompSolidCompound_CompSolidCompound.py | 2 +- .../Test/TestBooleanCommon_CompSolidCompound_Face.py | 2 +- .../Test/TestBooleanCommon_CompSolidCompound_Shell.py | 2 +- .../Test/TestBooleanCommon_CompSolid_CompSolid.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_Face.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_Shell.py | 2 +- .../Test/TestBooleanCommon_EdgeCompound_EdgeCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_Edge_Edge.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_ErrorMsg.py | 2 +- .../Test/TestBooleanCommon_FaceCompound_FaceCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_Face_Face.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_Face_Plane.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_Fuzzy.py | 2 +- .../Test/TestBooleanCommon_MultiLevelCompound_v0_1.py | 2 +- .../Test/TestBooleanCommon_MultiLevelCompound_v0_2.py | 2 +- .../Test/TestBooleanCommon_MultiLevelCompound_v20190506_1.py | 2 +- .../Test/TestBooleanCommon_MultiLevelCompound_v20190506_2.py | 2 +- .../Test/TestBooleanCommon_ShellCompound_ShellCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_Shell_Shell.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_Face.py | 2 +- .../Test/TestBooleanCommon_SolidCompound_Shell.py | 2 +- .../Test/TestBooleanCommon_SolidCompound_SolidCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Face.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Shell.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Solid.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_SolidsHistory.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_SubCompound_Solid.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_SubSolid_Solid.py | 2 +- .../Test/TestBooleanCommon_VertexCompound_VertexCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_Vertex_Vertex.py | 2 +- .../Test/TestBooleanCommon_WireCompound_WireCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCommon_Wire_Wire.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCompSolids.py | 2 +- .../Test/TestBooleanCut_CompSolidCompound_CompSolidCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_CompSolid_CompSolid.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_Compound_Solid.py | 2 +- .../Test/TestBooleanCut_EdgeCompound_EdgeCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_EdgeCompound_Solid.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_Edge_Edge.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_Edge_Face.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_ErrorMsg.py | 2 +- .../Test/TestBooleanCut_FaceCompound_FaceCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_Face_Face.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_Face_Solid.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_Fuzzy_1.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_Fuzzy_2.py | 2 +- .../Test/TestBooleanCut_MultiLevelCompound_v0_1.py | 2 +- .../Test/TestBooleanCut_MultiLevelCompound_v0_2.py | 2 +- .../Test/TestBooleanCut_MultiLevelCompound_v20190506_1.py | 2 +- .../Test/TestBooleanCut_MultiLevelCompound_v20190506_2.py | 2 +- .../Test/TestBooleanCut_ShellCompound_ShellCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_Shell_Shell.py | 2 +- .../Test/TestBooleanCut_SolidCompound_SolidCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_Solid_Compound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_Solid_Solid.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_SolidsHistory.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_VertexCompound_Solid.py | 2 +- .../Test/TestBooleanCut_VertexCompound_VertexCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_Vertex_Vertex.py | 2 +- .../Test/TestBooleanCut_WireCompound_WireCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_Wire_Face.py | 2 +- src/FeaturesPlugin/Test/TestBooleanCut_Wire_Wire.py | 2 +- .../Test/TestBooleanFuse_CompSolidCompound_CompSolidCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanFuse_CompSolid_CompSolid.py | 2 +- src/FeaturesPlugin/Test/TestBooleanFuse_CompSolid_Face.py | 2 +- .../Test/TestBooleanFuse_EdgeCompound_EdgeCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanFuse_Edge_Edge.py | 2 +- src/FeaturesPlugin/Test/TestBooleanFuse_ErrorMsg.py | 2 +- .../Test/TestBooleanFuse_FaceCompound_FaceCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanFuse_Face_Face.py | 2 +- src/FeaturesPlugin/Test/TestBooleanFuse_Fuzzy.py | 2 +- .../Test/TestBooleanFuse_MultiLevelCompound_v0_1.py | 2 +- .../Test/TestBooleanFuse_MultiLevelCompound_v0_2.py | 2 +- .../Test/TestBooleanFuse_MultiLevelCompound_v0_3.py | 2 +- .../Test/TestBooleanFuse_MultiLevelCompound_v0_4.py | 2 +- .../Test/TestBooleanFuse_MultiLevelCompound_v20190506_1.py | 2 +- .../Test/TestBooleanFuse_MultiLevelCompound_v20190506_2.py | 2 +- .../Test/TestBooleanFuse_MultiLevelCompound_v20190506_3.py | 2 +- .../Test/TestBooleanFuse_MultiLevelCompound_v20190506_4.py | 2 +- src/FeaturesPlugin/Test/TestBooleanFuse_RemoveEdges.py | 2 +- .../Test/TestBooleanFuse_ShellCompound_ShellCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanFuse_Shell_Shell.py | 2 +- src/FeaturesPlugin/Test/TestBooleanFuse_SimpleMode.py | 2 +- .../Test/TestBooleanFuse_SolidCompound_SolidCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanFuse_Solid_Solid.py | 2 +- src/FeaturesPlugin/Test/TestBooleanFuse_SolidsHistory.py | 2 +- .../Test/TestBooleanFuse_VertexCompound_VertexCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanFuse_Vertex_Vertex.py | 2 +- .../Test/TestBooleanFuse_WireCompound_WireCompound.py | 2 +- src/FeaturesPlugin/Test/TestBooleanFuse_Wire_Wire.py | 2 +- src/FeaturesPlugin/Test/TestBooleanSmash.py | 2 +- src/FeaturesPlugin/Test/TestBooleanSmash_CompSolid_Solid.py | 2 +- src/FeaturesPlugin/Test/TestBooleanSmash_ErrorMsg.py | 2 +- src/FeaturesPlugin/Test/TestBooleanSmash_Face_Face.py | 2 +- .../Test/TestBooleanSmash_MultiLevelCompound_v0_1.py | 2 +- .../Test/TestBooleanSmash_MultiLevelCompound_v0_2.py | 2 +- .../Test/TestBooleanSmash_MultiLevelCompound_v20190506_1.py | 2 +- .../Test/TestBooleanSmash_MultiLevelCompound_v20190506_2.py | 2 +- src/FeaturesPlugin/Test/TestBooleanSmash_SolidsHistory.py | 2 +- src/FeaturesPlugin/Test/TestBooleanSmash_SubSolid_Solid.py | 2 +- src/FeaturesPlugin/Test/TestBooleanSplit.py | 2 +- src/FeaturesPlugin/Test/TestBooleanSplitWithPlane.py | 2 +- src/FeaturesPlugin/Test/TestBooleanSplit_ErrorMsg.py | 2 +- .../Test/TestBooleanSplit_MultiLevelCompound_v0_1.py | 2 +- .../Test/TestBooleanSplit_MultiLevelCompound_v0_2.py | 2 +- .../Test/TestBooleanSplit_MultiLevelCompound_v20190506_1.py | 2 +- .../Test/TestBooleanSplit_MultiLevelCompound_v20190506_2.py | 2 +- src/FeaturesPlugin/Test/TestBoolean_ErrorMsg.py | 2 +- src/FeaturesPlugin/Test/TestBoundingBox.py | 2 +- src/FeaturesPlugin/Test/TestChamfer.py | 2 +- src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_1.py | 2 +- src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_2.py | 2 +- src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_3.py | 2 +- src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_4.py | 2 +- src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_1.py | 2 +- src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_2.py | 2 +- src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_3.py | 2 +- src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_4.py | 2 +- src/FeaturesPlugin/Test/TestCheckSharedFaces.py | 2 +- src/FeaturesPlugin/Test/TestCompositeFeaturesOnCompSolids.py | 2 +- src/FeaturesPlugin/Test/TestCopyFeature.py | 2 +- src/FeaturesPlugin/Test/TestCopyFeatureMoveGroupOfFeature.py | 2 +- src/FeaturesPlugin/Test/TestCopyMoveResult.py | 2 +- src/FeaturesPlugin/Test/TestCopyMoveSubShapes.py | 2 +- src/FeaturesPlugin/Test/TestCopyNames.py | 2 +- src/FeaturesPlugin/Test/TestCopySubShapes.py | 2 +- src/FeaturesPlugin/Test/TestCopyWholeFeature.py | 2 +- src/FeaturesPlugin/Test/TestCopy_ErrorMsg.py | 2 +- src/FeaturesPlugin/Test/TestDefeaturing_ErrorMsg.py | 2 +- src/FeaturesPlugin/Test/TestDefeaturing_OnCompound.py | 2 +- src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid1.py | 2 +- src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid2.py | 2 +- src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid3.py | 2 +- src/FeaturesPlugin/Test/TestDefeaturing_OnSolid1.py | 2 +- src/FeaturesPlugin/Test/TestDefeaturing_OnSolid2.py | 2 +- src/FeaturesPlugin/Test/TestDefeaturing_OnSolid3.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion.py | 2 +- src/FeaturesPlugin/Test/TestExtrusionCut.py | 2 +- src/FeaturesPlugin/Test/TestExtrusionCut_ByFaces.py | 2 +- src/FeaturesPlugin/Test/TestExtrusionCut_ByPlanesAndOffsets.py | 2 +- src/FeaturesPlugin/Test/TestExtrusionCut_BySize.py | 2 +- src/FeaturesPlugin/Test/TestExtrusionCut_ThroughAll.py | 2 +- src/FeaturesPlugin/Test/TestExtrusionFuse.py | 2 +- src/FeaturesPlugin/Test/TestExtrusionFuse_ByPlanesAndOffsets.py | 2 +- src/FeaturesPlugin/Test/TestExtrusionFuse_BySize.py | 2 +- src/FeaturesPlugin/Test/TestExtrusionFuse_ThroughAll.py | 2 +- src/FeaturesPlugin/Test/TestExtrusionOfCompound.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces01.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces02.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces03.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces04.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces05.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces06.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces07.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces08.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces09.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces10.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces11.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces12.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces13.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces14.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces15.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces16.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces17.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces18.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ByFaces19.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ErrorMsg.py | 2 +- src/FeaturesPlugin/Test/TestExtrusion_ZeroOffsetError.py | 2 +- src/FeaturesPlugin/Test/TestFillet.py | 2 +- src/FeaturesPlugin/Test/TestFillet1.py | 2 +- src/FeaturesPlugin/Test/TestFillet1D_ErrorMsg.py | 2 +- src/FeaturesPlugin/Test/TestFillet1D_Vertices_1.py | 2 +- src/FeaturesPlugin/Test/TestFillet1D_Vertices_2.py | 2 +- src/FeaturesPlugin/Test/TestFillet1D_Vertices_3.py | 2 +- src/FeaturesPlugin/Test/TestFillet1D_Vertices_4.py | 2 +- src/FeaturesPlugin/Test/TestFillet1D_Vertices_5.py | 2 +- src/FeaturesPlugin/Test/TestFillet1D_Vertices_6.py | 2 +- src/FeaturesPlugin/Test/TestFillet1D_Vertices_7.py | 2 +- src/FeaturesPlugin/Test/TestFillet1D_Vertices_8.py | 2 +- src/FeaturesPlugin/Test/TestFillet1D_Vertices_9.py | 2 +- src/FeaturesPlugin/Test/TestFillet1D_Wire_1.py | 2 +- src/FeaturesPlugin/Test/TestFillet1D_Wire_2.py | 2 +- src/FeaturesPlugin/Test/TestFillet1D_Wire_3.py | 2 +- src/FeaturesPlugin/Test/TestFillet1D_Wire_4.py | 2 +- src/FeaturesPlugin/Test/TestFillet1D_Wire_5.py | 2 +- src/FeaturesPlugin/Test/TestFillet_ErrorMsg.py | 2 +- src/FeaturesPlugin/Test/TestFillet_History.py | 2 +- src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_1.py | 2 +- src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_2.py | 2 +- src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_3.py | 2 +- src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_4.py | 2 +- src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_1.py | 2 +- src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_2.py | 2 +- src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_3.py | 2 +- src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_4.py | 2 +- src/FeaturesPlugin/Test/TestFusionFaces.py | 2 +- src/FeaturesPlugin/Test/TestFusionFaces2697.py | 2 +- src/FeaturesPlugin/Test/TestFusionFaces32443.py | 2 +- src/FeaturesPlugin/Test/TestGeometryCalculation.py | 2 +- src/FeaturesPlugin/Test/TestGlueFaces_Compound.py | 2 +- src/FeaturesPlugin/Test/TestGlueFaces_Faces.py | 2 +- src/FeaturesPlugin/Test/TestGlueFaces_Shell.py | 2 +- src/FeaturesPlugin/Test/TestGlueFaces_Solids.py | 2 +- src/FeaturesPlugin/Test/TestImportResult.py | 2 +- src/FeaturesPlugin/Test/TestImportResultWithGroups1.py | 2 +- src/FeaturesPlugin/Test/TestImportResultWithGroups2.py | 2 +- src/FeaturesPlugin/Test/TestImportResultWithGroups3.py | 2 +- src/FeaturesPlugin/Test/TestIntersection.py | 2 +- src/FeaturesPlugin/Test/TestIntersection_ErrorMsg.py | 2 +- .../Test/TestIntersection_MultiLevelCompound_v0_1.py | 2 +- .../Test/TestIntersection_MultiLevelCompound_v0_2.py | 2 +- .../Test/TestIntersection_MultiLevelCompound_v95_1.py | 2 +- .../Test/TestIntersection_MultiLevelCompound_v95_2.py | 2 +- src/FeaturesPlugin/Test/TestLimitTolerance.py | 2 +- src/FeaturesPlugin/Test/TestLimitTolerance_Face.py | 2 +- src/FeaturesPlugin/Test/TestLoft.py | 2 +- src/FeaturesPlugin/Test/TestMeasurementAngle.py | 2 +- src/FeaturesPlugin/Test/TestMeasurementAngle3Points.py | 2 +- src/FeaturesPlugin/Test/TestMeasurementDistance.py | 2 +- src/FeaturesPlugin/Test/TestMeasurementLength.py | 2 +- src/FeaturesPlugin/Test/TestMeasurementPresentation.py | 2 +- src/FeaturesPlugin/Test/TestMeasurementRadius.py | 2 +- src/FeaturesPlugin/Test/TestMultiBoolean.py | 2 +- src/FeaturesPlugin/Test/TestMultiRotation_ErrorMsg.py | 2 +- .../Test/TestMultiRotation_MultiLevelCompound_v0_1.py | 2 +- .../Test/TestMultiRotation_MultiLevelCompound_v0_2.py | 2 +- .../Test/TestMultiRotation_MultiLevelCompound_v0_3.py | 2 +- .../Test/TestMultiRotation_MultiLevelCompound_v0_4.py | 2 +- .../Test/TestMultiRotation_MultiLevelCompound_v95_1.py | 2 +- .../Test/TestMultiRotation_MultiLevelCompound_v95_2.py | 2 +- .../Test/TestMultiRotation_MultiLevelCompound_v95_3.py | 2 +- .../Test/TestMultiRotation_MultiLevelCompound_v95_4.py | 2 +- src/FeaturesPlugin/Test/TestMultiRotation_Part.py | 2 +- src/FeaturesPlugin/Test/TestMultiTranslation_ErrorMsg.py | 2 +- .../Test/TestMultiTranslation_MultiLevelCompound_v0_1.py | 2 +- .../Test/TestMultiTranslation_MultiLevelCompound_v0_2.py | 2 +- .../Test/TestMultiTranslation_MultiLevelCompound_v0_3.py | 2 +- .../Test/TestMultiTranslation_MultiLevelCompound_v0_4.py | 2 +- .../Test/TestMultiTranslation_MultiLevelCompound_v95_1.py | 2 +- .../Test/TestMultiTranslation_MultiLevelCompound_v95_2.py | 2 +- .../Test/TestMultiTranslation_MultiLevelCompound_v95_3.py | 2 +- .../Test/TestMultiTranslation_MultiLevelCompound_v95_4.py | 2 +- src/FeaturesPlugin/Test/TestMultiTranslation_Part.py | 2 +- src/FeaturesPlugin/Test/TestNormalToFace.py | 2 +- src/FeaturesPlugin/Test/TestPartition.py | 2 +- src/FeaturesPlugin/Test/TestPartition2Faces.py | 2 +- src/FeaturesPlugin/Test/TestPartition2Solids.py | 2 +- src/FeaturesPlugin/Test/TestPartition2Wires.py | 2 +- src/FeaturesPlugin/Test/TestPartitionArgsUpdate.py | 2 +- src/FeaturesPlugin/Test/TestPartitionBox4Planes.py | 2 +- src/FeaturesPlugin/Test/TestPartitionEdgeSolid.py | 2 +- src/FeaturesPlugin/Test/TestPartitionFace2Solid.py | 2 +- src/FeaturesPlugin/Test/TestPartitionFaceSolid.py | 2 +- src/FeaturesPlugin/Test/TestPartitionFaceWire.py | 2 +- src/FeaturesPlugin/Test/TestPartitionInclinedFaceSolid.py | 2 +- .../Test/TestPartitionSubCompsolidWithCompSolid1.py | 2 +- .../Test/TestPartitionSubCompsolidWithCompSolid2.py | 2 +- .../Test/TestPartitionSubCompsolidWithCompSolid3.py | 2 +- src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace1.py | 2 +- src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace2.py | 2 +- src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace3.py | 2 +- src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace4.py | 2 +- src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace5.py | 2 +- src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane1.py | 2 +- src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane2.py | 2 +- src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane3.py | 2 +- src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane4.py | 2 +- src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane5.py | 2 +- src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid1.py | 2 +- src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid2.py | 2 +- src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid3.py | 2 +- src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid4.py | 2 +- src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid5.py | 2 +- src/FeaturesPlugin/Test/TestPartitionWireFaceSolid.py | 2 +- src/FeaturesPlugin/Test/TestPartition_ErrorMsg.py | 2 +- .../Test/TestPartition_MultiLevelCompound_v0_1.py | 2 +- .../Test/TestPartition_MultiLevelCompound_v0_2.py | 2 +- .../Test/TestPartition_MultiLevelCompound_v0_3.py | 2 +- .../Test/TestPartition_MultiLevelCompound_v20190506_1.py | 2 +- .../Test/TestPartition_MultiLevelCompound_v20190506_2.py | 2 +- .../Test/TestPartition_MultiLevelCompound_v20190506_3.py | 2 +- src/FeaturesPlugin/Test/TestPartition_SolidsHistory.py | 2 +- src/FeaturesPlugin/Test/TestPipe.py | 2 +- src/FeaturesPlugin/Test/TestPipe_Compound.py | 2 +- src/FeaturesPlugin/Test/TestPipe_DoNotMovePath.py | 2 +- src/FeaturesPlugin/Test/TestPipe_Edge.py | 2 +- src/FeaturesPlugin/Test/TestPipe_ErrorMsg.py | 2 +- src/FeaturesPlugin/Test/TestPipe_Wire.py | 2 +- src/FeaturesPlugin/Test/TestPlacement_BodyShapesValidator.py | 2 +- src/FeaturesPlugin/Test/TestPlacement_Complex.py | 2 +- src/FeaturesPlugin/Test/TestPlacement_Edge_Edge.py | 2 +- src/FeaturesPlugin/Test/TestPlacement_Edge_Vertex.py | 2 +- src/FeaturesPlugin/Test/TestPlacement_ErrorMsg.py | 2 +- src/FeaturesPlugin/Test/TestPlacement_Face_Edge.py | 2 +- src/FeaturesPlugin/Test/TestPlacement_Face_Face.py | 2 +- src/FeaturesPlugin/Test/TestPlacement_Face_Vertex.py | 2 +- .../Test/TestPlacement_MultiLevelCompound_v0_1.py | 2 +- .../Test/TestPlacement_MultiLevelCompound_v0_2.py | 2 +- .../Test/TestPlacement_MultiLevelCompound_v0_3.py | 2 +- .../Test/TestPlacement_MultiLevelCompound_v0_4.py | 2 +- .../Test/TestPlacement_MultiLevelCompound_v0_5.py | 2 +- .../Test/TestPlacement_MultiLevelCompound_v0_6.py | 2 +- .../Test/TestPlacement_MultiLevelCompound_v95_1.py | 2 +- .../Test/TestPlacement_MultiLevelCompound_v95_2.py | 2 +- .../Test/TestPlacement_MultiLevelCompound_v95_3.py | 2 +- .../Test/TestPlacement_MultiLevelCompound_v95_4.py | 2 +- .../Test/TestPlacement_MultiLevelCompound_v95_5.py | 2 +- .../Test/TestPlacement_MultiLevelCompound_v95_6.py | 2 +- src/FeaturesPlugin/Test/TestPlacement_Part_Part.py | 2 +- src/FeaturesPlugin/Test/TestPlacement_Vertex_Vertex.py | 2 +- src/FeaturesPlugin/Test/TestPointCloud.py | 2 +- src/FeaturesPlugin/Test/TestPointCoordinates.py | 2 +- src/FeaturesPlugin/Test/TestRecover.py | 2 +- src/FeaturesPlugin/Test/TestRecover1798.py | 2 +- src/FeaturesPlugin/Test/TestRecover_Compound.py | 2 +- src/FeaturesPlugin/Test/TestRecover_Compsolid1.py | 2 +- src/FeaturesPlugin/Test/TestRecover_Compsolid2.py | 2 +- src/FeaturesPlugin/Test/TestRemoveResultsBody.py | 2 +- src/FeaturesPlugin/Test/TestRemoveResultsConstruction.py | 2 +- src/FeaturesPlugin/Test/TestRemoveResultsPart.py | 2 +- src/FeaturesPlugin/Test/TestRemoveSubShapes.py | 2 +- src/FeaturesPlugin/Test/TestRemoveSubShapes2.py | 2 +- src/FeaturesPlugin/Test/TestRemoveSubShapes3.py | 2 +- src/FeaturesPlugin/Test/TestRemoveSubShapes4.py | 2 +- src/FeaturesPlugin/Test/TestRemoveSubShapes5.py | 2 +- src/FeaturesPlugin/Test/TestRemoveSubShapes6.py | 2 +- src/FeaturesPlugin/Test/TestRevolution.py | 2 +- src/FeaturesPlugin/Test/TestRevolutionCut.py | 2 +- src/FeaturesPlugin/Test/TestRevolutionCut_ByAngle.py | 2 +- src/FeaturesPlugin/Test/TestRevolutionCut_ByPlanesAndOffsets.py | 2 +- src/FeaturesPlugin/Test/TestRevolutionCut_ThroughAll.py | 2 +- src/FeaturesPlugin/Test/TestRevolutionFuse.py | 2 +- src/FeaturesPlugin/Test/TestRevolutionFuse_ByAngle.py | 2 +- .../Test/TestRevolutionFuse_ByPlanesAndOffsets.py | 2 +- src/FeaturesPlugin/Test/TestRevolutionFuse_ThroughAll.py | 2 +- src/FeaturesPlugin/Test/TestRevolutionOfCompound.py | 2 +- src/FeaturesPlugin/Test/TestRevolutionOfEdge.py | 2 +- src/FeaturesPlugin/Test/TestRevolutionOfPoint.py | 2 +- src/FeaturesPlugin/Test/TestRevolution_ByAngle.py | 2 +- src/FeaturesPlugin/Test/TestRotation.py | 2 +- src/FeaturesPlugin/Test/TestRotation_ByAxis.py | 2 +- src/FeaturesPlugin/Test/TestRotation_ByPoints.py | 2 +- src/FeaturesPlugin/Test/TestRotation_ErrorMsg.py | 2 +- src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_1.py | 2 +- src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_2.py | 2 +- src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_3.py | 2 +- src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_4.py | 2 +- .../Test/TestRotation_MultiLevelCompound_v95_1.py | 2 +- .../Test/TestRotation_MultiLevelCompound_v95_2.py | 2 +- .../Test/TestRotation_MultiLevelCompound_v95_3.py | 2 +- .../Test/TestRotation_MultiLevelCompound_v95_4.py | 2 +- src/FeaturesPlugin/Test/TestScale1.py | 2 +- src/FeaturesPlugin/Test/TestScale2.py | 2 +- src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_1.py | 2 +- src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_2.py | 2 +- src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_3.py | 2 +- src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_4.py | 2 +- src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_1.py | 2 +- src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_2.py | 2 +- src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_3.py | 2 +- src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_4.py | 2 +- src/FeaturesPlugin/Test/TestScriptSolidEdge.py | 2 +- src/FeaturesPlugin/Test/TestSerialBoolean.py | 2 +- src/FeaturesPlugin/Test/TestSewing_Manifold.py | 2 +- src/FeaturesPlugin/Test/TestSewing_NonManifold.py | 2 +- src/FeaturesPlugin/Test/TestSplitCompFaceSolid.py | 2 +- src/FeaturesPlugin/Test/TestSplitCompsolidPlane.py | 2 +- src/FeaturesPlugin/Test/TestSplitEdgeEdge.py | 2 +- src/FeaturesPlugin/Test/TestSplitEdgeEdgeIntersected.py | 2 +- src/FeaturesPlugin/Test/TestSplitEdgeFace.py | 2 +- src/FeaturesPlugin/Test/TestSplitEdgeShell.py | 2 +- src/FeaturesPlugin/Test/TestSplitEdgeSolid.py | 2 +- src/FeaturesPlugin/Test/TestSplitEdgeSolidIntersected.py | 2 +- src/FeaturesPlugin/Test/TestSplitEdgeVertex.py | 2 +- src/FeaturesPlugin/Test/TestSplitEdgeWire.py | 2 +- src/FeaturesPlugin/Test/TestSplitFaceEdge.py | 2 +- src/FeaturesPlugin/Test/TestSplitFaceEdgeInside.py | 2 +- src/FeaturesPlugin/Test/TestSplitFaceEdgePerpendicular.py | 2 +- src/FeaturesPlugin/Test/TestSplitFaceFace.py | 2 +- src/FeaturesPlugin/Test/TestSplitFaceShell.py | 2 +- src/FeaturesPlugin/Test/TestSplitFaceSolid.py | 2 +- src/FeaturesPlugin/Test/TestSplitFaceVertex.py | 2 +- src/FeaturesPlugin/Test/TestSplitFaceWire.py | 2 +- src/FeaturesPlugin/Test/TestSplitShellConstrPlane.py | 2 +- src/FeaturesPlugin/Test/TestSplitShellEdge.py | 2 +- src/FeaturesPlugin/Test/TestSplitShellFace.py | 2 +- src/FeaturesPlugin/Test/TestSplitShellShell.py | 2 +- src/FeaturesPlugin/Test/TestSplitShellSolid.py | 2 +- src/FeaturesPlugin/Test/TestSplitShellVertex.py | 2 +- src/FeaturesPlugin/Test/TestSplitShellWire.py | 2 +- src/FeaturesPlugin/Test/TestSplitSolid2ConstructionPlanes.py | 2 +- src/FeaturesPlugin/Test/TestSplitSolidCompFace.py | 2 +- src/FeaturesPlugin/Test/TestSplitSolidCompShell.py | 2 +- src/FeaturesPlugin/Test/TestSplitSolidEdge.py | 2 +- src/FeaturesPlugin/Test/TestSplitSolidFace.py | 2 +- src/FeaturesPlugin/Test/TestSplitSolidShell.py | 2 +- src/FeaturesPlugin/Test/TestSplitWireEdge.py | 2 +- src/FeaturesPlugin/Test/TestSplitWireFace.py | 2 +- src/FeaturesPlugin/Test/TestSplitWireShell.py | 2 +- src/FeaturesPlugin/Test/TestSplitWireSolid.py | 2 +- src/FeaturesPlugin/Test/TestSplitWireVertex.py | 2 +- src/FeaturesPlugin/Test/TestSplitWireWire.py | 2 +- src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_1.py | 2 +- src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_2.py | 2 +- src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_3.py | 2 +- src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_4.py | 2 +- src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_5.py | 2 +- .../Test/TestSymmetry_MultiLevelCompound_v95_1.py | 2 +- .../Test/TestSymmetry_MultiLevelCompound_v95_2.py | 2 +- .../Test/TestSymmetry_MultiLevelCompound_v95_3.py | 2 +- .../Test/TestSymmetry_MultiLevelCompound_v95_4.py | 2 +- .../Test/TestSymmetry_MultiLevelCompound_v95_5.py | 2 +- src/FeaturesPlugin/Test/TestSymmetry_Part.py | 2 +- src/FeaturesPlugin/Test/TestTranslation.py | 2 +- .../Test/TestTranslation_MultiLevelCompound_v0_1.py | 2 +- .../Test/TestTranslation_MultiLevelCompound_v0_2.py | 2 +- .../Test/TestTranslation_MultiLevelCompound_v0_3.py | 2 +- .../Test/TestTranslation_MultiLevelCompound_v0_4.py | 2 +- .../Test/TestTranslation_MultiLevelCompound_v0_5.py | 2 +- .../Test/TestTranslation_MultiLevelCompound_v95_1.py | 2 +- .../Test/TestTranslation_MultiLevelCompound_v95_2.py | 2 +- .../Test/TestTranslation_MultiLevelCompound_v95_3.py | 2 +- .../Test/TestTranslation_MultiLevelCompound_v95_4.py | 2 +- .../Test/TestTranslation_MultiLevelCompound_v95_5.py | 2 +- src/FeaturesPlugin/Test/TestTranslation_Part.py | 2 +- src/FeaturesPlugin/Test/TestUnion.py | 2 +- src/FeaturesPlugin/Test/TestUnion4CurvedFaces.py | 2 +- src/FeaturesPlugin/Test/TestUnion4CurvedFaces_2.py | 2 +- src/FeaturesPlugin/Test/TestUnion4Faces.py | 2 +- src/FeaturesPlugin/Test/TestUnionFaces.py | 2 +- src/FeaturesPlugin/Test/TestUnionFaces_v20190506.py | 2 +- src/FeaturesPlugin/Test/TestUnionOfUnion.py | 2 +- src/FeaturesPlugin/Test/TestUnion_ErrorMsg.py | 2 +- src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v0.py | 2 +- .../Test/TestUnion_MultiLevelCompound_v20190506.py | 2 +- src/FeaturesPlugin/tests.set | 2 +- src/FiltersAPI/CMakeLists.txt | 2 +- src/FiltersAPI/FiltersAPI.h | 2 +- src/FiltersAPI/FiltersAPI.i | 2 +- src/FiltersAPI/FiltersAPI_Argument.cpp | 2 +- src/FiltersAPI/FiltersAPI_Argument.h | 2 +- src/FiltersAPI/FiltersAPI_Feature.cpp | 2 +- src/FiltersAPI/FiltersAPI_Feature.h | 2 +- src/FiltersAPI/FiltersAPI_Filter.cpp | 2 +- src/FiltersAPI/FiltersAPI_Filter.h | 2 +- src/FiltersAPI/FiltersAPI_Selection.cpp | 2 +- src/FiltersAPI/FiltersAPI_Selection.h | 2 +- src/FiltersAPI/FiltersAPI_swig.h | 2 +- src/FiltersPlugin/CMakeLists.txt | 2 +- src/FiltersPlugin/CTestTestfileInstall.cmake | 2 +- src/FiltersPlugin/FiltersPlugin.h | 2 +- src/FiltersPlugin/FiltersPlugin_BelongsTo.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_BelongsTo.h | 2 +- src/FiltersPlugin/FiltersPlugin_ContinuousFaces.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_ContinuousFaces.h | 2 +- src/FiltersPlugin/FiltersPlugin_EdgeSize.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_EdgeSize.h | 2 +- src/FiltersPlugin/FiltersPlugin_ExternalFaces.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_ExternalFaces.h | 2 +- src/FiltersPlugin/FiltersPlugin_FaceSize.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_FaceSize.h | 2 +- src/FiltersPlugin/FiltersPlugin_FeatureEdges.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_FeatureEdges.h | 2 +- src/FiltersPlugin/FiltersPlugin_HorizontalFace.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_HorizontalFace.h | 2 +- src/FiltersPlugin/FiltersPlugin_OnGeometry.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_OnGeometry.h | 2 +- src/FiltersPlugin/FiltersPlugin_OnLine.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_OnLine.h | 2 +- src/FiltersPlugin/FiltersPlugin_OnPlane.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_OnPlane.h | 2 +- src/FiltersPlugin/FiltersPlugin_OnPlaneSide.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_OnPlaneSide.h | 2 +- src/FiltersPlugin/FiltersPlugin_OppositeToEdge.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_OppositeToEdge.h | 2 +- src/FiltersPlugin/FiltersPlugin_Plugin.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_Plugin.h | 2 +- src/FiltersPlugin/FiltersPlugin_RelativeToSolid.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_RelativeToSolid.h | 2 +- src/FiltersPlugin/FiltersPlugin_Selection.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_Selection.h | 2 +- src/FiltersPlugin/FiltersPlugin_TopoConnectedFaces.py | 2 +- src/FiltersPlugin/FiltersPlugin_Validators.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_Validators.h | 2 +- src/FiltersPlugin/FiltersPlugin_VerticalFace.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_VerticalFace.h | 2 +- src/FiltersPlugin/FiltersPlugin_VolumeSize.cpp | 2 +- src/FiltersPlugin/FiltersPlugin_VolumeSize.h | 2 +- src/FiltersPlugin/Test/Test17924.py | 2 +- src/FiltersPlugin/Test/Test17962.py | 2 +- src/FiltersPlugin/Test/Test19190.py | 2 +- src/FiltersPlugin/Test/Test2946.py | 2 +- src/FiltersPlugin/Test/Test2951.py | 2 +- src/FiltersPlugin/Test/Test3241.py | 2 +- src/FiltersPlugin/Test/TestFilter_BelongsTo.py | 2 +- src/FiltersPlugin/Test/TestFilter_BelongsTo_Exclude.py | 2 +- src/FiltersPlugin/Test/TestFilter_ContinuousFaces.py | 2 +- src/FiltersPlugin/Test/TestFilter_EdgeSize.py | 2 +- src/FiltersPlugin/Test/TestFilter_ExternalFaces1.py | 2 +- src/FiltersPlugin/Test/TestFilter_ExternalFaces2.py | 2 +- src/FiltersPlugin/Test/TestFilter_ExternalFaces_Exclude1.py | 2 +- src/FiltersPlugin/Test/TestFilter_ExternalFaces_Exclude2.py | 2 +- src/FiltersPlugin/Test/TestFilter_FaceSize.py | 2 +- src/FiltersPlugin/Test/TestFilter_FeatureEdges.py | 2 +- src/FiltersPlugin/Test/TestFilter_HorizontalFaces.py | 2 +- src/FiltersPlugin/Test/TestFilter_HorizontalFaces_Exclude.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnGeometry_Edge1.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnGeometry_Edge2.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Edge1.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Edge2.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face1.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face2.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face3.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face4.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnGeometry_Face1.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnGeometry_Face2.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnGeometry_Face3.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnGeometry_Face4.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnLine.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnLine_Exclude.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnLine_Multi.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnPlane.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Exclude_Face.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Exclude_Plane.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Face.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Multi.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Plane.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnPlane_Exclude.py | 2 +- src/FiltersPlugin/Test/TestFilter_OnPlane_Multi.py | 2 +- src/FiltersPlugin/Test/TestFilter_OppositeToEdge.py | 2 +- src/FiltersPlugin/Test/TestFilter_OppositeToEdge_Exclude.py | 2 +- src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_In.py | 2 +- .../Test/TestFilter_RelativeToSolid_Exclude_InAndOn.py | 2 +- .../Test/TestFilter_RelativeToSolid_Exclude_NotOn.py | 2 +- src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_On.py | 2 +- .../Test/TestFilter_RelativeToSolid_Exclude_Out.py | 2 +- .../Test/TestFilter_RelativeToSolid_Exclude_OutAndOn.py | 2 +- src/FiltersPlugin/Test/TestFilter_RelativeToSolid_In.py | 2 +- src/FiltersPlugin/Test/TestFilter_RelativeToSolid_InAndOn.py | 2 +- src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Multi.py | 2 +- src/FiltersPlugin/Test/TestFilter_RelativeToSolid_NotOn.py | 2 +- src/FiltersPlugin/Test/TestFilter_RelativeToSolid_On.py | 2 +- src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Out.py | 2 +- src/FiltersPlugin/Test/TestFilter_RelativeToSolid_OutAndOn.py | 2 +- src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge1.py | 2 +- src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge2.py | 2 +- src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge3.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Exclude_Edge1.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Exclude_Edge2.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Exclude_Edge3.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Exclude_Face1.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Exclude_Face2.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Exclude_Face3.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Exclude_Vertex1.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Exclude_Vertex2.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Exclude_Vertex3.py | 2 +- src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face1.py | 2 +- src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face2.py | 2 +- src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face3.py | 2 +- src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Multi.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Edge1.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Edge2.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Edge3.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge1.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge2.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge3.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face1.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face2.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face3.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex1.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex2.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex3.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Face1.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Face2.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Face3.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Vertex1.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Vertex2.py | 2 +- .../Test/TestFilter_TopoConnectedFaces_Prop_Vertex3.py | 2 +- src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex1.py | 2 +- src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex2.py | 2 +- src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex3.py | 2 +- src/FiltersPlugin/Test/TestFilter_VerticalFaces.py | 2 +- src/FiltersPlugin/Test/TestFilter_VerticalFaces_Exclude.py | 2 +- src/FiltersPlugin/Test/TestFilter_VolumeSize.py | 2 +- src/FiltersPlugin/Test/TestFilters.py | 2 +- src/FiltersPlugin/Test/TestFilters_FilterName.py | 2 +- src/FiltersPlugin/Test/TestFilters_IsReversed.py | 2 +- src/FiltersPlugin/Test/TestFilters_Mixed1.py | 2 +- src/FiltersPlugin/Test/TestFilters_Mixed2.py | 2 +- src/FiltersPlugin/Test/TestFilters_Remove.py | 2 +- src/FiltersPlugin/Test/TestFilters_Select.py | 2 +- src/FiltersPlugin/Test/TestFilters_Supported.py | 2 +- src/FiltersPlugin/Test/TestFilters_Validator.py | 2 +- src/FiltersPlugin/Test/TestFilters_Xml.py | 2 +- src/FiltersPlugin/tests.set | 2 +- src/GDMLAPI/CMakeLists.txt | 2 +- src/GDMLAPI/GDMLAPI.h | 2 +- src/GDMLAPI/GDMLAPI.i | 2 +- src/GDMLAPI/GDMLAPI_ConeSegment.cpp | 2 +- src/GDMLAPI/GDMLAPI_ConeSegment.h | 2 +- src/GDMLAPI/GDMLAPI_Ellipsoid.cpp | 2 +- src/GDMLAPI/GDMLAPI_Ellipsoid.h | 2 +- src/GDMLAPI/GDMLAPI_swig.h | 2 +- src/GDMLPlugin/CMakeLists.txt | 2 +- src/GDMLPlugin/GDMLPlugin.h | 2 +- src/GDMLPlugin/GDMLPlugin_ConeSegment.cpp | 2 +- src/GDMLPlugin/GDMLPlugin_ConeSegment.h | 2 +- src/GDMLPlugin/GDMLPlugin_Ellipsoid.cpp | 2 +- src/GDMLPlugin/GDMLPlugin_Ellipsoid.h | 2 +- src/GDMLPlugin/GDMLPlugin_Plugin.cpp | 2 +- src/GDMLPlugin/GDMLPlugin_Plugin.h | 2 +- src/GDMLPlugin/Test/TestCone.py | 2 +- src/GDMLPlugin/Test/TestEllipsoid.py | 2 +- src/GeomAPI/CMakeLists.txt | 2 +- src/GeomAPI/CTestTestfileInstall.cmake | 2 +- src/GeomAPI/GeomAPI.h | 2 +- src/GeomAPI/GeomAPI.i | 2 +- src/GeomAPI/GeomAPI_AISObject.cpp | 2 +- src/GeomAPI/GeomAPI_AISObject.h | 2 +- src/GeomAPI/GeomAPI_Angle.cpp | 2 +- src/GeomAPI/GeomAPI_Angle.h | 2 +- src/GeomAPI/GeomAPI_Angle2d.cpp | 2 +- src/GeomAPI/GeomAPI_Angle2d.h | 2 +- src/GeomAPI/GeomAPI_Ax1.cpp | 2 +- src/GeomAPI/GeomAPI_Ax1.h | 2 +- src/GeomAPI/GeomAPI_Ax2.cpp | 2 +- src/GeomAPI/GeomAPI_Ax2.h | 2 +- src/GeomAPI/GeomAPI_Ax3.cpp | 2 +- src/GeomAPI/GeomAPI_Ax3.h | 2 +- src/GeomAPI/GeomAPI_BSpline.cpp | 2 +- src/GeomAPI/GeomAPI_BSpline.h | 2 +- src/GeomAPI/GeomAPI_BSpline2d.cpp | 2 +- src/GeomAPI/GeomAPI_BSpline2d.h | 2 +- src/GeomAPI/GeomAPI_Box.cpp | 2 +- src/GeomAPI/GeomAPI_Box.h | 2 +- src/GeomAPI/GeomAPI_Circ.cpp | 2 +- src/GeomAPI/GeomAPI_Circ.h | 2 +- src/GeomAPI/GeomAPI_Circ2d.cpp | 2 +- src/GeomAPI/GeomAPI_Circ2d.h | 2 +- src/GeomAPI/GeomAPI_Cone.cpp | 2 +- src/GeomAPI/GeomAPI_Cone.h | 2 +- src/GeomAPI/GeomAPI_Curve.cpp | 2 +- src/GeomAPI/GeomAPI_Curve.h | 2 +- src/GeomAPI/GeomAPI_Cylinder.cpp | 2 +- src/GeomAPI/GeomAPI_Cylinder.h | 2 +- src/GeomAPI/GeomAPI_DataMapOfShapeMapOfShapes.cpp | 2 +- src/GeomAPI/GeomAPI_DataMapOfShapeMapOfShapes.h | 2 +- src/GeomAPI/GeomAPI_DataMapOfShapeShape.cpp | 2 +- src/GeomAPI/GeomAPI_DataMapOfShapeShape.h | 2 +- src/GeomAPI/GeomAPI_Dir.cpp | 2 +- src/GeomAPI/GeomAPI_Dir.h | 2 +- src/GeomAPI/GeomAPI_Dir2d.cpp | 2 +- src/GeomAPI/GeomAPI_Dir2d.h | 2 +- src/GeomAPI/GeomAPI_Edge.cpp | 2 +- src/GeomAPI/GeomAPI_Edge.h | 2 +- src/GeomAPI/GeomAPI_Ellipse.cpp | 2 +- src/GeomAPI/GeomAPI_Ellipse.h | 2 +- src/GeomAPI/GeomAPI_Ellipse2d.cpp | 2 +- src/GeomAPI/GeomAPI_Ellipse2d.h | 2 +- src/GeomAPI/GeomAPI_Face.cpp | 2 +- src/GeomAPI/GeomAPI_Face.h | 2 +- src/GeomAPI/GeomAPI_ICustomPrs.cpp | 2 +- src/GeomAPI/GeomAPI_ICustomPrs.h | 2 +- src/GeomAPI/GeomAPI_IPresentable.cpp | 2 +- src/GeomAPI/GeomAPI_IPresentable.h | 2 +- src/GeomAPI/GeomAPI_IScreenParams.h | 2 +- src/GeomAPI/GeomAPI_Interface.cpp | 2 +- src/GeomAPI/GeomAPI_Interface.h | 2 +- src/GeomAPI/GeomAPI_Lin.cpp | 2 +- src/GeomAPI/GeomAPI_Lin.h | 2 +- src/GeomAPI/GeomAPI_Lin2d.cpp | 2 +- src/GeomAPI/GeomAPI_Lin2d.h | 2 +- src/GeomAPI/GeomAPI_PlanarEdges.cpp | 2 +- src/GeomAPI/GeomAPI_PlanarEdges.h | 2 +- src/GeomAPI/GeomAPI_Pln.cpp | 2 +- src/GeomAPI/GeomAPI_Pln.h | 2 +- src/GeomAPI/GeomAPI_Pnt.cpp | 2 +- src/GeomAPI/GeomAPI_Pnt.h | 2 +- src/GeomAPI/GeomAPI_Pnt2d.cpp | 2 +- src/GeomAPI/GeomAPI_Pnt2d.h | 2 +- src/GeomAPI/GeomAPI_Shape.cpp | 2 +- src/GeomAPI/GeomAPI_Shape.h | 2 +- src/GeomAPI/GeomAPI_ShapeExplorer.cpp | 2 +- src/GeomAPI/GeomAPI_ShapeExplorer.h | 2 +- src/GeomAPI/GeomAPI_ShapeHierarchy.cpp | 2 +- src/GeomAPI/GeomAPI_ShapeHierarchy.h | 2 +- src/GeomAPI/GeomAPI_ShapeIterator.cpp | 2 +- src/GeomAPI/GeomAPI_ShapeIterator.h | 2 +- src/GeomAPI/GeomAPI_Shell.cpp | 2 +- src/GeomAPI/GeomAPI_Shell.h | 2 +- src/GeomAPI/GeomAPI_Solid.cpp | 2 +- src/GeomAPI/GeomAPI_Solid.h | 2 +- src/GeomAPI/GeomAPI_Sphere.cpp | 2 +- src/GeomAPI/GeomAPI_Sphere.h | 2 +- src/GeomAPI/GeomAPI_Tools.cpp | 2 +- src/GeomAPI/GeomAPI_Tools.h | 2 +- src/GeomAPI/GeomAPI_Torus.cpp | 2 +- src/GeomAPI/GeomAPI_Torus.h | 2 +- src/GeomAPI/GeomAPI_Trsf.cpp | 2 +- src/GeomAPI/GeomAPI_Trsf.h | 2 +- src/GeomAPI/GeomAPI_Vertex.cpp | 2 +- src/GeomAPI/GeomAPI_Vertex.h | 2 +- src/GeomAPI/GeomAPI_Wire.cpp | 2 +- src/GeomAPI/GeomAPI_Wire.h | 2 +- src/GeomAPI/GeomAPI_WireExplorer.cpp | 2 +- src/GeomAPI/GeomAPI_WireExplorer.h | 2 +- src/GeomAPI/GeomAPI_XY.cpp | 2 +- src/GeomAPI/GeomAPI_XY.h | 2 +- src/GeomAPI/GeomAPI_XYZ.cpp | 2 +- src/GeomAPI/GeomAPI_XYZ.h | 2 +- src/GeomAPI/GeomAPI_swig.h | 2 +- src/GeomAPI/Test/Test2675.py | 2 +- src/GeomAPI/Test/Test2879.py | 2 +- src/GeomAPI/Test/TestAx123.py | 2 +- src/GeomAPI/Test/TestBox.py | 2 +- src/GeomAPI/Test/TestBuilders.py | 2 +- src/GeomAPI/Test/TestCone.py | 2 +- src/GeomAPI/Test/TestCylinder.py | 2 +- src/GeomAPI/Test/TestEllipse2d.py | 2 +- src/GeomAPI/Test/TestLine.py | 2 +- src/GeomAPI/Test/TestPlanarEdge.py | 2 +- src/GeomAPI/Test/TestPolygon.py | 2 +- src/GeomAPI/Test/TestSphere.py | 2 +- src/GeomAPI/Test/TestTorus.py | 2 +- src/GeomAPI/tests.set | 2 +- src/GeomAlgoAPI/CMakeLists.txt | 2 +- src/GeomAlgoAPI/GeomAlgoAPI.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI.i | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_BREPExport.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_BREPExport.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_BREPImport.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_BREPImport.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Boolean.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Boolean.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_BoundingBox.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_BoundingBox.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Box.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Box.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_CanonicalRecognition.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_CanonicalRecognition.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Chamfer.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Chamfer.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Circ2dBuilder.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Circ2dBuilder.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_CompoundBuilder.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_CompoundBuilder.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Cone.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Cone.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_ConeSegment.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_ConeSegment.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Copy.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Copy.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_CurveBuilder.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_CurveBuilder.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_DFLoader.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_DFLoader.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Defeaturing.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Defeaturing.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Ellipsoid.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Ellipsoid.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Exception.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Exception.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_FaceBuilder.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_FaceBuilder.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Fillet.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Fillet.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Fillet1D.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Fillet1D.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Filling.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Filling.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_GlueFaces.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_GlueFaces.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_IGESImport.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_IGESImport.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_ImageImport.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_ImageImport.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Intersection.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Intersection.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_LimitTolerance.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_LimitTolerance.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Loft.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Loft.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeCustom.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeCustom.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeSet.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeSet.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_MakeSweep.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_MakeSweep.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_MakeVolume.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_MakeVolume.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_MapShapesAndAncestors.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_MapShapesAndAncestors.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_NExplode.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_NExplode.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_NormalToFace.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_NormalToFace.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Offset.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Offset.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Partition.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Partition.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_PaveFiller.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_PaveFiller.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Pipe.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Pipe.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Placement.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Placement.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_PointCloudOnFace.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_PointCloudOnFace.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Prism.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Prism.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Projection.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Projection.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Revolution.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Revolution.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Rotation.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Rotation.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_STEPExport.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_STEPExport.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_STEPImportXCAF.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_STEPImportXCAF.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_STLExport.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_STLExport.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_STLImport.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_STLImport.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Scale.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Scale.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Sewing.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Sewing.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_ShapeBuilder.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_ShapeBuilder.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_SolidClassifier.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_SolidClassifier.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_SortListOfShapes.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_SortListOfShapes.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Sphere.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Sphere.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Symmetry.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Symmetry.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_ThroughAll.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_ThroughAll.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Tools.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Tools.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Torus.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Torus.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Transform.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Transform.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Translation.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Translation.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Tube.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Tube.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_UnifySameDomain.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_UnifySameDomain.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Utils.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_Utils.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_WireBuilder.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_WireBuilder.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_XAOExport.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_XAOExport.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.cpp | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.h | 2 +- src/GeomAlgoAPI/GeomAlgoAPI_swig.h | 2 +- src/GeomAlgoImpl/CMakeLists.txt | 2 +- src/GeomAlgoImpl/GEOMAlgo_Algo.cxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_Algo.hxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_AlgoTools.cxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_AlgoTools.hxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_AlgoTools_1.cxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_BndSphere.cxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_BndSphere.hxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_BndSphere.lxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_BndSphereTree.cxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_BndSphereTree.hxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_BuilderShape.cxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_BuilderShape.hxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_CoupleOfShapes.cxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_CoupleOfShapes.hxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_GlueDetector.cxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_GlueDetector.hxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_Gluer2.cxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_Gluer2.hxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_Gluer2_1.cxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_Gluer2_2.cxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_Gluer2_3.cxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_GluerAlgo.cxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_GluerAlgo.hxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfIntegerShape.hxx | 2 +- .../GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.hxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfShapeBndSphere.hxx | 2 +- .../GEOMAlgo_IndexedDataMapOfShapeIndexedMapOfShape.hxx | 2 +- .../GEOMAlgo_ListIteratorOfListOfCoupleOfShapes.hxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_ListOfCoupleOfShapes.hxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_PassKeyShape.cxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_PassKeyShape.hxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_PassKeyShapeMapHasher.cxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_PassKeyShapeMapHasher.hxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_Splitter.cxx | 2 +- src/GeomAlgoImpl/GEOMAlgo_Splitter.hxx | 2 +- src/GeomAlgoImpl/GEOMImpl_Fillet1d.cxx | 2 +- src/GeomAlgoImpl/GEOMImpl_Fillet1d.hxx | 2 +- src/GeomAlgoImpl/GeomAlgoImpl.h | 2 +- src/GeomData/CMakeLists.txt | 2 +- src/GeomData/GeomData.h | 2 +- src/GeomData/GeomData_Dir.cpp | 2 +- src/GeomData/GeomData_Dir.h | 2 +- src/GeomData/GeomData_Point.cpp | 2 +- src/GeomData/GeomData_Point.h | 2 +- src/GeomData/GeomData_Point2D.cpp | 2 +- src/GeomData/GeomData_Point2D.h | 2 +- src/GeomData/GeomData_Point2DArray.cpp | 2 +- src/GeomData/GeomData_Point2DArray.h | 2 +- src/GeomDataAPI/CMakeLists.txt | 2 +- src/GeomDataAPI/CTestTestfileInstall.cmake | 2 +- src/GeomDataAPI/GeomDataAPI.h | 2 +- src/GeomDataAPI/GeomDataAPI.i | 2 +- src/GeomDataAPI/GeomDataAPI_Dir.cpp | 2 +- src/GeomDataAPI/GeomDataAPI_Dir.h | 2 +- src/GeomDataAPI/GeomDataAPI_Point.cpp | 2 +- src/GeomDataAPI/GeomDataAPI_Point.h | 2 +- src/GeomDataAPI/GeomDataAPI_Point2D.cpp | 2 +- src/GeomDataAPI/GeomDataAPI_Point2D.h | 2 +- src/GeomDataAPI/GeomDataAPI_Point2DArray.cpp | 2 +- src/GeomDataAPI/GeomDataAPI_Point2DArray.h | 2 +- src/GeomDataAPI/GeomDataAPI_swig.h | 2 +- src/GeomDataAPI/Test/TestConstants.py | 2 +- src/GeomDataAPI/tests.set | 2 +- src/GeomValidators/CMakeLists.txt | 2 +- src/GeomValidators/GeomValidators.h | 2 +- src/GeomValidators/GeomValidators_BodyShapes.cpp | 2 +- src/GeomValidators/GeomValidators_BodyShapes.h | 2 +- src/GeomValidators/GeomValidators_ConstructionComposite.cpp | 2 +- src/GeomValidators/GeomValidators_ConstructionComposite.h | 2 +- src/GeomValidators/GeomValidators_Different.cpp | 2 +- src/GeomValidators/GeomValidators_Different.h | 2 +- src/GeomValidators/GeomValidators_DifferentShapes.cpp | 2 +- src/GeomValidators/GeomValidators_DifferentShapes.h | 2 +- src/GeomValidators/GeomValidators_Face.cpp | 2 +- src/GeomValidators/GeomValidators_Face.h | 2 +- src/GeomValidators/GeomValidators_FeatureKind.cpp | 2 +- src/GeomValidators/GeomValidators_FeatureKind.h | 2 +- src/GeomValidators/GeomValidators_Finite.cpp | 2 +- src/GeomValidators/GeomValidators_Finite.h | 2 +- src/GeomValidators/GeomValidators_GlobalSelection.cpp | 2 +- src/GeomValidators/GeomValidators_GlobalSelection.h | 2 +- src/GeomValidators/GeomValidators_Intersected.cpp | 2 +- src/GeomValidators/GeomValidators_Intersected.h | 2 +- src/GeomValidators/GeomValidators_IntersectionSelection.cpp | 2 +- src/GeomValidators/GeomValidators_MinObjectsSelected.cpp | 2 +- src/GeomValidators/GeomValidators_MinObjectsSelected.h | 2 +- src/GeomValidators/GeomValidators_NotSelfIntersected.cpp | 2 +- src/GeomValidators/GeomValidators_NotSelfIntersected.h | 2 +- src/GeomValidators/GeomValidators_Plugin.cpp | 2 +- src/GeomValidators/GeomValidators_Plugin.h | 2 +- src/GeomValidators/GeomValidators_Positive.cpp | 2 +- src/GeomValidators/GeomValidators_Positive.h | 2 +- src/GeomValidators/GeomValidators_ShapeType.cpp | 2 +- src/GeomValidators/GeomValidators_ShapeType.h | 2 +- src/GeomValidators/GeomValidators_Tools.cpp | 2 +- src/GeomValidators/GeomValidators_Tools.h | 2 +- src/GeomValidators/GeomValidators_ValueOrder.cpp | 2 +- src/GeomValidators/GeomValidators_ValueOrder.h | 2 +- src/GeomValidators/GeomValidators_ZeroOffset.cpp | 2 +- src/GeomValidators/GeomValidators_ZeroOffset.h | 2 +- src/InitializationPlugin/CMakeLists.txt | 2 +- src/InitializationPlugin/InitializationPlugin.h | 2 +- src/InitializationPlugin/InitializationPlugin_EvalListener.cpp | 2 +- src/InitializationPlugin/InitializationPlugin_EvalListener.h | 2 +- src/InitializationPlugin/InitializationPlugin_Plugin.cpp | 2 +- src/InitializationPlugin/InitializationPlugin_Plugin.h | 2 +- src/InitializationPlugin/InitializationPlugin_PyInterp.cpp | 2 +- src/InitializationPlugin/InitializationPlugin_PyInterp.h | 2 +- src/Locale/CMakeLists.txt | 2 +- src/Locale/CTestTestfileInstall.cmake | 2 +- src/Locale/Locale_Convert.cpp | 2 +- src/Locale/Locale_Convert.h | 2 +- src/Locale/Locale_def.h | 2 +- src/Locale/Test/TestUTF8.py | 2 +- src/Locale/tests.set | 2 +- src/Model/CMakeLists.txt | 2 +- src/Model/Model.h | 2 +- src/Model/Model_Application.cpp | 2 +- src/Model/Model_Application.h | 2 +- src/Model/Model_AttributeBoolean.cpp | 2 +- src/Model/Model_AttributeBoolean.h | 2 +- src/Model/Model_AttributeDocRef.cpp | 2 +- src/Model/Model_AttributeDocRef.h | 2 +- src/Model/Model_AttributeDouble.cpp | 2 +- src/Model/Model_AttributeDouble.h | 2 +- src/Model/Model_AttributeDoubleArray.cpp | 2 +- src/Model/Model_AttributeDoubleArray.h | 2 +- src/Model/Model_AttributeImage.cpp | 2 +- src/Model/Model_AttributeImage.h | 2 +- src/Model/Model_AttributeIntArray.cpp | 2 +- src/Model/Model_AttributeIntArray.h | 2 +- src/Model/Model_AttributeInteger.cpp | 2 +- src/Model/Model_AttributeInteger.h | 2 +- src/Model/Model_AttributeRefAttr.cpp | 2 +- src/Model/Model_AttributeRefAttr.h | 2 +- src/Model/Model_AttributeRefAttrList.cpp | 2 +- src/Model/Model_AttributeRefAttrList.h | 2 +- src/Model/Model_AttributeRefList.cpp | 2 +- src/Model/Model_AttributeRefList.h | 2 +- src/Model/Model_AttributeReference.cpp | 2 +- src/Model/Model_AttributeReference.h | 2 +- src/Model/Model_AttributeSelection.cpp | 2 +- src/Model/Model_AttributeSelection.h | 2 +- src/Model/Model_AttributeSelectionList.cpp | 2 +- src/Model/Model_AttributeSelectionList.h | 2 +- src/Model/Model_AttributeString.cpp | 2 +- src/Model/Model_AttributeString.h | 2 +- src/Model/Model_AttributeStringArray.cpp | 2 +- src/Model/Model_AttributeStringArray.h | 2 +- src/Model/Model_AttributeTables.cpp | 2 +- src/Model/Model_AttributeTables.h | 2 +- src/Model/Model_AttributeValidator.cpp | 2 +- src/Model/Model_AttributeValidator.h | 2 +- src/Model/Model_BodyBuilder.cpp | 2 +- src/Model/Model_BodyBuilder.h | 2 +- src/Model/Model_Data.cpp | 2 +- src/Model/Model_Data.h | 2 +- src/Model/Model_Document.cpp | 2 +- src/Model/Model_Document.h | 2 +- src/Model/Model_Events.cpp | 2 +- src/Model/Model_Events.h | 2 +- src/Model/Model_Expression.cpp | 2 +- src/Model/Model_Expression.h | 2 +- src/Model/Model_FeatureValidator.cpp | 2 +- src/Model/Model_FeatureValidator.h | 2 +- src/Model/Model_FiltersFactory.cpp | 2 +- src/Model/Model_FiltersFactory.h | 2 +- src/Model/Model_Objects.cpp | 2 +- src/Model/Model_Objects.h | 2 +- src/Model/Model_ResultBody.cpp | 2 +- src/Model/Model_ResultBody.h | 2 +- src/Model/Model_ResultConstruction.cpp | 2 +- src/Model/Model_ResultConstruction.h | 2 +- src/Model/Model_ResultField.cpp | 2 +- src/Model/Model_ResultField.h | 2 +- src/Model/Model_ResultGroup.cpp | 2 +- src/Model/Model_ResultGroup.h | 2 +- src/Model/Model_ResultParameter.cpp | 2 +- src/Model/Model_ResultParameter.h | 2 +- src/Model/Model_ResultPart.cpp | 2 +- src/Model/Model_ResultPart.h | 2 +- src/Model/Model_Session.cpp | 2 +- src/Model/Model_Session.h | 2 +- src/Model/Model_Tools.cpp | 2 +- src/Model/Model_Tools.h | 2 +- src/Model/Model_Update.cpp | 2 +- src/Model/Model_Update.h | 2 +- src/Model/Model_Validator.cpp | 2 +- src/Model/Model_Validator.h | 2 +- src/ModelAPI/CMakeLists.txt | 2 +- src/ModelAPI/CTestTestfileInstall.cmake | 2 +- src/ModelAPI/ModelAPI.h | 2 +- src/ModelAPI/ModelAPI.i | 2 +- src/ModelAPI/ModelAPI_Attribute.cpp | 2 +- src/ModelAPI/ModelAPI_Attribute.h | 2 +- src/ModelAPI/ModelAPI_AttributeBoolean.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeBoolean.h | 2 +- src/ModelAPI/ModelAPI_AttributeDocRef.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeDocRef.h | 2 +- src/ModelAPI/ModelAPI_AttributeDouble.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeDouble.h | 2 +- src/ModelAPI/ModelAPI_AttributeDoubleArray.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeDoubleArray.h | 2 +- src/ModelAPI/ModelAPI_AttributeImage.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeImage.h | 2 +- src/ModelAPI/ModelAPI_AttributeIntArray.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeIntArray.h | 2 +- src/ModelAPI/ModelAPI_AttributeInteger.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeInteger.h | 2 +- src/ModelAPI/ModelAPI_AttributeRefAttr.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeRefAttr.h | 2 +- src/ModelAPI/ModelAPI_AttributeRefAttrList.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeRefAttrList.h | 2 +- src/ModelAPI/ModelAPI_AttributeRefList.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeRefList.h | 2 +- src/ModelAPI/ModelAPI_AttributeReference.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeReference.h | 2 +- src/ModelAPI/ModelAPI_AttributeSelection.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeSelection.h | 2 +- src/ModelAPI/ModelAPI_AttributeSelectionList.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeSelectionList.h | 2 +- src/ModelAPI/ModelAPI_AttributeString.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeString.h | 2 +- src/ModelAPI/ModelAPI_AttributeStringArray.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeStringArray.h | 2 +- src/ModelAPI/ModelAPI_AttributeTables.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeTables.h | 2 +- src/ModelAPI/ModelAPI_AttributeValidator.cpp | 2 +- src/ModelAPI/ModelAPI_AttributeValidator.h | 2 +- src/ModelAPI/ModelAPI_BodyBuilder.cpp | 2 +- src/ModelAPI/ModelAPI_BodyBuilder.h | 2 +- src/ModelAPI/ModelAPI_CompositeFeature.cpp | 2 +- src/ModelAPI/ModelAPI_CompositeFeature.h | 2 +- src/ModelAPI/ModelAPI_Data.cpp | 2 +- src/ModelAPI/ModelAPI_Data.h | 2 +- src/ModelAPI/ModelAPI_Document.cpp | 2 +- src/ModelAPI/ModelAPI_Document.h | 2 +- src/ModelAPI/ModelAPI_Entity.h | 2 +- src/ModelAPI/ModelAPI_EventReentrantMessage.cpp | 2 +- src/ModelAPI/ModelAPI_EventReentrantMessage.h | 2 +- src/ModelAPI/ModelAPI_Events.cpp | 2 +- src/ModelAPI/ModelAPI_Events.h | 2 +- src/ModelAPI/ModelAPI_Expression.cpp | 2 +- src/ModelAPI/ModelAPI_Expression.h | 2 +- src/ModelAPI/ModelAPI_Feature.cpp | 2 +- src/ModelAPI/ModelAPI_Feature.h | 2 +- src/ModelAPI/ModelAPI_FeatureValidator.cpp | 2 +- src/ModelAPI/ModelAPI_FeatureValidator.h | 2 +- src/ModelAPI/ModelAPI_Filter.cpp | 2 +- src/ModelAPI/ModelAPI_Filter.h | 2 +- src/ModelAPI/ModelAPI_FiltersArgs.h | 2 +- src/ModelAPI/ModelAPI_FiltersFactory.h | 2 +- src/ModelAPI/ModelAPI_FiltersFeature.h | 2 +- src/ModelAPI/ModelAPI_Folder.cpp | 2 +- src/ModelAPI/ModelAPI_Folder.h | 2 +- src/ModelAPI/ModelAPI_IReentrant.cpp | 2 +- src/ModelAPI/ModelAPI_IReentrant.h | 2 +- src/ModelAPI/ModelAPI_Object.cpp | 2 +- src/ModelAPI/ModelAPI_Object.h | 2 +- src/ModelAPI/ModelAPI_Plugin.cpp | 2 +- src/ModelAPI/ModelAPI_Plugin.h | 2 +- src/ModelAPI/ModelAPI_Result.cpp | 2 +- src/ModelAPI/ModelAPI_Result.h | 2 +- src/ModelAPI/ModelAPI_ResultBody.cpp | 2 +- src/ModelAPI/ModelAPI_ResultBody.h | 2 +- src/ModelAPI/ModelAPI_ResultConstruction.cpp | 2 +- src/ModelAPI/ModelAPI_ResultConstruction.h | 2 +- src/ModelAPI/ModelAPI_ResultField.cpp | 2 +- src/ModelAPI/ModelAPI_ResultField.h | 2 +- src/ModelAPI/ModelAPI_ResultGroup.cpp | 2 +- src/ModelAPI/ModelAPI_ResultGroup.h | 2 +- src/ModelAPI/ModelAPI_ResultParameter.cpp | 2 +- src/ModelAPI/ModelAPI_ResultParameter.h | 2 +- src/ModelAPI/ModelAPI_ResultPart.cpp | 2 +- src/ModelAPI/ModelAPI_ResultPart.h | 2 +- src/ModelAPI/ModelAPI_Session.cpp | 2 +- src/ModelAPI/ModelAPI_Session.h | 2 +- src/ModelAPI/ModelAPI_Tools.cpp | 2 +- src/ModelAPI/ModelAPI_Tools.h | 2 +- src/ModelAPI/ModelAPI_Validator.h | 2 +- src/ModelAPI/ModelAPI_swig.h | 2 +- src/ModelAPI/Test/Test1064.py | 2 +- src/ModelAPI/Test/Test1512.py | 2 +- src/ModelAPI/Test/Test1562.py | 2 +- src/ModelAPI/Test/Test1757.py | 2 +- src/ModelAPI/Test/Test19019_1.py | 2 +- src/ModelAPI/Test/Test19019_2.py | 2 +- src/ModelAPI/Test/Test19031.py | 2 +- src/ModelAPI/Test/Test19058.py | 2 +- src/ModelAPI/Test/Test19217.py | 2 +- src/ModelAPI/Test/Test19707.py | 2 +- src/ModelAPI/Test/Test19726.py | 2 +- src/ModelAPI/Test/Test19912.py | 2 +- src/ModelAPI/Test/Test19932.py | 2 +- src/ModelAPI/Test/Test1995.py | 2 +- src/ModelAPI/Test/Test1998.py | 2 +- src/ModelAPI/Test/Test19989.py | 2 +- src/ModelAPI/Test/Test20170.py | 2 +- src/ModelAPI/Test/Test2170.py | 2 +- src/ModelAPI/Test/Test2228.py | 2 +- src/ModelAPI/Test/Test2241.py | 2 +- src/ModelAPI/Test/Test2252.py | 2 +- src/ModelAPI/Test/Test2276.py | 2 +- src/ModelAPI/Test/Test2358_1.py | 2 +- src/ModelAPI/Test/Test2358_2.py | 2 +- src/ModelAPI/Test/Test2389.py | 2 +- src/ModelAPI/Test/Test2391.py | 2 +- src/ModelAPI/Test/Test2396.py | 2 +- src/ModelAPI/Test/Test2401.py | 2 +- src/ModelAPI/Test/Test2413.py | 2 +- src/ModelAPI/Test/Test2491.py | 2 +- src/ModelAPI/Test/Test2493.py | 2 +- src/ModelAPI/Test/Test2496.py | 2 +- src/ModelAPI/Test/Test2510.py | 2 +- src/ModelAPI/Test/Test2607.py | 2 +- src/ModelAPI/Test/Test2627.py | 2 +- src/ModelAPI/Test/Test26745.py | 2 +- src/ModelAPI/Test/Test2685.py | 2 +- src/ModelAPI/Test/Test2828.py | 2 +- src/ModelAPI/Test/Test2859.py | 2 +- src/ModelAPI/Test/Test2873.py | 2 +- src/ModelAPI/Test/Test2901.py | 2 +- src/ModelAPI/Test/Test2903.py | 2 +- src/ModelAPI/Test/Test3020.py | 2 +- src/ModelAPI/Test/Test3116.py | 2 +- src/ModelAPI/Test/TestBlockRecalculation.py | 2 +- src/ModelAPI/Test/TestConstants.py | 2 +- src/ModelAPI/Test/TestContainerSelector.py | 2 +- src/ModelAPI/Test/TestCustomName_BooleanCut.py | 2 +- src/ModelAPI/Test/TestCustomName_CommonCompSolid.py | 2 +- src/ModelAPI/Test/TestCustomName_CutCompSolid.py | 2 +- src/ModelAPI/Test/TestCustomName_CutGroup.py | 2 +- src/ModelAPI/Test/TestCustomName_DefaultName.py | 2 +- src/ModelAPI/Test/TestCustomName_ExtrudeFace.py | 2 +- src/ModelAPI/Test/TestCustomName_ExtrusionCut.py | 2 +- src/ModelAPI/Test/TestCustomName_ExtrusionCutFace.py | 2 +- src/ModelAPI/Test/TestCustomName_MultiTranslation.py | 2 +- src/ModelAPI/Test/TestCustomName_Partition.py | 2 +- src/ModelAPI/Test/TestCustomName_Placement.py | 2 +- src/ModelAPI/Test/TestCustomName_Recover.py | 2 +- src/ModelAPI/Test/TestCustomName_Rename.py | 2 +- src/ModelAPI/Test/TestCustomName_RotateGroup.py | 2 +- src/ModelAPI/Test/TestCustomName_Translation.py | 2 +- src/ModelAPI/Test/TestDocument.py | 2 +- src/ModelAPI/Test/TestDoubleArray.py | 2 +- src/ModelAPI/Test/TestExternalConstruction.py | 2 +- src/ModelAPI/Test/TestFeatureSelection_1.py | 2 +- src/ModelAPI/Test/TestFeatureSelection_2.py | 2 +- src/ModelAPI/Test/TestFolder_Create.py | 2 +- src/ModelAPI/Test/TestFolder_CustomName.py | 2 +- src/ModelAPI/Test/TestFolder_Empty.py | 2 +- src/ModelAPI/Test/TestFolder_Remove.py | 2 +- src/ModelAPI/Test/TestFolder_Sketch.py | 2 +- src/ModelAPI/Test/TestFolder_Stability.py | 2 +- src/ModelAPI/Test/TestFolder_Update.py | 2 +- src/ModelAPI/Test/TestGeomNamingBoxWithFillet.py | 2 +- src/ModelAPI/Test/TestGeomNamingEdgeByFilter.py | 2 +- src/ModelAPI/Test/TestGeomNamingPlacement.py | 2 +- src/ModelAPI/Test/TestGeomNamingRevolution.py | 2 +- src/ModelAPI/Test/TestGeomNamingSketchPlane.py | 2 +- src/ModelAPI/Test/TestIntArray.py | 2 +- src/ModelAPI/Test/TestMovePart1.py | 2 +- src/ModelAPI/Test/TestMovePart2.py | 2 +- src/ModelAPI/Test/TestResults.py | 2 +- src/ModelAPI/Test/TestSaveOpen1.py | 2 +- src/ModelAPI/Test/TestSaveOpen2.py | 2 +- src/ModelAPI/Test/TestSelectionCircleCenter.py | 2 +- src/ModelAPI/Test/TestSelectionInPart.py | 2 +- src/ModelAPI/Test/TestSelectionInitialization.py | 2 +- src/ModelAPI/Test/TestSelectionRestore.py | 2 +- src/ModelAPI/Test/TestSelectionScope.py | 2 +- src/ModelAPI/Test/TestSelectorShell.py | 2 +- src/ModelAPI/Test/TestUndoRedo.py | 2 +- src/ModelAPI/Test/TestWeakNaming2125.py | 2 +- src/ModelAPI/Test/TestWeakNaming2222.py | 2 +- src/ModelAPI/Test/TestWeakNaming2245.py | 2 +- src/ModelAPI/Test/TestWeakNaming2247.py | 2 +- src/ModelAPI/Test/TestWeakNaming2248.py | 2 +- src/ModelAPI/Test/TestWeakNaming2261.py | 2 +- src/ModelAPI/Test/TestWeakNaming2291.py | 2 +- src/ModelAPI/Test/TestWeakNaming2335.py | 2 +- src/ModelAPI/Test/TestWeakNaming2375.py | 2 +- src/ModelAPI/Test/TestWeakNaming2437.py | 2 +- src/ModelAPI/Test/TestWeakNaming2445.py | 2 +- src/ModelAPI/Test/TestWeakNaming2446.py | 2 +- src/ModelAPI/Test/TestWeakNaming2452.py | 2 +- src/ModelAPI/Test/TestWeakNamingSortOrder.py | 2 +- src/ModelAPI/tests.set | 2 +- src/ModelGeomAlgo/CMakeLists.txt | 2 +- src/ModelGeomAlgo/CTestTestfileInstall.cmake | 2 +- src/ModelGeomAlgo/ModelGeomAlgo.h | 2 +- src/ModelGeomAlgo/ModelGeomAlgo.i | 2 +- src/ModelGeomAlgo/ModelGeomAlgo_Point2D.cpp | 2 +- src/ModelGeomAlgo/ModelGeomAlgo_Point2D.h | 2 +- src/ModelGeomAlgo/ModelGeomAlgo_Shape.cpp | 2 +- src/ModelGeomAlgo/ModelGeomAlgo_Shape.h | 2 +- src/ModelGeomAlgo/ModelGeomAlgo_swig.h | 2 +- src/ModelGeomAlgo/Test/TestPoint2D.py | 2 +- src/ModelGeomAlgo/tests.set | 2 +- src/ModelHighAPI/CMakeLists.txt | 2 +- src/ModelHighAPI/CTestTestfileInstall.cmake | 2 +- src/ModelHighAPI/ModelHighAPI.h | 2 +- src/ModelHighAPI/ModelHighAPI.i | 2 +- src/ModelHighAPI/ModelHighAPI_Double.cpp | 2 +- src/ModelHighAPI/ModelHighAPI_Double.h | 2 +- src/ModelHighAPI/ModelHighAPI_Dumper.cpp | 2 +- src/ModelHighAPI/ModelHighAPI_Dumper.h | 2 +- src/ModelHighAPI/ModelHighAPI_FeatureStore.cpp | 2 +- src/ModelHighAPI/ModelHighAPI_FeatureStore.h | 2 +- src/ModelHighAPI/ModelHighAPI_Folder.cpp | 2 +- src/ModelHighAPI/ModelHighAPI_Folder.h | 2 +- src/ModelHighAPI/ModelHighAPI_Integer.cpp | 2 +- src/ModelHighAPI/ModelHighAPI_Integer.h | 2 +- src/ModelHighAPI/ModelHighAPI_Interface.cpp | 2 +- src/ModelHighAPI/ModelHighAPI_Interface.h | 2 +- src/ModelHighAPI/ModelHighAPI_Macro.h | 2 +- src/ModelHighAPI/ModelHighAPI_RefAttr.cpp | 2 +- src/ModelHighAPI/ModelHighAPI_RefAttr.h | 2 +- src/ModelHighAPI/ModelHighAPI_Reference.cpp | 2 +- src/ModelHighAPI/ModelHighAPI_Reference.h | 2 +- src/ModelHighAPI/ModelHighAPI_Selection.cpp | 2 +- src/ModelHighAPI/ModelHighAPI_Selection.h | 2 +- src/ModelHighAPI/ModelHighAPI_Services.cpp | 2 +- src/ModelHighAPI/ModelHighAPI_Services.h | 2 +- src/ModelHighAPI/ModelHighAPI_Tools.cpp | 2 +- src/ModelHighAPI/ModelHighAPI_Tools.h | 2 +- src/ModelHighAPI/ModelHighAPI_swig.h | 2 +- src/ModelHighAPI/Test/Test18451.py | 2 +- src/ModelHighAPI/Test/Test19031.py | 2 +- src/ModelHighAPI/Test/Test19990_1.py | 2 +- src/ModelHighAPI/Test/Test19990_2.py | 2 +- src/ModelHighAPI/Test/Test20167.py | 2 +- src/ModelHighAPI/Test/Test2488.py | 2 +- src/ModelHighAPI/Test/TestDeflectionDump.py | 2 +- src/ModelHighAPI/Test/TestDouble.py | 2 +- src/ModelHighAPI/Test/TestInteger.py | 2 +- src/ModelHighAPI/Test/TestRefAttr.py | 2 +- src/ModelHighAPI/Test/TestReference.py | 2 +- src/ModelHighAPI/Test/TestSetColors.py | 2 +- src/ModelHighAPI/Test/TestUndoRedo.py | 2 +- src/ModelHighAPI/tests.set | 2 +- src/ModuleBase/CMakeLists.txt | 2 +- src/ModuleBase/ModuleBase.h | 2 +- src/ModuleBase/ModuleBase_ActionInfo.cpp | 2 +- src/ModuleBase/ModuleBase_ActionInfo.h | 2 +- src/ModuleBase/ModuleBase_ActionIntParameter.h | 2 +- src/ModuleBase/ModuleBase_ActionParameter.h | 2 +- src/ModuleBase/ModuleBase_ActionType.h | 2 +- src/ModuleBase/ModuleBase_ArrowPrs.cpp | 2 +- src/ModuleBase/ModuleBase_ArrowPrs.h | 2 +- src/ModuleBase/ModuleBase_BRepOwner.cpp | 2 +- src/ModuleBase/ModuleBase_BRepOwner.h | 2 +- src/ModuleBase/ModuleBase_ChoiceCtrl.cpp | 2 +- src/ModuleBase/ModuleBase_ChoiceCtrl.h | 2 +- src/ModuleBase/ModuleBase_Definitions.h | 2 +- src/ModuleBase/ModuleBase_Dialog.cpp | 2 +- src/ModuleBase/ModuleBase_Dialog.h | 2 +- src/ModuleBase/ModuleBase_DoubleSpinBox.cpp | 2 +- src/ModuleBase/ModuleBase_DoubleSpinBox.h | 2 +- src/ModuleBase/ModuleBase_Events.h | 2 +- src/ModuleBase/ModuleBase_Filter.cpp | 2 +- src/ModuleBase/ModuleBase_Filter.h | 2 +- src/ModuleBase/ModuleBase_FilterValidated.cpp | 2 +- src/ModuleBase/ModuleBase_FilterValidated.h | 2 +- src/ModuleBase/ModuleBase_IErrorMgr.cpp | 2 +- src/ModuleBase/ModuleBase_IErrorMgr.h | 2 +- src/ModuleBase/ModuleBase_IModule.cpp | 2 +- src/ModuleBase/ModuleBase_IModule.h | 2 +- src/ModuleBase/ModuleBase_IPrefMgr.cpp | 2 +- src/ModuleBase/ModuleBase_IPrefMgr.h | 2 +- src/ModuleBase/ModuleBase_IPropertyPanel.cpp | 2 +- src/ModuleBase/ModuleBase_IPropertyPanel.h | 2 +- src/ModuleBase/ModuleBase_ISelection.cpp | 2 +- src/ModuleBase/ModuleBase_ISelection.h | 2 +- src/ModuleBase/ModuleBase_ISelectionActivate.h | 2 +- src/ModuleBase/ModuleBase_IStepPrs.cpp | 2 +- src/ModuleBase/ModuleBase_IStepPrs.h | 2 +- src/ModuleBase/ModuleBase_ITreeNode.h | 2 +- src/ModuleBase/ModuleBase_IViewWindow.cpp | 2 +- src/ModuleBase/ModuleBase_IViewWindow.h | 2 +- src/ModuleBase/ModuleBase_IViewer.cpp | 2 +- src/ModuleBase/ModuleBase_IViewer.h | 2 +- src/ModuleBase/ModuleBase_IWidgetCreator.cpp | 2 +- src/ModuleBase/ModuleBase_IWidgetCreator.h | 2 +- src/ModuleBase/ModuleBase_IWorkshop.cpp | 2 +- src/ModuleBase/ModuleBase_IWorkshop.h | 2 +- src/ModuleBase/ModuleBase_IconFactory.cpp | 2 +- src/ModuleBase/ModuleBase_IconFactory.h | 2 +- src/ModuleBase/ModuleBase_IntSpinBox.cpp | 2 +- src/ModuleBase/ModuleBase_IntSpinBox.h | 2 +- src/ModuleBase/ModuleBase_LabelValue.cpp | 2 +- src/ModuleBase/ModuleBase_LabelValue.h | 2 +- src/ModuleBase/ModuleBase_ListView.cpp | 2 +- src/ModuleBase/ModuleBase_ListView.h | 2 +- src/ModuleBase/ModuleBase_ModelDialogWidget.h | 2 +- src/ModuleBase/ModuleBase_ModelWidget.cpp | 2 +- src/ModuleBase/ModuleBase_ModelWidget.h | 2 +- src/ModuleBase/ModuleBase_Operation.cpp | 2 +- src/ModuleBase/ModuleBase_Operation.h | 2 +- src/ModuleBase/ModuleBase_OperationDescription.cpp | 2 +- src/ModuleBase/ModuleBase_OperationDescription.h | 2 +- src/ModuleBase/ModuleBase_OperationFeature.cpp | 2 +- src/ModuleBase/ModuleBase_OperationFeature.h | 2 +- src/ModuleBase/ModuleBase_PageBase.cpp | 2 +- src/ModuleBase/ModuleBase_PageBase.h | 2 +- src/ModuleBase/ModuleBase_PageGroupBox.cpp | 2 +- src/ModuleBase/ModuleBase_PageGroupBox.h | 2 +- src/ModuleBase/ModuleBase_PageWidget.cpp | 2 +- src/ModuleBase/ModuleBase_PageWidget.h | 2 +- src/ModuleBase/ModuleBase_PagedContainer.cpp | 2 +- src/ModuleBase/ModuleBase_PagedContainer.h | 2 +- src/ModuleBase/ModuleBase_ParamIntSpinBox.cpp | 2 +- src/ModuleBase/ModuleBase_ParamIntSpinBox.h | 2 +- src/ModuleBase/ModuleBase_ParamSpinBox.cpp | 2 +- src/ModuleBase/ModuleBase_ParamSpinBox.h | 2 +- src/ModuleBase/ModuleBase_Preferences.cpp | 2 +- src/ModuleBase/ModuleBase_Preferences.h | 2 +- src/ModuleBase/ModuleBase_ResultPrs.cpp | 2 +- src/ModuleBase/ModuleBase_ResultPrs.h | 2 +- src/ModuleBase/ModuleBase_SelectionFilterType.h | 2 +- src/ModuleBase/ModuleBase_SelectionValidator.cpp | 2 +- src/ModuleBase/ModuleBase_SelectionValidator.h | 2 +- src/ModuleBase/ModuleBase_ToolBox.cpp | 2 +- src/ModuleBase/ModuleBase_ToolBox.h | 2 +- src/ModuleBase/ModuleBase_Tools.cpp | 2 +- src/ModuleBase/ModuleBase_Tools.h | 2 +- src/ModuleBase/ModuleBase_ViewerFilters.cpp | 2 +- src/ModuleBase/ModuleBase_ViewerFilters.h | 2 +- src/ModuleBase/ModuleBase_ViewerPrs.cpp | 2 +- src/ModuleBase/ModuleBase_ViewerPrs.h | 2 +- src/ModuleBase/ModuleBase_WidgetAction.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetAction.h | 2 +- src/ModuleBase/ModuleBase_WidgetBoolValue.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetBoolValue.h | 2 +- src/ModuleBase/ModuleBase_WidgetChoice.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetChoice.h | 2 +- src/ModuleBase/ModuleBase_WidgetConcealedObjects.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetConcealedObjects.h | 2 +- src/ModuleBase/ModuleBase_WidgetCreatorFactory.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetCreatorFactory.h | 2 +- src/ModuleBase/ModuleBase_WidgetDoubleValue.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetDoubleValue.h | 2 +- src/ModuleBase/ModuleBase_WidgetEditor.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetEditor.h | 2 +- src/ModuleBase/ModuleBase_WidgetExprEditor.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetExprEditor.h | 2 +- src/ModuleBase/ModuleBase_WidgetFactory.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetFactory.h | 2 +- src/ModuleBase/ModuleBase_WidgetFeatureSelector.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetFeatureSelector.h | 2 +- src/ModuleBase/ModuleBase_WidgetFileSelector.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetFileSelector.h | 2 +- src/ModuleBase/ModuleBase_WidgetIntValue.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetIntValue.h | 2 +- src/ModuleBase/ModuleBase_WidgetLabel.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetLabel.h | 2 +- src/ModuleBase/ModuleBase_WidgetLabelValue.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetLabelValue.h | 2 +- src/ModuleBase/ModuleBase_WidgetLineEdit.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetLineEdit.h | 2 +- src/ModuleBase/ModuleBase_WidgetMultiSelector.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetMultiSelector.h | 2 +- src/ModuleBase/ModuleBase_WidgetNameEdit.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetNameEdit.h | 2 +- src/ModuleBase/ModuleBase_WidgetOptionalBox.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetOptionalBox.h | 2 +- src/ModuleBase/ModuleBase_WidgetPointInput.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetPointInput.h | 2 +- src/ModuleBase/ModuleBase_WidgetRadiobox.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetRadiobox.h | 2 +- src/ModuleBase/ModuleBase_WidgetSelectionFilter.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetSelectionFilter.h | 2 +- src/ModuleBase/ModuleBase_WidgetSelector.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetSelector.h | 2 +- src/ModuleBase/ModuleBase_WidgetSelectorStore.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetSelectorStore.h | 2 +- src/ModuleBase/ModuleBase_WidgetShapeSelector.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetShapeSelector.h | 2 +- src/ModuleBase/ModuleBase_WidgetSwitch.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetSwitch.h | 2 +- src/ModuleBase/ModuleBase_WidgetToolbox.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetToolbox.h | 2 +- src/ModuleBase/ModuleBase_WidgetUndoLabel.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetUndoLabel.h | 2 +- src/ModuleBase/ModuleBase_WidgetValidated.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetValidated.h | 2 +- src/ModuleBase/ModuleBase_WidgetValidator.cpp | 2 +- src/ModuleBase/ModuleBase_WidgetValidator.h | 2 +- src/ParametersAPI/CMakeLists.txt | 2 +- src/ParametersAPI/ParametersAPI.h | 2 +- src/ParametersAPI/ParametersAPI.i | 2 +- src/ParametersAPI/ParametersAPI_Parameter.cpp | 2 +- src/ParametersAPI/ParametersAPI_Parameter.h | 2 +- src/ParametersAPI/ParametersAPI_swig.h | 2 +- src/ParametersPlugin/CMakeLists.txt | 2 +- src/ParametersPlugin/CTestTestfileInstall.cmake | 2 +- src/ParametersPlugin/ParametersPlugin.h | 2 +- src/ParametersPlugin/ParametersPlugin_EvalListener.cpp | 2 +- src/ParametersPlugin/ParametersPlugin_EvalListener.h | 2 +- src/ParametersPlugin/ParametersPlugin_Parameter.cpp | 2 +- src/ParametersPlugin/ParametersPlugin_Parameter.h | 2 +- src/ParametersPlugin/ParametersPlugin_ParametersMgr.cpp | 2 +- src/ParametersPlugin/ParametersPlugin_ParametersMgr.h | 2 +- src/ParametersPlugin/ParametersPlugin_Plugin.cpp | 2 +- src/ParametersPlugin/ParametersPlugin_Plugin.h | 2 +- src/ParametersPlugin/ParametersPlugin_Validators.cpp | 2 +- src/ParametersPlugin/ParametersPlugin_Validators.h | 2 +- src/ParametersPlugin/ParametersPlugin_WidgetCreator.cpp | 2 +- src/ParametersPlugin/ParametersPlugin_WidgetCreator.h | 2 +- src/ParametersPlugin/ParametersPlugin_WidgetParamsMgr.cpp | 2 +- src/ParametersPlugin/ParametersPlugin_WidgetParamsMgr.h | 2 +- src/ParametersPlugin/Test/Test1806.py | 2 +- src/ParametersPlugin/Test/Test19036.py | 2 +- src/ParametersPlugin/Test/Test2392.py | 2 +- src/ParametersPlugin/Test/Test2474.py | 2 +- src/ParametersPlugin/Test/TestImportInvalidParameters.py | 2 +- src/ParametersPlugin/Test/TestImportParameters.py | 2 +- src/ParametersPlugin/Test/TestParameterChangeValue.py | 2 +- src/ParametersPlugin/Test/TestParameterCreation.py | 2 +- src/ParametersPlugin/Test/TestParameterCreationError.py | 2 +- src/ParametersPlugin/Test/TestParameterDelete.py | 2 +- src/ParametersPlugin/Test/TestParameterErrorMsg.py | 2 +- src/ParametersPlugin/Test/TestParameterRename.py | 2 +- src/ParametersPlugin/Test/TestParametersMgr.py | 2 +- src/ParametersPlugin/Test/TestQuotesInComment.py | 2 +- src/ParametersPlugin/tests.set | 2 +- src/PartSet/CMakeLists.txt | 2 +- src/PartSet/PartSet.h | 2 +- src/PartSet/PartSet_BSplineWidget.cpp | 2 +- src/PartSet/PartSet_BSplineWidget.h | 2 +- src/PartSet/PartSet_CenterPrs.cpp | 2 +- src/PartSet/PartSet_CenterPrs.h | 2 +- src/PartSet/PartSet_Constants.h | 2 +- src/PartSet/PartSet_CustomPrs.cpp | 2 +- src/PartSet/PartSet_CustomPrs.h | 2 +- src/PartSet/PartSet_DataModel.cpp | 2 +- src/PartSet/PartSet_DataModel.h | 2 +- src/PartSet/PartSet_ExternalObjectsMgr.cpp | 2 +- src/PartSet/PartSet_ExternalObjectsMgr.h | 2 +- src/PartSet/PartSet_ExternalPointsMgr.cpp | 2 +- src/PartSet/PartSet_ExternalPointsMgr.h | 2 +- src/PartSet/PartSet_FieldStepPrs.cpp | 2 +- src/PartSet/PartSet_FieldStepPrs.h | 2 +- src/PartSet/PartSet_FilterInfinite.cpp | 2 +- src/PartSet/PartSet_FilterInfinite.h | 2 +- src/PartSet/PartSet_Filters.cpp | 2 +- src/PartSet/PartSet_Filters.h | 2 +- src/PartSet/PartSet_IconFactory.cpp | 2 +- src/PartSet/PartSet_IconFactory.h | 2 +- src/PartSet/PartSet_MenuMgr.cpp | 2 +- src/PartSet/PartSet_MenuMgr.h | 2 +- src/PartSet/PartSet_Module.cpp | 2 +- src/PartSet/PartSet_Module.h | 2 +- src/PartSet/PartSet_MouseProcessor.h | 2 +- src/PartSet/PartSet_OperationPrs.cpp | 2 +- src/PartSet/PartSet_OperationPrs.h | 2 +- src/PartSet/PartSet_OverconstraintListener.cpp | 2 +- src/PartSet/PartSet_OverconstraintListener.h | 2 +- src/PartSet/PartSet_PreviewPlanes.cpp | 2 +- src/PartSet/PartSet_PreviewPlanes.h | 2 +- src/PartSet/PartSet_PreviewSketchPlane.cpp | 2 +- src/PartSet/PartSet_PreviewSketchPlane.h | 2 +- src/PartSet/PartSet_ResultSketchPrs.cpp | 2 +- src/PartSet/PartSet_ResultSketchPrs.h | 2 +- src/PartSet/PartSet_SketcherMgr.cpp | 2 +- src/PartSet/PartSet_SketcherMgr.h | 2 +- src/PartSet/PartSet_SketcherReentrantMgr.cpp | 2 +- src/PartSet/PartSet_SketcherReentrantMgr.h | 2 +- src/PartSet/PartSet_Tools.cpp | 2 +- src/PartSet/PartSet_Tools.h | 2 +- src/PartSet/PartSet_TreeNodes.cpp | 2 +- src/PartSet/PartSet_TreeNodes.h | 2 +- src/PartSet/PartSet_Validators.cpp | 2 +- src/PartSet/PartSet_Validators.h | 2 +- src/PartSet/PartSet_WidgetBSplinePoints.cpp | 2 +- src/PartSet/PartSet_WidgetBSplinePoints.h | 2 +- src/PartSet/PartSet_WidgetEditor.cpp | 2 +- src/PartSet/PartSet_WidgetEditor.h | 2 +- src/PartSet/PartSet_WidgetFeaturePointSelector.cpp | 2 +- src/PartSet/PartSet_WidgetFeaturePointSelector.h | 2 +- src/PartSet/PartSet_WidgetFileSelector.cpp | 2 +- src/PartSet/PartSet_WidgetFileSelector.h | 2 +- src/PartSet/PartSet_WidgetMultiSelector.cpp | 2 +- src/PartSet/PartSet_WidgetMultiSelector.h | 2 +- src/PartSet/PartSet_WidgetPoint2DFlyout.cpp | 2 +- src/PartSet/PartSet_WidgetPoint2DFlyout.h | 2 +- src/PartSet/PartSet_WidgetPoint2d.cpp | 2 +- src/PartSet/PartSet_WidgetPoint2d.h | 2 +- src/PartSet/PartSet_WidgetShapeSelector.cpp | 2 +- src/PartSet/PartSet_WidgetShapeSelector.h | 2 +- src/PartSet/PartSet_WidgetSketchCreator.cpp | 2 +- src/PartSet/PartSet_WidgetSketchCreator.h | 2 +- src/PartSet/PartSet_WidgetSketchLabel.cpp | 2 +- src/PartSet/PartSet_WidgetSketchLabel.h | 2 +- src/PartSetAPI/CMakeLists.txt | 2 +- src/PartSetAPI/CTestTestfileInstall.cmake | 2 +- src/PartSetAPI/PartSetAPI.h | 2 +- src/PartSetAPI/PartSetAPI.i | 2 +- src/PartSetAPI/PartSetAPI_Part.cpp | 2 +- src/PartSetAPI/PartSetAPI_Part.h | 2 +- src/PartSetAPI/PartSetAPI_swig.h | 2 +- src/PartSetAPI/Test/TestRemoveDuplicate.py | 2 +- src/PartSetAPI/tests.set | 2 +- src/PartSetPlugin/CMakeLists.txt | 2 +- src/PartSetPlugin/PartSetPlugin.h | 2 +- src/PartSetPlugin/PartSetPlugin_Duplicate.cpp | 2 +- src/PartSetPlugin/PartSetPlugin_Duplicate.h | 2 +- src/PartSetPlugin/PartSetPlugin_Part.cpp | 2 +- src/PartSetPlugin/PartSetPlugin_Part.h | 2 +- src/PartSetPlugin/PartSetPlugin_Plugin.cpp | 2 +- src/PartSetPlugin/PartSetPlugin_Plugin.h | 2 +- src/PartSetPlugin/PartSetPlugin_Remove.cpp | 2 +- src/PartSetPlugin/PartSetPlugin_Remove.h | 2 +- src/PrimitivesAPI/CMakeLists.txt | 2 +- src/PrimitivesAPI/PrimitivesAPI.h | 2 +- src/PrimitivesAPI/PrimitivesAPI.i | 2 +- src/PrimitivesAPI/PrimitivesAPI_Box.cpp | 2 +- src/PrimitivesAPI/PrimitivesAPI_Box.h | 2 +- src/PrimitivesAPI/PrimitivesAPI_Cone.cpp | 2 +- src/PrimitivesAPI/PrimitivesAPI_Cone.h | 2 +- src/PrimitivesAPI/PrimitivesAPI_Cylinder.cpp | 2 +- src/PrimitivesAPI/PrimitivesAPI_Cylinder.h | 2 +- src/PrimitivesAPI/PrimitivesAPI_Sphere.cpp | 2 +- src/PrimitivesAPI/PrimitivesAPI_Sphere.h | 2 +- src/PrimitivesAPI/PrimitivesAPI_Torus.cpp | 2 +- src/PrimitivesAPI/PrimitivesAPI_Torus.h | 2 +- src/PrimitivesAPI/PrimitivesAPI_Tube.cpp | 2 +- src/PrimitivesAPI/PrimitivesAPI_Tube.h | 2 +- src/PrimitivesAPI/PrimitivesAPI_swig.h | 2 +- src/PrimitivesPlugin/CMakeLists.txt | 2 +- src/PrimitivesPlugin/PrimitivesPlugin.h | 2 +- src/PrimitivesPlugin/PrimitivesPlugin_Box.cpp | 2 +- src/PrimitivesPlugin/PrimitivesPlugin_Box.h | 2 +- src/PrimitivesPlugin/PrimitivesPlugin_Cone.cpp | 2 +- src/PrimitivesPlugin/PrimitivesPlugin_Cone.h | 2 +- src/PrimitivesPlugin/PrimitivesPlugin_Cylinder.cpp | 2 +- src/PrimitivesPlugin/PrimitivesPlugin_Cylinder.h | 2 +- src/PrimitivesPlugin/PrimitivesPlugin_Plugin.cpp | 2 +- src/PrimitivesPlugin/PrimitivesPlugin_Plugin.h | 2 +- src/PrimitivesPlugin/PrimitivesPlugin_Sphere.cpp | 2 +- src/PrimitivesPlugin/PrimitivesPlugin_Sphere.h | 2 +- src/PrimitivesPlugin/PrimitivesPlugin_Torus.cpp | 2 +- src/PrimitivesPlugin/PrimitivesPlugin_Torus.h | 2 +- src/PrimitivesPlugin/PrimitivesPlugin_Tube.cpp | 2 +- src/PrimitivesPlugin/PrimitivesPlugin_Tube.h | 2 +- src/PythonAPI/CMakeLists.txt | 2 +- src/PythonAPI/CTestTestfileInstall.cmake | 2 +- src/PythonAPI/Test/Test2044.py | 2 +- src/PythonAPI/Test/TestAddRectangle.py | 2 +- src/PythonAPI/Test/TestCR.py | 2 +- src/PythonAPI/Test/TestFeatures.py | 2 +- src/PythonAPI/Test/TestFeaturesExtrusion.py | 2 +- src/PythonAPI/Test/TestFeaturesRevolution.py | 2 +- src/PythonAPI/Test/TestMakeBrick1.py | 2 +- src/PythonAPI/Test/TestMakeBrick2.py | 2 +- src/PythonAPI/Test/TestModel.py | 2 +- src/PythonAPI/Test/TestPlatine.py | 2 +- src/PythonAPI/Test/TestPrimitivesBox.py | 2 +- src/PythonAPI/Test/TestPythonAPI.py | 2 +- src/PythonAPI/Test/TestShapeInfo.py | 2 +- src/PythonAPI/Test/TestSketcher.py | 2 +- src/PythonAPI/Test/TestSketcherAddArc.py | 2 +- src/PythonAPI/Test/TestSketcherAddCircle.py | 2 +- src/PythonAPI/Test/TestSketcherAddLine.py | 2 +- src/PythonAPI/Test/TestSketcherAddMirror.py | 2 +- src/PythonAPI/Test/TestSketcherAddPoint.py | 2 +- src/PythonAPI/Test/TestSketcherSetAngle.py | 2 +- src/PythonAPI/Test/TestSketcherSetCoincident.py | 2 +- src/PythonAPI/Test/TestSketcherSetEqual.py | 2 +- src/PythonAPI/Test/TestSketcherSetFillet.py | 2 +- src/PythonAPI/Test/TestSketcherSetFixed.py | 2 +- src/PythonAPI/Test/TestSketcherSetHorizontal.py | 2 +- src/PythonAPI/Test/TestSketcherSetLength.py | 2 +- src/PythonAPI/Test/TestSketcherSetParallel.py | 2 +- src/PythonAPI/Test/TestSketcherSetPerpendicular.py | 2 +- src/PythonAPI/Test/TestSketcherSetRadius.py | 2 +- src/PythonAPI/Test/TestSketcherSetTangent.py | 2 +- src/PythonAPI/Test/TestSketcherSetVertical.py | 2 +- src/PythonAPI/__init__.py | 2 +- src/PythonAPI/doc/source/conf.py | 2 +- src/PythonAPI/examples/MakeBrick1.py | 2 +- src/PythonAPI/examples/MakeBrick2.py | 2 +- src/PythonAPI/examples/Platine.py | 2 +- src/PythonAPI/geom/__init__.py | 2 +- src/PythonAPI/initConfig.py | 2 +- src/PythonAPI/model/__init__.py | 2 +- src/PythonAPI/model/addons/__init__.py | 2 +- src/PythonAPI/model/build/__init__.py | 2 +- src/PythonAPI/model/collection/__init__.py | 2 +- src/PythonAPI/model/connection/__init__.py | 2 +- src/PythonAPI/model/construction/__init__.py | 2 +- src/PythonAPI/model/dump/DumpAssistant.py | 2 +- src/PythonAPI/model/dump/__init__.py | 2 +- src/PythonAPI/model/exchange/__init__.py | 2 +- src/PythonAPI/model/exchange/tools.py | 2 +- src/PythonAPI/model/features/__init__.py | 2 +- src/PythonAPI/model/filters/__init__.py | 2 +- src/PythonAPI/model/gdml/__init__.py | 2 +- src/PythonAPI/model/parameter/__init__.py | 2 +- src/PythonAPI/model/parameter/import_parameter.py | 2 +- src/PythonAPI/model/partset/__init__.py | 2 +- src/PythonAPI/model/primitives/__init__.py | 2 +- src/PythonAPI/model/roots.py | 2 +- src/PythonAPI/model/services/__init__.py | 2 +- src/PythonAPI/model/sketcher/__init__.py | 2 +- src/PythonAPI/model/sketcher/tests.py | 2 +- src/PythonAPI/model/sketcher/tools.py | 2 +- src/PythonAPI/model/tests/__init__.py | 2 +- src/PythonAPI/model/tests/tests.py | 2 +- src/PythonAPI/tests.set | 2 +- src/PythonAddons/CMakeLists.txt | 2 +- src/PythonAddons/CTestTestfileInstall.cmake | 2 +- src/PythonAddons/Test/TestRectangle.py | 2 +- src/PythonAddons/Test/TestRectangleCentered.py | 2 +- src/PythonAddons/Test/TestcompoundVertices.py | 2 +- src/PythonAddons/Test/TestimportParameters.py | 2 +- src/PythonAddons/Test/TestpipeNetwork_2par2.py | 2 +- src/PythonAddons/Test/TestpipeNetwork_parligne.py | 2 +- src/PythonAddons/__init__.py | 2 +- src/PythonAddons/addons_Features.py | 2 +- src/PythonAddons/doc/examples/rectangle/feature.py | 2 +- src/PythonAddons/macros/__init__.py | 2 +- src/PythonAddons/macros/compoundVertices/__init__.py | 2 +- src/PythonAddons/macros/compoundVertices/feature.py | 2 +- src/PythonAddons/macros/importParameters/__init__.py | 2 +- src/PythonAddons/macros/importParameters/feature.py | 2 +- src/PythonAddons/macros/pipeNetwork/__init__.py | 2 +- src/PythonAddons/macros/pipeNetwork/feature.py | 2 +- src/PythonAddons/macros/rectangle/__init__.py | 2 +- src/PythonAddons/macros/rectangle/feature.py | 2 +- src/PythonAddons/tests.set | 2 +- src/SHAPERGUI/CMakeLists.txt | 2 +- src/SHAPERGUI/SHAPERGUI.cpp | 2 +- src/SHAPERGUI/SHAPERGUI.h | 2 +- src/SHAPERGUI/SHAPERGUI_DataModel.cpp | 2 +- src/SHAPERGUI/SHAPERGUI_DataModel.h | 2 +- src/SHAPERGUI/SHAPERGUI_NestedButton.cpp | 2 +- src/SHAPERGUI/SHAPERGUI_NestedButton.h | 2 +- src/SHAPERGUI/SHAPERGUI_OCCSelector.cpp | 2 +- src/SHAPERGUI/SHAPERGUI_OCCSelector.h | 2 +- src/SHAPERGUI/SHAPERGUI_SalomeViewer.cpp | 2 +- src/SHAPERGUI/SHAPERGUI_SalomeViewer.h | 2 +- src/SHAPERGUI/SHAPERGUI_ToolbarsMgr.cpp | 2 +- src/SHAPERGUI/SHAPERGUI_ToolbarsMgr.h | 2 +- src/SHAPERGUI/SHAPER_SHAPERGUI.h | 2 +- src/SHAPERGUI/shapergui_app.cpp | 2 +- src/SamplePanelPlugin/CMakeLists.txt | 2 +- src/SamplePanelPlugin/SamplePanelPlugin.h | 2 +- src/SamplePanelPlugin/SamplePanelPlugin_Feature.cpp | 2 +- src/SamplePanelPlugin/SamplePanelPlugin_Feature.h | 2 +- src/SamplePanelPlugin/SamplePanelPlugin_ModelWidget.cpp | 2 +- src/SamplePanelPlugin/SamplePanelPlugin_ModelWidget.h | 2 +- src/SamplePanelPlugin/SamplePanelPlugin_ModelWidgetCreator.cpp | 2 +- src/SamplePanelPlugin/SamplePanelPlugin_ModelWidgetCreator.h | 2 +- src/SamplePanelPlugin/SamplePanelPlugin_Panel.cpp | 2 +- src/SamplePanelPlugin/SamplePanelPlugin_Panel.h | 2 +- src/SamplePanelPlugin/SamplePanelPlugin_Plugin.cpp | 2 +- src/SamplePanelPlugin/SamplePanelPlugin_Plugin.h | 2 +- src/SamplePanelPlugin/SamplePanelPlugin_WidgetCreator.cpp | 2 +- src/SamplePanelPlugin/SamplePanelPlugin_WidgetCreator.h | 2 +- src/Selector/CMakeLists.txt | 2 +- src/Selector/Selector.h | 2 +- src/Selector/Selector_Algo.cpp | 2 +- src/Selector/Selector_Algo.h | 2 +- src/Selector/Selector_AlgoWithSubs.cpp | 2 +- src/Selector/Selector_AlgoWithSubs.h | 2 +- src/Selector/Selector_Container.cpp | 2 +- src/Selector/Selector_Container.h | 2 +- src/Selector/Selector_FilterByNeighbors.cpp | 2 +- src/Selector/Selector_FilterByNeighbors.h | 2 +- src/Selector/Selector_Intersect.cpp | 2 +- src/Selector/Selector_Intersect.h | 2 +- src/Selector/Selector_Modify.cpp | 2 +- src/Selector/Selector_Modify.h | 2 +- src/Selector/Selector_NExplode.cpp | 2 +- src/Selector/Selector_NExplode.h | 2 +- src/Selector/Selector_NameGenerator.cpp | 2 +- src/Selector/Selector_NameGenerator.h | 2 +- src/Selector/Selector_Primitive.cpp | 2 +- src/Selector/Selector_Primitive.h | 2 +- src/Selector/Selector_Selector.cpp | 2 +- src/Selector/Selector_Selector.h | 2 +- src/Selector/Selector_WeakName.cpp | 2 +- src/Selector/Selector_WeakName.h | 2 +- src/SketchAPI/CMakeLists.txt | 2 +- src/SketchAPI/CTestTestfileInstall.cmake | 2 +- src/SketchAPI/SketchAPI.h | 2 +- src/SketchAPI/SketchAPI.i | 2 +- src/SketchAPI/SketchAPI_Arc.cpp | 2 +- src/SketchAPI/SketchAPI_Arc.h | 2 +- src/SketchAPI/SketchAPI_BSpline.cpp | 2 +- src/SketchAPI/SketchAPI_BSpline.h | 2 +- src/SketchAPI/SketchAPI_Circle.cpp | 2 +- src/SketchAPI/SketchAPI_Circle.h | 2 +- src/SketchAPI/SketchAPI_Constraint.cpp | 2 +- src/SketchAPI/SketchAPI_Constraint.h | 2 +- src/SketchAPI/SketchAPI_ConstraintAngle.cpp | 2 +- src/SketchAPI/SketchAPI_ConstraintAngle.h | 2 +- src/SketchAPI/SketchAPI_Ellipse.cpp | 2 +- src/SketchAPI/SketchAPI_Ellipse.h | 2 +- src/SketchAPI/SketchAPI_EllipticArc.cpp | 2 +- src/SketchAPI/SketchAPI_EllipticArc.h | 2 +- src/SketchAPI/SketchAPI_IntersectionPoint.cpp | 2 +- src/SketchAPI/SketchAPI_IntersectionPoint.h | 2 +- src/SketchAPI/SketchAPI_Line.cpp | 2 +- src/SketchAPI/SketchAPI_Line.h | 2 +- src/SketchAPI/SketchAPI_MacroArc.cpp | 2 +- src/SketchAPI/SketchAPI_MacroArc.h | 2 +- src/SketchAPI/SketchAPI_MacroCircle.cpp | 2 +- src/SketchAPI/SketchAPI_MacroCircle.h | 2 +- src/SketchAPI/SketchAPI_MacroEllipse.cpp | 2 +- src/SketchAPI/SketchAPI_MacroEllipse.h | 2 +- src/SketchAPI/SketchAPI_MacroEllipticArc.cpp | 2 +- src/SketchAPI/SketchAPI_MacroEllipticArc.h | 2 +- src/SketchAPI/SketchAPI_Mirror.cpp | 2 +- src/SketchAPI/SketchAPI_Mirror.h | 2 +- src/SketchAPI/SketchAPI_Offset.cpp | 2 +- src/SketchAPI/SketchAPI_Offset.h | 2 +- src/SketchAPI/SketchAPI_Point.cpp | 2 +- src/SketchAPI/SketchAPI_Point.h | 2 +- src/SketchAPI/SketchAPI_Projection.cpp | 2 +- src/SketchAPI/SketchAPI_Projection.h | 2 +- src/SketchAPI/SketchAPI_Rectangle.cpp | 2 +- src/SketchAPI/SketchAPI_Rectangle.h | 2 +- src/SketchAPI/SketchAPI_Rotation.cpp | 2 +- src/SketchAPI/SketchAPI_Rotation.h | 2 +- src/SketchAPI/SketchAPI_Sketch.cpp | 2 +- src/SketchAPI/SketchAPI_Sketch.h | 2 +- src/SketchAPI/SketchAPI_SketchEntity.cpp | 2 +- src/SketchAPI/SketchAPI_SketchEntity.h | 2 +- src/SketchAPI/SketchAPI_Translation.cpp | 2 +- src/SketchAPI/SketchAPI_Translation.h | 2 +- src/SketchAPI/SketchAPI_swig.h | 2 +- src/SketchAPI/Test/TestFreePoints.py | 2 +- src/SketchAPI/Test/TestSketch.py | 2 +- src/SketchAPI/tests.set | 2 +- src/SketchPlugin/CMakeLists.txt | 2 +- src/SketchPlugin/CTestTestfileInstall.cmake | 2 +- src/SketchPlugin/SketchPlugin.h | 2 +- src/SketchPlugin/SketchPlugin_Arc.cpp | 2 +- src/SketchPlugin/SketchPlugin_Arc.h | 2 +- src/SketchPlugin/SketchPlugin_BSpline.cpp | 2 +- src/SketchPlugin/SketchPlugin_BSpline.h | 2 +- src/SketchPlugin/SketchPlugin_BSplineBase.cpp | 2 +- src/SketchPlugin/SketchPlugin_BSplineBase.h | 2 +- src/SketchPlugin/SketchPlugin_BSplinePeriodic.cpp | 2 +- src/SketchPlugin/SketchPlugin_BSplinePeriodic.h | 2 +- src/SketchPlugin/SketchPlugin_Circle.cpp | 2 +- src/SketchPlugin/SketchPlugin_Circle.h | 2 +- src/SketchPlugin/SketchPlugin_Constraint.cpp | 2 +- src/SketchPlugin/SketchPlugin_Constraint.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintAngle.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintAngle.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintBase.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintCoincidence.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintCoincidence.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintCoincidenceInternal.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintCoincidenceInternal.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintCollinear.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintCollinear.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintDistance.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintDistance.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintDistanceAlongDir.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintDistanceAlongDir.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintDistanceHorizontal.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintDistanceHorizontal.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintDistanceVertical.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintDistanceVertical.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintEqual.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintEqual.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintHorizontal.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintHorizontal.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintLength.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintLength.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintMiddle.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintMiddle.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintMirror.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintMirror.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintParallel.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintParallel.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintRadius.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintRadius.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintRigid.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintRigid.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintTangent.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintTangent.h | 2 +- src/SketchPlugin/SketchPlugin_ConstraintVertical.cpp | 2 +- src/SketchPlugin/SketchPlugin_ConstraintVertical.h | 2 +- src/SketchPlugin/SketchPlugin_CurveFitting.cpp | 2 +- src/SketchPlugin/SketchPlugin_CurveFitting.h | 2 +- src/SketchPlugin/SketchPlugin_Ellipse.cpp | 2 +- src/SketchPlugin/SketchPlugin_Ellipse.h | 2 +- src/SketchPlugin/SketchPlugin_EllipticArc.cpp | 2 +- src/SketchPlugin/SketchPlugin_EllipticArc.h | 2 +- src/SketchPlugin/SketchPlugin_ExternalValidator.cpp | 2 +- src/SketchPlugin/SketchPlugin_ExternalValidator.h | 2 +- src/SketchPlugin/SketchPlugin_Feature.cpp | 2 +- src/SketchPlugin/SketchPlugin_Feature.h | 2 +- src/SketchPlugin/SketchPlugin_Fillet.cpp | 2 +- src/SketchPlugin/SketchPlugin_Fillet.h | 2 +- src/SketchPlugin/SketchPlugin_IntersectionPoint.cpp | 2 +- src/SketchPlugin/SketchPlugin_IntersectionPoint.h | 2 +- src/SketchPlugin/SketchPlugin_Line.cpp | 2 +- src/SketchPlugin/SketchPlugin_Line.h | 2 +- src/SketchPlugin/SketchPlugin_MacroArc.cpp | 2 +- src/SketchPlugin/SketchPlugin_MacroArc.h | 2 +- src/SketchPlugin/SketchPlugin_MacroArcReentrantMessage.h | 2 +- src/SketchPlugin/SketchPlugin_MacroBSpline.cpp | 2 +- src/SketchPlugin/SketchPlugin_MacroBSpline.h | 2 +- src/SketchPlugin/SketchPlugin_MacroCircle.cpp | 2 +- src/SketchPlugin/SketchPlugin_MacroCircle.h | 2 +- src/SketchPlugin/SketchPlugin_MacroEllipse.cpp | 2 +- src/SketchPlugin/SketchPlugin_MacroEllipse.h | 2 +- src/SketchPlugin/SketchPlugin_MacroEllipticArc.cpp | 2 +- src/SketchPlugin/SketchPlugin_MacroEllipticArc.h | 2 +- src/SketchPlugin/SketchPlugin_MultiRotation.cpp | 2 +- src/SketchPlugin/SketchPlugin_MultiRotation.h | 2 +- src/SketchPlugin/SketchPlugin_MultiTranslation.cpp | 2 +- src/SketchPlugin/SketchPlugin_MultiTranslation.h | 2 +- src/SketchPlugin/SketchPlugin_Offset.cpp | 2 +- src/SketchPlugin/SketchPlugin_Offset.h | 2 +- src/SketchPlugin/SketchPlugin_OverConstraintsResolver.cpp | 2 +- src/SketchPlugin/SketchPlugin_OverConstraintsResolver.h | 2 +- src/SketchPlugin/SketchPlugin_Plugin.cpp | 2 +- src/SketchPlugin/SketchPlugin_Plugin.h | 2 +- src/SketchPlugin/SketchPlugin_Point.cpp | 2 +- src/SketchPlugin/SketchPlugin_Point.h | 2 +- src/SketchPlugin/SketchPlugin_Projection.cpp | 2 +- src/SketchPlugin/SketchPlugin_Projection.h | 2 +- src/SketchPlugin/SketchPlugin_Sketch.cpp | 2 +- src/SketchPlugin/SketchPlugin_Sketch.h | 2 +- src/SketchPlugin/SketchPlugin_SketchCopy.cpp | 2 +- src/SketchPlugin/SketchPlugin_SketchCopy.h | 2 +- src/SketchPlugin/SketchPlugin_SketchDrawer.cpp | 2 +- src/SketchPlugin/SketchPlugin_SketchDrawer.h | 2 +- src/SketchPlugin/SketchPlugin_SketchEntity.cpp | 2 +- src/SketchPlugin/SketchPlugin_SketchEntity.h | 2 +- src/SketchPlugin/SketchPlugin_Split.cpp | 2 +- src/SketchPlugin/SketchPlugin_Split.h | 2 +- src/SketchPlugin/SketchPlugin_Tools.cpp | 2 +- src/SketchPlugin/SketchPlugin_Tools.h | 2 +- src/SketchPlugin/SketchPlugin_Trim.cpp | 2 +- src/SketchPlugin/SketchPlugin_Trim.h | 2 +- src/SketchPlugin/SketchPlugin_Validators.cpp | 2 +- src/SketchPlugin/SketchPlugin_Validators.h | 2 +- src/SketchPlugin/Test/Test1061.py | 2 +- src/SketchPlugin/Test/Test1577.py | 2 +- src/SketchPlugin/Test/Test1578.py | 2 +- src/SketchPlugin/Test/Test1673.py | 2 +- src/SketchPlugin/Test/Test1779.py | 2 +- src/SketchPlugin/Test/Test19089.py | 2 +- src/SketchPlugin/Test/Test19101.py | 2 +- src/SketchPlugin/Test/Test1924.py | 2 +- src/SketchPlugin/Test/Test1963.py | 2 +- src/SketchPlugin/Test/Test1966.py | 2 +- src/SketchPlugin/Test/Test1967.py | 2 +- src/SketchPlugin/Test/Test2018.py | 2 +- src/SketchPlugin/Test/Test20274_1.py | 2 +- src/SketchPlugin/Test/Test20274_2.py | 2 +- src/SketchPlugin/Test/Test20274_3.py | 2 +- src/SketchPlugin/Test/Test2034_1.py | 2 +- src/SketchPlugin/Test/Test2034_2.py | 2 +- src/SketchPlugin/Test/Test2034_3.py | 2 +- src/SketchPlugin/Test/Test2062.py | 2 +- src/SketchPlugin/Test/Test2095.py | 2 +- src/SketchPlugin/Test/Test2115.py | 2 +- src/SketchPlugin/Test/Test2119.py | 2 +- src/SketchPlugin/Test/Test2134.py | 2 +- src/SketchPlugin/Test/Test2157.py | 2 +- src/SketchPlugin/Test/Test2157_2.py | 2 +- src/SketchPlugin/Test/Test2224.py | 2 +- src/SketchPlugin/Test/Test2229.py | 2 +- src/SketchPlugin/Test/Test2239.py | 2 +- src/SketchPlugin/Test/Test2273.py | 2 +- src/SketchPlugin/Test/Test2280.py | 2 +- src/SketchPlugin/Test/Test2287.py | 2 +- src/SketchPlugin/Test/Test2341.py | 2 +- src/SketchPlugin/Test/Test2376.py | 2 +- src/SketchPlugin/Test/Test2390.py | 2 +- src/SketchPlugin/Test/Test2393.py | 2 +- src/SketchPlugin/Test/Test24015.py | 2 +- src/SketchPlugin/Test/Test2425.py | 2 +- src/SketchPlugin/Test/Test2427.py | 2 +- src/SketchPlugin/Test/Test2440.py | 2 +- src/SketchPlugin/Test/Test2481.py | 2 +- src/SketchPlugin/Test/Test2654.py | 2 +- src/SketchPlugin/Test/Test2711.py | 2 +- src/SketchPlugin/Test/Test2741.py | 2 +- src/SketchPlugin/Test/Test2810.py | 2 +- src/SketchPlugin/Test/Test2824.py | 2 +- src/SketchPlugin/Test/Test2860.py | 2 +- src/SketchPlugin/Test/Test2894.py | 2 +- src/SketchPlugin/Test/Test3019.py | 2 +- src/SketchPlugin/Test/Test3087_1.py | 2 +- src/SketchPlugin/Test/Test3087_2.py | 2 +- src/SketchPlugin/Test/Test3132.py | 2 +- src/SketchPlugin/Test/Test3154.py | 2 +- src/SketchPlugin/Test/Test3170.py | 2 +- src/SketchPlugin/Test/Test3240.py | 2 +- src/SketchPlugin/Test/TestArcBehavior.py | 2 +- src/SketchPlugin/Test/TestBSplineAddPole.py | 2 +- src/SketchPlugin/Test/TestCenteredRectangle.py | 2 +- src/SketchPlugin/Test/TestChangeSketchPlane1.py | 2 +- src/SketchPlugin/Test/TestChangeSketchPlane2.py | 2 +- src/SketchPlugin/Test/TestChangeSketchPlane3.py | 2 +- src/SketchPlugin/Test/TestChangeSketchPlane4.py | 2 +- src/SketchPlugin/Test/TestConstraintAngle.py | 2 +- src/SketchPlugin/Test/TestConstraintAngleBehaviorBackward_1.py | 2 +- src/SketchPlugin/Test/TestConstraintAngleBehaviorBackward_2.py | 2 +- src/SketchPlugin/Test/TestConstraintAngleBehaviorDirect.py | 2 +- .../Test/TestConstraintAngleBehaviorSupplementary_1.py | 2 +- .../Test/TestConstraintAngleBehaviorSupplementary_2.py | 2 +- src/SketchPlugin/Test/TestConstraintAngleEllipse.py | 2 +- src/SketchPlugin/Test/TestConstraintAngle_v0_1.py | 2 +- src/SketchPlugin/Test/TestConstraintAngle_v0_2.py | 2 +- src/SketchPlugin/Test/TestConstraintAngle_v20191210_1.py | 2 +- src/SketchPlugin/Test/TestConstraintAngle_v20191210_2.py | 2 +- src/SketchPlugin/Test/TestConstraintCoincidence.py | 2 +- src/SketchPlugin/Test/TestConstraintCoincidenceBSpline.py | 2 +- src/SketchPlugin/Test/TestConstraintCoincidenceEllipse.py | 2 +- src/SketchPlugin/Test/TestConstraintCoincidenceEllipticArc.py | 2 +- src/SketchPlugin/Test/TestConstraintCollinear.py | 2 +- src/SketchPlugin/Test/TestConstraintCollinearEllipse.py | 2 +- src/SketchPlugin/Test/TestConstraintDistance.py | 2 +- src/SketchPlugin/Test/TestConstraintDistanceBehavior.py | 2 +- src/SketchPlugin/Test/TestConstraintDistanceEllipse.py | 2 +- src/SketchPlugin/Test/TestConstraintDistanceHorizontal.py | 2 +- src/SketchPlugin/Test/TestConstraintDistanceHorizontalZero.py | 2 +- src/SketchPlugin/Test/TestConstraintDistanceVertical.py | 2 +- src/SketchPlugin/Test/TestConstraintDistanceVerticalZero.py | 2 +- src/SketchPlugin/Test/TestConstraintDistanceZero.py | 2 +- src/SketchPlugin/Test/TestConstraintEqual.py | 2 +- src/SketchPlugin/Test/TestConstraintEqualEllipse.py | 2 +- src/SketchPlugin/Test/TestConstraintFixed.py | 2 +- src/SketchPlugin/Test/TestConstraintHorizontal.py | 2 +- src/SketchPlugin/Test/TestConstraintHorizontalValidator.py | 2 +- src/SketchPlugin/Test/TestConstraintLength.py | 2 +- src/SketchPlugin/Test/TestConstraintMiddlePoint.py | 2 +- src/SketchPlugin/Test/TestConstraintMiddlePointOnArc.py | 2 +- src/SketchPlugin/Test/TestConstraintMiddlePointOnEllipticArc.py | 2 +- src/SketchPlugin/Test/TestConstraintParallel.py | 2 +- src/SketchPlugin/Test/TestConstraintPerpendicular.py | 2 +- src/SketchPlugin/Test/TestConstraintPerpendicularArcLine.py | 2 +- src/SketchPlugin/Test/TestConstraintPerpendicularEllipseLine.py | 2 +- src/SketchPlugin/Test/TestConstraintRadius.py | 2 +- src/SketchPlugin/Test/TestConstraintRadiusFailure.py | 2 +- src/SketchPlugin/Test/TestConstraintTangent.py | 2 +- src/SketchPlugin/Test/TestConstraintTangentBSpline.py | 2 +- src/SketchPlugin/Test/TestConstraintTangentEllipse.py | 2 +- src/SketchPlugin/Test/TestConstraintTangentEllipticArc.py | 2 +- src/SketchPlugin/Test/TestConstraintVertical.py | 2 +- src/SketchPlugin/Test/TestCreateArcByCenterStartEnd.py | 2 +- src/SketchPlugin/Test/TestCreateArcByTangentEdge.py | 2 +- src/SketchPlugin/Test/TestCreateArcByThreePoints.py | 2 +- src/SketchPlugin/Test/TestCreateArcByTransversalLine.py | 2 +- src/SketchPlugin/Test/TestCreateArcChangeType.py | 2 +- src/SketchPlugin/Test/TestCreateBSpline.py | 2 +- src/SketchPlugin/Test/TestCreateBSplinePeriodic.py | 2 +- src/SketchPlugin/Test/TestCreateCircleByCenterAndPassed.py | 2 +- src/SketchPlugin/Test/TestCreateCircleByThreePoints.py | 2 +- src/SketchPlugin/Test/TestCreateCircleChangeType.py | 2 +- .../Test/TestCreateEllipseByCenterSemiaxisAndPassed.py | 2 +- src/SketchPlugin/Test/TestCreateEllipseByExternal.py | 2 +- src/SketchPlugin/Test/TestCreateEllipseByMajorAxisAndPassed.py | 2 +- src/SketchPlugin/Test/TestCreateEllipticArc.py | 2 +- src/SketchPlugin/Test/TestCreateEllipticArcByExternal.py | 2 +- src/SketchPlugin/Test/TestCreateMacroBSpline.py | 2 +- src/SketchPlugin/Test/TestCurveFitting1.py | 2 +- src/SketchPlugin/Test/TestCurveFitting2.py | 2 +- src/SketchPlugin/Test/TestCurveFitting3.py | 2 +- src/SketchPlugin/Test/TestCurveFitting4.py | 2 +- src/SketchPlugin/Test/TestDegeneratedGeometry.py | 2 +- src/SketchPlugin/Test/TestDistanceDump.py | 2 +- src/SketchPlugin/Test/TestDistanceSignedVsUnsigned01.py | 2 +- src/SketchPlugin/Test/TestDistanceSignedVsUnsigned02.py | 2 +- src/SketchPlugin/Test/TestDistanceSignedVsUnsigned03.py | 2 +- src/SketchPlugin/Test/TestDistanceSignedVsUnsigned04.py | 2 +- src/SketchPlugin/Test/TestDistanceSignedVsUnsigned05.py | 2 +- src/SketchPlugin/Test/TestEdgesOrder.py | 2 +- src/SketchPlugin/Test/TestFillet.py | 2 +- src/SketchPlugin/Test/TestFilletAfterFolder.py | 2 +- src/SketchPlugin/Test/TestFilletInteracting.py | 2 +- src/SketchPlugin/Test/TestHighload.py | 2 +- src/SketchPlugin/Test/TestIntersectionChangeEdge.py | 2 +- src/SketchPlugin/Test/TestIntersectionWithCircle.py | 2 +- src/SketchPlugin/Test/TestIntersectionWithLine.py | 2 +- src/SketchPlugin/Test/TestIntersectionWithSpline.py | 2 +- src/SketchPlugin/Test/TestMirror.py | 2 +- src/SketchPlugin/Test/TestMoveArc.py | 2 +- src/SketchPlugin/Test/TestMoveBSpline.py | 2 +- src/SketchPlugin/Test/TestMoveBSplinePeriodic.py | 2 +- src/SketchPlugin/Test/TestMoveCircle.py | 2 +- src/SketchPlugin/Test/TestMoveEllipse.py | 2 +- src/SketchPlugin/Test/TestMoveEllipticArc.py | 2 +- src/SketchPlugin/Test/TestMoveLine.py | 2 +- src/SketchPlugin/Test/TestMovePoint.py | 2 +- src/SketchPlugin/Test/TestMovementComplex.py | 2 +- src/SketchPlugin/Test/TestMultiRotation.py | 2 +- src/SketchPlugin/Test/TestMultiRotation01.py | 2 +- src/SketchPlugin/Test/TestMultiRotation02.py | 2 +- src/SketchPlugin/Test/TestMultiRotation03.py | 2 +- src/SketchPlugin/Test/TestMultiRotation04.py | 2 +- src/SketchPlugin/Test/TestMultiRotation05.py | 2 +- src/SketchPlugin/Test/TestMultiRotationWithParameter.py | 2 +- src/SketchPlugin/Test/TestMultiTranslation.py | 2 +- src/SketchPlugin/Test/TestOffset1.py | 2 +- src/SketchPlugin/Test/TestOffset2.py | 2 +- src/SketchPlugin/Test/TestOffset3.py | 2 +- src/SketchPlugin/Test/TestPresentation.py | 2 +- src/SketchPlugin/Test/TestProjection.py | 2 +- src/SketchPlugin/Test/TestProjectionBSpline.py | 2 +- src/SketchPlugin/Test/TestProjectionBSplinePeriodic.py | 2 +- src/SketchPlugin/Test/TestProjectionBSplinePeriodicError.py | 2 +- src/SketchPlugin/Test/TestProjectionEllipse.py | 2 +- src/SketchPlugin/Test/TestProjectionEllipticArc.py | 2 +- src/SketchPlugin/Test/TestProjectionIntoResult.py | 2 +- src/SketchPlugin/Test/TestProjectionUpdate.py | 2 +- src/SketchPlugin/Test/TestProjectionWithoutReference.py | 2 +- src/SketchPlugin/Test/TestRectangle.py | 2 +- src/SketchPlugin/Test/TestRemainingDoF.py | 2 +- src/SketchPlugin/Test/TestRemoveBSpline.py | 2 +- src/SketchPlugin/Test/TestRemoveBSplinePeriodic.py | 2 +- src/SketchPlugin/Test/TestRemoveEllipse.py | 2 +- src/SketchPlugin/Test/TestRemoveEllipticArc.py | 2 +- src/SketchPlugin/Test/TestRemoveSketch.py | 2 +- src/SketchPlugin/Test/TestSignedDistancePointLine.py | 2 +- src/SketchPlugin/Test/TestSignedDistancePointPoint.py | 2 +- src/SketchPlugin/Test/TestSketchCopy01.py | 2 +- src/SketchPlugin/Test/TestSketchCopy02.py | 2 +- src/SketchPlugin/Test/TestSketchCopy03.py | 2 +- src/SketchPlugin/Test/TestSketchCopy04.py | 2 +- src/SketchPlugin/Test/TestSketchCopy05.py | 2 +- src/SketchPlugin/Test/TestSketchCopy06.py | 2 +- src/SketchPlugin/Test/TestSketchCopy07.py | 2 +- src/SketchPlugin/Test/TestSketchCopy08.py | 2 +- src/SketchPlugin/Test/TestSketchCopy09.py | 2 +- src/SketchPlugin/Test/TestSketchCopy10.py | 2 +- src/SketchPlugin/Test/TestSketchCopy11.py | 2 +- src/SketchPlugin/Test/TestSketchCopy12.py | 2 +- src/SketchPlugin/Test/TestSketchCopy13.py | 2 +- src/SketchPlugin/Test/TestSketchCopy14.py | 2 +- src/SketchPlugin/Test/TestSketchDrawer.py | 2 +- src/SketchPlugin/Test/TestSketchPointLine.py | 2 +- src/SketchPlugin/Test/TestSnowflake.py | 2 +- src/SketchPlugin/Test/TestSplit.py | 2 +- src/SketchPlugin/Test/TestSplitEllipse.py | 2 +- src/SketchPlugin/Test/TestSplitLine.py | 2 +- src/SketchPlugin/Test/TestSplitPreview.py | 2 +- src/SketchPlugin/Test/TestTrimArc01.py | 2 +- src/SketchPlugin/Test/TestTrimArc02.py | 2 +- src/SketchPlugin/Test/TestTrimArc03.py | 2 +- src/SketchPlugin/Test/TestTrimArc04.py | 2 +- src/SketchPlugin/Test/TestTrimArc05.py | 2 +- src/SketchPlugin/Test/TestTrimArc06.py | 2 +- src/SketchPlugin/Test/TestTrimArc07.py | 2 +- src/SketchPlugin/Test/TestTrimArc08.py | 2 +- src/SketchPlugin/Test/TestTrimCircle01.py | 2 +- src/SketchPlugin/Test/TestTrimCircle02.py | 2 +- src/SketchPlugin/Test/TestTrimCircle03.py | 2 +- src/SketchPlugin/Test/TestTrimCircle04.py | 2 +- src/SketchPlugin/Test/TestTrimCircle05.py | 2 +- src/SketchPlugin/Test/TestTrimCircleAndArc01.py | 2 +- src/SketchPlugin/Test/TestTrimEllipse.py | 2 +- src/SketchPlugin/Test/TestTrimLine01.py | 2 +- src/SketchPlugin/Test/TestTrimLine02.py | 2 +- src/SketchPlugin/Test/TestTrimLine03.py | 2 +- src/SketchPlugin/Test/TestTrimPreview.py | 2 +- src/SketchPlugin/Test/TestUpdateSketch.py | 2 +- src/SketchPlugin/tests.set | 2 +- src/SketchPlugin/tests_change_radius.set | 2 +- src/SketchSolver/CMakeLists.txt | 2 +- src/SketchSolver/PlaneGCSSolver/CMakeLists.txt | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AngleWrapper.cpp | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AngleWrapper.h | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_AttributeBuilder.cpp | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_AttributeBuilder.h | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_BooleanWrapper.cpp | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_BooleanWrapper.h | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_ConstraintWrapper.cpp | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_ConstraintWrapper.h | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Defs.h | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EdgeWrapper.cpp | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EdgeWrapper.h | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityBuilder.h | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_EntityDestroyer.cpp | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_EntityDestroyer.h | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityWrapper.h | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_FeatureBuilder.cpp | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_FeatureBuilder.h | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_GeoExtensions.cpp | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_GeoExtensions.h | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_PointArrayWrapper.cpp | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_PointArrayWrapper.h | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointWrapper.cpp | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointWrapper.h | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_ScalarArrayWrapper.cpp | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_ScalarArrayWrapper.h | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_ScalarWrapper.cpp | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarWrapper.h | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Solver.cpp | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Solver.h | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.cpp | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.h | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.cpp | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.h | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Update.h | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_UpdateCoincidence.cpp | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_UpdateCoincidence.h | 2 +- .../PlaneGCSSolver/PlaneGCSSolver_UpdateFeature.cpp | 2 +- src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateFeature.h | 2 +- src/SketchSolver/SketchSolver_Constraint.cpp | 2 +- src/SketchSolver/SketchSolver_Constraint.h | 2 +- src/SketchSolver/SketchSolver_ConstraintAngle.cpp | 2 +- src/SketchSolver/SketchSolver_ConstraintAngle.h | 2 +- src/SketchSolver/SketchSolver_ConstraintCoincidence.cpp | 2 +- src/SketchSolver/SketchSolver_ConstraintCoincidence.h | 2 +- src/SketchSolver/SketchSolver_ConstraintCollinear.cpp | 2 +- src/SketchSolver/SketchSolver_ConstraintCollinear.h | 2 +- src/SketchSolver/SketchSolver_ConstraintDistance.cpp | 2 +- src/SketchSolver/SketchSolver_ConstraintDistance.h | 2 +- src/SketchSolver/SketchSolver_ConstraintEqual.cpp | 2 +- src/SketchSolver/SketchSolver_ConstraintEqual.h | 2 +- src/SketchSolver/SketchSolver_ConstraintFixed.cpp | 2 +- src/SketchSolver/SketchSolver_ConstraintFixed.h | 2 +- src/SketchSolver/SketchSolver_ConstraintLength.cpp | 2 +- src/SketchSolver/SketchSolver_ConstraintLength.h | 2 +- src/SketchSolver/SketchSolver_ConstraintMiddle.cpp | 2 +- src/SketchSolver/SketchSolver_ConstraintMiddle.h | 2 +- src/SketchSolver/SketchSolver_ConstraintMirror.cpp | 2 +- src/SketchSolver/SketchSolver_ConstraintMirror.h | 2 +- src/SketchSolver/SketchSolver_ConstraintMovement.cpp | 2 +- src/SketchSolver/SketchSolver_ConstraintMovement.h | 2 +- src/SketchSolver/SketchSolver_ConstraintMulti.cpp | 2 +- src/SketchSolver/SketchSolver_ConstraintMulti.h | 2 +- src/SketchSolver/SketchSolver_ConstraintMultiRotation.cpp | 2 +- src/SketchSolver/SketchSolver_ConstraintMultiRotation.h | 2 +- src/SketchSolver/SketchSolver_ConstraintMultiTranslation.cpp | 2 +- src/SketchSolver/SketchSolver_ConstraintMultiTranslation.h | 2 +- src/SketchSolver/SketchSolver_ConstraintOffset.cpp | 2 +- src/SketchSolver/SketchSolver_ConstraintOffset.h | 2 +- src/SketchSolver/SketchSolver_ConstraintPerpendicular.cpp | 2 +- src/SketchSolver/SketchSolver_ConstraintPerpendicular.h | 2 +- src/SketchSolver/SketchSolver_ConstraintTangent.cpp | 2 +- src/SketchSolver/SketchSolver_ConstraintTangent.h | 2 +- src/SketchSolver/SketchSolver_Error.h | 2 +- src/SketchSolver/SketchSolver_Group.cpp | 2 +- src/SketchSolver/SketchSolver_Group.h | 2 +- src/SketchSolver/SketchSolver_Manager.cpp | 2 +- src/SketchSolver/SketchSolver_Manager.h | 2 +- src/SketchSolver/SketchSolver_Storage.cpp | 2 +- src/SketchSolver/SketchSolver_Storage.h | 2 +- src/SketchSolver/SolveSpaceSolver/CMakeLists.txt | 2 +- src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Builder.cpp | 2 +- src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Builder.h | 2 +- .../SolveSpaceSolver/SolveSpaceSolver_ConstraintType.h | 2 +- .../SolveSpaceSolver/SolveSpaceSolver_ConstraintWrapper.cpp | 2 +- .../SolveSpaceSolver/SolveSpaceSolver_ConstraintWrapper.h | 2 +- .../SolveSpaceSolver/SolveSpaceSolver_EntityWrapper.cpp | 2 +- .../SolveSpaceSolver/SolveSpaceSolver_EntityWrapper.h | 2 +- .../SolveSpaceSolver/SolveSpaceSolver_ParameterWrapper.cpp | 2 +- .../SolveSpaceSolver/SolveSpaceSolver_ParameterWrapper.h | 2 +- src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Solver.cpp | 2 +- src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Solver.h | 2 +- src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Storage.cpp | 2 +- src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Storage.h | 2 +- src/SketcherPrs/CMakeLists.txt | 2 +- src/SketcherPrs/SketcherPrs.h | 2 +- src/SketcherPrs/SketcherPrs_Angle.cpp | 2 +- src/SketcherPrs/SketcherPrs_Angle.h | 2 +- src/SketcherPrs/SketcherPrs_Coincident.cpp | 2 +- src/SketcherPrs/SketcherPrs_Coincident.h | 2 +- src/SketcherPrs/SketcherPrs_Collinear.cpp | 2 +- src/SketcherPrs/SketcherPrs_Collinear.h | 2 +- src/SketcherPrs/SketcherPrs_DimensionStyle.cpp | 2 +- src/SketcherPrs/SketcherPrs_DimensionStyle.h | 2 +- src/SketcherPrs/SketcherPrs_Equal.cpp | 2 +- src/SketcherPrs/SketcherPrs_Equal.h | 2 +- src/SketcherPrs/SketcherPrs_Factory.cpp | 2 +- src/SketcherPrs/SketcherPrs_Factory.h | 2 +- src/SketcherPrs/SketcherPrs_HVDirection.cpp | 2 +- src/SketcherPrs/SketcherPrs_HVDirection.h | 2 +- src/SketcherPrs/SketcherPrs_LengthDimension.cpp | 2 +- src/SketcherPrs/SketcherPrs_LengthDimension.h | 2 +- src/SketcherPrs/SketcherPrs_Middle.cpp | 2 +- src/SketcherPrs/SketcherPrs_Middle.h | 2 +- src/SketcherPrs/SketcherPrs_Mirror.cpp | 2 +- src/SketcherPrs/SketcherPrs_Mirror.h | 2 +- src/SketcherPrs/SketcherPrs_Offset.cpp | 2 +- src/SketcherPrs/SketcherPrs_Offset.h | 2 +- src/SketcherPrs/SketcherPrs_Parallel.cpp | 2 +- src/SketcherPrs/SketcherPrs_Parallel.h | 2 +- src/SketcherPrs/SketcherPrs_Perpendicular.cpp | 2 +- src/SketcherPrs/SketcherPrs_Perpendicular.h | 2 +- src/SketcherPrs/SketcherPrs_PositionMgr.cpp | 2 +- src/SketcherPrs/SketcherPrs_PositionMgr.h | 2 +- src/SketcherPrs/SketcherPrs_Radius.cpp | 2 +- src/SketcherPrs/SketcherPrs_Radius.h | 2 +- src/SketcherPrs/SketcherPrs_Rigid.cpp | 2 +- src/SketcherPrs/SketcherPrs_Rigid.h | 2 +- src/SketcherPrs/SketcherPrs_SensitivePoint.cpp | 2 +- src/SketcherPrs/SketcherPrs_SensitivePoint.h | 2 +- src/SketcherPrs/SketcherPrs_SymbolPrs.cpp | 2 +- src/SketcherPrs/SketcherPrs_SymbolPrs.h | 2 +- src/SketcherPrs/SketcherPrs_Tangent.cpp | 2 +- src/SketcherPrs/SketcherPrs_Tangent.h | 2 +- src/SketcherPrs/SketcherPrs_Tools.cpp | 2 +- src/SketcherPrs/SketcherPrs_Tools.h | 2 +- src/SketcherPrs/SketcherPrs_Transformation.cpp | 2 +- src/SketcherPrs/SketcherPrs_Transformation.h | 2 +- src/XAO/CMakeLists.txt | 2 +- src/XAO/XAO.hxx | 2 +- src/XAO/XAO_BooleanField.cxx | 2 +- src/XAO/XAO_BooleanField.hxx | 2 +- src/XAO/XAO_BooleanStep.cxx | 2 +- src/XAO/XAO_BooleanStep.hxx | 2 +- src/XAO/XAO_BrepGeometry.cxx | 2 +- src/XAO/XAO_BrepGeometry.hxx | 2 +- src/XAO/XAO_DoubleField.cxx | 2 +- src/XAO/XAO_DoubleField.hxx | 2 +- src/XAO/XAO_DoubleStep.cxx | 2 +- src/XAO/XAO_DoubleStep.hxx | 2 +- src/XAO/XAO_Exception.hxx | 2 +- src/XAO/XAO_Field.cxx | 2 +- src/XAO/XAO_Field.hxx | 2 +- src/XAO/XAO_GeometricElement.cxx | 2 +- src/XAO/XAO_GeometricElement.hxx | 2 +- src/XAO/XAO_Geometry.cxx | 2 +- src/XAO/XAO_Geometry.hxx | 2 +- src/XAO/XAO_Group.cxx | 2 +- src/XAO/XAO_Group.hxx | 2 +- src/XAO/XAO_IntegerField.cxx | 2 +- src/XAO/XAO_IntegerField.hxx | 2 +- src/XAO/XAO_IntegerStep.cxx | 2 +- src/XAO/XAO_IntegerStep.hxx | 2 +- src/XAO/XAO_Step.cxx | 2 +- src/XAO/XAO_Step.hxx | 2 +- src/XAO/XAO_StringField.cxx | 2 +- src/XAO/XAO_StringField.hxx | 2 +- src/XAO/XAO_StringStep.cxx | 2 +- src/XAO/XAO_StringStep.hxx | 2 +- src/XAO/XAO_Xao.cxx | 2 +- src/XAO/XAO_Xao.hxx | 2 +- src/XAO/XAO_XaoExporter.cxx | 2 +- src/XAO/XAO_XaoExporter.hxx | 2 +- src/XAO/XAO_XaoUtils.cxx | 2 +- src/XAO/XAO_XaoUtils.hxx | 2 +- src/XAO/tests/BrepGeometryTest.cxx | 2 +- src/XAO/tests/BrepGeometryTest.hxx | 2 +- src/XAO/tests/CMakeLists.txt | 2 +- src/XAO/tests/FieldTest.cxx | 2 +- src/XAO/tests/FieldTest.hxx | 2 +- src/XAO/tests/GeometryTest.cxx | 2 +- src/XAO/tests/GeometryTest.hxx | 2 +- src/XAO/tests/GroupTest.cxx | 2 +- src/XAO/tests/GroupTest.hxx | 2 +- src/XAO/tests/ImportExportTest.cxx | 2 +- src/XAO/tests/ImportExportTest.hxx | 2 +- src/XAO/tests/MainTest.hxx | 2 +- src/XAO/tests/TestUtils.hxx | 2 +- src/XAO/tests/XAOTests.cxx | 2 +- src/XAO/tests/XaoTest.cxx | 2 +- src/XAO/tests/XaoTest.hxx | 2 +- src/XAO/tests/XaoUtilsTest.cxx | 2 +- src/XAO/tests/XaoUtilsTest.hxx | 2 +- src/XAO/tests/coverage_report.sh | 2 +- src/XGUI/CMakeLists.txt | 2 +- src/XGUI/XGUI.h | 2 +- src/XGUI/XGUI_ActionsMgr.cpp | 2 +- src/XGUI/XGUI_ActionsMgr.h | 2 +- src/XGUI/XGUI_ActiveControlMgr.cpp | 2 +- src/XGUI/XGUI_ActiveControlMgr.h | 2 +- src/XGUI/XGUI_ActiveControlSelector.h | 2 +- src/XGUI/XGUI_ColorDialog.cpp | 2 +- src/XGUI/XGUI_ColorDialog.h | 2 +- src/XGUI/XGUI_CompressFiles.cpp | 2 +- src/XGUI/XGUI_CompressFiles.h | 2 +- src/XGUI/XGUI_ContextMenuMgr.cpp | 2 +- src/XGUI/XGUI_ContextMenuMgr.h | 2 +- src/XGUI/XGUI_DataModel.cpp | 2 +- src/XGUI/XGUI_DataModel.h | 2 +- src/XGUI/XGUI_DeflectionDialog.cpp | 2 +- src/XGUI/XGUI_DeflectionDialog.h | 2 +- src/XGUI/XGUI_Displayer.cpp | 2 +- src/XGUI/XGUI_Displayer.h | 2 +- src/XGUI/XGUI_ErrorDialog.cpp | 2 +- src/XGUI/XGUI_ErrorDialog.h | 2 +- src/XGUI/XGUI_ErrorMgr.cpp | 2 +- src/XGUI/XGUI_ErrorMgr.h | 2 +- src/XGUI/XGUI_FacesPanel.cpp | 2 +- src/XGUI/XGUI_FacesPanel.h | 2 +- src/XGUI/XGUI_FacesPanelSelector.cpp | 2 +- src/XGUI/XGUI_FacesPanelSelector.h | 2 +- src/XGUI/XGUI_HistoryMenu.cpp | 2 +- src/XGUI/XGUI_HistoryMenu.h | 2 +- src/XGUI/XGUI_InspectionPanel.cpp | 2 +- src/XGUI/XGUI_InspectionPanel.h | 2 +- src/XGUI/XGUI_MenuGroup.cpp | 2 +- src/XGUI/XGUI_MenuGroup.h | 2 +- src/XGUI/XGUI_MenuMgr.cpp | 2 +- src/XGUI/XGUI_MenuMgr.h | 2 +- src/XGUI/XGUI_MenuWorkbench.cpp | 2 +- src/XGUI/XGUI_MenuWorkbench.h | 2 +- src/XGUI/XGUI_ModuleConnector.cpp | 2 +- src/XGUI/XGUI_ModuleConnector.h | 2 +- src/XGUI/XGUI_ObjectsBrowser.cpp | 2 +- src/XGUI/XGUI_ObjectsBrowser.h | 2 +- src/XGUI/XGUI_OperationMgr.cpp | 2 +- src/XGUI/XGUI_OperationMgr.h | 2 +- src/XGUI/XGUI_PropertyDialog.cpp | 2 +- src/XGUI/XGUI_PropertyDialog.h | 2 +- src/XGUI/XGUI_PropertyPanel.cpp | 2 +- src/XGUI/XGUI_PropertyPanel.h | 2 +- src/XGUI/XGUI_PropertyPanelSelector.cpp | 2 +- src/XGUI/XGUI_PropertyPanelSelector.h | 2 +- src/XGUI/XGUI_QtEvents.cpp | 2 +- src/XGUI/XGUI_QtEvents.h | 2 +- src/XGUI/XGUI_SalomeConnector.cpp | 2 +- src/XGUI/XGUI_SalomeConnector.h | 2 +- src/XGUI/XGUI_Selection.cpp | 2 +- src/XGUI/XGUI_Selection.h | 2 +- src/XGUI/XGUI_SelectionActivate.cpp | 2 +- src/XGUI/XGUI_SelectionActivate.h | 2 +- src/XGUI/XGUI_SelectionMgr.cpp | 2 +- src/XGUI/XGUI_SelectionMgr.h | 2 +- src/XGUI/XGUI_Tools.cpp | 2 +- src/XGUI/XGUI_Tools.h | 2 +- src/XGUI/XGUI_TransparencyWidget.cpp | 2 +- src/XGUI/XGUI_TransparencyWidget.h | 2 +- src/XGUI/XGUI_ViewerProxy.cpp | 2 +- src/XGUI/XGUI_ViewerProxy.h | 2 +- src/XGUI/XGUI_Workshop.cpp | 2 +- src/XGUI/XGUI_Workshop.h | 2 +- src/XGUI/XGUI_WorkshopListener.cpp | 2 +- src/XGUI/XGUI_WorkshopListener.h | 2 +- test.API/SHAPER/CMakeLists.txt | 2 +- test.API/SHAPER/CTestTestfileInstall.cmake | 2 +- test.API/SHAPER/GDML/TestAPI_ConeSegment.py | 2 +- test.API/SHAPER/GDML/TestConeSegment.py | 2 +- test.API/SHAPER/Primitives/TestAPI_Box.py | 2 +- test.API/SHAPER/Primitives/TestAPI_Cone.py | 2 +- test.API/SHAPER/Primitives/TestAPI_Cylinder.py | 2 +- test.API/SHAPER/Primitives/TestAPI_Sphere.py | 2 +- test.API/SHAPER/Primitives/TestAPI_Torus.py | 2 +- test.API/SHAPER/Primitives/TestBox.py | 2 +- test.API/SHAPER/Primitives/TestCone.py | 2 +- test.API/SHAPER/Primitives/TestCylinder.py | 2 +- test.API/SHAPER/Primitives/TestSphere.py | 2 +- test.API/SHAPER/Primitives/TestTorus.py | 2 +- test.API/SHAPER/Primitives/TestTube.py | 2 +- test.API/SHAPER/Transformations/TestAPI_MultiRotation.py | 2 +- test.API/SHAPER/Transformations/TestAPI_MultiTranslation.py | 2 +- test.API/SHAPER/Transformations/TestAPI_Rotation.py | 2 +- test.API/SHAPER/Transformations/TestAPI_Scale.py | 2 +- test.API/SHAPER/Transformations/TestAPI_Symmetry.py | 2 +- test.API/SHAPER/Transformations/TestAPI_Translation.py | 2 +- test.API/SHAPER/Transformations/TestMultiRotation.py | 2 +- test.API/SHAPER/Transformations/TestMultiTranslation.py | 2 +- test.API/SHAPER/Transformations/TestRotation.py | 2 +- test.API/SHAPER/Transformations/TestScale.py | 2 +- test.API/SHAPER/Transformations/TestSymmetry.py | 2 +- test.API/SHAPER/Transformations/TestTranslation.py | 2 +- test.API/SHAPER/Transformations/TestTranslation_1.py | 2 +- test.API/SHAPER/Transformations/TestTranslation_2.py | 2 +- test.API/SHAPER/Transformations/TestTranslation_3.py | 2 +- test.API/SHAPER/Transformations/TestTranslation_4.py | 2 +- test.API/SHAPER/Transformations/TestTranslation_5.py | 2 +- test.API/SHAPER/tests.set | 2 +- test.compatibility/CMakeLists.txt | 2 +- test.compatibility/CSWA.py | 2 +- test.compatibility/angle30.py | 2 +- test.compatibility/bearing_puller.py | 2 +- test.compatibility/bobine_film_reel.py | 2 +- test.compatibility/bracket32.py | 2 +- test.compatibility/bushing.py | 2 +- test.compatibility/case24.py | 2 +- test.compatibility/clothespin.py | 2 +- test.compatibility/ecran.py | 2 +- test.compatibility/flange.py | 2 +- test.compatibility/gear.py | 2 +- test.compatibility/idler_plate.py | 2 +- test.compatibility/piece_02.py | 2 +- test.compatibility/piece_09.py | 2 +- test.compatibility/piece_12.py | 2 +- test.compatibility/plug.py | 2 +- test.compatibility/sprocket.py | 2 +- test.compatibility/wheel_rim.py | 2 +- test.hdfs/BearingSeparator.py | 2 +- test.hdfs/CMakeLists.txt | 2 +- test.hdfs/CTestTestfileInstall.cmake | 2 +- test.hdfs/CuveN4_Tubulures.py | 2 +- test.hdfs/Test20456.py | 2 +- test.hdfs/Test2971.py | 2 +- test.hdfs/Test3061.py | 2 +- test.hdfs/Test3139.py | 2 +- test.hdfs/__main__.py | 2 +- test.hdfs/delta_p.py | 2 +- test.hdfs/horseshoe.py | 2 +- test.hdfs/roselend.py | 2 +- test.hdfs/te_fluide.py | 2 +- test.hdfs/te_solide.py | 2 +- test.hdfs/test_hdf.py | 2 +- test.hdfs/testme.py | 2 +- test.hdfs/tests.set.in | 2 +- test.hdfs/usine.py | 2 +- test.models/CMakeLists.txt | 2 +- test.models/CSWA.py | 2 +- test.models/angle30.py | 2 +- test.models/bearing_puller.py | 2 +- test.models/bobine_film_reel.py | 2 +- test.models/bracket32.py | 2 +- test.models/bushing.py | 2 +- test.models/case24.py | 2 +- test.models/clothespin.py | 2 +- test.models/ecran.py | 2 +- test.models/flange.py | 2 +- test.models/gear.py | 2 +- test.models/idler_plate.py | 2 +- test.models/piece_02.py | 2 +- test.models/piece_09.py | 2 +- test.models/piece_12.py | 2 +- test.models/plug.py | 2 +- test.models/sprocket.py | 2 +- test.models/stair_with_cycle.py | 2 +- test.models/visor_support.py | 2 +- test.models/wheel_rim.py | 2 +- test.squish/shared/scripts/common.py | 2 +- test.squish/suite_ERROR_NOTIFICATION/tst_679/test.py | 2 +- test.squish/suite_FEATURE_BOOLEAN/tst_boolean_001/test.py | 2 +- test.squish/suite_FEATURE_BOOLEAN/tst_boolean_002/test.py | 2 +- test.squish/suite_FEATURE_BOOLEAN/tst_boolean_003/test.py | 2 +- .../suite_FEATURE_CONSTRUCTION/tst_construction_001/test.py | 2 +- test.squish/suite_FEATURE_EXCHANGE/tst_XAO-export/test.py | 2 +- test.squish/suite_FEATURE_EXCHANGE/tst_XAO-import/test.py | 2 +- test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_001/test.py | 2 +- test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_002/test.py | 2 +- test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_003/test.py | 2 +- test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_004/test.py | 2 +- test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_006/test.py | 2 +- .../suite_FEATURE_PARAMETERS/shared/scripts/bdd_hooks.py | 2 +- test.squish/suite_FEATURE_PARAMETERS/shared/steps/steps.py | 2 +- test.squish/suite_FEATURE_PARAMETERS/tst_1127/test.py | 2 +- test.squish/suite_FEATURE_PARAMETERS/tst_1157/test.py | 2 +- test.squish/suite_FEATURE_PARAMETERS/tst_474/test.py | 2 +- test.squish/suite_FEATURE_PARAMETERS/tst_576/test.py | 2 +- test.squish/suite_FEATURE_PARAMETERS/tst_903/test.py | 2 +- test.squish/suite_FEATURE_PARTITION/tst_partition_001/test.py | 2 +- test.squish/suite_FEATURE_REVOLUTION/tst_revolution_001/test.py | 2 +- test.squish/suite_FEATURE_REVOLUTION/tst_revolution_003/test.py | 2 +- test.squish/suite_FEATURE_REVOLUTION/tst_revolution_004/test.py | 2 +- test.squish/suite_FEATURE_REVOLUTION/tst_revolution_005/test.py | 2 +- test.squish/suite_FEATURE_REVOLUTION/tst_revolution_006/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_001/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_002/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_003/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_004/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_005/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_006/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_007/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_008/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_009/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_010/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_011/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_012/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_013/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_014/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_015/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_016/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_017/test.py | 2 +- test.squish/suite_FEATURE_SKETCH/tst_sketch_018/test.py | 2 +- test.squish/suite_ISSUES_SALOME/tst_532/test.py | 2 +- .../suite_OBJECT_BROWSER/tst_ACTIVE_DOC_MANAGEMENT/test.py | 2 +- test.squish/suite_PYTHONAPI_SALOME/tst_Platine/test.py | 2 +- test.squish/suite_STANDALONE/shared/scripts/common.py | 2 +- test.squish/suite_STANDALONE/tst_532/test.py | 2 +- test.squish/suite_STANDALONE/tst_818/test.py | 2 +- test.squish/suite_STANDALONE/tst_BASE/test.py | 2 +- test.squish/suite_STANDALONE/tst_DISTANCE/test.py | 2 +- test.squish/suite_STANDALONE/tst_PARALLEL_1/test.py | 2 +- test.squish/suite_STANDALONE/tst_PARALLEL_2/test.py | 2 +- test.squish/suite_STANDALONE/tst_PERPENDICULAR_1/test.py | 2 +- test.squish/suite_STANDALONE/tst_RADIUS/test.py | 2 +- test.squish/suite_STANDALONE/tst_c/test.py | 2 +- test.squish/suite_STANDALONE/tst_common_1/test.py | 2 +- test.squish/suite_STANDALONE/tst_crash_1/test.py | 2 +- utils.py | 2 +- 3322 files changed, 3322 insertions(+), 3322 deletions(-) diff --git a/CMakeCommon/Common.cmake b/CMakeCommon/Common.cmake index fd0ff98d1..724051951 100644 --- a/CMakeCommon/Common.cmake +++ b/CMakeCommon/Common.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/FindEclipse.cmake b/CMakeCommon/FindEclipse.cmake index 8622f5548..c4a88ffd5 100644 --- a/CMakeCommon/FindEclipse.cmake +++ b/CMakeCommon/FindEclipse.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/FindPlaneGCS.cmake b/CMakeCommon/FindPlaneGCS.cmake index 429025990..d31603ab5 100644 --- a/CMakeCommon/FindPlaneGCS.cmake +++ b/CMakeCommon/FindPlaneGCS.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/FindPython.cmake b/CMakeCommon/FindPython.cmake index 404caf43d..deff86971 100644 --- a/CMakeCommon/FindPython.cmake +++ b/CMakeCommon/FindPython.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/FindSUIT.cmake b/CMakeCommon/FindSUIT.cmake index 2f1d95aaa..9b8ba0513 100644 --- a/CMakeCommon/FindSUIT.cmake +++ b/CMakeCommon/FindSUIT.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/FindSalome.cmake b/CMakeCommon/FindSalome.cmake index 3be9b08ea..47906ef8b 100644 --- a/CMakeCommon/FindSalome.cmake +++ b/CMakeCommon/FindSalome.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/FindSalomeOpenCASCADE.cmake b/CMakeCommon/FindSalomeOpenCASCADE.cmake index 1e359d9c4..653225a43 100644 --- a/CMakeCommon/FindSalomeOpenCASCADE.cmake +++ b/CMakeCommon/FindSalomeOpenCASCADE.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2023 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2023 CEA, EDF, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/FindSalomeQt5.cmake b/CMakeCommon/FindSalomeQt5.cmake index 96601a700..f0ae4be7e 100644 --- a/CMakeCommon/FindSalomeQt5.cmake +++ b/CMakeCommon/FindSalomeQt5.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2013-2023 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2023 CEA, EDF, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/FindSolveSpace.cmake b/CMakeCommon/FindSolveSpace.cmake index c1920ceb8..c37510398 100644 --- a/CMakeCommon/FindSolveSpace.cmake +++ b/CMakeCommon/FindSolveSpace.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/FindSphinx.cmake b/CMakeCommon/FindSphinx.cmake index 6e8a8c38d..9a4bff888 100644 --- a/CMakeCommon/FindSphinx.cmake +++ b/CMakeCommon/FindSphinx.cmake @@ -5,7 +5,7 @@ # SPHINX_PYTHONPATH - path to the Sphinx Python modules # ########################################################################### -# Copyright (C) 2013-2023 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2013-2023 CEA, EDF, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/FindTInspector.cmake b/CMakeCommon/FindTInspector.cmake index 690823bf7..9817c4f2f 100644 --- a/CMakeCommon/FindTInspector.cmake +++ b/CMakeCommon/FindTInspector.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/Logger.cmake b/CMakeCommon/Logger.cmake index 7388973c0..56aaea540 100644 --- a/CMakeCommon/Logger.cmake +++ b/CMakeCommon/Logger.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/PythonAPI.cmake b/CMakeCommon/PythonAPI.cmake index 34f5e45ed..92ac1138b 100644 --- a/CMakeCommon/PythonAPI.cmake +++ b/CMakeCommon/PythonAPI.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/SalomeMacros.cmake b/CMakeCommon/SalomeMacros.cmake index 85b34e1ed..764b1762e 100644 --- a/CMakeCommon/SalomeMacros.cmake +++ b/CMakeCommon/SalomeMacros.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2023 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2012-2023 CEA, EDF, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/UnitTest.cmake b/CMakeCommon/UnitTest.cmake index 45d8e31e9..a1eca3d73 100644 --- a/CMakeCommon/UnitTest.cmake +++ b/CMakeCommon/UnitTest.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/UseQtExt.cmake b/CMakeCommon/UseQtExt.cmake index fdecae285..af8a6e18d 100644 --- a/CMakeCommon/UseQtExt.cmake +++ b/CMakeCommon/UseQtExt.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +# Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/XMLProcessing.cmake b/CMakeCommon/XMLProcessing.cmake index f53da3ed3..4770a08c6 100644 --- a/CMakeCommon/XMLProcessing.cmake +++ b/CMakeCommon/XMLProcessing.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeCommon/cmake_uninstall.cmake.in b/CMakeCommon/cmake_uninstall.cmake.in index 1104f980a..0c80c5643 100644 --- a/CMakeCommon/cmake_uninstall.cmake.in +++ b/CMakeCommon/cmake_uninstall.cmake.in @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/CMakeLists.txt b/CMakeLists.txt index a4ad73606..2cefc6d4f 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/correction_auto_2.py b/correction_auto_2.py index 61f6517f6..4e189171d 100644 --- a/correction_auto_2.py +++ b/correction_auto_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 75d8965cb..5a5701691 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/doc/gui/CMakeLists.txt b/doc/gui/CMakeLists.txt index f22217dae..cd1a175ea 100644 --- a/doc/gui/CMakeLists.txt +++ b/doc/gui/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/doc/gui/build_index.py b/doc/gui/build_index.py index 9cb3597d5..0caf21e02 100755 --- a/doc/gui/build_index.py +++ b/doc/gui/build_index.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/doc/gui/conf.py.in b/doc/gui/conf.py.in index fff73c415..7160efdba 100644 --- a/doc/gui/conf.py.in +++ b/doc/gui/conf.py.in @@ -62,7 +62,7 @@ master_doc = 'index' # General information about the project. project = u'SHAPER' -copyright = u'2014-2022 CEA/DEN, EDF R&D' +copyright = u'2014-2023 CEA, EDF' # Copyright is shown via custom footer html_show_copyright = False diff --git a/doc/gui/templates/layout.html b/doc/gui/templates/layout.html index 5ce1424bb..92b2a580b 100644 --- a/doc/gui/templates/layout.html +++ b/doc/gui/templates/layout.html @@ -22,7 +22,7 @@ include "searchbox.html" {%- block footer %} {{ super() }} {%- endblock %} diff --git a/doc/tui/CMakeLists.txt b/doc/tui/CMakeLists.txt index a2ef9abf3..bd5eed3c7 100644 --- a/doc/tui/CMakeLists.txt +++ b/doc/tui/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/salome_pid.py b/salome_pid.py index 8064e6856..f68419c48 100755 --- a/salome_pid.py +++ b/salome_pid.py @@ -1,6 +1,6 @@ #!/bin/env python -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/shaper_test.py b/shaper_test.py index b7d1e6edb..d984d439c 100644 --- a/shaper_test.py +++ b/shaper_test.py @@ -1,5 +1,5 @@ # -*- coding: iso-8859-1 -*- -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI.h b/src/BuildAPI/BuildAPI.h index cd0906f9a..ec8f19408 100644 --- a/src/BuildAPI/BuildAPI.h +++ b/src/BuildAPI/BuildAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI.i b/src/BuildAPI/BuildAPI.i index 7f7fb8a66..4fd7ff782 100644 --- a/src/BuildAPI/BuildAPI.i +++ b/src/BuildAPI/BuildAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_CompSolid.cpp b/src/BuildAPI/BuildAPI_CompSolid.cpp index e7f59409c..60536549d 100644 --- a/src/BuildAPI/BuildAPI_CompSolid.cpp +++ b/src/BuildAPI/BuildAPI_CompSolid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_CompSolid.h b/src/BuildAPI/BuildAPI_CompSolid.h index f198c0628..b634b650d 100644 --- a/src/BuildAPI/BuildAPI_CompSolid.h +++ b/src/BuildAPI/BuildAPI_CompSolid.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Compound.cpp b/src/BuildAPI/BuildAPI_Compound.cpp index b131277b9..14e91a29a 100644 --- a/src/BuildAPI/BuildAPI_Compound.cpp +++ b/src/BuildAPI/BuildAPI_Compound.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Compound.h b/src/BuildAPI/BuildAPI_Compound.h index e5ae7e182..b4928f8dc 100644 --- a/src/BuildAPI/BuildAPI_Compound.h +++ b/src/BuildAPI/BuildAPI_Compound.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Edge.cpp b/src/BuildAPI/BuildAPI_Edge.cpp index a5e5c9038..5e4e5ce3a 100644 --- a/src/BuildAPI/BuildAPI_Edge.cpp +++ b/src/BuildAPI/BuildAPI_Edge.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Edge.h b/src/BuildAPI/BuildAPI_Edge.h index f5ee6e4d8..b36b76956 100644 --- a/src/BuildAPI/BuildAPI_Edge.h +++ b/src/BuildAPI/BuildAPI_Edge.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Face.cpp b/src/BuildAPI/BuildAPI_Face.cpp index 4b35ab2f5..035e6943e 100644 --- a/src/BuildAPI/BuildAPI_Face.cpp +++ b/src/BuildAPI/BuildAPI_Face.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Face.h b/src/BuildAPI/BuildAPI_Face.h index ee196a13f..9867f91ef 100644 --- a/src/BuildAPI/BuildAPI_Face.h +++ b/src/BuildAPI/BuildAPI_Face.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Filling.cpp b/src/BuildAPI/BuildAPI_Filling.cpp index efe86fe26..af7748943 100644 --- a/src/BuildAPI/BuildAPI_Filling.cpp +++ b/src/BuildAPI/BuildAPI_Filling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Filling.h b/src/BuildAPI/BuildAPI_Filling.h index fd81fdef3..221facbfe 100644 --- a/src/BuildAPI/BuildAPI_Filling.h +++ b/src/BuildAPI/BuildAPI_Filling.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Interpolation.cpp b/src/BuildAPI/BuildAPI_Interpolation.cpp index 4d1f2d6d6..82391f486 100644 --- a/src/BuildAPI/BuildAPI_Interpolation.cpp +++ b/src/BuildAPI/BuildAPI_Interpolation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Interpolation.h b/src/BuildAPI/BuildAPI_Interpolation.h index fc8211844..3a131810f 100644 --- a/src/BuildAPI/BuildAPI_Interpolation.h +++ b/src/BuildAPI/BuildAPI_Interpolation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Polyline.cpp b/src/BuildAPI/BuildAPI_Polyline.cpp index c9471a574..6559f0bd9 100644 --- a/src/BuildAPI/BuildAPI_Polyline.cpp +++ b/src/BuildAPI/BuildAPI_Polyline.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Polyline.h b/src/BuildAPI/BuildAPI_Polyline.h index 993182853..94869d0c5 100644 --- a/src/BuildAPI/BuildAPI_Polyline.h +++ b/src/BuildAPI/BuildAPI_Polyline.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Shell.cpp b/src/BuildAPI/BuildAPI_Shell.cpp index 5e9c71bb4..eaa9d7852 100644 --- a/src/BuildAPI/BuildAPI_Shell.cpp +++ b/src/BuildAPI/BuildAPI_Shell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Shell.h b/src/BuildAPI/BuildAPI_Shell.h index 65bf4a86c..90a6343d4 100644 --- a/src/BuildAPI/BuildAPI_Shell.h +++ b/src/BuildAPI/BuildAPI_Shell.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Solid.cpp b/src/BuildAPI/BuildAPI_Solid.cpp index 0418ee795..4f3644e3f 100644 --- a/src/BuildAPI/BuildAPI_Solid.cpp +++ b/src/BuildAPI/BuildAPI_Solid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Solid.h b/src/BuildAPI/BuildAPI_Solid.h index 42c881290..3020699a7 100644 --- a/src/BuildAPI/BuildAPI_Solid.h +++ b/src/BuildAPI/BuildAPI_Solid.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_SubShapes.cpp b/src/BuildAPI/BuildAPI_SubShapes.cpp index 0f3cd4a51..06f2d3e8d 100644 --- a/src/BuildAPI/BuildAPI_SubShapes.cpp +++ b/src/BuildAPI/BuildAPI_SubShapes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_SubShapes.h b/src/BuildAPI/BuildAPI_SubShapes.h index 26e1634b3..1c40045e7 100644 --- a/src/BuildAPI/BuildAPI_SubShapes.h +++ b/src/BuildAPI/BuildAPI_SubShapes.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Vertex.cpp b/src/BuildAPI/BuildAPI_Vertex.cpp index 52a502dbc..2c1b3a5b6 100644 --- a/src/BuildAPI/BuildAPI_Vertex.cpp +++ b/src/BuildAPI/BuildAPI_Vertex.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Vertex.h b/src/BuildAPI/BuildAPI_Vertex.h index 8ba5b5eab..b73d3ee3b 100644 --- a/src/BuildAPI/BuildAPI_Vertex.h +++ b/src/BuildAPI/BuildAPI_Vertex.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Wire.cpp b/src/BuildAPI/BuildAPI_Wire.cpp index 2db1bdfb7..043a08ec5 100644 --- a/src/BuildAPI/BuildAPI_Wire.cpp +++ b/src/BuildAPI/BuildAPI_Wire.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_Wire.h b/src/BuildAPI/BuildAPI_Wire.h index 2a9177783..9d416d1ea 100644 --- a/src/BuildAPI/BuildAPI_Wire.h +++ b/src/BuildAPI/BuildAPI_Wire.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/BuildAPI_swig.h b/src/BuildAPI/BuildAPI_swig.h index fdbdd4d2d..b5171b537 100644 --- a/src/BuildAPI/BuildAPI_swig.h +++ b/src/BuildAPI/BuildAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildAPI/CMakeLists.txt b/src/BuildAPI/CMakeLists.txt index 2853a1180..879ab1fa7 100644 --- a/src/BuildAPI/CMakeLists.txt +++ b/src/BuildAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin.h b/src/BuildPlugin/BuildPlugin.h index ba9a91995..044c7004c 100644 --- a/src/BuildPlugin/BuildPlugin.h +++ b/src/BuildPlugin/BuildPlugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_CompSolid.cpp b/src/BuildPlugin/BuildPlugin_CompSolid.cpp index 003a57b67..55c4bba13 100644 --- a/src/BuildPlugin/BuildPlugin_CompSolid.cpp +++ b/src/BuildPlugin/BuildPlugin_CompSolid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_CompSolid.h b/src/BuildPlugin/BuildPlugin_CompSolid.h index 733689174..cfd26b04d 100644 --- a/src/BuildPlugin/BuildPlugin_CompSolid.h +++ b/src/BuildPlugin/BuildPlugin_CompSolid.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Compound.cpp b/src/BuildPlugin/BuildPlugin_Compound.cpp index a2b2ba9c3..dfded94ad 100644 --- a/src/BuildPlugin/BuildPlugin_Compound.cpp +++ b/src/BuildPlugin/BuildPlugin_Compound.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Compound.h b/src/BuildPlugin/BuildPlugin_Compound.h index 698bb2df4..7b59c69ce 100644 --- a/src/BuildPlugin/BuildPlugin_Compound.h +++ b/src/BuildPlugin/BuildPlugin_Compound.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Edge.cpp b/src/BuildPlugin/BuildPlugin_Edge.cpp index 3a718e5b1..23a73626f 100644 --- a/src/BuildPlugin/BuildPlugin_Edge.cpp +++ b/src/BuildPlugin/BuildPlugin_Edge.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Edge.h b/src/BuildPlugin/BuildPlugin_Edge.h index f7511a255..8ef561792 100644 --- a/src/BuildPlugin/BuildPlugin_Edge.h +++ b/src/BuildPlugin/BuildPlugin_Edge.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Face.cpp b/src/BuildPlugin/BuildPlugin_Face.cpp index fc52db0f3..ba39fe3be 100644 --- a/src/BuildPlugin/BuildPlugin_Face.cpp +++ b/src/BuildPlugin/BuildPlugin_Face.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Face.h b/src/BuildPlugin/BuildPlugin_Face.h index 1d033b36e..cbb4e9cbf 100644 --- a/src/BuildPlugin/BuildPlugin_Face.h +++ b/src/BuildPlugin/BuildPlugin_Face.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Filling.cpp b/src/BuildPlugin/BuildPlugin_Filling.cpp index 2bc96ab56..40a7f495c 100644 --- a/src/BuildPlugin/BuildPlugin_Filling.cpp +++ b/src/BuildPlugin/BuildPlugin_Filling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Filling.h b/src/BuildPlugin/BuildPlugin_Filling.h index 3ad9c5575..69ff9eabb 100644 --- a/src/BuildPlugin/BuildPlugin_Filling.h +++ b/src/BuildPlugin/BuildPlugin_Filling.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Interpolation.cpp b/src/BuildPlugin/BuildPlugin_Interpolation.cpp index e8708ffbc..e6d6a7545 100644 --- a/src/BuildPlugin/BuildPlugin_Interpolation.cpp +++ b/src/BuildPlugin/BuildPlugin_Interpolation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Interpolation.h b/src/BuildPlugin/BuildPlugin_Interpolation.h index 7b72c0de7..91d5c9b10 100644 --- a/src/BuildPlugin/BuildPlugin_Interpolation.h +++ b/src/BuildPlugin/BuildPlugin_Interpolation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Plugin.cpp b/src/BuildPlugin/BuildPlugin_Plugin.cpp index 79a471f43..a23205ef8 100644 --- a/src/BuildPlugin/BuildPlugin_Plugin.cpp +++ b/src/BuildPlugin/BuildPlugin_Plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Plugin.h b/src/BuildPlugin/BuildPlugin_Plugin.h index 9c0b32dce..f30d196d3 100644 --- a/src/BuildPlugin/BuildPlugin_Plugin.h +++ b/src/BuildPlugin/BuildPlugin_Plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Polyline.cpp b/src/BuildPlugin/BuildPlugin_Polyline.cpp index 7fa77d7f5..3d9a32608 100644 --- a/src/BuildPlugin/BuildPlugin_Polyline.cpp +++ b/src/BuildPlugin/BuildPlugin_Polyline.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Polyline.h b/src/BuildPlugin/BuildPlugin_Polyline.h index 0779a53b9..090bb1f68 100644 --- a/src/BuildPlugin/BuildPlugin_Polyline.h +++ b/src/BuildPlugin/BuildPlugin_Polyline.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Shape.cpp b/src/BuildPlugin/BuildPlugin_Shape.cpp index d27ace81d..3cbc52acf 100644 --- a/src/BuildPlugin/BuildPlugin_Shape.cpp +++ b/src/BuildPlugin/BuildPlugin_Shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Shape.h b/src/BuildPlugin/BuildPlugin_Shape.h index 2359523f8..053c81855 100644 --- a/src/BuildPlugin/BuildPlugin_Shape.h +++ b/src/BuildPlugin/BuildPlugin_Shape.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Shell.cpp b/src/BuildPlugin/BuildPlugin_Shell.cpp index ad66375c4..a4950823a 100644 --- a/src/BuildPlugin/BuildPlugin_Shell.cpp +++ b/src/BuildPlugin/BuildPlugin_Shell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Shell.h b/src/BuildPlugin/BuildPlugin_Shell.h index 99a44e72b..f9de45deb 100644 --- a/src/BuildPlugin/BuildPlugin_Shell.h +++ b/src/BuildPlugin/BuildPlugin_Shell.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Solid.cpp b/src/BuildPlugin/BuildPlugin_Solid.cpp index 7e226fde7..c737a08ea 100644 --- a/src/BuildPlugin/BuildPlugin_Solid.cpp +++ b/src/BuildPlugin/BuildPlugin_Solid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Solid.h b/src/BuildPlugin/BuildPlugin_Solid.h index eee65802e..2620bbbf5 100644 --- a/src/BuildPlugin/BuildPlugin_Solid.h +++ b/src/BuildPlugin/BuildPlugin_Solid.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_SubShapes.cpp b/src/BuildPlugin/BuildPlugin_SubShapes.cpp index d88ef74dc..db3c7727f 100644 --- a/src/BuildPlugin/BuildPlugin_SubShapes.cpp +++ b/src/BuildPlugin/BuildPlugin_SubShapes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_SubShapes.h b/src/BuildPlugin/BuildPlugin_SubShapes.h index 0248c75e2..77dfe1b39 100644 --- a/src/BuildPlugin/BuildPlugin_SubShapes.h +++ b/src/BuildPlugin/BuildPlugin_SubShapes.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Validators.cpp b/src/BuildPlugin/BuildPlugin_Validators.cpp index 3c1033a53..13063fa03 100644 --- a/src/BuildPlugin/BuildPlugin_Validators.cpp +++ b/src/BuildPlugin/BuildPlugin_Validators.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Validators.h b/src/BuildPlugin/BuildPlugin_Validators.h index 0cbd0a63f..709e9d5ac 100644 --- a/src/BuildPlugin/BuildPlugin_Validators.h +++ b/src/BuildPlugin/BuildPlugin_Validators.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Vertex.cpp b/src/BuildPlugin/BuildPlugin_Vertex.cpp index 5e975a0c5..058b664b0 100644 --- a/src/BuildPlugin/BuildPlugin_Vertex.cpp +++ b/src/BuildPlugin/BuildPlugin_Vertex.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Vertex.h b/src/BuildPlugin/BuildPlugin_Vertex.h index 812324e3f..1c58a5338 100644 --- a/src/BuildPlugin/BuildPlugin_Vertex.h +++ b/src/BuildPlugin/BuildPlugin_Vertex.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Wire.cpp b/src/BuildPlugin/BuildPlugin_Wire.cpp index e626a2aa0..f39e30d51 100644 --- a/src/BuildPlugin/BuildPlugin_Wire.cpp +++ b/src/BuildPlugin/BuildPlugin_Wire.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/BuildPlugin_Wire.h b/src/BuildPlugin/BuildPlugin_Wire.h index b9da5ea17..692f7604e 100644 --- a/src/BuildPlugin/BuildPlugin_Wire.h +++ b/src/BuildPlugin/BuildPlugin_Wire.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/CMakeLists.txt b/src/BuildPlugin/CMakeLists.txt index 67bdc3727..6d28cd02e 100644 --- a/src/BuildPlugin/CMakeLists.txt +++ b/src/BuildPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/CTestTestfileInstall.cmake b/src/BuildPlugin/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/BuildPlugin/CTestTestfileInstall.cmake +++ b/src/BuildPlugin/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/Test19056.py b/src/BuildPlugin/Test/Test19056.py index 147990669..5a020dbc9 100644 --- a/src/BuildPlugin/Test/Test19056.py +++ b/src/BuildPlugin/Test/Test19056.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/Test1920.py b/src/BuildPlugin/Test/Test1920.py index ee7b0c7b8..54b2b93f9 100644 --- a/src/BuildPlugin/Test/Test1920.py +++ b/src/BuildPlugin/Test/Test1920.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/Test20469.py b/src/BuildPlugin/Test/Test20469.py index 95050bd14..2e67a0a8a 100644 --- a/src/BuildPlugin/Test/Test20469.py +++ b/src/BuildPlugin/Test/Test20469.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/Test20513_1.py b/src/BuildPlugin/Test/Test20513_1.py index 8efe553f3..eb587e37c 100644 --- a/src/BuildPlugin/Test/Test20513_1.py +++ b/src/BuildPlugin/Test/Test20513_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/Test20513_2.py b/src/BuildPlugin/Test/Test20513_2.py index 3393b1043..8250f78e4 100644 --- a/src/BuildPlugin/Test/Test20513_2.py +++ b/src/BuildPlugin/Test/Test20513_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/Test2398.py b/src/BuildPlugin/Test/Test2398.py index 540f52171..17468979b 100755 --- a/src/BuildPlugin/Test/Test2398.py +++ b/src/BuildPlugin/Test/Test2398.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/Test2409.py b/src/BuildPlugin/Test/Test2409.py index 6b2fe52ef..06db5cbfb 100644 --- a/src/BuildPlugin/Test/Test2409.py +++ b/src/BuildPlugin/Test/Test2409.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/Test2415.py b/src/BuildPlugin/Test/Test2415.py index c04574930..81d63087a 100644 --- a/src/BuildPlugin/Test/Test2415.py +++ b/src/BuildPlugin/Test/Test2415.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/Test2439.py b/src/BuildPlugin/Test/Test2439.py index aa9b7898e..8d2f82da2 100644 --- a/src/BuildPlugin/Test/Test2439.py +++ b/src/BuildPlugin/Test/Test2439.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/Test2454.py b/src/BuildPlugin/Test/Test2454.py index f6b0696f7..c9092c945 100644 --- a/src/BuildPlugin/Test/Test2454.py +++ b/src/BuildPlugin/Test/Test2454.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/Test3125.py b/src/BuildPlugin/Test/Test3125.py index 4adf7a8e7..d55a043bc 100644 --- a/src/BuildPlugin/Test/Test3125.py +++ b/src/BuildPlugin/Test/Test3125.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/Test3271.py b/src/BuildPlugin/Test/Test3271.py index adbb6ad45..8211c3c21 100644 --- a/src/BuildPlugin/Test/Test3271.py +++ b/src/BuildPlugin/Test/Test3271.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestCompSolid.py b/src/BuildPlugin/Test/TestCompSolid.py index 3678534cc..4faff065f 100644 --- a/src/BuildPlugin/Test/TestCompSolid.py +++ b/src/BuildPlugin/Test/TestCompSolid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestCompound.py b/src/BuildPlugin/Test/TestCompound.py index d3e41cd52..3cc49d9da 100644 --- a/src/BuildPlugin/Test/TestCompound.py +++ b/src/BuildPlugin/Test/TestCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestCompound_ErrorMsg.py b/src/BuildPlugin/Test/TestCompound_ErrorMsg.py index 363973fa4..d3ecfa021 100644 --- a/src/BuildPlugin/Test/TestCompound_ErrorMsg.py +++ b/src/BuildPlugin/Test/TestCompound_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestCompound_History.py b/src/BuildPlugin/Test/TestCompound_History.py index b08d24892..723deb48d 100644 --- a/src/BuildPlugin/Test/TestCompound_History.py +++ b/src/BuildPlugin/Test/TestCompound_History.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestEdge.py b/src/BuildPlugin/Test/TestEdge.py index eca09be3d..d842b56f2 100644 --- a/src/BuildPlugin/Test/TestEdge.py +++ b/src/BuildPlugin/Test/TestEdge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestEdge_ByPoints.py b/src/BuildPlugin/Test/TestEdge_ByPoints.py index 50b4cd05d..83269f087 100644 --- a/src/BuildPlugin/Test/TestEdge_ByPoints.py +++ b/src/BuildPlugin/Test/TestEdge_ByPoints.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestEdge_ErrorMsg.py b/src/BuildPlugin/Test/TestEdge_ErrorMsg.py index e0b53a3ce..9cae966f6 100644 --- a/src/BuildPlugin/Test/TestEdge_ErrorMsg.py +++ b/src/BuildPlugin/Test/TestEdge_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestEdge_WholeSketch_1.py b/src/BuildPlugin/Test/TestEdge_WholeSketch_1.py index 76cca3c0f..4490db63e 100644 --- a/src/BuildPlugin/Test/TestEdge_WholeSketch_1.py +++ b/src/BuildPlugin/Test/TestEdge_WholeSketch_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestEdge_WholeSketch_2.py b/src/BuildPlugin/Test/TestEdge_WholeSketch_2.py index 2fcbe43e7..ed29d8f25 100644 --- a/src/BuildPlugin/Test/TestEdge_WholeSketch_2.py +++ b/src/BuildPlugin/Test/TestEdge_WholeSketch_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestEdge_WholeSketch_3.py b/src/BuildPlugin/Test/TestEdge_WholeSketch_3.py index 293cae9c2..2876037e1 100644 --- a/src/BuildPlugin/Test/TestEdge_WholeSketch_3.py +++ b/src/BuildPlugin/Test/TestEdge_WholeSketch_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestEdge_WholeSketch_4.py b/src/BuildPlugin/Test/TestEdge_WholeSketch_4.py index 6832cdc51..6a90a8819 100644 --- a/src/BuildPlugin/Test/TestEdge_WholeSketch_4.py +++ b/src/BuildPlugin/Test/TestEdge_WholeSketch_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestFace.py b/src/BuildPlugin/Test/TestFace.py index 998e373a3..e0d569ba3 100644 --- a/src/BuildPlugin/Test/TestFace.py +++ b/src/BuildPlugin/Test/TestFace.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestFace_ErrorMsg.py b/src/BuildPlugin/Test/TestFace_ErrorMsg.py index c66cf3eec..d72e6963a 100644 --- a/src/BuildPlugin/Test/TestFace_ErrorMsg.py +++ b/src/BuildPlugin/Test/TestFace_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestFace_WholeSketch_1.py b/src/BuildPlugin/Test/TestFace_WholeSketch_1.py index 46fefad1e..8b1ad6bb4 100644 --- a/src/BuildPlugin/Test/TestFace_WholeSketch_1.py +++ b/src/BuildPlugin/Test/TestFace_WholeSketch_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestFace_WholeSketch_2.py b/src/BuildPlugin/Test/TestFace_WholeSketch_2.py index 0657f0623..ee3f3cade 100644 --- a/src/BuildPlugin/Test/TestFace_WholeSketch_2.py +++ b/src/BuildPlugin/Test/TestFace_WholeSketch_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestFilling.py b/src/BuildPlugin/Test/TestFilling.py index 66142d80a..f3ed43f9c 100644 --- a/src/BuildPlugin/Test/TestFilling.py +++ b/src/BuildPlugin/Test/TestFilling.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestFilling_ByEdges.py b/src/BuildPlugin/Test/TestFilling_ByEdges.py index 6a8b88fcc..d525933cd 100644 --- a/src/BuildPlugin/Test/TestFilling_ByEdges.py +++ b/src/BuildPlugin/Test/TestFilling_ByEdges.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestFilling_ByWires.py b/src/BuildPlugin/Test/TestFilling_ByWires.py index 265764451..38372d2da 100644 --- a/src/BuildPlugin/Test/TestFilling_ByWires.py +++ b/src/BuildPlugin/Test/TestFilling_ByWires.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestFilling_ErrorMsg.py b/src/BuildPlugin/Test/TestFilling_ErrorMsg.py index 835ed77ff..734ac0916 100644 --- a/src/BuildPlugin/Test/TestFilling_ErrorMsg.py +++ b/src/BuildPlugin/Test/TestFilling_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestFilling_Mixed.py b/src/BuildPlugin/Test/TestFilling_Mixed.py index b6f4a62d1..216a1008e 100644 --- a/src/BuildPlugin/Test/TestFilling_Mixed.py +++ b/src/BuildPlugin/Test/TestFilling_Mixed.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestInterpolation.py b/src/BuildPlugin/Test/TestInterpolation.py index 8466a2143..1e5bdbf41 100644 --- a/src/BuildPlugin/Test/TestInterpolation.py +++ b/src/BuildPlugin/Test/TestInterpolation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestPolyline.py b/src/BuildPlugin/Test/TestPolyline.py index b31464667..6fc7a365b 100644 --- a/src/BuildPlugin/Test/TestPolyline.py +++ b/src/BuildPlugin/Test/TestPolyline.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestShell.py b/src/BuildPlugin/Test/TestShell.py index 7e9404aa1..9e732f23b 100644 --- a/src/BuildPlugin/Test/TestShell.py +++ b/src/BuildPlugin/Test/TestShell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestShell_WholeSketch_1.py b/src/BuildPlugin/Test/TestShell_WholeSketch_1.py index 169f847d2..fdfb2d4ca 100644 --- a/src/BuildPlugin/Test/TestShell_WholeSketch_1.py +++ b/src/BuildPlugin/Test/TestShell_WholeSketch_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestShell_WholeSketch_2.py b/src/BuildPlugin/Test/TestShell_WholeSketch_2.py index 171ef420e..cb3bc0be4 100644 --- a/src/BuildPlugin/Test/TestShell_WholeSketch_2.py +++ b/src/BuildPlugin/Test/TestShell_WholeSketch_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestSolid.py b/src/BuildPlugin/Test/TestSolid.py index e7fdd6481..5072ec06b 100644 --- a/src/BuildPlugin/Test/TestSolid.py +++ b/src/BuildPlugin/Test/TestSolid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestSolid_ErrorMsg.py b/src/BuildPlugin/Test/TestSolid_ErrorMsg.py index 0e6d0196e..ceebf3719 100644 --- a/src/BuildPlugin/Test/TestSolid_ErrorMsg.py +++ b/src/BuildPlugin/Test/TestSolid_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestSubShapes.py b/src/BuildPlugin/Test/TestSubShapes.py index f15ca4ac1..5ecd81c73 100644 --- a/src/BuildPlugin/Test/TestSubShapes.py +++ b/src/BuildPlugin/Test/TestSubShapes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestSubShapes_ErrorMsg.py b/src/BuildPlugin/Test/TestSubShapes_ErrorMsg.py index 74ff78fc0..a16d8be4e 100644 --- a/src/BuildPlugin/Test/TestSubShapes_ErrorMsg.py +++ b/src/BuildPlugin/Test/TestSubShapes_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestVertex.py b/src/BuildPlugin/Test/TestVertex.py index 91b638139..1e23427a9 100644 --- a/src/BuildPlugin/Test/TestVertex.py +++ b/src/BuildPlugin/Test/TestVertex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestVertex_ErrorMsg.py b/src/BuildPlugin/Test/TestVertex_ErrorMsg.py index 93f276c31..96e568a1e 100644 --- a/src/BuildPlugin/Test/TestVertex_ErrorMsg.py +++ b/src/BuildPlugin/Test/TestVertex_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestVertex_WholeSketch_1.py b/src/BuildPlugin/Test/TestVertex_WholeSketch_1.py index 3af73def3..22a0038a5 100644 --- a/src/BuildPlugin/Test/TestVertex_WholeSketch_1.py +++ b/src/BuildPlugin/Test/TestVertex_WholeSketch_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestVertex_WholeSketch_2.py b/src/BuildPlugin/Test/TestVertex_WholeSketch_2.py index fba1d34f2..ff0fee1ed 100644 --- a/src/BuildPlugin/Test/TestVertex_WholeSketch_2.py +++ b/src/BuildPlugin/Test/TestVertex_WholeSketch_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestWire.py b/src/BuildPlugin/Test/TestWire.py index 10c3a7e8a..d1fcacca4 100644 --- a/src/BuildPlugin/Test/TestWire.py +++ b/src/BuildPlugin/Test/TestWire.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestWire_ErrorMsg.py b/src/BuildPlugin/Test/TestWire_ErrorMsg.py index 721dde6eb..cdf0abbc6 100644 --- a/src/BuildPlugin/Test/TestWire_ErrorMsg.py +++ b/src/BuildPlugin/Test/TestWire_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestWire_WholeSketch_1.py b/src/BuildPlugin/Test/TestWire_WholeSketch_1.py index 271ec095e..9ccac2636 100644 --- a/src/BuildPlugin/Test/TestWire_WholeSketch_1.py +++ b/src/BuildPlugin/Test/TestWire_WholeSketch_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestWire_WholeSketch_2.py b/src/BuildPlugin/Test/TestWire_WholeSketch_2.py index 78d9fcd33..25d6d6901 100644 --- a/src/BuildPlugin/Test/TestWire_WholeSketch_2.py +++ b/src/BuildPlugin/Test/TestWire_WholeSketch_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestWire_WholeSketch_3.py b/src/BuildPlugin/Test/TestWire_WholeSketch_3.py index 92d8308e1..f9d46e4ae 100644 --- a/src/BuildPlugin/Test/TestWire_WholeSketch_3.py +++ b/src/BuildPlugin/Test/TestWire_WholeSketch_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestWire_WholeSketch_4.py b/src/BuildPlugin/Test/TestWire_WholeSketch_4.py index bcd3cd598..390b500ea 100644 --- a/src/BuildPlugin/Test/TestWire_WholeSketch_4.py +++ b/src/BuildPlugin/Test/TestWire_WholeSketch_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestWire_WholeSketch_5.py b/src/BuildPlugin/Test/TestWire_WholeSketch_5.py index e4afb9025..723b22ea4 100644 --- a/src/BuildPlugin/Test/TestWire_WholeSketch_5.py +++ b/src/BuildPlugin/Test/TestWire_WholeSketch_5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/Test/TestWire_WholeSketch_6.py b/src/BuildPlugin/Test/TestWire_WholeSketch_6.py index 39c0b16b0..d3fa1cb60 100644 --- a/src/BuildPlugin/Test/TestWire_WholeSketch_6.py +++ b/src/BuildPlugin/Test/TestWire_WholeSketch_6.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/BuildPlugin/tests.set b/src/BuildPlugin/tests.set index 54a4c5286..32ff7447b 100644 --- a/src/BuildPlugin/tests.set +++ b/src/BuildPlugin/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CTestTestfileInstall.cmake b/src/CTestTestfileInstall.cmake index f95d5adc7..f3d1889f6 100644 --- a/src/CTestTestfileInstall.cmake +++ b/src/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionAPI/CMakeLists.txt b/src/CollectionAPI/CMakeLists.txt index 9cf8f73a1..b2617e829 100644 --- a/src/CollectionAPI/CMakeLists.txt +++ b/src/CollectionAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionAPI/CollectionAPI.h b/src/CollectionAPI/CollectionAPI.h index 9ff2cb616..06f99528f 100644 --- a/src/CollectionAPI/CollectionAPI.h +++ b/src/CollectionAPI/CollectionAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionAPI/CollectionAPI.i b/src/CollectionAPI/CollectionAPI.i index 7e10186e6..1a535fb74 100644 --- a/src/CollectionAPI/CollectionAPI.i +++ b/src/CollectionAPI/CollectionAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionAPI/CollectionAPI_Field.cpp b/src/CollectionAPI/CollectionAPI_Field.cpp index 355e64c75..13204418a 100644 --- a/src/CollectionAPI/CollectionAPI_Field.cpp +++ b/src/CollectionAPI/CollectionAPI_Field.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionAPI/CollectionAPI_Field.h b/src/CollectionAPI/CollectionAPI_Field.h index 086e7e42e..7f99ad142 100644 --- a/src/CollectionAPI/CollectionAPI_Field.h +++ b/src/CollectionAPI/CollectionAPI_Field.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionAPI/CollectionAPI_Group.cpp b/src/CollectionAPI/CollectionAPI_Group.cpp index 7f4830a69..63d500bda 100644 --- a/src/CollectionAPI/CollectionAPI_Group.cpp +++ b/src/CollectionAPI/CollectionAPI_Group.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionAPI/CollectionAPI_Group.h b/src/CollectionAPI/CollectionAPI_Group.h index 333b57bf3..848eccbd7 100644 --- a/src/CollectionAPI/CollectionAPI_Group.h +++ b/src/CollectionAPI/CollectionAPI_Group.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionAPI/CollectionAPI_GroupAddition.cpp b/src/CollectionAPI/CollectionAPI_GroupAddition.cpp index 6e00478d9..71bbc1591 100644 --- a/src/CollectionAPI/CollectionAPI_GroupAddition.cpp +++ b/src/CollectionAPI/CollectionAPI_GroupAddition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionAPI/CollectionAPI_GroupAddition.h b/src/CollectionAPI/CollectionAPI_GroupAddition.h index 71f23ea3a..1c5a719a5 100644 --- a/src/CollectionAPI/CollectionAPI_GroupAddition.h +++ b/src/CollectionAPI/CollectionAPI_GroupAddition.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionAPI/CollectionAPI_GroupIntersection.cpp b/src/CollectionAPI/CollectionAPI_GroupIntersection.cpp index ef86f832a..04f3283d9 100644 --- a/src/CollectionAPI/CollectionAPI_GroupIntersection.cpp +++ b/src/CollectionAPI/CollectionAPI_GroupIntersection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionAPI/CollectionAPI_GroupIntersection.h b/src/CollectionAPI/CollectionAPI_GroupIntersection.h index 9158ac2dc..ead3ce05c 100644 --- a/src/CollectionAPI/CollectionAPI_GroupIntersection.h +++ b/src/CollectionAPI/CollectionAPI_GroupIntersection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionAPI/CollectionAPI_GroupShape.cpp b/src/CollectionAPI/CollectionAPI_GroupShape.cpp index bcac93072..399e9a9c3 100644 --- a/src/CollectionAPI/CollectionAPI_GroupShape.cpp +++ b/src/CollectionAPI/CollectionAPI_GroupShape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionAPI/CollectionAPI_GroupShape.h b/src/CollectionAPI/CollectionAPI_GroupShape.h index 893d90da3..4609f4e3d 100644 --- a/src/CollectionAPI/CollectionAPI_GroupShape.h +++ b/src/CollectionAPI/CollectionAPI_GroupShape.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionAPI/CollectionAPI_GroupSubstraction.cpp b/src/CollectionAPI/CollectionAPI_GroupSubstraction.cpp index 5ac3e54a5..94e8ecba8 100644 --- a/src/CollectionAPI/CollectionAPI_GroupSubstraction.cpp +++ b/src/CollectionAPI/CollectionAPI_GroupSubstraction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionAPI/CollectionAPI_GroupSubstraction.h b/src/CollectionAPI/CollectionAPI_GroupSubstraction.h index 0f4d3c586..37901bd99 100644 --- a/src/CollectionAPI/CollectionAPI_GroupSubstraction.h +++ b/src/CollectionAPI/CollectionAPI_GroupSubstraction.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CMakeLists.txt b/src/CollectionPlugin/CMakeLists.txt index d4b5c1c84..1a3850582 100644 --- a/src/CollectionPlugin/CMakeLists.txt +++ b/src/CollectionPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CTestTestfileInstall.cmake b/src/CollectionPlugin/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/CollectionPlugin/CTestTestfileInstall.cmake +++ b/src/CollectionPlugin/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin.h b/src/CollectionPlugin/CollectionPlugin.h index ca8375620..f27ef8d44 100644 --- a/src/CollectionPlugin/CollectionPlugin.h +++ b/src/CollectionPlugin/CollectionPlugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_Field.cpp b/src/CollectionPlugin/CollectionPlugin_Field.cpp index 24ddab41b..7651133a8 100644 --- a/src/CollectionPlugin/CollectionPlugin_Field.cpp +++ b/src/CollectionPlugin/CollectionPlugin_Field.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_Field.h b/src/CollectionPlugin/CollectionPlugin_Field.h index 0ec63f8ae..2fa2b2806 100644 --- a/src/CollectionPlugin/CollectionPlugin_Field.h +++ b/src/CollectionPlugin/CollectionPlugin_Field.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_Group.cpp b/src/CollectionPlugin/CollectionPlugin_Group.cpp index 451398bab..bba5dc1e0 100644 --- a/src/CollectionPlugin/CollectionPlugin_Group.cpp +++ b/src/CollectionPlugin/CollectionPlugin_Group.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_Group.h b/src/CollectionPlugin/CollectionPlugin_Group.h index b6190c594..ec3ce4ec7 100644 --- a/src/CollectionPlugin/CollectionPlugin_Group.h +++ b/src/CollectionPlugin/CollectionPlugin_Group.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_GroupAddition.cpp b/src/CollectionPlugin/CollectionPlugin_GroupAddition.cpp index 5aa602a08..714d3a533 100644 --- a/src/CollectionPlugin/CollectionPlugin_GroupAddition.cpp +++ b/src/CollectionPlugin/CollectionPlugin_GroupAddition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_GroupAddition.h b/src/CollectionPlugin/CollectionPlugin_GroupAddition.h index d26ec0c92..e1cacee86 100644 --- a/src/CollectionPlugin/CollectionPlugin_GroupAddition.h +++ b/src/CollectionPlugin/CollectionPlugin_GroupAddition.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_GroupIntersection.cpp b/src/CollectionPlugin/CollectionPlugin_GroupIntersection.cpp index f74b06ad4..a297f08d8 100644 --- a/src/CollectionPlugin/CollectionPlugin_GroupIntersection.cpp +++ b/src/CollectionPlugin/CollectionPlugin_GroupIntersection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_GroupIntersection.h b/src/CollectionPlugin/CollectionPlugin_GroupIntersection.h index 6f6eb8683..4cbd72136 100644 --- a/src/CollectionPlugin/CollectionPlugin_GroupIntersection.h +++ b/src/CollectionPlugin/CollectionPlugin_GroupIntersection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_GroupMerge.cpp b/src/CollectionPlugin/CollectionPlugin_GroupMerge.cpp index dc2aa8d8c..b85555eda 100644 --- a/src/CollectionPlugin/CollectionPlugin_GroupMerge.cpp +++ b/src/CollectionPlugin/CollectionPlugin_GroupMerge.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_GroupMerge.h b/src/CollectionPlugin/CollectionPlugin_GroupMerge.h index 05821beed..66dc05271 100644 --- a/src/CollectionPlugin/CollectionPlugin_GroupMerge.h +++ b/src/CollectionPlugin/CollectionPlugin_GroupMerge.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_GroupOperation.cpp b/src/CollectionPlugin/CollectionPlugin_GroupOperation.cpp index 65acea71a..ede8242bd 100644 --- a/src/CollectionPlugin/CollectionPlugin_GroupOperation.cpp +++ b/src/CollectionPlugin/CollectionPlugin_GroupOperation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_GroupOperation.h b/src/CollectionPlugin/CollectionPlugin_GroupOperation.h index 06989eca6..c6a5242d3 100644 --- a/src/CollectionPlugin/CollectionPlugin_GroupOperation.h +++ b/src/CollectionPlugin/CollectionPlugin_GroupOperation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_GroupShape.cpp b/src/CollectionPlugin/CollectionPlugin_GroupShape.cpp index 0f8324ff8..e74ccabfa 100644 --- a/src/CollectionPlugin/CollectionPlugin_GroupShape.cpp +++ b/src/CollectionPlugin/CollectionPlugin_GroupShape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_GroupShape.h b/src/CollectionPlugin/CollectionPlugin_GroupShape.h index 9d5284184..66caf176d 100644 --- a/src/CollectionPlugin/CollectionPlugin_GroupShape.h +++ b/src/CollectionPlugin/CollectionPlugin_GroupShape.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_GroupSubstraction.cpp b/src/CollectionPlugin/CollectionPlugin_GroupSubstraction.cpp index d2041ca9a..46056805d 100644 --- a/src/CollectionPlugin/CollectionPlugin_GroupSubstraction.cpp +++ b/src/CollectionPlugin/CollectionPlugin_GroupSubstraction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_GroupSubstraction.h b/src/CollectionPlugin/CollectionPlugin_GroupSubstraction.h index b01cc4a88..4c3e5df6f 100644 --- a/src/CollectionPlugin/CollectionPlugin_GroupSubstraction.h +++ b/src/CollectionPlugin/CollectionPlugin_GroupSubstraction.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_Plugin.cpp b/src/CollectionPlugin/CollectionPlugin_Plugin.cpp index 8daf825de..db4a641b4 100644 --- a/src/CollectionPlugin/CollectionPlugin_Plugin.cpp +++ b/src/CollectionPlugin/CollectionPlugin_Plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_Plugin.h b/src/CollectionPlugin/CollectionPlugin_Plugin.h index 37fab5ee7..5e60edce3 100644 --- a/src/CollectionPlugin/CollectionPlugin_Plugin.h +++ b/src/CollectionPlugin/CollectionPlugin_Plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_Validators.cpp b/src/CollectionPlugin/CollectionPlugin_Validators.cpp index afcf4026b..3fd3e1f32 100644 --- a/src/CollectionPlugin/CollectionPlugin_Validators.cpp +++ b/src/CollectionPlugin/CollectionPlugin_Validators.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_Validators.h b/src/CollectionPlugin/CollectionPlugin_Validators.h index 08293430c..a78790d50 100644 --- a/src/CollectionPlugin/CollectionPlugin_Validators.h +++ b/src/CollectionPlugin/CollectionPlugin_Validators.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_WidgetCreator.cpp b/src/CollectionPlugin/CollectionPlugin_WidgetCreator.cpp index 3671fcc88..cff5b1155 100644 --- a/src/CollectionPlugin/CollectionPlugin_WidgetCreator.cpp +++ b/src/CollectionPlugin/CollectionPlugin_WidgetCreator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_WidgetCreator.h b/src/CollectionPlugin/CollectionPlugin_WidgetCreator.h index 732b4ca4d..af2791991 100644 --- a/src/CollectionPlugin/CollectionPlugin_WidgetCreator.h +++ b/src/CollectionPlugin/CollectionPlugin_WidgetCreator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_WidgetField.cpp b/src/CollectionPlugin/CollectionPlugin_WidgetField.cpp index 14a6b61f6..f1a5109ef 100644 --- a/src/CollectionPlugin/CollectionPlugin_WidgetField.cpp +++ b/src/CollectionPlugin/CollectionPlugin_WidgetField.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/CollectionPlugin_WidgetField.h b/src/CollectionPlugin/CollectionPlugin_WidgetField.h index ad1a699e5..cb1e975f3 100644 --- a/src/CollectionPlugin/CollectionPlugin_WidgetField.h +++ b/src/CollectionPlugin/CollectionPlugin_WidgetField.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/Test18739.py b/src/CollectionPlugin/Test/Test18739.py index 6ce7d8e34..57f8b1fc1 100644 --- a/src/CollectionPlugin/Test/Test18739.py +++ b/src/CollectionPlugin/Test/Test18739.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/Test2977.py b/src/CollectionPlugin/Test/Test2977.py index 36146a758..13d1676c8 100644 --- a/src/CollectionPlugin/Test/Test2977.py +++ b/src/CollectionPlugin/Test/Test2977.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/Test3031.py b/src/CollectionPlugin/Test/Test3031.py index 50758aacf..85a0adebf 100644 --- a/src/CollectionPlugin/Test/Test3031.py +++ b/src/CollectionPlugin/Test/Test3031.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/Test3114.py b/src/CollectionPlugin/Test/Test3114.py index ee32a89b5..c0772272e 100644 --- a/src/CollectionPlugin/Test/Test3114.py +++ b/src/CollectionPlugin/Test/Test3114.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestCreateShapesFromGroups.py b/src/CollectionPlugin/Test/TestCreateShapesFromGroups.py index 71e5d2ec7..05ded2043 100755 --- a/src/CollectionPlugin/Test/TestCreateShapesFromGroups.py +++ b/src/CollectionPlugin/Test/TestCreateShapesFromGroups.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestField.py b/src/CollectionPlugin/Test/TestField.py index f0a5b7521..9989b6b89 100644 --- a/src/CollectionPlugin/Test/TestField.py +++ b/src/CollectionPlugin/Test/TestField.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroup.py b/src/CollectionPlugin/Test/TestGroup.py index 032121318..e8745305e 100644 --- a/src/CollectionPlugin/Test/TestGroup.py +++ b/src/CollectionPlugin/Test/TestGroup.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroup1799.py b/src/CollectionPlugin/Test/TestGroup1799.py index b63f2d762..4fc7f0dfc 100644 --- a/src/CollectionPlugin/Test/TestGroup1799.py +++ b/src/CollectionPlugin/Test/TestGroup1799.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroup2.py b/src/CollectionPlugin/Test/TestGroup2.py index 9b6818a6f..70011c2f8 100644 --- a/src/CollectionPlugin/Test/TestGroup2.py +++ b/src/CollectionPlugin/Test/TestGroup2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupAddition.py b/src/CollectionPlugin/Test/TestGroupAddition.py index a82dec810..e1ac8f19d 100644 --- a/src/CollectionPlugin/Test/TestGroupAddition.py +++ b/src/CollectionPlugin/Test/TestGroupAddition.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupAddition_Error.py b/src/CollectionPlugin/Test/TestGroupAddition_Error.py index dfb2b9d39..cd3592fdc 100644 --- a/src/CollectionPlugin/Test/TestGroupAddition_Error.py +++ b/src/CollectionPlugin/Test/TestGroupAddition_Error.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupIntersection.py b/src/CollectionPlugin/Test/TestGroupIntersection.py index 42fd83911..0d5e7a4e8 100644 --- a/src/CollectionPlugin/Test/TestGroupIntersection.py +++ b/src/CollectionPlugin/Test/TestGroupIntersection.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupIntersection_Error.py b/src/CollectionPlugin/Test/TestGroupIntersection_Error.py index 06cb31c05..b3dcb362b 100644 --- a/src/CollectionPlugin/Test/TestGroupIntersection_Error.py +++ b/src/CollectionPlugin/Test/TestGroupIntersection_Error.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove01.py b/src/CollectionPlugin/Test/TestGroupMove01.py index 7870af10b..14052c8b8 100644 --- a/src/CollectionPlugin/Test/TestGroupMove01.py +++ b/src/CollectionPlugin/Test/TestGroupMove01.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove02.py b/src/CollectionPlugin/Test/TestGroupMove02.py index 78a188176..28f0691d9 100644 --- a/src/CollectionPlugin/Test/TestGroupMove02.py +++ b/src/CollectionPlugin/Test/TestGroupMove02.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove03.py b/src/CollectionPlugin/Test/TestGroupMove03.py index 66468be48..3c7393fa6 100644 --- a/src/CollectionPlugin/Test/TestGroupMove03.py +++ b/src/CollectionPlugin/Test/TestGroupMove03.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove04.py b/src/CollectionPlugin/Test/TestGroupMove04.py index 1e7dec38c..97ac16049 100644 --- a/src/CollectionPlugin/Test/TestGroupMove04.py +++ b/src/CollectionPlugin/Test/TestGroupMove04.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove05.py b/src/CollectionPlugin/Test/TestGroupMove05.py index 1093faace..6793f5b89 100644 --- a/src/CollectionPlugin/Test/TestGroupMove05.py +++ b/src/CollectionPlugin/Test/TestGroupMove05.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove06.py b/src/CollectionPlugin/Test/TestGroupMove06.py index 079468fd0..914e2c3ed 100644 --- a/src/CollectionPlugin/Test/TestGroupMove06.py +++ b/src/CollectionPlugin/Test/TestGroupMove06.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove07.py b/src/CollectionPlugin/Test/TestGroupMove07.py index ad85c5daf..98d67b3ae 100644 --- a/src/CollectionPlugin/Test/TestGroupMove07.py +++ b/src/CollectionPlugin/Test/TestGroupMove07.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove08.py b/src/CollectionPlugin/Test/TestGroupMove08.py index 5e894b424..95b904730 100644 --- a/src/CollectionPlugin/Test/TestGroupMove08.py +++ b/src/CollectionPlugin/Test/TestGroupMove08.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove09.py b/src/CollectionPlugin/Test/TestGroupMove09.py index 69877c19c..3e0d56993 100644 --- a/src/CollectionPlugin/Test/TestGroupMove09.py +++ b/src/CollectionPlugin/Test/TestGroupMove09.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove10.py b/src/CollectionPlugin/Test/TestGroupMove10.py index 8aca5bf4b..cab4c013b 100644 --- a/src/CollectionPlugin/Test/TestGroupMove10.py +++ b/src/CollectionPlugin/Test/TestGroupMove10.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove11.py b/src/CollectionPlugin/Test/TestGroupMove11.py index 4616aca1d..83ca40a72 100644 --- a/src/CollectionPlugin/Test/TestGroupMove11.py +++ b/src/CollectionPlugin/Test/TestGroupMove11.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove12.py b/src/CollectionPlugin/Test/TestGroupMove12.py index 1776a3dcf..86ef63196 100644 --- a/src/CollectionPlugin/Test/TestGroupMove12.py +++ b/src/CollectionPlugin/Test/TestGroupMove12.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove13.py b/src/CollectionPlugin/Test/TestGroupMove13.py index 9769170ad..928bd57e1 100644 --- a/src/CollectionPlugin/Test/TestGroupMove13.py +++ b/src/CollectionPlugin/Test/TestGroupMove13.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove14.py b/src/CollectionPlugin/Test/TestGroupMove14.py index 24e54f2af..2269c70eb 100644 --- a/src/CollectionPlugin/Test/TestGroupMove14.py +++ b/src/CollectionPlugin/Test/TestGroupMove14.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove15.py b/src/CollectionPlugin/Test/TestGroupMove15.py index 705187246..0dc8ebc93 100644 --- a/src/CollectionPlugin/Test/TestGroupMove15.py +++ b/src/CollectionPlugin/Test/TestGroupMove15.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove16.py b/src/CollectionPlugin/Test/TestGroupMove16.py index 795366f2f..c3f91d3e8 100644 --- a/src/CollectionPlugin/Test/TestGroupMove16.py +++ b/src/CollectionPlugin/Test/TestGroupMove16.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove17.py b/src/CollectionPlugin/Test/TestGroupMove17.py index 08077c4e1..2f945882c 100644 --- a/src/CollectionPlugin/Test/TestGroupMove17.py +++ b/src/CollectionPlugin/Test/TestGroupMove17.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove18.py b/src/CollectionPlugin/Test/TestGroupMove18.py index cc5d866e7..744494c33 100644 --- a/src/CollectionPlugin/Test/TestGroupMove18.py +++ b/src/CollectionPlugin/Test/TestGroupMove18.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove19.py b/src/CollectionPlugin/Test/TestGroupMove19.py index c68655d22..d3b7dfbc7 100644 --- a/src/CollectionPlugin/Test/TestGroupMove19.py +++ b/src/CollectionPlugin/Test/TestGroupMove19.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove20.py b/src/CollectionPlugin/Test/TestGroupMove20.py index 40afb32a3..a174b858d 100644 --- a/src/CollectionPlugin/Test/TestGroupMove20.py +++ b/src/CollectionPlugin/Test/TestGroupMove20.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove21.py b/src/CollectionPlugin/Test/TestGroupMove21.py index 5eb0a2876..7a9369c4b 100644 --- a/src/CollectionPlugin/Test/TestGroupMove21.py +++ b/src/CollectionPlugin/Test/TestGroupMove21.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove22.py b/src/CollectionPlugin/Test/TestGroupMove22.py index 7753de7d6..e84b59573 100644 --- a/src/CollectionPlugin/Test/TestGroupMove22.py +++ b/src/CollectionPlugin/Test/TestGroupMove22.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove23.py b/src/CollectionPlugin/Test/TestGroupMove23.py index 28cfe4f1d..1f06c05b2 100644 --- a/src/CollectionPlugin/Test/TestGroupMove23.py +++ b/src/CollectionPlugin/Test/TestGroupMove23.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove24.py b/src/CollectionPlugin/Test/TestGroupMove24.py index 130b82068..eba1213d2 100644 --- a/src/CollectionPlugin/Test/TestGroupMove24.py +++ b/src/CollectionPlugin/Test/TestGroupMove24.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove25.py b/src/CollectionPlugin/Test/TestGroupMove25.py index 84125d415..bcb73d322 100644 --- a/src/CollectionPlugin/Test/TestGroupMove25.py +++ b/src/CollectionPlugin/Test/TestGroupMove25.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMove26.py b/src/CollectionPlugin/Test/TestGroupMove26.py index 0c93116f2..2bd308e2a 100644 --- a/src/CollectionPlugin/Test/TestGroupMove26.py +++ b/src/CollectionPlugin/Test/TestGroupMove26.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMoveAndSplit1.py b/src/CollectionPlugin/Test/TestGroupMoveAndSplit1.py index da41f0823..753c261ad 100644 --- a/src/CollectionPlugin/Test/TestGroupMoveAndSplit1.py +++ b/src/CollectionPlugin/Test/TestGroupMoveAndSplit1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMoveAndSplit2.py b/src/CollectionPlugin/Test/TestGroupMoveAndSplit2.py index c19f9de31..f1f741dbd 100644 --- a/src/CollectionPlugin/Test/TestGroupMoveAndSplit2.py +++ b/src/CollectionPlugin/Test/TestGroupMoveAndSplit2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMoveAndSplit3.py b/src/CollectionPlugin/Test/TestGroupMoveAndSplit3.py index e76dbbe64..849f10510 100644 --- a/src/CollectionPlugin/Test/TestGroupMoveAndSplit3.py +++ b/src/CollectionPlugin/Test/TestGroupMoveAndSplit3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupMoveAndSplit4.py b/src/CollectionPlugin/Test/TestGroupMoveAndSplit4.py index 6734e1113..4b8db3df2 100644 --- a/src/CollectionPlugin/Test/TestGroupMoveAndSplit4.py +++ b/src/CollectionPlugin/Test/TestGroupMoveAndSplit4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupShape.py b/src/CollectionPlugin/Test/TestGroupShape.py index a02f61803..1386aaa2b 100644 --- a/src/CollectionPlugin/Test/TestGroupShape.py +++ b/src/CollectionPlugin/Test/TestGroupShape.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupShareTopology.py b/src/CollectionPlugin/Test/TestGroupShareTopology.py index c0f812da0..1013fa35f 100644 --- a/src/CollectionPlugin/Test/TestGroupShareTopology.py +++ b/src/CollectionPlugin/Test/TestGroupShareTopology.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupSubstraction.py b/src/CollectionPlugin/Test/TestGroupSubstraction.py index bf0f6659a..3660a33f4 100644 --- a/src/CollectionPlugin/Test/TestGroupSubstraction.py +++ b/src/CollectionPlugin/Test/TestGroupSubstraction.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupSubstraction2.py b/src/CollectionPlugin/Test/TestGroupSubstraction2.py index c19f354b4..9a4541d8f 100644 --- a/src/CollectionPlugin/Test/TestGroupSubstraction2.py +++ b/src/CollectionPlugin/Test/TestGroupSubstraction2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupSubstraction_Error1.py b/src/CollectionPlugin/Test/TestGroupSubstraction_Error1.py index 901e9c4d5..25d641cde 100644 --- a/src/CollectionPlugin/Test/TestGroupSubstraction_Error1.py +++ b/src/CollectionPlugin/Test/TestGroupSubstraction_Error1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupSubstraction_Error2.py b/src/CollectionPlugin/Test/TestGroupSubstraction_Error2.py index 2ab203227..26adeb6d3 100644 --- a/src/CollectionPlugin/Test/TestGroupSubstraction_Error2.py +++ b/src/CollectionPlugin/Test/TestGroupSubstraction_Error2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupWholeFeature1.py b/src/CollectionPlugin/Test/TestGroupWholeFeature1.py index a0554f4d6..b1a5344ad 100644 --- a/src/CollectionPlugin/Test/TestGroupWholeFeature1.py +++ b/src/CollectionPlugin/Test/TestGroupWholeFeature1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupWholeFeature2.py b/src/CollectionPlugin/Test/TestGroupWholeFeature2.py index a4d8a37f6..70c9f199e 100644 --- a/src/CollectionPlugin/Test/TestGroupWholeFeature2.py +++ b/src/CollectionPlugin/Test/TestGroupWholeFeature2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupWholeResult1.py b/src/CollectionPlugin/Test/TestGroupWholeResult1.py index b42412a5b..17fc87380 100644 --- a/src/CollectionPlugin/Test/TestGroupWholeResult1.py +++ b/src/CollectionPlugin/Test/TestGroupWholeResult1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/Test/TestGroupWholeResult2.py b/src/CollectionPlugin/Test/TestGroupWholeResult2.py index 437cc015f..a721dd4ef 100644 --- a/src/CollectionPlugin/Test/TestGroupWholeResult2.py +++ b/src/CollectionPlugin/Test/TestGroupWholeResult2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/CollectionPlugin/tests.set b/src/CollectionPlugin/tests.set index 0f0298682..c3bfe8cb1 100755 --- a/src/CollectionPlugin/tests.set +++ b/src/CollectionPlugin/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/CMakeLists.txt b/src/Config/CMakeLists.txt index 24b840ce1..9d7c041c1 100644 --- a/src/Config/CMakeLists.txt +++ b/src/Config/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/CTestTestfileInstall.cmake b/src/Config/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/Config/CTestTestfileInstall.cmake +++ b/src/Config/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/ConfigAPI.i b/src/Config/ConfigAPI.i index f9a22372f..d33878c63 100644 --- a/src/Config/ConfigAPI.i +++ b/src/Config/ConfigAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_AttributeMessage.cpp b/src/Config/Config_AttributeMessage.cpp index 9f4e174b6..155ae1a16 100644 --- a/src/Config/Config_AttributeMessage.cpp +++ b/src/Config/Config_AttributeMessage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_AttributeMessage.h b/src/Config/Config_AttributeMessage.h index 76da61c77..671bda59e 100644 --- a/src/Config/Config_AttributeMessage.h +++ b/src/Config/Config_AttributeMessage.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_Common.cpp b/src/Config/Config_Common.cpp index 2054e75d3..a4b68bbf8 100644 --- a/src/Config/Config_Common.cpp +++ b/src/Config/Config_Common.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_Common.h b/src/Config/Config_Common.h index 4b55e1a4f..1e547ce94 100644 --- a/src/Config/Config_Common.h +++ b/src/Config/Config_Common.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_DataModelReader.cpp b/src/Config/Config_DataModelReader.cpp index 378d3ed0e..0c66ad00e 100644 --- a/src/Config/Config_DataModelReader.cpp +++ b/src/Config/Config_DataModelReader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_DataModelReader.h b/src/Config/Config_DataModelReader.h index 8d99f3bef..922c165ef 100644 --- a/src/Config/Config_DataModelReader.h +++ b/src/Config/Config_DataModelReader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_FeatureMessage.cpp b/src/Config/Config_FeatureMessage.cpp index f63b038f2..09c288d7d 100644 --- a/src/Config/Config_FeatureMessage.cpp +++ b/src/Config/Config_FeatureMessage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_FeatureMessage.h b/src/Config/Config_FeatureMessage.h index f40351ea2..8e560aa80 100644 --- a/src/Config/Config_FeatureMessage.h +++ b/src/Config/Config_FeatureMessage.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_FeatureReader.cpp b/src/Config/Config_FeatureReader.cpp index ad74ebd45..0639f8af3 100644 --- a/src/Config/Config_FeatureReader.cpp +++ b/src/Config/Config_FeatureReader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_FeatureReader.h b/src/Config/Config_FeatureReader.h index 042fa0696..f191d7d83 100644 --- a/src/Config/Config_FeatureReader.h +++ b/src/Config/Config_FeatureReader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_Keywords.h b/src/Config/Config_Keywords.h index 9d8b96895..3bb4a6b38 100644 --- a/src/Config/Config_Keywords.h +++ b/src/Config/Config_Keywords.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_ModuleReader.cpp b/src/Config/Config_ModuleReader.cpp index 3db95fcb1..ef7073dea 100644 --- a/src/Config/Config_ModuleReader.cpp +++ b/src/Config/Config_ModuleReader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_ModuleReader.h b/src/Config/Config_ModuleReader.h index 37826a07f..9b08fe1e2 100644 --- a/src/Config/Config_ModuleReader.h +++ b/src/Config/Config_ModuleReader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_PluginMessage.cpp b/src/Config/Config_PluginMessage.cpp index f42c58d9d..c5c9241b3 100644 --- a/src/Config/Config_PluginMessage.cpp +++ b/src/Config/Config_PluginMessage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_PluginMessage.h b/src/Config/Config_PluginMessage.h index 98ed62702..08af39492 100644 --- a/src/Config/Config_PluginMessage.h +++ b/src/Config/Config_PluginMessage.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_PointerMessage.cpp b/src/Config/Config_PointerMessage.cpp index 1c7bccaf9..b296fc263 100644 --- a/src/Config/Config_PointerMessage.cpp +++ b/src/Config/Config_PointerMessage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_PointerMessage.h b/src/Config/Config_PointerMessage.h index 081bc4250..4e5afb2e5 100644 --- a/src/Config/Config_PointerMessage.h +++ b/src/Config/Config_PointerMessage.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_Prop.cpp b/src/Config/Config_Prop.cpp index 8e295a36e..e465c430b 100644 --- a/src/Config/Config_Prop.cpp +++ b/src/Config/Config_Prop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_Prop.h b/src/Config/Config_Prop.h index 17de8f0d1..214fad1dd 100644 --- a/src/Config/Config_Prop.h +++ b/src/Config/Config_Prop.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_PropManager.cpp b/src/Config/Config_PropManager.cpp index 6cdc7cd91..480c1cdae 100644 --- a/src/Config/Config_PropManager.cpp +++ b/src/Config/Config_PropManager.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_PropManager.h b/src/Config/Config_PropManager.h index cf5ca4fc0..d5f178dc8 100644 --- a/src/Config/Config_PropManager.h +++ b/src/Config/Config_PropManager.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_Translator.cpp b/src/Config/Config_Translator.cpp index 4fcd9eb2e..e9764a5be 100644 --- a/src/Config/Config_Translator.cpp +++ b/src/Config/Config_Translator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_Translator.h b/src/Config/Config_Translator.h index 925e008b4..b72621140 100644 --- a/src/Config/Config_Translator.h +++ b/src/Config/Config_Translator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_ValidatorMessage.cpp b/src/Config/Config_ValidatorMessage.cpp index 6f40e1513..a5fa0fe11 100644 --- a/src/Config/Config_ValidatorMessage.cpp +++ b/src/Config/Config_ValidatorMessage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_ValidatorMessage.h b/src/Config/Config_ValidatorMessage.h index 9a0c9f479..da569a192 100644 --- a/src/Config/Config_ValidatorMessage.h +++ b/src/Config/Config_ValidatorMessage.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_ValidatorReader.cpp b/src/Config/Config_ValidatorReader.cpp index 8fec6b8da..9bf19d1f2 100644 --- a/src/Config/Config_ValidatorReader.cpp +++ b/src/Config/Config_ValidatorReader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_ValidatorReader.h b/src/Config/Config_ValidatorReader.h index ecf8e8f07..b8396820b 100644 --- a/src/Config/Config_ValidatorReader.h +++ b/src/Config/Config_ValidatorReader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_WidgetAPI.cpp b/src/Config/Config_WidgetAPI.cpp index 4f38677ff..aa5a09c82 100644 --- a/src/Config/Config_WidgetAPI.cpp +++ b/src/Config/Config_WidgetAPI.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_WidgetAPI.h b/src/Config/Config_WidgetAPI.h index c3bf101e6..41d5ecd36 100644 --- a/src/Config/Config_WidgetAPI.h +++ b/src/Config/Config_WidgetAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_WidgetReader.cpp b/src/Config/Config_WidgetReader.cpp index 7268c3d2b..ddd64877b 100644 --- a/src/Config/Config_WidgetReader.cpp +++ b/src/Config/Config_WidgetReader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_WidgetReader.h b/src/Config/Config_WidgetReader.h index 9216e93c1..cd33ea039 100644 --- a/src/Config/Config_WidgetReader.h +++ b/src/Config/Config_WidgetReader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_XMLReader.cpp b/src/Config/Config_XMLReader.cpp index ca32cb6b6..a9c56d7de 100644 --- a/src/Config/Config_XMLReader.cpp +++ b/src/Config/Config_XMLReader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_XMLReader.h b/src/Config/Config_XMLReader.h index 9f2fd8415..18a8b6351 100644 --- a/src/Config/Config_XMLReader.h +++ b/src/Config/Config_XMLReader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_def.h b/src/Config/Config_def.h index 09fd3c718..0644bc366 100644 --- a/src/Config/Config_def.h +++ b/src/Config/Config_def.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Config_swig.h b/src/Config/Config_swig.h index 593ec2ed6..c2a3c9e9f 100644 --- a/src/Config/Config_swig.h +++ b/src/Config/Config_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/Test/TestConfig.py b/src/Config/Test/TestConfig.py index d0864c2fc..eaf07f26b 100644 --- a/src/Config/Test/TestConfig.py +++ b/src/Config/Test/TestConfig.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Config/tests.set b/src/Config/tests.set index 0aa8deddd..c098c4b30 100644 --- a/src/Config/tests.set +++ b/src/Config/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/CMakeLists.txt b/src/ConnectorAPI/CMakeLists.txt index 9c9bf1132..f0762ddd6 100644 --- a/src/ConnectorAPI/CMakeLists.txt +++ b/src/ConnectorAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/ConnectorAPI.h b/src/ConnectorAPI/ConnectorAPI.h index a388aef15..a3a803537 100644 --- a/src/ConnectorAPI/ConnectorAPI.h +++ b/src/ConnectorAPI/ConnectorAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/ConnectorAPI.i b/src/ConnectorAPI/ConnectorAPI.i index f5d875c7e..47fbd06a8 100644 --- a/src/ConnectorAPI/ConnectorAPI.i +++ b/src/ConnectorAPI/ConnectorAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/ConnectorAPI_Connector.cpp b/src/ConnectorAPI/ConnectorAPI_Connector.cpp index 97f0c5415..f9faf59cc 100644 --- a/src/ConnectorAPI/ConnectorAPI_Connector.cpp +++ b/src/ConnectorAPI/ConnectorAPI_Connector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/ConnectorAPI_Connector.h b/src/ConnectorAPI/ConnectorAPI_Connector.h index 83a449bb3..18c31cff6 100644 --- a/src/ConnectorAPI/ConnectorAPI_Connector.h +++ b/src/ConnectorAPI/ConnectorAPI_Connector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/ConnectorAPI_swig.h b/src/ConnectorAPI/ConnectorAPI_swig.h index 4bf6eab6d..c1b62ee44 100644 --- a/src/ConnectorAPI/ConnectorAPI_swig.h +++ b/src/ConnectorAPI/ConnectorAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/CMakeLists.txt b/src/ConnectorAPI/Test/CMakeLists.txt index 742f29941..620c4568d 100755 --- a/src/ConnectorAPI/Test/CMakeLists.txt +++ b/src/ConnectorAPI/Test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/CTestTestfileInstall.cmake b/src/ConnectorAPI/Test/CTestTestfileInstall.cmake index 4c3d62649..ed4901cfd 100644 --- a/src/ConnectorAPI/Test/CTestTestfileInstall.cmake +++ b/src/ConnectorAPI/Test/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/Test17917.py b/src/ConnectorAPI/Test/Test17917.py index 35816472e..3d604422a 100644 --- a/src/ConnectorAPI/Test/Test17917.py +++ b/src/ConnectorAPI/Test/Test17917.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/Test18887.py b/src/ConnectorAPI/Test/Test18887.py index 7b25cee8e..6eb93260a 100644 --- a/src/ConnectorAPI/Test/Test18887.py +++ b/src/ConnectorAPI/Test/Test18887.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/Test2882.py b/src/ConnectorAPI/Test/Test2882.py index 3292f8226..4b47dcacd 100644 --- a/src/ConnectorAPI/Test/Test2882.py +++ b/src/ConnectorAPI/Test/Test2882.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/Test3195.py b/src/ConnectorAPI/Test/Test3195.py index b376781a9..9d8dd4eae 100644 --- a/src/ConnectorAPI/Test/Test3195.py +++ b/src/ConnectorAPI/Test/Test3195.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/TestExportSTL.py b/src/ConnectorAPI/Test/TestExportSTL.py index 05b5d21d6..26ee03d56 100644 --- a/src/ConnectorAPI/Test/TestExportSTL.py +++ b/src/ConnectorAPI/Test/TestExportSTL.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/TestExportToGEOM.py b/src/ConnectorAPI/Test/TestExportToGEOM.py index ba02e64dd..3628b69d3 100644 --- a/src/ConnectorAPI/Test/TestExportToGEOM.py +++ b/src/ConnectorAPI/Test/TestExportToGEOM.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/TestExportToGEOMAllGroupsAndFields.py b/src/ConnectorAPI/Test/TestExportToGEOMAllGroupsAndFields.py index ab6e76cac..1ced591d5 100644 --- a/src/ConnectorAPI/Test/TestExportToGEOMAllGroupsAndFields.py +++ b/src/ConnectorAPI/Test/TestExportToGEOMAllGroupsAndFields.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/TestExportToGEOMPartSet.py b/src/ConnectorAPI/Test/TestExportToGEOMPartSet.py index e0275985d..461fed024 100644 --- a/src/ConnectorAPI/Test/TestExportToGEOMPartSet.py +++ b/src/ConnectorAPI/Test/TestExportToGEOMPartSet.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/TestExportToGEOMWholeFeature.py b/src/ConnectorAPI/Test/TestExportToGEOMWholeFeature.py index 5f4f23723..05f601dde 100644 --- a/src/ConnectorAPI/Test/TestExportToGEOMWholeFeature.py +++ b/src/ConnectorAPI/Test/TestExportToGEOMWholeFeature.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/TestExportToGEOMWholeResult.py b/src/ConnectorAPI/Test/TestExportToGEOMWholeResult.py index f3473c655..33b6202a2 100644 --- a/src/ConnectorAPI/Test/TestExportToGEOMWholeResult.py +++ b/src/ConnectorAPI/Test/TestExportToGEOMWholeResult.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/TestImportSTEP.py b/src/ConnectorAPI/Test/TestImportSTEP.py index 716b7d764..decc9100d 100644 --- a/src/ConnectorAPI/Test/TestImportSTEP.py +++ b/src/ConnectorAPI/Test/TestImportSTEP.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/TestImportSTL.py b/src/ConnectorAPI/Test/TestImportSTL.py index 72fed3359..f8e6a4bb3 100644 --- a/src/ConnectorAPI/Test/TestImportSTL.py +++ b/src/ConnectorAPI/Test/TestImportSTL.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/__main__.py b/src/ConnectorAPI/Test/__main__.py index 23a6ab2b9..09a99442b 100644 --- a/src/ConnectorAPI/Test/__main__.py +++ b/src/ConnectorAPI/Test/__main__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/testme.py b/src/ConnectorAPI/Test/testme.py index ca9a74aaf..2dea5657c 100755 --- a/src/ConnectorAPI/Test/testme.py +++ b/src/ConnectorAPI/Test/testme.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2023 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorAPI/Test/tests.set b/src/ConnectorAPI/Test/tests.set index fe6ef42b9..a42f17c80 100755 --- a/src/ConnectorAPI/Test/tests.set +++ b/src/ConnectorAPI/Test/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorPlugin/CMakeLists.txt b/src/ConnectorPlugin/CMakeLists.txt index 99b90a7d9..84d8a1513 100644 --- a/src/ConnectorPlugin/CMakeLists.txt +++ b/src/ConnectorPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorPlugin/ConnectorPlugin.py b/src/ConnectorPlugin/ConnectorPlugin.py index d56cb848a..f689f7494 100644 --- a/src/ConnectorPlugin/ConnectorPlugin.py +++ b/src/ConnectorPlugin/ConnectorPlugin.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorPlugin/ConnectorPlugin_ExportFeature.py b/src/ConnectorPlugin/ConnectorPlugin_ExportFeature.py index 7b5030a0e..fe08b8e00 100644 --- a/src/ConnectorPlugin/ConnectorPlugin_ExportFeature.py +++ b/src/ConnectorPlugin/ConnectorPlugin_ExportFeature.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConnectorPlugin/ConnectorPlugin_PublishToStudyFeature.py b/src/ConnectorPlugin/ConnectorPlugin_PublishToStudyFeature.py index af0a615c5..c9fa8c715 100644 --- a/src/ConnectorPlugin/ConnectorPlugin_PublishToStudyFeature.py +++ b/src/ConnectorPlugin/ConnectorPlugin_PublishToStudyFeature.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionAPI/CMakeLists.txt b/src/ConstructionAPI/CMakeLists.txt index e551f00c9..674674acc 100644 --- a/src/ConstructionAPI/CMakeLists.txt +++ b/src/ConstructionAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionAPI/CTestTestfileInstall.cmake b/src/ConstructionAPI/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/ConstructionAPI/CTestTestfileInstall.cmake +++ b/src/ConstructionAPI/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionAPI/ConstructionAPI.h b/src/ConstructionAPI/ConstructionAPI.h index 96ad3ae7f..980b8a95d 100644 --- a/src/ConstructionAPI/ConstructionAPI.h +++ b/src/ConstructionAPI/ConstructionAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionAPI/ConstructionAPI.i b/src/ConstructionAPI/ConstructionAPI.i index 1cf06d05d..be274c2b3 100644 --- a/src/ConstructionAPI/ConstructionAPI.i +++ b/src/ConstructionAPI/ConstructionAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionAPI/ConstructionAPI_Axis.cpp b/src/ConstructionAPI/ConstructionAPI_Axis.cpp index e5485ddf1..d54a64544 100644 --- a/src/ConstructionAPI/ConstructionAPI_Axis.cpp +++ b/src/ConstructionAPI/ConstructionAPI_Axis.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionAPI/ConstructionAPI_Axis.h b/src/ConstructionAPI/ConstructionAPI_Axis.h index a65abf619..f2d7f0c1a 100644 --- a/src/ConstructionAPI/ConstructionAPI_Axis.h +++ b/src/ConstructionAPI/ConstructionAPI_Axis.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionAPI/ConstructionAPI_Plane.cpp b/src/ConstructionAPI/ConstructionAPI_Plane.cpp index a3b9c4d4c..ca8203433 100644 --- a/src/ConstructionAPI/ConstructionAPI_Plane.cpp +++ b/src/ConstructionAPI/ConstructionAPI_Plane.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionAPI/ConstructionAPI_Plane.h b/src/ConstructionAPI/ConstructionAPI_Plane.h index f60839e2b..e0847dec2 100644 --- a/src/ConstructionAPI/ConstructionAPI_Plane.h +++ b/src/ConstructionAPI/ConstructionAPI_Plane.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionAPI/ConstructionAPI_Point.cpp b/src/ConstructionAPI/ConstructionAPI_Point.cpp index c704efbb2..5202ea242 100644 --- a/src/ConstructionAPI/ConstructionAPI_Point.cpp +++ b/src/ConstructionAPI/ConstructionAPI_Point.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionAPI/ConstructionAPI_Point.h b/src/ConstructionAPI/ConstructionAPI_Point.h index 5e5bd4ad2..217348620 100644 --- a/src/ConstructionAPI/ConstructionAPI_Point.h +++ b/src/ConstructionAPI/ConstructionAPI_Point.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionAPI/ConstructionAPI_swig.h b/src/ConstructionAPI/ConstructionAPI_swig.h index c3eaa0d52..a966e493b 100644 --- a/src/ConstructionAPI/ConstructionAPI_swig.h +++ b/src/ConstructionAPI/ConstructionAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionAPI/Test/TestAxis.py b/src/ConstructionAPI/Test/TestAxis.py index 3b9680d42..c14ef9d45 100644 --- a/src/ConstructionAPI/Test/TestAxis.py +++ b/src/ConstructionAPI/Test/TestAxis.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionAPI/Test/TestPoint.py b/src/ConstructionAPI/Test/TestPoint.py index dd12f6364..60ff01fc1 100644 --- a/src/ConstructionAPI/Test/TestPoint.py +++ b/src/ConstructionAPI/Test/TestPoint.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionAPI/tests.set b/src/ConstructionAPI/tests.set index 5e095f905..5657c0f81 100644 --- a/src/ConstructionAPI/tests.set +++ b/src/ConstructionAPI/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/CMakeLists.txt b/src/ConstructionPlugin/CMakeLists.txt index 13fd44c4d..b80e6e6ab 100644 --- a/src/ConstructionPlugin/CMakeLists.txt +++ b/src/ConstructionPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/CTestTestfileInstall.cmake b/src/ConstructionPlugin/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/ConstructionPlugin/CTestTestfileInstall.cmake +++ b/src/ConstructionPlugin/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/ConstructionPlugin.h b/src/ConstructionPlugin/ConstructionPlugin.h index 7debadcff..c4b03f113 100644 --- a/src/ConstructionPlugin/ConstructionPlugin.h +++ b/src/ConstructionPlugin/ConstructionPlugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/ConstructionPlugin_Axis.cpp b/src/ConstructionPlugin/ConstructionPlugin_Axis.cpp index 160ef9aa5..577414796 100644 --- a/src/ConstructionPlugin/ConstructionPlugin_Axis.cpp +++ b/src/ConstructionPlugin/ConstructionPlugin_Axis.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/ConstructionPlugin_Axis.h b/src/ConstructionPlugin/ConstructionPlugin_Axis.h index afdddbe46..90b61149b 100644 --- a/src/ConstructionPlugin/ConstructionPlugin_Axis.h +++ b/src/ConstructionPlugin/ConstructionPlugin_Axis.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/ConstructionPlugin_Plane.cpp b/src/ConstructionPlugin/ConstructionPlugin_Plane.cpp index 8622766b5..4d02af97f 100644 --- a/src/ConstructionPlugin/ConstructionPlugin_Plane.cpp +++ b/src/ConstructionPlugin/ConstructionPlugin_Plane.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/ConstructionPlugin_Plane.h b/src/ConstructionPlugin/ConstructionPlugin_Plane.h index fab185b35..aa741eceb 100644 --- a/src/ConstructionPlugin/ConstructionPlugin_Plane.h +++ b/src/ConstructionPlugin/ConstructionPlugin_Plane.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/ConstructionPlugin_Plugin.cpp b/src/ConstructionPlugin/ConstructionPlugin_Plugin.cpp index 280cd44d3..a777b6879 100644 --- a/src/ConstructionPlugin/ConstructionPlugin_Plugin.cpp +++ b/src/ConstructionPlugin/ConstructionPlugin_Plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/ConstructionPlugin_Plugin.h b/src/ConstructionPlugin/ConstructionPlugin_Plugin.h index 0b791c6ea..1abdb256b 100644 --- a/src/ConstructionPlugin/ConstructionPlugin_Plugin.h +++ b/src/ConstructionPlugin/ConstructionPlugin_Plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/ConstructionPlugin_Point.cpp b/src/ConstructionPlugin/ConstructionPlugin_Point.cpp index 53dff6a80..830920ad3 100644 --- a/src/ConstructionPlugin/ConstructionPlugin_Point.cpp +++ b/src/ConstructionPlugin/ConstructionPlugin_Point.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/ConstructionPlugin_Point.h b/src/ConstructionPlugin/ConstructionPlugin_Point.h index 900236818..f845a54ae 100644 --- a/src/ConstructionPlugin/ConstructionPlugin_Point.h +++ b/src/ConstructionPlugin/ConstructionPlugin_Point.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/ConstructionPlugin_Validators.cpp b/src/ConstructionPlugin/ConstructionPlugin_Validators.cpp index 1031bf76f..fbe2fb92e 100644 --- a/src/ConstructionPlugin/ConstructionPlugin_Validators.cpp +++ b/src/ConstructionPlugin/ConstructionPlugin_Validators.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/ConstructionPlugin_Validators.h b/src/ConstructionPlugin/ConstructionPlugin_Validators.h index f70f89cbf..f5ba41281 100644 --- a/src/ConstructionPlugin/ConstructionPlugin_Validators.h +++ b/src/ConstructionPlugin/ConstructionPlugin_Validators.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/Test19207.py b/src/ConstructionPlugin/Test/Test19207.py index 480557aad..b81c438f0 100644 --- a/src/ConstructionPlugin/Test/Test19207.py +++ b/src/ConstructionPlugin/Test/Test19207.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/Test19471.py b/src/ConstructionPlugin/Test/Test19471.py index 2863ff197..49746a550 100644 --- a/src/ConstructionPlugin/Test/Test19471.py +++ b/src/ConstructionPlugin/Test/Test19471.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestAxisCreation.py b/src/ConstructionPlugin/Test/TestAxisCreation.py index af8cbab9d..6080d9dcb 100644 --- a/src/ConstructionPlugin/Test/TestAxisCreation.py +++ b/src/ConstructionPlugin/Test/TestAxisCreation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestAxis_ErrorMsg.py b/src/ConstructionPlugin/Test/TestAxis_ErrorMsg.py index 23d383f35..4e1f18013 100644 --- a/src/ConstructionPlugin/Test/TestAxis_ErrorMsg.py +++ b/src/ConstructionPlugin/Test/TestAxis_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPlane.py b/src/ConstructionPlugin/Test/TestPlane.py index f7b90b708..2cc9de6c5 100644 --- a/src/ConstructionPlugin/Test/TestPlane.py +++ b/src/ConstructionPlugin/Test/TestPlane.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPlane_Copies.py b/src/ConstructionPlugin/Test/TestPlane_Copies.py index 75c0ea7c8..014169067 100644 --- a/src/ConstructionPlugin/Test/TestPlane_Copies.py +++ b/src/ConstructionPlugin/Test/TestPlane_Copies.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPlane_ErrorMsg.py b/src/ConstructionPlugin/Test/TestPlane_ErrorMsg.py index 2f53566a0..f1f3275fc 100644 --- a/src/ConstructionPlugin/Test/TestPlane_ErrorMsg.py +++ b/src/ConstructionPlugin/Test/TestPlane_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPlane_FaceValidator.py b/src/ConstructionPlugin/Test/TestPlane_FaceValidator.py index 63115f6cd..17220c452 100644 --- a/src/ConstructionPlugin/Test/TestPlane_FaceValidator.py +++ b/src/ConstructionPlugin/Test/TestPlane_FaceValidator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPointName.py b/src/ConstructionPlugin/Test/TestPointName.py index 3f917c83d..d9a9b4d92 100644 --- a/src/ConstructionPlugin/Test/TestPointName.py +++ b/src/ConstructionPlugin/Test/TestPointName.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPoint_34658.py b/src/ConstructionPlugin/Test/TestPoint_34658.py index b2e6a3295..4ef89778f 100644 --- a/src/ConstructionPlugin/Test/TestPoint_34658.py +++ b/src/ConstructionPlugin/Test/TestPoint_34658.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPoint_Edge.py b/src/ConstructionPlugin/Test/TestPoint_Edge.py index 904dffa43..70273db2c 100644 --- a/src/ConstructionPlugin/Test/TestPoint_Edge.py +++ b/src/ConstructionPlugin/Test/TestPoint_Edge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPoint_ErrorMsg.py b/src/ConstructionPlugin/Test/TestPoint_ErrorMsg.py index e815062de..e10062725 100644 --- a/src/ConstructionPlugin/Test/TestPoint_ErrorMsg.py +++ b/src/ConstructionPlugin/Test/TestPoint_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPoint_FiniteValidator.py b/src/ConstructionPlugin/Test/TestPoint_FiniteValidator.py index f36ae271d..0a536b72c 100644 --- a/src/ConstructionPlugin/Test/TestPoint_FiniteValidator.py +++ b/src/ConstructionPlugin/Test/TestPoint_FiniteValidator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPoint_GeometricalPropertyCenterOfCircle.py b/src/ConstructionPlugin/Test/TestPoint_GeometricalPropertyCenterOfCircle.py index b33f096c2..378bfcd86 100644 --- a/src/ConstructionPlugin/Test/TestPoint_GeometricalPropertyCenterOfCircle.py +++ b/src/ConstructionPlugin/Test/TestPoint_GeometricalPropertyCenterOfCircle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPoint_GeometricalPropertyCenterOfGravity.py b/src/ConstructionPlugin/Test/TestPoint_GeometricalPropertyCenterOfGravity.py index cbc471ba8..79e14719e 100644 --- a/src/ConstructionPlugin/Test/TestPoint_GeometricalPropertyCenterOfGravity.py +++ b/src/ConstructionPlugin/Test/TestPoint_GeometricalPropertyCenterOfGravity.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPoint_IntersectLineAndPlane.py b/src/ConstructionPlugin/Test/TestPoint_IntersectLineAndPlane.py index 1f08caf86..1f4401d87 100644 --- a/src/ConstructionPlugin/Test/TestPoint_IntersectLineAndPlane.py +++ b/src/ConstructionPlugin/Test/TestPoint_IntersectLineAndPlane.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPoint_IntersectLines.py b/src/ConstructionPlugin/Test/TestPoint_IntersectLines.py index a257e05be..577ceeab2 100644 --- a/src/ConstructionPlugin/Test/TestPoint_IntersectLines.py +++ b/src/ConstructionPlugin/Test/TestPoint_IntersectLines.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPoint_IntersectPlanes.py b/src/ConstructionPlugin/Test/TestPoint_IntersectPlanes.py index 72aa604e7..58e6dbec1 100644 --- a/src/ConstructionPlugin/Test/TestPoint_IntersectPlanes.py +++ b/src/ConstructionPlugin/Test/TestPoint_IntersectPlanes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPoint_ProjectOnEdge.py b/src/ConstructionPlugin/Test/TestPoint_ProjectOnEdge.py index 6b45782da..f3cc10d0e 100644 --- a/src/ConstructionPlugin/Test/TestPoint_ProjectOnEdge.py +++ b/src/ConstructionPlugin/Test/TestPoint_ProjectOnEdge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPoint_ProjectOnFace.py b/src/ConstructionPlugin/Test/TestPoint_ProjectOnFace.py index 2ccbbc705..002fe6408 100644 --- a/src/ConstructionPlugin/Test/TestPoint_ProjectOnFace.py +++ b/src/ConstructionPlugin/Test/TestPoint_ProjectOnFace.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPoint_VertexSelection.py b/src/ConstructionPlugin/Test/TestPoint_VertexSelection.py index a8c919881..b1f79fc0b 100644 --- a/src/ConstructionPlugin/Test/TestPoint_VertexSelection.py +++ b/src/ConstructionPlugin/Test/TestPoint_VertexSelection.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/TestPoint_XYZ.py b/src/ConstructionPlugin/Test/TestPoint_XYZ.py index e24b2f4fe..72c2347fa 100644 --- a/src/ConstructionPlugin/Test/TestPoint_XYZ.py +++ b/src/ConstructionPlugin/Test/TestPoint_XYZ.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/Test/UnitTestAxis.py b/src/ConstructionPlugin/Test/UnitTestAxis.py index 477990df5..23f917b32 100644 --- a/src/ConstructionPlugin/Test/UnitTestAxis.py +++ b/src/ConstructionPlugin/Test/UnitTestAxis.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ConstructionPlugin/tests.set b/src/ConstructionPlugin/tests.set index b1ad6c844..3c95a0580 100644 --- a/src/ConstructionPlugin/tests.set +++ b/src/ConstructionPlugin/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/CMakeLists.txt b/src/Events/CMakeLists.txt index 13f89642b..e75eb34dc 100644 --- a/src/Events/CMakeLists.txt +++ b/src/Events/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/Events.h b/src/Events/Events.h index 770d05a5b..da3acc30c 100644 --- a/src/Events/Events.h +++ b/src/Events/Events.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/Events.i b/src/Events/Events.i index 71b906252..4bb472173 100644 --- a/src/Events/Events.i +++ b/src/Events/Events.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/Events_InfoMessage.cpp b/src/Events/Events_InfoMessage.cpp index a7ebba5bf..54088a90f 100644 --- a/src/Events/Events_InfoMessage.cpp +++ b/src/Events/Events_InfoMessage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/Events_InfoMessage.h b/src/Events/Events_InfoMessage.h index 5ab911271..baead092d 100644 --- a/src/Events/Events_InfoMessage.h +++ b/src/Events/Events_InfoMessage.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/Events_Listener.cpp b/src/Events/Events_Listener.cpp index 3d568be4a..17ee7d501 100644 --- a/src/Events/Events_Listener.cpp +++ b/src/Events/Events_Listener.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/Events_Listener.h b/src/Events/Events_Listener.h index 907f1b0dc..9e66c389b 100644 --- a/src/Events/Events_Listener.h +++ b/src/Events/Events_Listener.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/Events_LongOp.cpp b/src/Events/Events_LongOp.cpp index e1adbd2d9..595889995 100644 --- a/src/Events/Events_LongOp.cpp +++ b/src/Events/Events_LongOp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/Events_LongOp.h b/src/Events/Events_LongOp.h index 817e62472..a88e9ec85 100644 --- a/src/Events/Events_LongOp.h +++ b/src/Events/Events_LongOp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/Events_Loop.cpp b/src/Events/Events_Loop.cpp index 6da828c30..7f8465501 100644 --- a/src/Events/Events_Loop.cpp +++ b/src/Events/Events_Loop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/Events_Loop.h b/src/Events/Events_Loop.h index 4e3c0bf2b..ad68228b1 100644 --- a/src/Events/Events_Loop.h +++ b/src/Events/Events_Loop.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/Events_Message.cpp b/src/Events/Events_Message.cpp index fbffaa9fd..6d1dc1d68 100644 --- a/src/Events/Events_Message.cpp +++ b/src/Events/Events_Message.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/Events_Message.h b/src/Events/Events_Message.h index 7ec0b5a78..9ba35a6d7 100644 --- a/src/Events/Events_Message.h +++ b/src/Events/Events_Message.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/Events_MessageBool.cpp b/src/Events/Events_MessageBool.cpp index eb79aaa29..9046df47e 100644 --- a/src/Events/Events_MessageBool.cpp +++ b/src/Events/Events_MessageBool.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2021 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/Events_MessageBool.h b/src/Events/Events_MessageBool.h index 891b0815d..0db0072ca 100644 --- a/src/Events/Events_MessageBool.h +++ b/src/Events/Events_MessageBool.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2021 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/Events_MessageGroup.cpp b/src/Events/Events_MessageGroup.cpp index 970aa4528..96664e009 100644 --- a/src/Events/Events_MessageGroup.cpp +++ b/src/Events/Events_MessageGroup.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Events/Events_MessageGroup.h b/src/Events/Events_MessageGroup.h index b04c06afb..235ebaded 100644 --- a/src/Events/Events_MessageGroup.h +++ b/src/Events/Events_MessageGroup.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangeAPI/CMakeLists.txt b/src/ExchangeAPI/CMakeLists.txt index e511675e6..736d7b062 100644 --- a/src/ExchangeAPI/CMakeLists.txt +++ b/src/ExchangeAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangeAPI/CTestTestfileInstall.cmake b/src/ExchangeAPI/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/ExchangeAPI/CTestTestfileInstall.cmake +++ b/src/ExchangeAPI/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangeAPI/ExchangeAPI.h b/src/ExchangeAPI/ExchangeAPI.h index 9b71d5ffa..51e42f2a3 100644 --- a/src/ExchangeAPI/ExchangeAPI.h +++ b/src/ExchangeAPI/ExchangeAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangeAPI/ExchangeAPI.i b/src/ExchangeAPI/ExchangeAPI.i index 13a2b5d84..41736b58d 100644 --- a/src/ExchangeAPI/ExchangeAPI.i +++ b/src/ExchangeAPI/ExchangeAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangeAPI/ExchangeAPI_Export.cpp b/src/ExchangeAPI/ExchangeAPI_Export.cpp index d1be2e0cb..8ee3b8bd7 100644 --- a/src/ExchangeAPI/ExchangeAPI_Export.cpp +++ b/src/ExchangeAPI/ExchangeAPI_Export.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangeAPI/ExchangeAPI_Export.h b/src/ExchangeAPI/ExchangeAPI_Export.h index dae37a8d2..d948c8376 100644 --- a/src/ExchangeAPI/ExchangeAPI_Export.h +++ b/src/ExchangeAPI/ExchangeAPI_Export.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangeAPI/ExchangeAPI_Import.cpp b/src/ExchangeAPI/ExchangeAPI_Import.cpp index 1efbd49db..d29f7b2d2 100644 --- a/src/ExchangeAPI/ExchangeAPI_Import.cpp +++ b/src/ExchangeAPI/ExchangeAPI_Import.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangeAPI/ExchangeAPI_Import.h b/src/ExchangeAPI/ExchangeAPI_Import.h index 95703c506..cd8d21b61 100644 --- a/src/ExchangeAPI/ExchangeAPI_Import.h +++ b/src/ExchangeAPI/ExchangeAPI_Import.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangeAPI/ExchangeAPI_swig.h b/src/ExchangeAPI/ExchangeAPI_swig.h index 4148a1c50..6b68aedb5 100644 --- a/src/ExchangeAPI/ExchangeAPI_swig.h +++ b/src/ExchangeAPI/ExchangeAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangeAPI/Test/TestExchange.py b/src/ExchangeAPI/Test/TestExchange.py index bd635d843..b9a97af0f 100644 --- a/src/ExchangeAPI/Test/TestExchange.py +++ b/src/ExchangeAPI/Test/TestExchange.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangeAPI/tests.set b/src/ExchangeAPI/tests.set index 527dc9b94..2624e4b1c 100644 --- a/src/ExchangeAPI/tests.set +++ b/src/ExchangeAPI/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/CMakeLists.txt b/src/ExchangePlugin/CMakeLists.txt index 66ee8aaf8..4bd449e8a 100755 --- a/src/ExchangePlugin/CMakeLists.txt +++ b/src/ExchangePlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin.h b/src/ExchangePlugin/ExchangePlugin.h index b64531acd..0967ce359 100644 --- a/src/ExchangePlugin/ExchangePlugin.h +++ b/src/ExchangePlugin/ExchangePlugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_Dump.cpp b/src/ExchangePlugin/ExchangePlugin_Dump.cpp index 765ced629..7ac28dd09 100644 --- a/src/ExchangePlugin/ExchangePlugin_Dump.cpp +++ b/src/ExchangePlugin/ExchangePlugin_Dump.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_Dump.h b/src/ExchangePlugin/ExchangePlugin_Dump.h index e61e59975..28157c701 100644 --- a/src/ExchangePlugin/ExchangePlugin_Dump.h +++ b/src/ExchangePlugin/ExchangePlugin_Dump.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_ExportFeature.cpp b/src/ExchangePlugin/ExchangePlugin_ExportFeature.cpp index b50e7a9ff..b04aaaed5 100644 --- a/src/ExchangePlugin/ExchangePlugin_ExportFeature.cpp +++ b/src/ExchangePlugin/ExchangePlugin_ExportFeature.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_ExportFeature.h b/src/ExchangePlugin/ExchangePlugin_ExportFeature.h index a07b6e307..5331b39f4 100644 --- a/src/ExchangePlugin/ExchangePlugin_ExportFeature.h +++ b/src/ExchangePlugin/ExchangePlugin_ExportFeature.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_ExportPart.cpp b/src/ExchangePlugin/ExchangePlugin_ExportPart.cpp index e4f1580e1..1b97b073d 100644 --- a/src/ExchangePlugin/ExchangePlugin_ExportPart.cpp +++ b/src/ExchangePlugin/ExchangePlugin_ExportPart.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_ExportPart.h b/src/ExchangePlugin/ExchangePlugin_ExportPart.h index 087c85943..6dd82cfd6 100644 --- a/src/ExchangePlugin/ExchangePlugin_ExportPart.h +++ b/src/ExchangePlugin/ExchangePlugin_ExportPart.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_Import.cpp b/src/ExchangePlugin/ExchangePlugin_Import.cpp index 2fd690ff1..312d59ac1 100644 --- a/src/ExchangePlugin/ExchangePlugin_Import.cpp +++ b/src/ExchangePlugin/ExchangePlugin_Import.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_Import.h b/src/ExchangePlugin/ExchangePlugin_Import.h index d71b66e91..01e406bb2 100644 --- a/src/ExchangePlugin/ExchangePlugin_Import.h +++ b/src/ExchangePlugin/ExchangePlugin_Import.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_ImportFeature.cpp b/src/ExchangePlugin/ExchangePlugin_ImportFeature.cpp index 86a330bb7..7020326e7 100644 --- a/src/ExchangePlugin/ExchangePlugin_ImportFeature.cpp +++ b/src/ExchangePlugin/ExchangePlugin_ImportFeature.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_ImportFeature.h b/src/ExchangePlugin/ExchangePlugin_ImportFeature.h index e2cfd99aa..2398b4189 100644 --- a/src/ExchangePlugin/ExchangePlugin_ImportFeature.h +++ b/src/ExchangePlugin/ExchangePlugin_ImportFeature.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_ImportPart.cpp b/src/ExchangePlugin/ExchangePlugin_ImportPart.cpp index 05731bf2d..3e1de511e 100644 --- a/src/ExchangePlugin/ExchangePlugin_ImportPart.cpp +++ b/src/ExchangePlugin/ExchangePlugin_ImportPart.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_ImportPart.h b/src/ExchangePlugin/ExchangePlugin_ImportPart.h index 127fae89f..02f748f3c 100644 --- a/src/ExchangePlugin/ExchangePlugin_ImportPart.h +++ b/src/ExchangePlugin/ExchangePlugin_ImportPart.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_Plugin.cpp b/src/ExchangePlugin/ExchangePlugin_Plugin.cpp index 5da761648..4c1c5f151 100644 --- a/src/ExchangePlugin/ExchangePlugin_Plugin.cpp +++ b/src/ExchangePlugin/ExchangePlugin_Plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_Plugin.h b/src/ExchangePlugin/ExchangePlugin_Plugin.h index eb574730f..6f9ab8eec 100644 --- a/src/ExchangePlugin/ExchangePlugin_Plugin.h +++ b/src/ExchangePlugin/ExchangePlugin_Plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_Tools.cpp b/src/ExchangePlugin/ExchangePlugin_Tools.cpp index 8ac6972bc..e0040d4f7 100644 --- a/src/ExchangePlugin/ExchangePlugin_Tools.cpp +++ b/src/ExchangePlugin/ExchangePlugin_Tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_Tools.h b/src/ExchangePlugin/ExchangePlugin_Tools.h index fd1a5d9e6..060ca874e 100644 --- a/src/ExchangePlugin/ExchangePlugin_Tools.h +++ b/src/ExchangePlugin/ExchangePlugin_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_Validators.cpp b/src/ExchangePlugin/ExchangePlugin_Validators.cpp index 6f89b49b8..4af768c74 100644 --- a/src/ExchangePlugin/ExchangePlugin_Validators.cpp +++ b/src/ExchangePlugin/ExchangePlugin_Validators.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/ExchangePlugin_Validators.h b/src/ExchangePlugin/ExchangePlugin_Validators.h index 1905ce6fe..1d73ae116 100644 --- a/src/ExchangePlugin/ExchangePlugin_Validators.h +++ b/src/ExchangePlugin/ExchangePlugin_Validators.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/CMakeLists.txt b/src/ExchangePlugin/Test/CMakeLists.txt index 07e67d70b..db0da687e 100755 --- a/src/ExchangePlugin/Test/CMakeLists.txt +++ b/src/ExchangePlugin/Test/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/CTestTestfileInstall.cmake b/src/ExchangePlugin/Test/CTestTestfileInstall.cmake index deb55ae10..34b2d1d47 100755 --- a/src/ExchangePlugin/Test/CTestTestfileInstall.cmake +++ b/src/ExchangePlugin/Test/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/Test18710.py b/src/ExchangePlugin/Test/Test18710.py index 7b88ea121..fe5dcb743 100644 --- a/src/ExchangePlugin/Test/Test18710.py +++ b/src/ExchangePlugin/Test/Test18710.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/Test2290.py b/src/ExchangePlugin/Test/Test2290.py index 9b1af9721..0f02224ec 100644 --- a/src/ExchangePlugin/Test/Test2290.py +++ b/src/ExchangePlugin/Test/Test2290.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/Test2459.py b/src/ExchangePlugin/Test/Test2459.py index c47ccc155..0ee2320aa 100644 --- a/src/ExchangePlugin/Test/Test2459.py +++ b/src/ExchangePlugin/Test/Test2459.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExport.py b/src/ExchangePlugin/Test/TestExport.py index 9319d6e2f..b3fdf14c4 100755 --- a/src/ExchangePlugin/Test/TestExport.py +++ b/src/ExchangePlugin/Test/TestExport.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportPart_Failure_1.py b/src/ExchangePlugin/Test/TestExportPart_Failure_1.py index 093ffad0d..ebf03396b 100644 --- a/src/ExchangePlugin/Test/TestExportPart_Failure_1.py +++ b/src/ExchangePlugin/Test/TestExportPart_Failure_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportPart_Failure_2.py b/src/ExchangePlugin/Test/TestExportPart_Failure_2.py index 2637a5337..a8b81bf2d 100644 --- a/src/ExchangePlugin/Test/TestExportPart_Failure_2.py +++ b/src/ExchangePlugin/Test/TestExportPart_Failure_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportPart_Failure_3.py b/src/ExchangePlugin/Test/TestExportPart_Failure_3.py index 45ee037c3..8ec80e664 100644 --- a/src/ExchangePlugin/Test/TestExportPart_Failure_3.py +++ b/src/ExchangePlugin/Test/TestExportPart_Failure_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportPart_FullPartSet.py b/src/ExchangePlugin/Test/TestExportPart_FullPartSet.py index 480b3c9e5..90196c953 100644 --- a/src/ExchangePlugin/Test/TestExportPart_FullPartSet.py +++ b/src/ExchangePlugin/Test/TestExportPart_FullPartSet.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportPart_FullPart_1.py b/src/ExchangePlugin/Test/TestExportPart_FullPart_1.py index d30f3f52e..ba5f25c69 100644 --- a/src/ExchangePlugin/Test/TestExportPart_FullPart_1.py +++ b/src/ExchangePlugin/Test/TestExportPart_FullPart_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportPart_FullPart_2.py b/src/ExchangePlugin/Test/TestExportPart_FullPart_2.py index 1bd149bed..728123880 100644 --- a/src/ExchangePlugin/Test/TestExportPart_FullPart_2.py +++ b/src/ExchangePlugin/Test/TestExportPart_FullPart_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportPart_PartSet.py b/src/ExchangePlugin/Test/TestExportPart_PartSet.py index dc88a26e8..80bd61f10 100644 --- a/src/ExchangePlugin/Test/TestExportPart_PartSet.py +++ b/src/ExchangePlugin/Test/TestExportPart_PartSet.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportPart_Results_1.py b/src/ExchangePlugin/Test/TestExportPart_Results_1.py index aa33f1775..5177e52e2 100644 --- a/src/ExchangePlugin/Test/TestExportPart_Results_1.py +++ b/src/ExchangePlugin/Test/TestExportPart_Results_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportPart_Results_2.py b/src/ExchangePlugin/Test/TestExportPart_Results_2.py index 7577a519c..f6a29b9c1 100644 --- a/src/ExchangePlugin/Test/TestExportPart_Results_2.py +++ b/src/ExchangePlugin/Test/TestExportPart_Results_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportPart_Results_3.py b/src/ExchangePlugin/Test/TestExportPart_Results_3.py index 6ab686f2c..f06b4968a 100644 --- a/src/ExchangePlugin/Test/TestExportPart_Results_3.py +++ b/src/ExchangePlugin/Test/TestExportPart_Results_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportPart_Results_4.py b/src/ExchangePlugin/Test/TestExportPart_Results_4.py index 49017d270..a8e22f66f 100644 --- a/src/ExchangePlugin/Test/TestExportPart_Results_4.py +++ b/src/ExchangePlugin/Test/TestExportPart_Results_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportPart_Results_5.py b/src/ExchangePlugin/Test/TestExportPart_Results_5.py index d15525f43..eea2a0ebd 100644 --- a/src/ExchangePlugin/Test/TestExportPart_Results_5.py +++ b/src/ExchangePlugin/Test/TestExportPart_Results_5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportPart_Results_6.py b/src/ExchangePlugin/Test/TestExportPart_Results_6.py index 23f70c7f2..60fd4da87 100644 --- a/src/ExchangePlugin/Test/TestExportPart_Results_6.py +++ b/src/ExchangePlugin/Test/TestExportPart_Results_6.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportPart_Results_7.py b/src/ExchangePlugin/Test/TestExportPart_Results_7.py index 720502fa0..1333ca3df 100644 --- a/src/ExchangePlugin/Test/TestExportPart_Results_7.py +++ b/src/ExchangePlugin/Test/TestExportPart_Results_7.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportPart_Results_8.py b/src/ExchangePlugin/Test/TestExportPart_Results_8.py index c4700d75d..fc73219f0 100644 --- a/src/ExchangePlugin/Test/TestExportPart_Results_8.py +++ b/src/ExchangePlugin/Test/TestExportPart_Results_8.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportToXAOWithFields.py b/src/ExchangePlugin/Test/TestExportToXAOWithFields.py index bd994432b..a59fec014 100644 --- a/src/ExchangePlugin/Test/TestExportToXAOWithFields.py +++ b/src/ExchangePlugin/Test/TestExportToXAOWithFields.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExportToXAOWithGroupNotUpdated.py b/src/ExchangePlugin/Test/TestExportToXAOWithGroupNotUpdated.py index c250be2cd..f8c73f4ba 100644 --- a/src/ExchangePlugin/Test/TestExportToXAOWithGroupNotUpdated.py +++ b/src/ExchangePlugin/Test/TestExportToXAOWithGroupNotUpdated.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestExport_FiniteValidator.py b/src/ExchangePlugin/Test/TestExport_FiniteValidator.py index 5a63a9a7f..508897404 100644 --- a/src/ExchangePlugin/Test/TestExport_FiniteValidator.py +++ b/src/ExchangePlugin/Test/TestExport_FiniteValidator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImport.py b/src/ExchangePlugin/Test/TestImport.py index 1e0e1863d..11944de39 100644 --- a/src/ExchangePlugin/Test/TestImport.py +++ b/src/ExchangePlugin/Test/TestImport.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportImage_1.py b/src/ExchangePlugin/Test/TestImportImage_1.py index 715dda2d9..96478a1f4 100755 --- a/src/ExchangePlugin/Test/TestImportImage_1.py +++ b/src/ExchangePlugin/Test/TestImportImage_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportImage_2.py b/src/ExchangePlugin/Test/TestImportImage_2.py index 8f65cd8b8..a95cb228c 100755 --- a/src/ExchangePlugin/Test/TestImportImage_2.py +++ b/src/ExchangePlugin/Test/TestImportImage_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportImage_3.py b/src/ExchangePlugin/Test/TestImportImage_3.py index e87440651..1f0cdca24 100755 --- a/src/ExchangePlugin/Test/TestImportImage_3.py +++ b/src/ExchangePlugin/Test/TestImportImage_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportPart_AfterCurrent_1.py b/src/ExchangePlugin/Test/TestImportPart_AfterCurrent_1.py index b159e4ba0..f86281c33 100644 --- a/src/ExchangePlugin/Test/TestImportPart_AfterCurrent_1.py +++ b/src/ExchangePlugin/Test/TestImportPart_AfterCurrent_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportPart_AfterCurrent_2.py b/src/ExchangePlugin/Test/TestImportPart_AfterCurrent_2.py index 2ebcc3c5b..3fadd6629 100644 --- a/src/ExchangePlugin/Test/TestImportPart_AfterCurrent_2.py +++ b/src/ExchangePlugin/Test/TestImportPart_AfterCurrent_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportPart_AfterLast_1.py b/src/ExchangePlugin/Test/TestImportPart_AfterLast_1.py index b223da5af..68fe20a44 100644 --- a/src/ExchangePlugin/Test/TestImportPart_AfterLast_1.py +++ b/src/ExchangePlugin/Test/TestImportPart_AfterLast_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportPart_AfterLast_2.py b/src/ExchangePlugin/Test/TestImportPart_AfterLast_2.py index 8cda6a134..76200f43c 100644 --- a/src/ExchangePlugin/Test/TestImportPart_AfterLast_2.py +++ b/src/ExchangePlugin/Test/TestImportPart_AfterLast_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportPart_AfterLast_3.py b/src/ExchangePlugin/Test/TestImportPart_AfterLast_3.py index b6567587b..adadfa36b 100644 --- a/src/ExchangePlugin/Test/TestImportPart_AfterLast_3.py +++ b/src/ExchangePlugin/Test/TestImportPart_AfterLast_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportPart_AfterLast_4.py b/src/ExchangePlugin/Test/TestImportPart_AfterLast_4.py index 7cd81642b..bea4048cf 100644 --- a/src/ExchangePlugin/Test/TestImportPart_AfterLast_4.py +++ b/src/ExchangePlugin/Test/TestImportPart_AfterLast_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportPart_AfterLast_5.py b/src/ExchangePlugin/Test/TestImportPart_AfterLast_5.py index 3e4d89582..2c47c4b29 100644 --- a/src/ExchangePlugin/Test/TestImportPart_AfterLast_5.py +++ b/src/ExchangePlugin/Test/TestImportPart_AfterLast_5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportPart_AfterLast_6.py b/src/ExchangePlugin/Test/TestImportPart_AfterLast_6.py index 57f1512d3..154749c25 100644 --- a/src/ExchangePlugin/Test/TestImportPart_AfterLast_6.py +++ b/src/ExchangePlugin/Test/TestImportPart_AfterLast_6.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportPart_Construction_1.py b/src/ExchangePlugin/Test/TestImportPart_Construction_1.py index c43750527..8a0153457 100644 --- a/src/ExchangePlugin/Test/TestImportPart_Construction_1.py +++ b/src/ExchangePlugin/Test/TestImportPart_Construction_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportPart_Construction_2.py b/src/ExchangePlugin/Test/TestImportPart_Construction_2.py index b96742d69..f4bad9d26 100644 --- a/src/ExchangePlugin/Test/TestImportPart_Construction_2.py +++ b/src/ExchangePlugin/Test/TestImportPart_Construction_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportPart_Construction_3.py b/src/ExchangePlugin/Test/TestImportPart_Construction_3.py index ec2d15e6b..b88673734 100644 --- a/src/ExchangePlugin/Test/TestImportPart_Construction_3.py +++ b/src/ExchangePlugin/Test/TestImportPart_Construction_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportPart_Construction_4.py b/src/ExchangePlugin/Test/TestImportPart_Construction_4.py index 911e5b184..883d8c3cf 100644 --- a/src/ExchangePlugin/Test/TestImportPart_Construction_4.py +++ b/src/ExchangePlugin/Test/TestImportPart_Construction_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportPart_Multiple.py b/src/ExchangePlugin/Test/TestImportPart_Multiple.py index 131faeb9b..ef0908f15 100644 --- a/src/ExchangePlugin/Test/TestImportPart_Multiple.py +++ b/src/ExchangePlugin/Test/TestImportPart_Multiple.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportPart_ToEmptyPart.py b/src/ExchangePlugin/Test/TestImportPart_ToEmptyPart.py index 2bbfbdfc8..fe88770a5 100644 --- a/src/ExchangePlugin/Test/TestImportPart_ToEmptyPart.py +++ b/src/ExchangePlugin/Test/TestImportPart_ToEmptyPart.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestImportPart_ToEmptyPartSet.py b/src/ExchangePlugin/Test/TestImportPart_ToEmptyPartSet.py index 17934050e..1d8bda0f6 100644 --- a/src/ExchangePlugin/Test/TestImportPart_ToEmptyPartSet.py +++ b/src/ExchangePlugin/Test/TestImportPart_ToEmptyPartSet.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestStep1.py b/src/ExchangePlugin/Test/TestStep1.py index fa408557a..527f3bddd 100644 --- a/src/ExchangePlugin/Test/TestStep1.py +++ b/src/ExchangePlugin/Test/TestStep1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/TestStep2.py b/src/ExchangePlugin/Test/TestStep2.py index 92ed78d92..a2fbe8c0f 100644 --- a/src/ExchangePlugin/Test/TestStep2.py +++ b/src/ExchangePlugin/Test/TestStep2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/testme.py b/src/ExchangePlugin/Test/testme.py index e82e5f1cb..f47c59303 100755 --- a/src/ExchangePlugin/Test/testme.py +++ b/src/ExchangePlugin/Test/testme.py @@ -1,4 +1,4 @@ -# Copyright (C) 2007-2023 CEA/DEN, EDF R&D +# Copyright (C) 2007-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/tests.set b/src/ExchangePlugin/Test/tests.set index 21bfb47bb..50b0150a6 100755 --- a/src/ExchangePlugin/Test/tests.set +++ b/src/ExchangePlugin/Test/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ExchangePlugin/Test/tests_gui.set b/src/ExchangePlugin/Test/tests_gui.set index ef19d697c..daa28cd08 100755 --- a/src/ExchangePlugin/Test/tests_gui.set +++ b/src/ExchangePlugin/Test/tests_gui.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/CMakeLists.txt b/src/FeaturesAPI/CMakeLists.txt index 237ce53af..3590a35e0 100644 --- a/src/FeaturesAPI/CMakeLists.txt +++ b/src/FeaturesAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI.h b/src/FeaturesAPI/FeaturesAPI.h index 52fcaaaf0..bbb243843 100644 --- a/src/FeaturesAPI/FeaturesAPI.h +++ b/src/FeaturesAPI/FeaturesAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI.i b/src/FeaturesAPI/FeaturesAPI.i index 57051f40f..c5a95f8c6 100644 --- a/src/FeaturesAPI/FeaturesAPI.i +++ b/src/FeaturesAPI/FeaturesAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_BooleanCommon.cpp b/src/FeaturesAPI/FeaturesAPI_BooleanCommon.cpp index 46294f036..e7ad27b67 100644 --- a/src/FeaturesAPI/FeaturesAPI_BooleanCommon.cpp +++ b/src/FeaturesAPI/FeaturesAPI_BooleanCommon.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_BooleanCommon.h b/src/FeaturesAPI/FeaturesAPI_BooleanCommon.h index bdfaab920..1fa452171 100644 --- a/src/FeaturesAPI/FeaturesAPI_BooleanCommon.h +++ b/src/FeaturesAPI/FeaturesAPI_BooleanCommon.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_BooleanCut.cpp b/src/FeaturesAPI/FeaturesAPI_BooleanCut.cpp index f1c026164..66b7ab2d6 100644 --- a/src/FeaturesAPI/FeaturesAPI_BooleanCut.cpp +++ b/src/FeaturesAPI/FeaturesAPI_BooleanCut.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_BooleanCut.h b/src/FeaturesAPI/FeaturesAPI_BooleanCut.h index 3ba47e06b..6324131e4 100644 --- a/src/FeaturesAPI/FeaturesAPI_BooleanCut.h +++ b/src/FeaturesAPI/FeaturesAPI_BooleanCut.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_BooleanFill.cpp b/src/FeaturesAPI/FeaturesAPI_BooleanFill.cpp index e7b03c2b7..83e380b8c 100644 --- a/src/FeaturesAPI/FeaturesAPI_BooleanFill.cpp +++ b/src/FeaturesAPI/FeaturesAPI_BooleanFill.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_BooleanFill.h b/src/FeaturesAPI/FeaturesAPI_BooleanFill.h index 53f838905..ee5dcadea 100644 --- a/src/FeaturesAPI/FeaturesAPI_BooleanFill.h +++ b/src/FeaturesAPI/FeaturesAPI_BooleanFill.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_BooleanFuse.cpp b/src/FeaturesAPI/FeaturesAPI_BooleanFuse.cpp index 6f11617c9..dee597779 100644 --- a/src/FeaturesAPI/FeaturesAPI_BooleanFuse.cpp +++ b/src/FeaturesAPI/FeaturesAPI_BooleanFuse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_BooleanFuse.h b/src/FeaturesAPI/FeaturesAPI_BooleanFuse.h index 74f2153ea..3dfd69c0e 100644 --- a/src/FeaturesAPI/FeaturesAPI_BooleanFuse.h +++ b/src/FeaturesAPI/FeaturesAPI_BooleanFuse.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_BooleanSmash.cpp b/src/FeaturesAPI/FeaturesAPI_BooleanSmash.cpp index 1d496e396..858f8b70c 100644 --- a/src/FeaturesAPI/FeaturesAPI_BooleanSmash.cpp +++ b/src/FeaturesAPI/FeaturesAPI_BooleanSmash.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_BooleanSmash.h b/src/FeaturesAPI/FeaturesAPI_BooleanSmash.h index 17f4bf724..d710105b7 100644 --- a/src/FeaturesAPI/FeaturesAPI_BooleanSmash.h +++ b/src/FeaturesAPI/FeaturesAPI_BooleanSmash.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_BoundingBox.cpp b/src/FeaturesAPI/FeaturesAPI_BoundingBox.cpp index 81defef93..05dc4a847 100644 --- a/src/FeaturesAPI/FeaturesAPI_BoundingBox.cpp +++ b/src/FeaturesAPI/FeaturesAPI_BoundingBox.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_BoundingBox.h b/src/FeaturesAPI/FeaturesAPI_BoundingBox.h index af34a8f5b..a12b1800f 100644 --- a/src/FeaturesAPI/FeaturesAPI_BoundingBox.h +++ b/src/FeaturesAPI/FeaturesAPI_BoundingBox.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Chamfer.cpp b/src/FeaturesAPI/FeaturesAPI_Chamfer.cpp index aae102ada..a534f7cea 100644 --- a/src/FeaturesAPI/FeaturesAPI_Chamfer.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Chamfer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Chamfer.h b/src/FeaturesAPI/FeaturesAPI_Chamfer.h index 5ae3bd1c2..a2fd78ff3 100644 --- a/src/FeaturesAPI/FeaturesAPI_Chamfer.h +++ b/src/FeaturesAPI/FeaturesAPI_Chamfer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Copy.cpp b/src/FeaturesAPI/FeaturesAPI_Copy.cpp index e1159465e..3fd6eb330 100644 --- a/src/FeaturesAPI/FeaturesAPI_Copy.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Copy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Copy.h b/src/FeaturesAPI/FeaturesAPI_Copy.h index 8163c6d32..f7c54cc96 100644 --- a/src/FeaturesAPI/FeaturesAPI_Copy.h +++ b/src/FeaturesAPI/FeaturesAPI_Copy.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Defeaturing.cpp b/src/FeaturesAPI/FeaturesAPI_Defeaturing.cpp index 991928486..aa3609eac 100644 --- a/src/FeaturesAPI/FeaturesAPI_Defeaturing.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Defeaturing.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Defeaturing.h b/src/FeaturesAPI/FeaturesAPI_Defeaturing.h index f74533dc2..bb38dfcbf 100644 --- a/src/FeaturesAPI/FeaturesAPI_Defeaturing.h +++ b/src/FeaturesAPI/FeaturesAPI_Defeaturing.h @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Extrusion.cpp b/src/FeaturesAPI/FeaturesAPI_Extrusion.cpp index 1de6560c7..6d49af50f 100644 --- a/src/FeaturesAPI/FeaturesAPI_Extrusion.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Extrusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Extrusion.h b/src/FeaturesAPI/FeaturesAPI_Extrusion.h index 6d6421ec2..32af534eb 100644 --- a/src/FeaturesAPI/FeaturesAPI_Extrusion.h +++ b/src/FeaturesAPI/FeaturesAPI_Extrusion.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_ExtrusionBoolean.cpp b/src/FeaturesAPI/FeaturesAPI_ExtrusionBoolean.cpp index da9d01efb..6db2e75c2 100644 --- a/src/FeaturesAPI/FeaturesAPI_ExtrusionBoolean.cpp +++ b/src/FeaturesAPI/FeaturesAPI_ExtrusionBoolean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_ExtrusionBoolean.h b/src/FeaturesAPI/FeaturesAPI_ExtrusionBoolean.h index a0fc18228..dd841cfcc 100644 --- a/src/FeaturesAPI/FeaturesAPI_ExtrusionBoolean.h +++ b/src/FeaturesAPI/FeaturesAPI_ExtrusionBoolean.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Fillet.cpp b/src/FeaturesAPI/FeaturesAPI_Fillet.cpp index 0219fce5e..59c1c8e29 100644 --- a/src/FeaturesAPI/FeaturesAPI_Fillet.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Fillet.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Fillet.h b/src/FeaturesAPI/FeaturesAPI_Fillet.h index 5f4b513d9..4023bfced 100644 --- a/src/FeaturesAPI/FeaturesAPI_Fillet.h +++ b/src/FeaturesAPI/FeaturesAPI_Fillet.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_FusionFaces.cpp b/src/FeaturesAPI/FeaturesAPI_FusionFaces.cpp index 2f0bacca8..3c0a23880 100644 --- a/src/FeaturesAPI/FeaturesAPI_FusionFaces.cpp +++ b/src/FeaturesAPI/FeaturesAPI_FusionFaces.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_FusionFaces.h b/src/FeaturesAPI/FeaturesAPI_FusionFaces.h index 25e67234b..985171527 100644 --- a/src/FeaturesAPI/FeaturesAPI_FusionFaces.h +++ b/src/FeaturesAPI/FeaturesAPI_FusionFaces.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_GeometryCalculation.cpp b/src/FeaturesAPI/FeaturesAPI_GeometryCalculation.cpp index 84163d3bb..c45edf5b1 100644 --- a/src/FeaturesAPI/FeaturesAPI_GeometryCalculation.cpp +++ b/src/FeaturesAPI/FeaturesAPI_GeometryCalculation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_GeometryCalculation.h b/src/FeaturesAPI/FeaturesAPI_GeometryCalculation.h index ab05fc622..c62aca2d7 100644 --- a/src/FeaturesAPI/FeaturesAPI_GeometryCalculation.h +++ b/src/FeaturesAPI/FeaturesAPI_GeometryCalculation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_GlueFaces.cpp b/src/FeaturesAPI/FeaturesAPI_GlueFaces.cpp index 1c4ba2a9b..6e8f819d7 100644 --- a/src/FeaturesAPI/FeaturesAPI_GlueFaces.cpp +++ b/src/FeaturesAPI/FeaturesAPI_GlueFaces.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_GlueFaces.h b/src/FeaturesAPI/FeaturesAPI_GlueFaces.h index 98b2f384e..a857e9078 100644 --- a/src/FeaturesAPI/FeaturesAPI_GlueFaces.h +++ b/src/FeaturesAPI/FeaturesAPI_GlueFaces.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_ImportResult.cpp b/src/FeaturesAPI/FeaturesAPI_ImportResult.cpp index a37914148..463d78cc4 100644 --- a/src/FeaturesAPI/FeaturesAPI_ImportResult.cpp +++ b/src/FeaturesAPI/FeaturesAPI_ImportResult.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_ImportResult.h b/src/FeaturesAPI/FeaturesAPI_ImportResult.h index d3be228ac..15ce0da0d 100644 --- a/src/FeaturesAPI/FeaturesAPI_ImportResult.h +++ b/src/FeaturesAPI/FeaturesAPI_ImportResult.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Intersection.cpp b/src/FeaturesAPI/FeaturesAPI_Intersection.cpp index 056f3a513..ca74d1ccd 100644 --- a/src/FeaturesAPI/FeaturesAPI_Intersection.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Intersection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Intersection.h b/src/FeaturesAPI/FeaturesAPI_Intersection.h index 04933d727..d98e98003 100644 --- a/src/FeaturesAPI/FeaturesAPI_Intersection.h +++ b/src/FeaturesAPI/FeaturesAPI_Intersection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_LimitTolerance.cpp b/src/FeaturesAPI/FeaturesAPI_LimitTolerance.cpp index ca2c8bb0e..e76c309f6 100644 --- a/src/FeaturesAPI/FeaturesAPI_LimitTolerance.cpp +++ b/src/FeaturesAPI/FeaturesAPI_LimitTolerance.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_LimitTolerance.h b/src/FeaturesAPI/FeaturesAPI_LimitTolerance.h index fae35eb8f..cb8da3d00 100644 --- a/src/FeaturesAPI/FeaturesAPI_LimitTolerance.h +++ b/src/FeaturesAPI/FeaturesAPI_LimitTolerance.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Loft.cpp b/src/FeaturesAPI/FeaturesAPI_Loft.cpp index 4b64451e5..f0b726c72 100644 --- a/src/FeaturesAPI/FeaturesAPI_Loft.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Loft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Loft.h b/src/FeaturesAPI/FeaturesAPI_Loft.h index 6cf3aa6bc..0489bdd96 100644 --- a/src/FeaturesAPI/FeaturesAPI_Loft.h +++ b/src/FeaturesAPI/FeaturesAPI_Loft.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Measurement.cpp b/src/FeaturesAPI/FeaturesAPI_Measurement.cpp index 7173b1291..6e1e770d2 100644 --- a/src/FeaturesAPI/FeaturesAPI_Measurement.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Measurement.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Measurement.h b/src/FeaturesAPI/FeaturesAPI_Measurement.h index 405209413..19923d865 100644 --- a/src/FeaturesAPI/FeaturesAPI_Measurement.h +++ b/src/FeaturesAPI/FeaturesAPI_Measurement.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_MultiRotation.cpp b/src/FeaturesAPI/FeaturesAPI_MultiRotation.cpp index bffa9a804..58188025e 100644 --- a/src/FeaturesAPI/FeaturesAPI_MultiRotation.cpp +++ b/src/FeaturesAPI/FeaturesAPI_MultiRotation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_MultiRotation.h b/src/FeaturesAPI/FeaturesAPI_MultiRotation.h index e85fdde1a..1a3180f7c 100644 --- a/src/FeaturesAPI/FeaturesAPI_MultiRotation.h +++ b/src/FeaturesAPI/FeaturesAPI_MultiRotation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_MultiTranslation.cpp b/src/FeaturesAPI/FeaturesAPI_MultiTranslation.cpp index 3ea74ac43..784c1efdd 100644 --- a/src/FeaturesAPI/FeaturesAPI_MultiTranslation.cpp +++ b/src/FeaturesAPI/FeaturesAPI_MultiTranslation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_MultiTranslation.h b/src/FeaturesAPI/FeaturesAPI_MultiTranslation.h index 5b2ffb603..ab1f1167a 100644 --- a/src/FeaturesAPI/FeaturesAPI_MultiTranslation.h +++ b/src/FeaturesAPI/FeaturesAPI_MultiTranslation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_NormalToFace.cpp b/src/FeaturesAPI/FeaturesAPI_NormalToFace.cpp index 816d47f83..29626c675 100644 --- a/src/FeaturesAPI/FeaturesAPI_NormalToFace.cpp +++ b/src/FeaturesAPI/FeaturesAPI_NormalToFace.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_NormalToFace.h b/src/FeaturesAPI/FeaturesAPI_NormalToFace.h index 5dbfc6a48..815f3ccc6 100644 --- a/src/FeaturesAPI/FeaturesAPI_NormalToFace.h +++ b/src/FeaturesAPI/FeaturesAPI_NormalToFace.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Partition.cpp b/src/FeaturesAPI/FeaturesAPI_Partition.cpp index 072670755..8ba553f1a 100644 --- a/src/FeaturesAPI/FeaturesAPI_Partition.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Partition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Partition.h b/src/FeaturesAPI/FeaturesAPI_Partition.h index a63a9ecc1..769a0ba2c 100644 --- a/src/FeaturesAPI/FeaturesAPI_Partition.h +++ b/src/FeaturesAPI/FeaturesAPI_Partition.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Pipe.cpp b/src/FeaturesAPI/FeaturesAPI_Pipe.cpp index 403d55548..60c374e9b 100644 --- a/src/FeaturesAPI/FeaturesAPI_Pipe.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Pipe.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Pipe.h b/src/FeaturesAPI/FeaturesAPI_Pipe.h index 78ba2b3f7..cbad20cc8 100644 --- a/src/FeaturesAPI/FeaturesAPI_Pipe.h +++ b/src/FeaturesAPI/FeaturesAPI_Pipe.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Placement.cpp b/src/FeaturesAPI/FeaturesAPI_Placement.cpp index 486a4f344..5b584476b 100644 --- a/src/FeaturesAPI/FeaturesAPI_Placement.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Placement.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Placement.h b/src/FeaturesAPI/FeaturesAPI_Placement.h index c13fadd03..86f9f9430 100644 --- a/src/FeaturesAPI/FeaturesAPI_Placement.h +++ b/src/FeaturesAPI/FeaturesAPI_Placement.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_PointCloudOnFace.cpp b/src/FeaturesAPI/FeaturesAPI_PointCloudOnFace.cpp index ef7e066c8..f97a31545 100644 --- a/src/FeaturesAPI/FeaturesAPI_PointCloudOnFace.cpp +++ b/src/FeaturesAPI/FeaturesAPI_PointCloudOnFace.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_PointCloudOnFace.h b/src/FeaturesAPI/FeaturesAPI_PointCloudOnFace.h index 1a2031321..e54d92ce1 100644 --- a/src/FeaturesAPI/FeaturesAPI_PointCloudOnFace.h +++ b/src/FeaturesAPI/FeaturesAPI_PointCloudOnFace.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_PointCoordinates.cpp b/src/FeaturesAPI/FeaturesAPI_PointCoordinates.cpp index b948d4c73..784d7775a 100644 --- a/src/FeaturesAPI/FeaturesAPI_PointCoordinates.cpp +++ b/src/FeaturesAPI/FeaturesAPI_PointCoordinates.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_PointCoordinates.h b/src/FeaturesAPI/FeaturesAPI_PointCoordinates.h index bd2185cee..1e1d6fb5c 100644 --- a/src/FeaturesAPI/FeaturesAPI_PointCoordinates.h +++ b/src/FeaturesAPI/FeaturesAPI_PointCoordinates.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Recover.cpp b/src/FeaturesAPI/FeaturesAPI_Recover.cpp index b9497c0f1..149a8e244 100644 --- a/src/FeaturesAPI/FeaturesAPI_Recover.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Recover.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Recover.h b/src/FeaturesAPI/FeaturesAPI_Recover.h index 2367d4a1f..3f41823c0 100644 --- a/src/FeaturesAPI/FeaturesAPI_Recover.h +++ b/src/FeaturesAPI/FeaturesAPI_Recover.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_RemoveResults.cpp b/src/FeaturesAPI/FeaturesAPI_RemoveResults.cpp index d9661e4bc..b669a987d 100644 --- a/src/FeaturesAPI/FeaturesAPI_RemoveResults.cpp +++ b/src/FeaturesAPI/FeaturesAPI_RemoveResults.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_RemoveResults.h b/src/FeaturesAPI/FeaturesAPI_RemoveResults.h index c329a1270..8794200e1 100644 --- a/src/FeaturesAPI/FeaturesAPI_RemoveResults.h +++ b/src/FeaturesAPI/FeaturesAPI_RemoveResults.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_RemoveSubShapes.cpp b/src/FeaturesAPI/FeaturesAPI_RemoveSubShapes.cpp index d32cb404c..eb8805c72 100644 --- a/src/FeaturesAPI/FeaturesAPI_RemoveSubShapes.cpp +++ b/src/FeaturesAPI/FeaturesAPI_RemoveSubShapes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_RemoveSubShapes.h b/src/FeaturesAPI/FeaturesAPI_RemoveSubShapes.h index f1170d7d3..cdd32f2ba 100644 --- a/src/FeaturesAPI/FeaturesAPI_RemoveSubShapes.h +++ b/src/FeaturesAPI/FeaturesAPI_RemoveSubShapes.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Revolution.cpp b/src/FeaturesAPI/FeaturesAPI_Revolution.cpp index 4891680fc..2b560b8ba 100644 --- a/src/FeaturesAPI/FeaturesAPI_Revolution.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Revolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Revolution.h b/src/FeaturesAPI/FeaturesAPI_Revolution.h index 685546019..adfdd60bb 100644 --- a/src/FeaturesAPI/FeaturesAPI_Revolution.h +++ b/src/FeaturesAPI/FeaturesAPI_Revolution.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_RevolutionBoolean.cpp b/src/FeaturesAPI/FeaturesAPI_RevolutionBoolean.cpp index 6f6171cc1..668a17c13 100644 --- a/src/FeaturesAPI/FeaturesAPI_RevolutionBoolean.cpp +++ b/src/FeaturesAPI/FeaturesAPI_RevolutionBoolean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_RevolutionBoolean.h b/src/FeaturesAPI/FeaturesAPI_RevolutionBoolean.h index c15d519ff..ff760b9de 100644 --- a/src/FeaturesAPI/FeaturesAPI_RevolutionBoolean.h +++ b/src/FeaturesAPI/FeaturesAPI_RevolutionBoolean.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Rotation.cpp b/src/FeaturesAPI/FeaturesAPI_Rotation.cpp index c6aa9c723..c40a6ed6f 100644 --- a/src/FeaturesAPI/FeaturesAPI_Rotation.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Rotation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Rotation.h b/src/FeaturesAPI/FeaturesAPI_Rotation.h index fe6fe02bd..13fdc2aca 100644 --- a/src/FeaturesAPI/FeaturesAPI_Rotation.h +++ b/src/FeaturesAPI/FeaturesAPI_Rotation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Scale.cpp b/src/FeaturesAPI/FeaturesAPI_Scale.cpp index f56f517e0..27354643b 100644 --- a/src/FeaturesAPI/FeaturesAPI_Scale.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Scale.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Scale.h b/src/FeaturesAPI/FeaturesAPI_Scale.h index db61f9a7f..2662c7bc5 100644 --- a/src/FeaturesAPI/FeaturesAPI_Scale.h +++ b/src/FeaturesAPI/FeaturesAPI_Scale.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Sewing.cpp b/src/FeaturesAPI/FeaturesAPI_Sewing.cpp index 39db5fd96..39663b0b3 100644 --- a/src/FeaturesAPI/FeaturesAPI_Sewing.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Sewing.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Sewing.h b/src/FeaturesAPI/FeaturesAPI_Sewing.h index ef1dc00f5..ba1793d34 100644 --- a/src/FeaturesAPI/FeaturesAPI_Sewing.h +++ b/src/FeaturesAPI/FeaturesAPI_Sewing.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_SharedFaces.cpp b/src/FeaturesAPI/FeaturesAPI_SharedFaces.cpp index 402eb873e..0f4d77a69 100644 --- a/src/FeaturesAPI/FeaturesAPI_SharedFaces.cpp +++ b/src/FeaturesAPI/FeaturesAPI_SharedFaces.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2021 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_SharedFaces.h b/src/FeaturesAPI/FeaturesAPI_SharedFaces.h index ac62ee747..0245727b1 100644 --- a/src/FeaturesAPI/FeaturesAPI_SharedFaces.h +++ b/src/FeaturesAPI/FeaturesAPI_SharedFaces.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2021 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Symmetry.cpp b/src/FeaturesAPI/FeaturesAPI_Symmetry.cpp index 876360c8a..ac1fa3dee 100644 --- a/src/FeaturesAPI/FeaturesAPI_Symmetry.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Symmetry.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Symmetry.h b/src/FeaturesAPI/FeaturesAPI_Symmetry.h index 483ca5cf5..801b3e2bb 100644 --- a/src/FeaturesAPI/FeaturesAPI_Symmetry.h +++ b/src/FeaturesAPI/FeaturesAPI_Symmetry.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Translation.cpp b/src/FeaturesAPI/FeaturesAPI_Translation.cpp index d16460bf2..0a0d30899 100644 --- a/src/FeaturesAPI/FeaturesAPI_Translation.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Translation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Translation.h b/src/FeaturesAPI/FeaturesAPI_Translation.h index fc949b200..62296f7f9 100644 --- a/src/FeaturesAPI/FeaturesAPI_Translation.h +++ b/src/FeaturesAPI/FeaturesAPI_Translation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Union.cpp b/src/FeaturesAPI/FeaturesAPI_Union.cpp index 763a469ee..6ff051d09 100644 --- a/src/FeaturesAPI/FeaturesAPI_Union.cpp +++ b/src/FeaturesAPI/FeaturesAPI_Union.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_Union.h b/src/FeaturesAPI/FeaturesAPI_Union.h index a1004df59..2f08a2f4a 100644 --- a/src/FeaturesAPI/FeaturesAPI_Union.h +++ b/src/FeaturesAPI/FeaturesAPI_Union.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesAPI/FeaturesAPI_swig.h b/src/FeaturesAPI/FeaturesAPI_swig.h index 811f0a62d..6b3559f17 100644 --- a/src/FeaturesAPI/FeaturesAPI_swig.h +++ b/src/FeaturesAPI/FeaturesAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/CMakeLists.txt b/src/FeaturesPlugin/CMakeLists.txt index 260b4611b..dd16932d4 100644 --- a/src/FeaturesPlugin/CMakeLists.txt +++ b/src/FeaturesPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/CTestTestfileInstall.cmake b/src/FeaturesPlugin/CTestTestfileInstall.cmake index 5a435cff4..a97594e6d 100644 --- a/src/FeaturesPlugin/CTestTestfileInstall.cmake +++ b/src/FeaturesPlugin/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin.h b/src/FeaturesPlugin/FeaturesPlugin.h index d2bd35b35..554ba4524 100644 --- a/src/FeaturesPlugin/FeaturesPlugin.h +++ b/src/FeaturesPlugin/FeaturesPlugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp b/src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp index dd069048a..86af611e6 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Boolean.h b/src/FeaturesPlugin/FeaturesPlugin_Boolean.h index 496c6a2ff..e1a32b240 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Boolean.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Boolean.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.cpp b/src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.cpp index 266f1be11..b33bd7790 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.h b/src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.h index d11746192..453dda311 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.h +++ b/src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_BooleanCut.cpp b/src/FeaturesPlugin/FeaturesPlugin_BooleanCut.cpp index 9a9750d82..c4b68c44e 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_BooleanCut.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_BooleanCut.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_BooleanCut.h b/src/FeaturesPlugin/FeaturesPlugin_BooleanCut.h index 5ccbcc81b..7d0bac56c 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_BooleanCut.h +++ b/src/FeaturesPlugin/FeaturesPlugin_BooleanCut.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_BooleanFill.cpp b/src/FeaturesPlugin/FeaturesPlugin_BooleanFill.cpp index 0360bd9ec..755893497 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_BooleanFill.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_BooleanFill.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_BooleanFill.h b/src/FeaturesPlugin/FeaturesPlugin_BooleanFill.h index cfe24e448..faa355611 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_BooleanFill.h +++ b/src/FeaturesPlugin/FeaturesPlugin_BooleanFill.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.cpp b/src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.cpp index 15c248e95..bccfaf13a 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.h b/src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.h index 9f341a79a..ab9281969 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.h +++ b/src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_BooleanSmash.cpp b/src/FeaturesPlugin/FeaturesPlugin_BooleanSmash.cpp index ed61e8a5b..bffdf4fb0 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_BooleanSmash.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_BooleanSmash.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_BooleanSmash.h b/src/FeaturesPlugin/FeaturesPlugin_BooleanSmash.h index dca534d20..6badae809 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_BooleanSmash.h +++ b/src/FeaturesPlugin/FeaturesPlugin_BooleanSmash.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_BoundingBox.cpp b/src/FeaturesPlugin/FeaturesPlugin_BoundingBox.cpp index 49124c529..1dabc4e2d 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_BoundingBox.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_BoundingBox.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_BoundingBox.h b/src/FeaturesPlugin/FeaturesPlugin_BoundingBox.h index 2d9369d03..4c122a1f6 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_BoundingBox.h +++ b/src/FeaturesPlugin/FeaturesPlugin_BoundingBox.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_BoundingBoxBase.cpp b/src/FeaturesPlugin/FeaturesPlugin_BoundingBoxBase.cpp index 1e4d4ce2c..9c8563d71 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_BoundingBoxBase.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_BoundingBoxBase.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_BoundingBoxBase.h b/src/FeaturesPlugin/FeaturesPlugin_BoundingBoxBase.h index 60a5fe967..b3ddc2bd8 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_BoundingBoxBase.h +++ b/src/FeaturesPlugin/FeaturesPlugin_BoundingBoxBase.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Chamfer.cpp b/src/FeaturesPlugin/FeaturesPlugin_Chamfer.cpp index c03917287..30e331868 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Chamfer.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Chamfer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Chamfer.h b/src/FeaturesPlugin/FeaturesPlugin_Chamfer.h index 69b9847f8..0878feb56 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Chamfer.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Chamfer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_CommonSharedFaces.cpp b/src/FeaturesPlugin/FeaturesPlugin_CommonSharedFaces.cpp index 8c154ed14..718c83abf 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_CommonSharedFaces.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_CommonSharedFaces.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2021 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_CommonSharedFaces.h b/src/FeaturesPlugin/FeaturesPlugin_CommonSharedFaces.h index 3a31c3b4e..9d2ba5590 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_CommonSharedFaces.h +++ b/src/FeaturesPlugin/FeaturesPlugin_CommonSharedFaces.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2021 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_CompositeBoolean.cpp b/src/FeaturesPlugin/FeaturesPlugin_CompositeBoolean.cpp index 5a2354048..cc9d88f82 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_CompositeBoolean.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_CompositeBoolean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_CompositeBoolean.h b/src/FeaturesPlugin/FeaturesPlugin_CompositeBoolean.h index 86bb438b7..65467ca72 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_CompositeBoolean.h +++ b/src/FeaturesPlugin/FeaturesPlugin_CompositeBoolean.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.cpp b/src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.cpp index 9cf3acfc1..3d5b66c2a 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.h b/src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.h index e7a2cdc79..c9f9dd4a9 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.h +++ b/src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Copy.cpp b/src/FeaturesPlugin/FeaturesPlugin_Copy.cpp index 96ec848cc..5a804a522 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Copy.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Copy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Copy.h b/src/FeaturesPlugin/FeaturesPlugin_Copy.h index 1822171ed..f6df35476 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Copy.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Copy.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Defeaturing.cpp b/src/FeaturesPlugin/FeaturesPlugin_Defeaturing.cpp index c579927a8..037e5ef96 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Defeaturing.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Defeaturing.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Defeaturing.h b/src/FeaturesPlugin/FeaturesPlugin_Defeaturing.h index 76936d50c..4b16fc64d 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Defeaturing.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Defeaturing.h @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Extrusion.cpp b/src/FeaturesPlugin/FeaturesPlugin_Extrusion.cpp index fafe23c31..53002bc15 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Extrusion.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Extrusion.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Extrusion.h b/src/FeaturesPlugin/FeaturesPlugin_Extrusion.h index a8e5c0d2e..5f742eacd 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Extrusion.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Extrusion.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.cpp b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.cpp index cc9335258..565bc52d3 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.h b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.h index 5c1aad852..a56e651f3 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.h +++ b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionCut.cpp b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionCut.cpp index 8194d21e2..a28ecdc0a 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionCut.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionCut.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionCut.h b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionCut.h index fbae1b1f1..52b877998 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionCut.h +++ b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionCut.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionFuse.cpp b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionFuse.cpp index 140ac2789..379fd76c3 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionFuse.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionFuse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionFuse.h b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionFuse.h index b16c34512..39c0415d7 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_ExtrusionFuse.h +++ b/src/FeaturesPlugin/FeaturesPlugin_ExtrusionFuse.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Fillet.cpp b/src/FeaturesPlugin/FeaturesPlugin_Fillet.cpp index 75311df09..f922a5212 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Fillet.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Fillet.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Fillet.h b/src/FeaturesPlugin/FeaturesPlugin_Fillet.h index e39d1f067..18176d4c1 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Fillet.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Fillet.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Fillet1D.cpp b/src/FeaturesPlugin/FeaturesPlugin_Fillet1D.cpp index 0c9b42e97..9bef63f57 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Fillet1D.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Fillet1D.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Fillet1D.h b/src/FeaturesPlugin/FeaturesPlugin_Fillet1D.h index f8d7d1e2a..bd8ed37e8 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Fillet1D.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Fillet1D.h @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_FusionFaces.cpp b/src/FeaturesPlugin/FeaturesPlugin_FusionFaces.cpp index 36d600395..d77104cc9 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_FusionFaces.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_FusionFaces.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_FusionFaces.h b/src/FeaturesPlugin/FeaturesPlugin_FusionFaces.h index b561c3c06..c59ae6749 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_FusionFaces.h +++ b/src/FeaturesPlugin/FeaturesPlugin_FusionFaces.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_GeometryCalculation.cpp b/src/FeaturesPlugin/FeaturesPlugin_GeometryCalculation.cpp index 58cb28d6b..c8d485d1c 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_GeometryCalculation.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_GeometryCalculation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_GeometryCalculation.h b/src/FeaturesPlugin/FeaturesPlugin_GeometryCalculation.h index f1a0b0e44..57cbd6be6 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_GeometryCalculation.h +++ b/src/FeaturesPlugin/FeaturesPlugin_GeometryCalculation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_GlueFaces.cpp b/src/FeaturesPlugin/FeaturesPlugin_GlueFaces.cpp index 1489f9f77..35b790c72 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_GlueFaces.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_GlueFaces.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_GlueFaces.h b/src/FeaturesPlugin/FeaturesPlugin_GlueFaces.h index 83e97d6fa..c244d0ecd 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_GlueFaces.h +++ b/src/FeaturesPlugin/FeaturesPlugin_GlueFaces.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_GroupSharedFaces.cpp b/src/FeaturesPlugin/FeaturesPlugin_GroupSharedFaces.cpp index 994a78852..d9292e10c 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_GroupSharedFaces.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_GroupSharedFaces.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2021 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_GroupSharedFaces.h b/src/FeaturesPlugin/FeaturesPlugin_GroupSharedFaces.h index d81781b1c..e42e604d4 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_GroupSharedFaces.h +++ b/src/FeaturesPlugin/FeaturesPlugin_GroupSharedFaces.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2021 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_ImportResult.cpp b/src/FeaturesPlugin/FeaturesPlugin_ImportResult.cpp index 46b23bc55..c23c1d00b 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_ImportResult.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_ImportResult.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_ImportResult.h b/src/FeaturesPlugin/FeaturesPlugin_ImportResult.h index 43148f6c5..0ae6985de 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_ImportResult.h +++ b/src/FeaturesPlugin/FeaturesPlugin_ImportResult.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_InspectBoundingBox.cpp b/src/FeaturesPlugin/FeaturesPlugin_InspectBoundingBox.cpp index bec5a5d64..29b2ab5c2 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_InspectBoundingBox.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_InspectBoundingBox.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_InspectBoundingBox.h b/src/FeaturesPlugin/FeaturesPlugin_InspectBoundingBox.h index 926c9ff99..eeac45b3c 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_InspectBoundingBox.h +++ b/src/FeaturesPlugin/FeaturesPlugin_InspectBoundingBox.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_InspectNormalToFace.cpp b/src/FeaturesPlugin/FeaturesPlugin_InspectNormalToFace.cpp index bb8160c12..8a7893c97 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_InspectNormalToFace.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_InspectNormalToFace.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_InspectNormalToFace.h b/src/FeaturesPlugin/FeaturesPlugin_InspectNormalToFace.h index 90fb21761..4a930c0fb 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_InspectNormalToFace.h +++ b/src/FeaturesPlugin/FeaturesPlugin_InspectNormalToFace.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Intersection.cpp b/src/FeaturesPlugin/FeaturesPlugin_Intersection.cpp index a54a32b66..d7cc5aeb9 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Intersection.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Intersection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Intersection.h b/src/FeaturesPlugin/FeaturesPlugin_Intersection.h index 44b557112..ec1088712 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Intersection.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Intersection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_LimitTolerance.cpp b/src/FeaturesPlugin/FeaturesPlugin_LimitTolerance.cpp index 43066c1d3..c904f66f1 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_LimitTolerance.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_LimitTolerance.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_LimitTolerance.h b/src/FeaturesPlugin/FeaturesPlugin_LimitTolerance.h index 7d1005ed9..44dd87c97 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_LimitTolerance.h +++ b/src/FeaturesPlugin/FeaturesPlugin_LimitTolerance.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Loft.cpp b/src/FeaturesPlugin/FeaturesPlugin_Loft.cpp index db8497391..5e74c75c9 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Loft.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Loft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Loft.h b/src/FeaturesPlugin/FeaturesPlugin_Loft.h index 4a66a8d50..437feb386 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Loft.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Loft.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Measurement.cpp b/src/FeaturesPlugin/FeaturesPlugin_Measurement.cpp index 35f1a1335..2bae620a3 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Measurement.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Measurement.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Measurement.h b/src/FeaturesPlugin/FeaturesPlugin_Measurement.h index 0896270f4..e742f56b2 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Measurement.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Measurement.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_MultiRotation.cpp b/src/FeaturesPlugin/FeaturesPlugin_MultiRotation.cpp index 0b12af925..5130d8293 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_MultiRotation.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_MultiRotation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_MultiRotation.h b/src/FeaturesPlugin/FeaturesPlugin_MultiRotation.h index b976eb6f1..757e59f9a 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_MultiRotation.h +++ b/src/FeaturesPlugin/FeaturesPlugin_MultiRotation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_MultiTranslation.cpp b/src/FeaturesPlugin/FeaturesPlugin_MultiTranslation.cpp index 5cd604a78..7c1537c95 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_MultiTranslation.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_MultiTranslation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_MultiTranslation.h b/src/FeaturesPlugin/FeaturesPlugin_MultiTranslation.h index 6771c7d5f..1f1d311b8 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_MultiTranslation.h +++ b/src/FeaturesPlugin/FeaturesPlugin_MultiTranslation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_NormalToFace.cpp b/src/FeaturesPlugin/FeaturesPlugin_NormalToFace.cpp index 5cff12cc4..012a489a8 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_NormalToFace.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_NormalToFace.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_NormalToFace.h b/src/FeaturesPlugin/FeaturesPlugin_NormalToFace.h index 0eae8363a..bc2211b2c 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_NormalToFace.h +++ b/src/FeaturesPlugin/FeaturesPlugin_NormalToFace.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Partition.cpp b/src/FeaturesPlugin/FeaturesPlugin_Partition.cpp index b796fdb84..4981f8356 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Partition.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Partition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Partition.h b/src/FeaturesPlugin/FeaturesPlugin_Partition.h index d6cd366a2..d7807436e 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Partition.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Partition.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Pipe.cpp b/src/FeaturesPlugin/FeaturesPlugin_Pipe.cpp index 36284419d..be5eb1fc3 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Pipe.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Pipe.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Pipe.h b/src/FeaturesPlugin/FeaturesPlugin_Pipe.h index 430ade6c4..eaa50cea1 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Pipe.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Pipe.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Placement.cpp b/src/FeaturesPlugin/FeaturesPlugin_Placement.cpp index a984adfe5..faac26a9d 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Placement.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Placement.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Placement.h b/src/FeaturesPlugin/FeaturesPlugin_Placement.h index fa801b03e..0fc53d7a6 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Placement.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Placement.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp b/src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp index 37ab3cca8..1b4ef82ad 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Plugin.h b/src/FeaturesPlugin/FeaturesPlugin_Plugin.h index f7baeb9a3..d683f2a72 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Plugin.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_PointCloudOnFace.cpp b/src/FeaturesPlugin/FeaturesPlugin_PointCloudOnFace.cpp index 21edd01b4..7ff470b9a 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_PointCloudOnFace.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_PointCloudOnFace.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_PointCloudOnFace.h b/src/FeaturesPlugin/FeaturesPlugin_PointCloudOnFace.h index 91bc048dd..897430b39 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_PointCloudOnFace.h +++ b/src/FeaturesPlugin/FeaturesPlugin_PointCloudOnFace.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_PointCoordinates.cpp b/src/FeaturesPlugin/FeaturesPlugin_PointCoordinates.cpp index 23329e4ae..5f2116628 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_PointCoordinates.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_PointCoordinates.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_PointCoordinates.h b/src/FeaturesPlugin/FeaturesPlugin_PointCoordinates.h index 659965d60..6cd3454fd 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_PointCoordinates.h +++ b/src/FeaturesPlugin/FeaturesPlugin_PointCoordinates.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Recover.cpp b/src/FeaturesPlugin/FeaturesPlugin_Recover.cpp index 5dd6ad2fb..13cf8799e 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Recover.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Recover.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Recover.h b/src/FeaturesPlugin/FeaturesPlugin_Recover.h index a6f41f3e6..31ce82b14 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Recover.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Recover.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_RemoveResults.cpp b/src/FeaturesPlugin/FeaturesPlugin_RemoveResults.cpp index 912e7a79a..b9f9926ec 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_RemoveResults.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_RemoveResults.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_RemoveResults.h b/src/FeaturesPlugin/FeaturesPlugin_RemoveResults.h index 2e09369b8..5ca5500d6 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_RemoveResults.h +++ b/src/FeaturesPlugin/FeaturesPlugin_RemoveResults.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_RemoveSubShapes.cpp b/src/FeaturesPlugin/FeaturesPlugin_RemoveSubShapes.cpp index 73f353af5..e1820d2af 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_RemoveSubShapes.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_RemoveSubShapes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_RemoveSubShapes.h b/src/FeaturesPlugin/FeaturesPlugin_RemoveSubShapes.h index fb8d7bd52..0add0f92a 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_RemoveSubShapes.h +++ b/src/FeaturesPlugin/FeaturesPlugin_RemoveSubShapes.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Revolution.cpp b/src/FeaturesPlugin/FeaturesPlugin_Revolution.cpp index 6d4f1eb14..414305719 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Revolution.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Revolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Revolution.h b/src/FeaturesPlugin/FeaturesPlugin_Revolution.h index 26ee77745..a745adaf8 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Revolution.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Revolution.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_RevolutionBoolean.cpp b/src/FeaturesPlugin/FeaturesPlugin_RevolutionBoolean.cpp index f05397204..34b979133 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_RevolutionBoolean.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_RevolutionBoolean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_RevolutionBoolean.h b/src/FeaturesPlugin/FeaturesPlugin_RevolutionBoolean.h index f6c3b7225..a054f8888 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_RevolutionBoolean.h +++ b/src/FeaturesPlugin/FeaturesPlugin_RevolutionBoolean.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_RevolutionCut.cpp b/src/FeaturesPlugin/FeaturesPlugin_RevolutionCut.cpp index 20cf4211e..1741e93bb 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_RevolutionCut.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_RevolutionCut.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_RevolutionCut.h b/src/FeaturesPlugin/FeaturesPlugin_RevolutionCut.h index 45347bcc3..20d5f9475 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_RevolutionCut.h +++ b/src/FeaturesPlugin/FeaturesPlugin_RevolutionCut.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_RevolutionFuse.cpp b/src/FeaturesPlugin/FeaturesPlugin_RevolutionFuse.cpp index a1105f64f..bee4549a0 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_RevolutionFuse.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_RevolutionFuse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_RevolutionFuse.h b/src/FeaturesPlugin/FeaturesPlugin_RevolutionFuse.h index d53e55138..bba2780ea 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_RevolutionFuse.h +++ b/src/FeaturesPlugin/FeaturesPlugin_RevolutionFuse.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Rotation.cpp b/src/FeaturesPlugin/FeaturesPlugin_Rotation.cpp index 16a144b30..0c5b49762 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Rotation.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Rotation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Rotation.h b/src/FeaturesPlugin/FeaturesPlugin_Rotation.h index 0f196e66a..e0aa6180d 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Rotation.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Rotation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Scale.cpp b/src/FeaturesPlugin/FeaturesPlugin_Scale.cpp index b7a9c29f8..e967da7c2 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Scale.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Scale.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Scale.h b/src/FeaturesPlugin/FeaturesPlugin_Scale.h index f687e3b95..a686da29b 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Scale.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Scale.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Sewing.cpp b/src/FeaturesPlugin/FeaturesPlugin_Sewing.cpp index a378170fd..fb830f62a 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Sewing.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Sewing.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Sewing.h b/src/FeaturesPlugin/FeaturesPlugin_Sewing.h index 4cb9d844a..15b026d89 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Sewing.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Sewing.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_SharedFaces.cpp b/src/FeaturesPlugin/FeaturesPlugin_SharedFaces.cpp index 15eebf6d5..36b4fafac 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_SharedFaces.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_SharedFaces.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2021 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_SharedFaces.h b/src/FeaturesPlugin/FeaturesPlugin_SharedFaces.h index 25112533e..2ccadef25 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_SharedFaces.h +++ b/src/FeaturesPlugin/FeaturesPlugin_SharedFaces.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2021 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Symmetry.cpp b/src/FeaturesPlugin/FeaturesPlugin_Symmetry.cpp index f700c366d..87886d787 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Symmetry.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Symmetry.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Symmetry.h b/src/FeaturesPlugin/FeaturesPlugin_Symmetry.h index fd18b5a50..cc2a7fc0d 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Symmetry.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Symmetry.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Tools.cpp b/src/FeaturesPlugin/FeaturesPlugin_Tools.cpp index 8f43210af..44958e9c8 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Tools.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Tools.h b/src/FeaturesPlugin/FeaturesPlugin_Tools.h index 3d30dea02..c4a71bd97 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Tools.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Translation.cpp b/src/FeaturesPlugin/FeaturesPlugin_Translation.cpp index 7b7b4b0ab..8eaaf904f 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Translation.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Translation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Translation.h b/src/FeaturesPlugin/FeaturesPlugin_Translation.h index bff3542b3..b919ea360 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Translation.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Translation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Union.cpp b/src/FeaturesPlugin/FeaturesPlugin_Union.cpp index 466e12856..c5e7b0b7a 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Union.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Union.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Union.h b/src/FeaturesPlugin/FeaturesPlugin_Union.h index 5ddc67169..d1ba5279d 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Union.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Union.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_ValidatorTransform.cpp b/src/FeaturesPlugin/FeaturesPlugin_ValidatorTransform.cpp index bdc759fbe..d27817df0 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_ValidatorTransform.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_ValidatorTransform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_ValidatorTransform.h b/src/FeaturesPlugin/FeaturesPlugin_ValidatorTransform.h index 9cb6bff1c..77093550d 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_ValidatorTransform.h +++ b/src/FeaturesPlugin/FeaturesPlugin_ValidatorTransform.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Validators.cpp b/src/FeaturesPlugin/FeaturesPlugin_Validators.cpp index 93bcd42ac..838f446c8 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Validators.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_Validators.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_Validators.h b/src/FeaturesPlugin/FeaturesPlugin_Validators.h index f0b5c50d4..2a49e530a 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_Validators.h +++ b/src/FeaturesPlugin/FeaturesPlugin_Validators.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.cpp b/src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.cpp index e6e68169a..73a7a4b64 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.h b/src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.h index 963745141..120e82c3e 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.h +++ b/src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_VersionedChFi.cpp b/src/FeaturesPlugin/FeaturesPlugin_VersionedChFi.cpp index bb8529e68..f06d62add 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_VersionedChFi.cpp +++ b/src/FeaturesPlugin/FeaturesPlugin_VersionedChFi.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/FeaturesPlugin_VersionedChFi.h b/src/FeaturesPlugin/FeaturesPlugin_VersionedChFi.h index bd4aa61b3..d317bb6ab 100644 --- a/src/FeaturesPlugin/FeaturesPlugin_VersionedChFi.h +++ b/src/FeaturesPlugin/FeaturesPlugin_VersionedChFi.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test1379.py b/src/FeaturesPlugin/Test/Test1379.py index 59f5769d6..5c3b2a1a7 100644 --- a/src/FeaturesPlugin/Test/Test1379.py +++ b/src/FeaturesPlugin/Test/Test1379.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test1467.py b/src/FeaturesPlugin/Test/Test1467.py index 696e5c83a..5a0523037 100644 --- a/src/FeaturesPlugin/Test/Test1467.py +++ b/src/FeaturesPlugin/Test/Test1467.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test17000.py b/src/FeaturesPlugin/Test/Test17000.py index d9c415185..c1b5475a9 100644 --- a/src/FeaturesPlugin/Test/Test17000.py +++ b/src/FeaturesPlugin/Test/Test17000.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test17261.py b/src/FeaturesPlugin/Test/Test17261.py index c53f0efe4..ae474b07b 100644 --- a/src/FeaturesPlugin/Test/Test17261.py +++ b/src/FeaturesPlugin/Test/Test17261.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test17281.py b/src/FeaturesPlugin/Test/Test17281.py index 0cefd0a7b..d026b86b4 100644 --- a/src/FeaturesPlugin/Test/Test17281.py +++ b/src/FeaturesPlugin/Test/Test17281.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test17909.py b/src/FeaturesPlugin/Test/Test17909.py index 694297b53..d22208591 100644 --- a/src/FeaturesPlugin/Test/Test17909.py +++ b/src/FeaturesPlugin/Test/Test17909.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test1816.py b/src/FeaturesPlugin/Test/Test1816.py index a1353b664..246876c73 100644 --- a/src/FeaturesPlugin/Test/Test1816.py +++ b/src/FeaturesPlugin/Test/Test1816.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test1876.py b/src/FeaturesPlugin/Test/Test1876.py index ecb63c812..2eec2bc24 100644 --- a/src/FeaturesPlugin/Test/Test1876.py +++ b/src/FeaturesPlugin/Test/Test1876.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test18836.py b/src/FeaturesPlugin/Test/Test18836.py index 3192ab5bf..ec6655614 100644 --- a/src/FeaturesPlugin/Test/Test18836.py +++ b/src/FeaturesPlugin/Test/Test18836.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test19065.py b/src/FeaturesPlugin/Test/Test19065.py index c592884f0..2b2fdd655 100644 --- a/src/FeaturesPlugin/Test/Test19065.py +++ b/src/FeaturesPlugin/Test/Test19065.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test19066.py b/src/FeaturesPlugin/Test/Test19066.py index ef872354d..aa80e7f78 100644 --- a/src/FeaturesPlugin/Test/Test19066.py +++ b/src/FeaturesPlugin/Test/Test19066.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test19115.py b/src/FeaturesPlugin/Test/Test19115.py index 1350f7816..63a4a47cf 100644 --- a/src/FeaturesPlugin/Test/Test19115.py +++ b/src/FeaturesPlugin/Test/Test19115.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test1915.py b/src/FeaturesPlugin/Test/Test1915.py index c06d92709..7f5b31d0f 100644 --- a/src/FeaturesPlugin/Test/Test1915.py +++ b/src/FeaturesPlugin/Test/Test1915.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test19196.py b/src/FeaturesPlugin/Test/Test19196.py index d96c09f3a..da7decb78 100644 --- a/src/FeaturesPlugin/Test/Test19196.py +++ b/src/FeaturesPlugin/Test/Test19196.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test1922.py b/src/FeaturesPlugin/Test/Test1922.py index 1ed6502c7..94ac6aed4 100644 --- a/src/FeaturesPlugin/Test/Test1922.py +++ b/src/FeaturesPlugin/Test/Test1922.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test1942.py b/src/FeaturesPlugin/Test/Test1942.py index 470f89cd8..832c20b9c 100644 --- a/src/FeaturesPlugin/Test/Test1942.py +++ b/src/FeaturesPlugin/Test/Test1942.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test19931.py b/src/FeaturesPlugin/Test/Test19931.py index 82c52ec24..915fcff23 100644 --- a/src/FeaturesPlugin/Test/Test19931.py +++ b/src/FeaturesPlugin/Test/Test19931.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test20027.py b/src/FeaturesPlugin/Test/Test20027.py index d74336ffb..b801794a9 100644 --- a/src/FeaturesPlugin/Test/Test20027.py +++ b/src/FeaturesPlugin/Test/Test20027.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2023.py b/src/FeaturesPlugin/Test/Test2023.py index 63020005e..0d36bf136 100644 --- a/src/FeaturesPlugin/Test/Test2023.py +++ b/src/FeaturesPlugin/Test/Test2023.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test20245_1.py b/src/FeaturesPlugin/Test/Test20245_1.py index 7df4f2e4d..b8ff894d0 100644 --- a/src/FeaturesPlugin/Test/Test20245_1.py +++ b/src/FeaturesPlugin/Test/Test20245_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test20245_2.py b/src/FeaturesPlugin/Test/Test20245_2.py index 2e9f9eb40..f6eb28ebe 100644 --- a/src/FeaturesPlugin/Test/Test20245_2.py +++ b/src/FeaturesPlugin/Test/Test20245_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test20245_3.py b/src/FeaturesPlugin/Test/Test20245_3.py index 9bf45f5f1..c946b5416 100644 --- a/src/FeaturesPlugin/Test/Test20245_3.py +++ b/src/FeaturesPlugin/Test/Test20245_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test20245_3_geometrical.py b/src/FeaturesPlugin/Test/Test20245_3_geometrical.py index 39d2cb8b0..621480dc0 100644 --- a/src/FeaturesPlugin/Test/Test20245_3_geometrical.py +++ b/src/FeaturesPlugin/Test/Test20245_3_geometrical.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test20247.py b/src/FeaturesPlugin/Test/Test20247.py index c7376cbbf..b4e23f5e6 100644 --- a/src/FeaturesPlugin/Test/Test20247.py +++ b/src/FeaturesPlugin/Test/Test20247.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2038.py b/src/FeaturesPlugin/Test/Test2038.py index 6183671da..3b72d3882 100644 --- a/src/FeaturesPlugin/Test/Test2038.py +++ b/src/FeaturesPlugin/Test/Test2038.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2046.py b/src/FeaturesPlugin/Test/Test2046.py index 8a290fc26..58eb744fe 100644 --- a/src/FeaturesPlugin/Test/Test2046.py +++ b/src/FeaturesPlugin/Test/Test2046.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2172.py b/src/FeaturesPlugin/Test/Test2172.py index c348fa4f0..d16324975 100644 --- a/src/FeaturesPlugin/Test/Test2172.py +++ b/src/FeaturesPlugin/Test/Test2172.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2194.py b/src/FeaturesPlugin/Test/Test2194.py index d9fa9a1cb..1f245dbc2 100644 --- a/src/FeaturesPlugin/Test/Test2194.py +++ b/src/FeaturesPlugin/Test/Test2194.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2197_1.py b/src/FeaturesPlugin/Test/Test2197_1.py index fdc6f4a19..faa0f8acc 100644 --- a/src/FeaturesPlugin/Test/Test2197_1.py +++ b/src/FeaturesPlugin/Test/Test2197_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2197_2.py b/src/FeaturesPlugin/Test/Test2197_2.py index 149c9f196..876e390a9 100644 --- a/src/FeaturesPlugin/Test/Test2197_2.py +++ b/src/FeaturesPlugin/Test/Test2197_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2197_3.py b/src/FeaturesPlugin/Test/Test2197_3.py index 614074f79..b429497ce 100644 --- a/src/FeaturesPlugin/Test/Test2197_3.py +++ b/src/FeaturesPlugin/Test/Test2197_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2197_4.py b/src/FeaturesPlugin/Test/Test2197_4.py index 5b2d84a96..cb8d2cb05 100644 --- a/src/FeaturesPlugin/Test/Test2197_4.py +++ b/src/FeaturesPlugin/Test/Test2197_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2215.py b/src/FeaturesPlugin/Test/Test2215.py index 1f0792049..d836d1bc3 100644 --- a/src/FeaturesPlugin/Test/Test2215.py +++ b/src/FeaturesPlugin/Test/Test2215.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2222.py b/src/FeaturesPlugin/Test/Test2222.py index 2a72830dc..86d6282d3 100644 --- a/src/FeaturesPlugin/Test/Test2222.py +++ b/src/FeaturesPlugin/Test/Test2222.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2225.py b/src/FeaturesPlugin/Test/Test2225.py index cec4840c9..8a21ae22a 100644 --- a/src/FeaturesPlugin/Test/Test2225.py +++ b/src/FeaturesPlugin/Test/Test2225.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2231.py b/src/FeaturesPlugin/Test/Test2231.py index 54f03cfd5..353f63c85 100644 --- a/src/FeaturesPlugin/Test/Test2231.py +++ b/src/FeaturesPlugin/Test/Test2231.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2233.py b/src/FeaturesPlugin/Test/Test2233.py index 36c3d418a..7338a2efe 100644 --- a/src/FeaturesPlugin/Test/Test2233.py +++ b/src/FeaturesPlugin/Test/Test2233.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2240.py b/src/FeaturesPlugin/Test/Test2240.py index 37a72c04e..14f2e7bbc 100644 --- a/src/FeaturesPlugin/Test/Test2240.py +++ b/src/FeaturesPlugin/Test/Test2240.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2246.py b/src/FeaturesPlugin/Test/Test2246.py index fea935d23..55765c0b7 100644 --- a/src/FeaturesPlugin/Test/Test2246.py +++ b/src/FeaturesPlugin/Test/Test2246.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2248.py b/src/FeaturesPlugin/Test/Test2248.py index f17a24007..f2e003635 100644 --- a/src/FeaturesPlugin/Test/Test2248.py +++ b/src/FeaturesPlugin/Test/Test2248.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2251.py b/src/FeaturesPlugin/Test/Test2251.py index ee19fc6ed..0621aa020 100644 --- a/src/FeaturesPlugin/Test/Test2251.py +++ b/src/FeaturesPlugin/Test/Test2251.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2255.py b/src/FeaturesPlugin/Test/Test2255.py index 23e275356..4da32204a 100644 --- a/src/FeaturesPlugin/Test/Test2255.py +++ b/src/FeaturesPlugin/Test/Test2255.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test22847.py b/src/FeaturesPlugin/Test/Test22847.py index fe65cef53..916b4d1b6 100644 --- a/src/FeaturesPlugin/Test/Test22847.py +++ b/src/FeaturesPlugin/Test/Test22847.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2289.py b/src/FeaturesPlugin/Test/Test2289.py index 549e75f5c..f9a91a5c5 100644 --- a/src/FeaturesPlugin/Test/Test2289.py +++ b/src/FeaturesPlugin/Test/Test2289.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2304.py b/src/FeaturesPlugin/Test/Test2304.py index 0e2174481..3b16e2fad 100644 --- a/src/FeaturesPlugin/Test/Test2304.py +++ b/src/FeaturesPlugin/Test/Test2304.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2304_2.py b/src/FeaturesPlugin/Test/Test2304_2.py index 7578e894a..883f6984b 100644 --- a/src/FeaturesPlugin/Test/Test2304_2.py +++ b/src/FeaturesPlugin/Test/Test2304_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2375.py b/src/FeaturesPlugin/Test/Test2375.py index 281bbca26..76a2a1326 100644 --- a/src/FeaturesPlugin/Test/Test2375.py +++ b/src/FeaturesPlugin/Test/Test2375.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2377.py b/src/FeaturesPlugin/Test/Test2377.py index 236cb3ab9..4804b0aac 100644 --- a/src/FeaturesPlugin/Test/Test2377.py +++ b/src/FeaturesPlugin/Test/Test2377.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test23885.py b/src/FeaturesPlugin/Test/Test23885.py index b99210317..3845c01a7 100644 --- a/src/FeaturesPlugin/Test/Test23885.py +++ b/src/FeaturesPlugin/Test/Test23885.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2394.py b/src/FeaturesPlugin/Test/Test2394.py index 45dcd3d5f..af1ad91d9 100644 --- a/src/FeaturesPlugin/Test/Test2394.py +++ b/src/FeaturesPlugin/Test/Test2394.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2395.py b/src/FeaturesPlugin/Test/Test2395.py index c75feebc6..0c80f8c2a 100644 --- a/src/FeaturesPlugin/Test/Test2395.py +++ b/src/FeaturesPlugin/Test/Test2395.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2419_1.py b/src/FeaturesPlugin/Test/Test2419_1.py index 93d49e43f..efe916bf4 100644 --- a/src/FeaturesPlugin/Test/Test2419_1.py +++ b/src/FeaturesPlugin/Test/Test2419_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2419_2.py b/src/FeaturesPlugin/Test/Test2419_2.py index 81b45c495..bb262643d 100644 --- a/src/FeaturesPlugin/Test/Test2419_2.py +++ b/src/FeaturesPlugin/Test/Test2419_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2419_3.py b/src/FeaturesPlugin/Test/Test2419_3.py index ef96f2b2c..19371ff81 100644 --- a/src/FeaturesPlugin/Test/Test2419_3.py +++ b/src/FeaturesPlugin/Test/Test2419_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2465.py b/src/FeaturesPlugin/Test/Test2465.py index cb131a204..7ea39b73a 100644 --- a/src/FeaturesPlugin/Test/Test2465.py +++ b/src/FeaturesPlugin/Test/Test2465.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2495.py b/src/FeaturesPlugin/Test/Test2495.py index 66fe43fe6..0db450774 100644 --- a/src/FeaturesPlugin/Test/Test2495.py +++ b/src/FeaturesPlugin/Test/Test2495.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2514.py b/src/FeaturesPlugin/Test/Test2514.py index 61c68a365..35dcd9e31 100644 --- a/src/FeaturesPlugin/Test/Test2514.py +++ b/src/FeaturesPlugin/Test/Test2514.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2520.py b/src/FeaturesPlugin/Test/Test2520.py index 1883d0675..e0291430c 100644 --- a/src/FeaturesPlugin/Test/Test2520.py +++ b/src/FeaturesPlugin/Test/Test2520.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2545.py b/src/FeaturesPlugin/Test/Test2545.py index 39bf4f8f8..b341118f3 100644 --- a/src/FeaturesPlugin/Test/Test2545.py +++ b/src/FeaturesPlugin/Test/Test2545.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2588.py b/src/FeaturesPlugin/Test/Test2588.py index 36dc7c0fb..3eba0381b 100644 --- a/src/FeaturesPlugin/Test/Test2588.py +++ b/src/FeaturesPlugin/Test/Test2588.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2592.py b/src/FeaturesPlugin/Test/Test2592.py index 2d206f303..0a2988d84 100644 --- a/src/FeaturesPlugin/Test/Test2592.py +++ b/src/FeaturesPlugin/Test/Test2592.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2596.py b/src/FeaturesPlugin/Test/Test2596.py index e283d3ead..e527ab72e 100644 --- a/src/FeaturesPlugin/Test/Test2596.py +++ b/src/FeaturesPlugin/Test/Test2596.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2617.py b/src/FeaturesPlugin/Test/Test2617.py index 77d166ea6..474c4f66d 100644 --- a/src/FeaturesPlugin/Test/Test2617.py +++ b/src/FeaturesPlugin/Test/Test2617.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2631.py b/src/FeaturesPlugin/Test/Test2631.py index 7a4c3dc16..cbd8e3213 100644 --- a/src/FeaturesPlugin/Test/Test2631.py +++ b/src/FeaturesPlugin/Test/Test2631.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2636.py b/src/FeaturesPlugin/Test/Test2636.py index 100ce2bf9..aa68db550 100644 --- a/src/FeaturesPlugin/Test/Test2636.py +++ b/src/FeaturesPlugin/Test/Test2636.py @@ -1,4 +1,4 @@ -## Copyright (C) 2019-2023 CEA/DEN, EDF R&D +## Copyright (C) 2019-2023 CEA, EDF ## ## This library is free software; you can redistribute it and/or ## modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2650.py b/src/FeaturesPlugin/Test/Test2650.py index aa3304af7..da899b8cb 100644 --- a/src/FeaturesPlugin/Test/Test2650.py +++ b/src/FeaturesPlugin/Test/Test2650.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2681.py b/src/FeaturesPlugin/Test/Test2681.py index e8ef1929f..8850258a5 100644 --- a/src/FeaturesPlugin/Test/Test2681.py +++ b/src/FeaturesPlugin/Test/Test2681.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2686.py b/src/FeaturesPlugin/Test/Test2686.py index 44c2c41d2..4d9b686e6 100644 --- a/src/FeaturesPlugin/Test/Test2686.py +++ b/src/FeaturesPlugin/Test/Test2686.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2689.py b/src/FeaturesPlugin/Test/Test2689.py index 284589de8..900c48585 100644 --- a/src/FeaturesPlugin/Test/Test2689.py +++ b/src/FeaturesPlugin/Test/Test2689.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2692.py b/src/FeaturesPlugin/Test/Test2692.py index d2170f048..60a8510e2 100644 --- a/src/FeaturesPlugin/Test/Test2692.py +++ b/src/FeaturesPlugin/Test/Test2692.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2693.py b/src/FeaturesPlugin/Test/Test2693.py index 4c1a9fb6f..4fe2b1acb 100644 --- a/src/FeaturesPlugin/Test/Test2693.py +++ b/src/FeaturesPlugin/Test/Test2693.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2698.py b/src/FeaturesPlugin/Test/Test2698.py index 11ee76efd..42fc5f2ac 100644 --- a/src/FeaturesPlugin/Test/Test2698.py +++ b/src/FeaturesPlugin/Test/Test2698.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2701.py b/src/FeaturesPlugin/Test/Test2701.py index 5d6d4eacc..2b0e5a4d9 100644 --- a/src/FeaturesPlugin/Test/Test2701.py +++ b/src/FeaturesPlugin/Test/Test2701.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2724.py b/src/FeaturesPlugin/Test/Test2724.py index 565c14d49..c72e79d20 100644 --- a/src/FeaturesPlugin/Test/Test2724.py +++ b/src/FeaturesPlugin/Test/Test2724.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2729.py b/src/FeaturesPlugin/Test/Test2729.py index 0e1155096..676b00a63 100644 --- a/src/FeaturesPlugin/Test/Test2729.py +++ b/src/FeaturesPlugin/Test/Test2729.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2738.py b/src/FeaturesPlugin/Test/Test2738.py index 79d654c9f..3cc0d3f44 100644 --- a/src/FeaturesPlugin/Test/Test2738.py +++ b/src/FeaturesPlugin/Test/Test2738.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2751.py b/src/FeaturesPlugin/Test/Test2751.py index 014d01186..3eccc0bad 100644 --- a/src/FeaturesPlugin/Test/Test2751.py +++ b/src/FeaturesPlugin/Test/Test2751.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2817.py b/src/FeaturesPlugin/Test/Test2817.py index 16d479c20..957dee696 100644 --- a/src/FeaturesPlugin/Test/Test2817.py +++ b/src/FeaturesPlugin/Test/Test2817.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2826.py b/src/FeaturesPlugin/Test/Test2826.py index 1c266fde5..73c00d6e0 100644 --- a/src/FeaturesPlugin/Test/Test2826.py +++ b/src/FeaturesPlugin/Test/Test2826.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2854.py b/src/FeaturesPlugin/Test/Test2854.py index 53df85d74..8d45d8d49 100644 --- a/src/FeaturesPlugin/Test/Test2854.py +++ b/src/FeaturesPlugin/Test/Test2854.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2878.py b/src/FeaturesPlugin/Test/Test2878.py index 8ca093707..e5178401c 100644 --- a/src/FeaturesPlugin/Test/Test2878.py +++ b/src/FeaturesPlugin/Test/Test2878.py @@ -1,4 +1,4 @@ -## Copyright (C) 2019-2023 CEA/DEN, EDF R&D +## Copyright (C) 2019-2023 CEA, EDF ## ## This library is free software; you can redistribute it and/or ## modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2918.py b/src/FeaturesPlugin/Test/Test2918.py index cab5df0cd..02cc11877 100644 --- a/src/FeaturesPlugin/Test/Test2918.py +++ b/src/FeaturesPlugin/Test/Test2918.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2920.py b/src/FeaturesPlugin/Test/Test2920.py index 908c8d7b3..da543cec9 100644 --- a/src/FeaturesPlugin/Test/Test2920.py +++ b/src/FeaturesPlugin/Test/Test2920.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test2971.py b/src/FeaturesPlugin/Test/Test2971.py index 375ffed7d..ad447c0fd 100644 --- a/src/FeaturesPlugin/Test/Test2971.py +++ b/src/FeaturesPlugin/Test/Test2971.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test3014.py b/src/FeaturesPlugin/Test/Test3014.py index 2f0cc685a..2579a0f33 100644 --- a/src/FeaturesPlugin/Test/Test3014.py +++ b/src/FeaturesPlugin/Test/Test3014.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test3033.py b/src/FeaturesPlugin/Test/Test3033.py index a24f46402..40df6f537 100644 --- a/src/FeaturesPlugin/Test/Test3033.py +++ b/src/FeaturesPlugin/Test/Test3033.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test3137_1.py b/src/FeaturesPlugin/Test/Test3137_1.py index 86305686b..8e4ca422c 100644 --- a/src/FeaturesPlugin/Test/Test3137_1.py +++ b/src/FeaturesPlugin/Test/Test3137_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test3137_2.py b/src/FeaturesPlugin/Test/Test3137_2.py index ab83b711a..e4309902e 100644 --- a/src/FeaturesPlugin/Test/Test3137_2.py +++ b/src/FeaturesPlugin/Test/Test3137_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/Test3139.py b/src/FeaturesPlugin/Test/Test3139.py index aa40f2b35..e7ec11051 100644 --- a/src/FeaturesPlugin/Test/Test3139.py +++ b/src/FeaturesPlugin/Test/Test3139.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBoolean1.py b/src/FeaturesPlugin/Test/TestBoolean1.py index 0be4c4f2c..9d5de2abc 100644 --- a/src/FeaturesPlugin/Test/TestBoolean1.py +++ b/src/FeaturesPlugin/Test/TestBoolean1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBoolean2.py b/src/FeaturesPlugin/Test/TestBoolean2.py index 7a8753136..a6cbcdba9 100644 --- a/src/FeaturesPlugin/Test/TestBoolean2.py +++ b/src/FeaturesPlugin/Test/TestBoolean2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBoolean3.py b/src/FeaturesPlugin/Test/TestBoolean3.py index 0e17267cf..f54d6a8fb 100644 --- a/src/FeaturesPlugin/Test/TestBoolean3.py +++ b/src/FeaturesPlugin/Test/TestBoolean3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_CompSolidCompound.py b/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_CompSolidCompound.py index 22230d1b6..a0b0a5a46 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_CompSolidCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_CompSolidCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_Face.py b/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_Face.py index 132a0196e..589832f5b 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_Face.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_Face.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_Shell.py b/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_Shell.py index ce2d94820..1a38e2d17 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_Shell.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_Shell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_CompSolid.py b/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_CompSolid.py index 01f3f2996..eef944e09 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_CompSolid.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_CompSolid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_Face.py b/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_Face.py index 64f441f6e..29f2f04b4 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_Face.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_Face.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_Shell.py b/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_Shell.py index 9d0faeec8..277d785fa 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_Shell.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_Shell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_EdgeCompound_EdgeCompound.py b/src/FeaturesPlugin/Test/TestBooleanCommon_EdgeCompound_EdgeCompound.py index d009563dc..23914e536 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_EdgeCompound_EdgeCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_EdgeCompound_EdgeCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_Edge_Edge.py b/src/FeaturesPlugin/Test/TestBooleanCommon_Edge_Edge.py index f58ae6c94..1fdeeb276 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_Edge_Edge.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_Edge_Edge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_ErrorMsg.py b/src/FeaturesPlugin/Test/TestBooleanCommon_ErrorMsg.py index 6344ae0f3..a37fc04b6 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_FaceCompound_FaceCompound.py b/src/FeaturesPlugin/Test/TestBooleanCommon_FaceCompound_FaceCompound.py index 28bf96d06..d72d15880 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_FaceCompound_FaceCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_FaceCompound_FaceCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_Face_Face.py b/src/FeaturesPlugin/Test/TestBooleanCommon_Face_Face.py index 87d41f96a..d42b8be34 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_Face_Face.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_Face_Face.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_Face_Plane.py b/src/FeaturesPlugin/Test/TestBooleanCommon_Face_Plane.py index 429f6eb21..a2850f33b 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_Face_Plane.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_Face_Plane.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_Fuzzy.py b/src/FeaturesPlugin/Test/TestBooleanCommon_Fuzzy.py index 4d93a269a..d353ec818 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_Fuzzy.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_Fuzzy.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v0_1.py b/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v0_1.py index 5e7c63b74..e66f2e8f8 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v0_1.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v0_2.py b/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v0_2.py index e9599610a..4c283dc88 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v0_2.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_1.py b/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_1.py index 2655a2745..c3d574717 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_1.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_2.py b/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_2.py index 262acc8ed..2ac2d126f 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_2.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_ShellCompound_ShellCompound.py b/src/FeaturesPlugin/Test/TestBooleanCommon_ShellCompound_ShellCompound.py index e52220c3f..737995026 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_ShellCompound_ShellCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_ShellCompound_ShellCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_Shell_Shell.py b/src/FeaturesPlugin/Test/TestBooleanCommon_Shell_Shell.py index 9e25d2b48..6c1bbf3fb 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_Shell_Shell.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_Shell_Shell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_Face.py b/src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_Face.py index 022d3e958..ab85edb82 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_Face.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_Face.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_Shell.py b/src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_Shell.py index 9bd2ab29c..964ac0821 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_Shell.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_Shell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_SolidCompound.py b/src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_SolidCompound.py index 72d1dc58b..ad2f00c3a 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_SolidCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_SolidCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Face.py b/src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Face.py index 7e5e1db65..bb7de00d6 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Face.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Face.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Shell.py b/src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Shell.py index e9418d1ca..405839693 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Shell.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Shell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Solid.py b/src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Solid.py index 27b094eb4..b80a13c80 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Solid.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Solid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_SolidsHistory.py b/src/FeaturesPlugin/Test/TestBooleanCommon_SolidsHistory.py index d569bd433..e14e7729c 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_SolidsHistory.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_SolidsHistory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_SubCompound_Solid.py b/src/FeaturesPlugin/Test/TestBooleanCommon_SubCompound_Solid.py index 918413e88..82848d9b5 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_SubCompound_Solid.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_SubCompound_Solid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_SubSolid_Solid.py b/src/FeaturesPlugin/Test/TestBooleanCommon_SubSolid_Solid.py index 75bb3478a..373a0f3f2 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_SubSolid_Solid.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_SubSolid_Solid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_VertexCompound_VertexCompound.py b/src/FeaturesPlugin/Test/TestBooleanCommon_VertexCompound_VertexCompound.py index 4c92415b8..ea4a769e9 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_VertexCompound_VertexCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_VertexCompound_VertexCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_Vertex_Vertex.py b/src/FeaturesPlugin/Test/TestBooleanCommon_Vertex_Vertex.py index f7a067e4a..f17d4c59d 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_Vertex_Vertex.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_Vertex_Vertex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_WireCompound_WireCompound.py b/src/FeaturesPlugin/Test/TestBooleanCommon_WireCompound_WireCompound.py index 13b92be7a..36a4a719e 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_WireCompound_WireCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_WireCompound_WireCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCommon_Wire_Wire.py b/src/FeaturesPlugin/Test/TestBooleanCommon_Wire_Wire.py index 58eeb3352..2d1e8f343 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCommon_Wire_Wire.py +++ b/src/FeaturesPlugin/Test/TestBooleanCommon_Wire_Wire.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCompSolids.py b/src/FeaturesPlugin/Test/TestBooleanCompSolids.py index 0206b1496..c55beb392 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCompSolids.py +++ b/src/FeaturesPlugin/Test/TestBooleanCompSolids.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_CompSolidCompound_CompSolidCompound.py b/src/FeaturesPlugin/Test/TestBooleanCut_CompSolidCompound_CompSolidCompound.py index 09f6b917e..b8bd387a2 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_CompSolidCompound_CompSolidCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_CompSolidCompound_CompSolidCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_CompSolid_CompSolid.py b/src/FeaturesPlugin/Test/TestBooleanCut_CompSolid_CompSolid.py index 0227e4ff7..6bc42d19c 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_CompSolid_CompSolid.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_CompSolid_CompSolid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_Compound_Solid.py b/src/FeaturesPlugin/Test/TestBooleanCut_Compound_Solid.py index d8438f976..59bbabcd6 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_Compound_Solid.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_Compound_Solid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_EdgeCompound_EdgeCompound.py b/src/FeaturesPlugin/Test/TestBooleanCut_EdgeCompound_EdgeCompound.py index f04fc0c6d..e56b90d09 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_EdgeCompound_EdgeCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_EdgeCompound_EdgeCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_EdgeCompound_Solid.py b/src/FeaturesPlugin/Test/TestBooleanCut_EdgeCompound_Solid.py index 4b70b7726..faeb24185 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_EdgeCompound_Solid.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_EdgeCompound_Solid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_Edge_Edge.py b/src/FeaturesPlugin/Test/TestBooleanCut_Edge_Edge.py index 95eedd610..a8c0f89d9 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_Edge_Edge.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_Edge_Edge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_Edge_Face.py b/src/FeaturesPlugin/Test/TestBooleanCut_Edge_Face.py index 09914d681..057cb30c9 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_Edge_Face.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_Edge_Face.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_ErrorMsg.py b/src/FeaturesPlugin/Test/TestBooleanCut_ErrorMsg.py index a93ccab36..a782214fe 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_FaceCompound_FaceCompound.py b/src/FeaturesPlugin/Test/TestBooleanCut_FaceCompound_FaceCompound.py index 1c9b64f69..99474a300 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_FaceCompound_FaceCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_FaceCompound_FaceCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_Face_Face.py b/src/FeaturesPlugin/Test/TestBooleanCut_Face_Face.py index 7820fb592..6ebba9ea4 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_Face_Face.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_Face_Face.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_Face_Solid.py b/src/FeaturesPlugin/Test/TestBooleanCut_Face_Solid.py index eb7009cdc..91549c475 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_Face_Solid.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_Face_Solid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_Fuzzy_1.py b/src/FeaturesPlugin/Test/TestBooleanCut_Fuzzy_1.py index 77eed1b26..b847939a2 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_Fuzzy_1.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_Fuzzy_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_Fuzzy_2.py b/src/FeaturesPlugin/Test/TestBooleanCut_Fuzzy_2.py index 7dba45867..44d65f607 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_Fuzzy_2.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_Fuzzy_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v0_1.py b/src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v0_1.py index d2fe9440f..393e1cb9f 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v0_1.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v0_2.py b/src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v0_2.py index d747a90a5..0e4daf32b 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v0_2.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v20190506_1.py b/src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v20190506_1.py index 4a80d1a7e..29501a25c 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v20190506_1.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v20190506_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v20190506_2.py b/src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v20190506_2.py index d8f50dada..df1f5c70a 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v20190506_2.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v20190506_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_ShellCompound_ShellCompound.py b/src/FeaturesPlugin/Test/TestBooleanCut_ShellCompound_ShellCompound.py index 11ea64173..93106867a 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_ShellCompound_ShellCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_ShellCompound_ShellCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_Shell_Shell.py b/src/FeaturesPlugin/Test/TestBooleanCut_Shell_Shell.py index 00b9ba6ac..15d920670 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_Shell_Shell.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_Shell_Shell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_SolidCompound_SolidCompound.py b/src/FeaturesPlugin/Test/TestBooleanCut_SolidCompound_SolidCompound.py index 37ba1b973..706ac7274 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_SolidCompound_SolidCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_SolidCompound_SolidCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_Solid_Compound.py b/src/FeaturesPlugin/Test/TestBooleanCut_Solid_Compound.py index 8865fc918..acbf11f8f 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_Solid_Compound.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_Solid_Compound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_Solid_Solid.py b/src/FeaturesPlugin/Test/TestBooleanCut_Solid_Solid.py index e0bed5001..31aa3bbd7 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_Solid_Solid.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_Solid_Solid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_SolidsHistory.py b/src/FeaturesPlugin/Test/TestBooleanCut_SolidsHistory.py index f18f90645..e00368422 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_SolidsHistory.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_SolidsHistory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_VertexCompound_Solid.py b/src/FeaturesPlugin/Test/TestBooleanCut_VertexCompound_Solid.py index 85ec0bc4b..a8932c70e 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_VertexCompound_Solid.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_VertexCompound_Solid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_VertexCompound_VertexCompound.py b/src/FeaturesPlugin/Test/TestBooleanCut_VertexCompound_VertexCompound.py index f4a0df117..3900c4394 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_VertexCompound_VertexCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_VertexCompound_VertexCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_Vertex_Vertex.py b/src/FeaturesPlugin/Test/TestBooleanCut_Vertex_Vertex.py index 01718afa4..460280958 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_Vertex_Vertex.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_Vertex_Vertex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_WireCompound_WireCompound.py b/src/FeaturesPlugin/Test/TestBooleanCut_WireCompound_WireCompound.py index 4a1852967..25f7da346 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_WireCompound_WireCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_WireCompound_WireCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_Wire_Face.py b/src/FeaturesPlugin/Test/TestBooleanCut_Wire_Face.py index 4f0bb6053..33a1604b6 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_Wire_Face.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_Wire_Face.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanCut_Wire_Wire.py b/src/FeaturesPlugin/Test/TestBooleanCut_Wire_Wire.py index a5466a9e8..d5588a674 100644 --- a/src/FeaturesPlugin/Test/TestBooleanCut_Wire_Wire.py +++ b/src/FeaturesPlugin/Test/TestBooleanCut_Wire_Wire.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_CompSolidCompound_CompSolidCompound.py b/src/FeaturesPlugin/Test/TestBooleanFuse_CompSolidCompound_CompSolidCompound.py index f6bba243a..35b1be75e 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_CompSolidCompound_CompSolidCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_CompSolidCompound_CompSolidCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_CompSolid_CompSolid.py b/src/FeaturesPlugin/Test/TestBooleanFuse_CompSolid_CompSolid.py index 44756ad1b..f5d044b02 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_CompSolid_CompSolid.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_CompSolid_CompSolid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_CompSolid_Face.py b/src/FeaturesPlugin/Test/TestBooleanFuse_CompSolid_Face.py index d2628e8f0..f50e2a35d 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_CompSolid_Face.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_CompSolid_Face.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_EdgeCompound_EdgeCompound.py b/src/FeaturesPlugin/Test/TestBooleanFuse_EdgeCompound_EdgeCompound.py index bfb4a8f36..280f43f80 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_EdgeCompound_EdgeCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_EdgeCompound_EdgeCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_Edge_Edge.py b/src/FeaturesPlugin/Test/TestBooleanFuse_Edge_Edge.py index 0b5c3b22d..8a8f33b9d 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_Edge_Edge.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_Edge_Edge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_ErrorMsg.py b/src/FeaturesPlugin/Test/TestBooleanFuse_ErrorMsg.py index 76bbc966f..9e35a9507 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_FaceCompound_FaceCompound.py b/src/FeaturesPlugin/Test/TestBooleanFuse_FaceCompound_FaceCompound.py index 49a400273..b36d0afcc 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_FaceCompound_FaceCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_FaceCompound_FaceCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_Face_Face.py b/src/FeaturesPlugin/Test/TestBooleanFuse_Face_Face.py index ae710d972..9404608e2 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_Face_Face.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_Face_Face.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_Fuzzy.py b/src/FeaturesPlugin/Test/TestBooleanFuse_Fuzzy.py index a78785ccb..7d1a7a417 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_Fuzzy.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_Fuzzy.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_1.py b/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_1.py index 5cbe5d3e5..b59870cc9 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_1.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_2.py b/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_2.py index 3938381de..86cdad1a2 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_2.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_3.py b/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_3.py index edf8c8244..d868c21a2 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_3.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_4.py b/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_4.py index 8c1053fef..148e831da 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_4.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_1.py b/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_1.py index 5f55022a9..5623b0cce 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_1.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_2.py b/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_2.py index c34166f52..68624819b 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_2.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_3.py b/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_3.py index ca0f6d0bf..f9281dcd7 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_3.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_4.py b/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_4.py index e6817077a..0e69033ce 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_4.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_RemoveEdges.py b/src/FeaturesPlugin/Test/TestBooleanFuse_RemoveEdges.py index 2a2d72388..c670bbca9 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_RemoveEdges.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_RemoveEdges.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_ShellCompound_ShellCompound.py b/src/FeaturesPlugin/Test/TestBooleanFuse_ShellCompound_ShellCompound.py index 05789c717..06369ebbd 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_ShellCompound_ShellCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_ShellCompound_ShellCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_Shell_Shell.py b/src/FeaturesPlugin/Test/TestBooleanFuse_Shell_Shell.py index d0d2653d6..376d7dfa0 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_Shell_Shell.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_Shell_Shell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_SimpleMode.py b/src/FeaturesPlugin/Test/TestBooleanFuse_SimpleMode.py index 460199fdf..c95152167 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_SimpleMode.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_SimpleMode.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_SolidCompound_SolidCompound.py b/src/FeaturesPlugin/Test/TestBooleanFuse_SolidCompound_SolidCompound.py index a9ebbc68e..cbc584970 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_SolidCompound_SolidCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_SolidCompound_SolidCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_Solid_Solid.py b/src/FeaturesPlugin/Test/TestBooleanFuse_Solid_Solid.py index 4df7d34fd..22f5e5c1e 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_Solid_Solid.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_Solid_Solid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_SolidsHistory.py b/src/FeaturesPlugin/Test/TestBooleanFuse_SolidsHistory.py index f13eecff9..3685c2a19 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_SolidsHistory.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_SolidsHistory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_VertexCompound_VertexCompound.py b/src/FeaturesPlugin/Test/TestBooleanFuse_VertexCompound_VertexCompound.py index a006a54a4..26d311de8 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_VertexCompound_VertexCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_VertexCompound_VertexCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_Vertex_Vertex.py b/src/FeaturesPlugin/Test/TestBooleanFuse_Vertex_Vertex.py index 82e859e81..979710333 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_Vertex_Vertex.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_Vertex_Vertex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_WireCompound_WireCompound.py b/src/FeaturesPlugin/Test/TestBooleanFuse_WireCompound_WireCompound.py index d430537d8..74c2252d7 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_WireCompound_WireCompound.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_WireCompound_WireCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanFuse_Wire_Wire.py b/src/FeaturesPlugin/Test/TestBooleanFuse_Wire_Wire.py index 170715f27..3c394f83a 100644 --- a/src/FeaturesPlugin/Test/TestBooleanFuse_Wire_Wire.py +++ b/src/FeaturesPlugin/Test/TestBooleanFuse_Wire_Wire.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSmash.py b/src/FeaturesPlugin/Test/TestBooleanSmash.py index f73b2142b..4c017a8a1 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSmash.py +++ b/src/FeaturesPlugin/Test/TestBooleanSmash.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSmash_CompSolid_Solid.py b/src/FeaturesPlugin/Test/TestBooleanSmash_CompSolid_Solid.py index 5a1d2c83c..4272f3176 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSmash_CompSolid_Solid.py +++ b/src/FeaturesPlugin/Test/TestBooleanSmash_CompSolid_Solid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSmash_ErrorMsg.py b/src/FeaturesPlugin/Test/TestBooleanSmash_ErrorMsg.py index 5b9203236..a31e04d62 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSmash_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestBooleanSmash_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSmash_Face_Face.py b/src/FeaturesPlugin/Test/TestBooleanSmash_Face_Face.py index ba328a8cb..a85c45d35 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSmash_Face_Face.py +++ b/src/FeaturesPlugin/Test/TestBooleanSmash_Face_Face.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v0_1.py b/src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v0_1.py index 5962d131d..68da055eb 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v0_1.py +++ b/src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v0_2.py b/src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v0_2.py index f84ce49e5..908d576db 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v0_2.py +++ b/src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v20190506_1.py b/src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v20190506_1.py index 6384fad9b..e95f19638 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v20190506_1.py +++ b/src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v20190506_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v20190506_2.py b/src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v20190506_2.py index f031ca427..20774b8a1 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v20190506_2.py +++ b/src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v20190506_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSmash_SolidsHistory.py b/src/FeaturesPlugin/Test/TestBooleanSmash_SolidsHistory.py index 632143a7b..3f478cea9 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSmash_SolidsHistory.py +++ b/src/FeaturesPlugin/Test/TestBooleanSmash_SolidsHistory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSmash_SubSolid_Solid.py b/src/FeaturesPlugin/Test/TestBooleanSmash_SubSolid_Solid.py index e022d5eb0..948a91834 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSmash_SubSolid_Solid.py +++ b/src/FeaturesPlugin/Test/TestBooleanSmash_SubSolid_Solid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSplit.py b/src/FeaturesPlugin/Test/TestBooleanSplit.py index 82db3b095..fbd3ba2f8 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSplit.py +++ b/src/FeaturesPlugin/Test/TestBooleanSplit.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSplitWithPlane.py b/src/FeaturesPlugin/Test/TestBooleanSplitWithPlane.py index 33e36fcf8..465477640 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSplitWithPlane.py +++ b/src/FeaturesPlugin/Test/TestBooleanSplitWithPlane.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSplit_ErrorMsg.py b/src/FeaturesPlugin/Test/TestBooleanSplit_ErrorMsg.py index 193431291..8800576d3 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSplit_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestBooleanSplit_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v0_1.py b/src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v0_1.py index a1882b60f..e8191ca8d 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v0_1.py +++ b/src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v0_2.py b/src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v0_2.py index e985ad530..e41d47021 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v0_2.py +++ b/src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v20190506_1.py b/src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v20190506_1.py index d41b34030..3e6c2ed3d 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v20190506_1.py +++ b/src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v20190506_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v20190506_2.py b/src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v20190506_2.py index 981092292..edb22d9ab 100644 --- a/src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v20190506_2.py +++ b/src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v20190506_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBoolean_ErrorMsg.py b/src/FeaturesPlugin/Test/TestBoolean_ErrorMsg.py index cf5615293..ce2914c6a 100644 --- a/src/FeaturesPlugin/Test/TestBoolean_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestBoolean_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestBoundingBox.py b/src/FeaturesPlugin/Test/TestBoundingBox.py index e6c58c15e..98b4c7f48 100644 --- a/src/FeaturesPlugin/Test/TestBoundingBox.py +++ b/src/FeaturesPlugin/Test/TestBoundingBox.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestChamfer.py b/src/FeaturesPlugin/Test/TestChamfer.py index c7dcd4a6a..a94e36e9d 100644 --- a/src/FeaturesPlugin/Test/TestChamfer.py +++ b/src/FeaturesPlugin/Test/TestChamfer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_1.py b/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_1.py index de6c04c98..91ff69bda 100644 --- a/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_1.py +++ b/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_2.py b/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_2.py index c7131d3a2..1f9f5a456 100644 --- a/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_2.py +++ b/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_3.py b/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_3.py index a4f83570b..b4ffb0829 100644 --- a/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_3.py +++ b/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_4.py b/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_4.py index cf69aa44e..29f2cab02 100644 --- a/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_4.py +++ b/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_1.py b/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_1.py index fcbe9b461..050a38f46 100644 --- a/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_1.py +++ b/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_2.py b/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_2.py index d19940726..1714fa7e7 100644 --- a/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_2.py +++ b/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_3.py b/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_3.py index 8bc362634..b8a4c7e7c 100644 --- a/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_3.py +++ b/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_4.py b/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_4.py index eba0ef7da..f6769677d 100644 --- a/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_4.py +++ b/src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestCheckSharedFaces.py b/src/FeaturesPlugin/Test/TestCheckSharedFaces.py index 41f9e5ce7..f473713ca 100644 --- a/src/FeaturesPlugin/Test/TestCheckSharedFaces.py +++ b/src/FeaturesPlugin/Test/TestCheckSharedFaces.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2021 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestCompositeFeaturesOnCompSolids.py b/src/FeaturesPlugin/Test/TestCompositeFeaturesOnCompSolids.py index 6d835bf4e..153a7bb85 100644 --- a/src/FeaturesPlugin/Test/TestCompositeFeaturesOnCompSolids.py +++ b/src/FeaturesPlugin/Test/TestCompositeFeaturesOnCompSolids.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestCopyFeature.py b/src/FeaturesPlugin/Test/TestCopyFeature.py index ea7783547..41edb791b 100644 --- a/src/FeaturesPlugin/Test/TestCopyFeature.py +++ b/src/FeaturesPlugin/Test/TestCopyFeature.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestCopyFeatureMoveGroupOfFeature.py b/src/FeaturesPlugin/Test/TestCopyFeatureMoveGroupOfFeature.py index 5b7148a46..cee95104b 100644 --- a/src/FeaturesPlugin/Test/TestCopyFeatureMoveGroupOfFeature.py +++ b/src/FeaturesPlugin/Test/TestCopyFeatureMoveGroupOfFeature.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestCopyMoveResult.py b/src/FeaturesPlugin/Test/TestCopyMoveResult.py index 40ccaa974..1423c0c66 100644 --- a/src/FeaturesPlugin/Test/TestCopyMoveResult.py +++ b/src/FeaturesPlugin/Test/TestCopyMoveResult.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestCopyMoveSubShapes.py b/src/FeaturesPlugin/Test/TestCopyMoveSubShapes.py index 8523a2fe3..132adb06b 100644 --- a/src/FeaturesPlugin/Test/TestCopyMoveSubShapes.py +++ b/src/FeaturesPlugin/Test/TestCopyMoveSubShapes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestCopyNames.py b/src/FeaturesPlugin/Test/TestCopyNames.py index cbfaed3a8..6f07f741a 100644 --- a/src/FeaturesPlugin/Test/TestCopyNames.py +++ b/src/FeaturesPlugin/Test/TestCopyNames.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestCopySubShapes.py b/src/FeaturesPlugin/Test/TestCopySubShapes.py index 003df825c..5c32ed73f 100644 --- a/src/FeaturesPlugin/Test/TestCopySubShapes.py +++ b/src/FeaturesPlugin/Test/TestCopySubShapes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestCopyWholeFeature.py b/src/FeaturesPlugin/Test/TestCopyWholeFeature.py index ebfaf3505..17189fc27 100644 --- a/src/FeaturesPlugin/Test/TestCopyWholeFeature.py +++ b/src/FeaturesPlugin/Test/TestCopyWholeFeature.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestCopy_ErrorMsg.py b/src/FeaturesPlugin/Test/TestCopy_ErrorMsg.py index 12afed87b..ea93d1c6e 100644 --- a/src/FeaturesPlugin/Test/TestCopy_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestCopy_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestDefeaturing_ErrorMsg.py b/src/FeaturesPlugin/Test/TestDefeaturing_ErrorMsg.py index f028572a1..3f0e0f733 100644 --- a/src/FeaturesPlugin/Test/TestDefeaturing_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestDefeaturing_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestDefeaturing_OnCompound.py b/src/FeaturesPlugin/Test/TestDefeaturing_OnCompound.py index ce27e366b..ef483bd59 100644 --- a/src/FeaturesPlugin/Test/TestDefeaturing_OnCompound.py +++ b/src/FeaturesPlugin/Test/TestDefeaturing_OnCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid1.py b/src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid1.py index da82c161d..c3fbfa7ac 100644 --- a/src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid1.py +++ b/src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid2.py b/src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid2.py index 3ad95d262..b48f806e2 100644 --- a/src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid2.py +++ b/src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid3.py b/src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid3.py index ddee90668..7e60322a9 100644 --- a/src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid3.py +++ b/src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestDefeaturing_OnSolid1.py b/src/FeaturesPlugin/Test/TestDefeaturing_OnSolid1.py index 4eec3e4de..60330167a 100644 --- a/src/FeaturesPlugin/Test/TestDefeaturing_OnSolid1.py +++ b/src/FeaturesPlugin/Test/TestDefeaturing_OnSolid1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestDefeaturing_OnSolid2.py b/src/FeaturesPlugin/Test/TestDefeaturing_OnSolid2.py index 17241b135..fbd13aa56 100644 --- a/src/FeaturesPlugin/Test/TestDefeaturing_OnSolid2.py +++ b/src/FeaturesPlugin/Test/TestDefeaturing_OnSolid2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestDefeaturing_OnSolid3.py b/src/FeaturesPlugin/Test/TestDefeaturing_OnSolid3.py index e68778ddf..771aa23e1 100644 --- a/src/FeaturesPlugin/Test/TestDefeaturing_OnSolid3.py +++ b/src/FeaturesPlugin/Test/TestDefeaturing_OnSolid3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion.py b/src/FeaturesPlugin/Test/TestExtrusion.py index 501e87ed3..aeb7b01b3 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion.py +++ b/src/FeaturesPlugin/Test/TestExtrusion.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusionCut.py b/src/FeaturesPlugin/Test/TestExtrusionCut.py index 72630313d..e4e0d3826 100644 --- a/src/FeaturesPlugin/Test/TestExtrusionCut.py +++ b/src/FeaturesPlugin/Test/TestExtrusionCut.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusionCut_ByFaces.py b/src/FeaturesPlugin/Test/TestExtrusionCut_ByFaces.py index b6ed33147..10140de28 100644 --- a/src/FeaturesPlugin/Test/TestExtrusionCut_ByFaces.py +++ b/src/FeaturesPlugin/Test/TestExtrusionCut_ByFaces.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusionCut_ByPlanesAndOffsets.py b/src/FeaturesPlugin/Test/TestExtrusionCut_ByPlanesAndOffsets.py index 5ddd18480..7d5dc8cbb 100644 --- a/src/FeaturesPlugin/Test/TestExtrusionCut_ByPlanesAndOffsets.py +++ b/src/FeaturesPlugin/Test/TestExtrusionCut_ByPlanesAndOffsets.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusionCut_BySize.py b/src/FeaturesPlugin/Test/TestExtrusionCut_BySize.py index 28ce5fcac..d5cd3f22a 100644 --- a/src/FeaturesPlugin/Test/TestExtrusionCut_BySize.py +++ b/src/FeaturesPlugin/Test/TestExtrusionCut_BySize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusionCut_ThroughAll.py b/src/FeaturesPlugin/Test/TestExtrusionCut_ThroughAll.py index 83062ac85..344900fb9 100644 --- a/src/FeaturesPlugin/Test/TestExtrusionCut_ThroughAll.py +++ b/src/FeaturesPlugin/Test/TestExtrusionCut_ThroughAll.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusionFuse.py b/src/FeaturesPlugin/Test/TestExtrusionFuse.py index 34e6741cd..88a58b8a3 100644 --- a/src/FeaturesPlugin/Test/TestExtrusionFuse.py +++ b/src/FeaturesPlugin/Test/TestExtrusionFuse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusionFuse_ByPlanesAndOffsets.py b/src/FeaturesPlugin/Test/TestExtrusionFuse_ByPlanesAndOffsets.py index a2619d4ed..d63b70050 100644 --- a/src/FeaturesPlugin/Test/TestExtrusionFuse_ByPlanesAndOffsets.py +++ b/src/FeaturesPlugin/Test/TestExtrusionFuse_ByPlanesAndOffsets.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusionFuse_BySize.py b/src/FeaturesPlugin/Test/TestExtrusionFuse_BySize.py index f6656e696..7f259fb45 100644 --- a/src/FeaturesPlugin/Test/TestExtrusionFuse_BySize.py +++ b/src/FeaturesPlugin/Test/TestExtrusionFuse_BySize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusionFuse_ThroughAll.py b/src/FeaturesPlugin/Test/TestExtrusionFuse_ThroughAll.py index 0b264a313..1e5c03abf 100644 --- a/src/FeaturesPlugin/Test/TestExtrusionFuse_ThroughAll.py +++ b/src/FeaturesPlugin/Test/TestExtrusionFuse_ThroughAll.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusionOfCompound.py b/src/FeaturesPlugin/Test/TestExtrusionOfCompound.py index d1944e2cc..20d2e4ba5 100644 --- a/src/FeaturesPlugin/Test/TestExtrusionOfCompound.py +++ b/src/FeaturesPlugin/Test/TestExtrusionOfCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces01.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces01.py index 8079fd355..0e0e4856b 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces01.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces01.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces02.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces02.py index 1239eb739..5ae523766 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces02.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces02.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces03.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces03.py index 34b774cc2..cfff06e7b 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces03.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces03.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces04.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces04.py index 5f674941c..672355216 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces04.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces04.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces05.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces05.py index 522f3164c..87925f506 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces05.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces05.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces06.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces06.py index 4ab5885bd..9b58444c4 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces06.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces06.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces07.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces07.py index 808d414d9..7e007febb 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces07.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces07.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces08.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces08.py index eade2a60d..87189dd47 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces08.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces08.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces09.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces09.py index c381fc19d..6be935b54 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces09.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces09.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces10.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces10.py index 7ff6c8413..32182b158 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces10.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces10.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces11.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces11.py index 01db031b7..70098021c 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces11.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces11.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces12.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces12.py index 78edc761d..9a6d3a3b6 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces12.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces12.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces13.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces13.py index 7bf81d3f8..1731b9690 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces13.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces13.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces14.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces14.py index 1f952c944..70ad0b99d 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces14.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces14.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces15.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces15.py index 9afedc4a8..9b239e51c 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces15.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces15.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces16.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces16.py index 20ebbfc7a..237878e12 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces16.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces16.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces17.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces17.py index d344b3c23..17e2e7fa5 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces17.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces17.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces18.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces18.py index 1b6070460..d649bd0fc 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces18.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces18.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces19.py b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces19.py index 6f4c8ee84..effdaabd5 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ByFaces19.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ByFaces19.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ErrorMsg.py b/src/FeaturesPlugin/Test/TestExtrusion_ErrorMsg.py index c0eb73531..cc808edf1 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestExtrusion_ZeroOffsetError.py b/src/FeaturesPlugin/Test/TestExtrusion_ZeroOffsetError.py index 8c3034a3c..710a64194 100644 --- a/src/FeaturesPlugin/Test/TestExtrusion_ZeroOffsetError.py +++ b/src/FeaturesPlugin/Test/TestExtrusion_ZeroOffsetError.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet.py b/src/FeaturesPlugin/Test/TestFillet.py index 329cd56b8..a41e6041c 100644 --- a/src/FeaturesPlugin/Test/TestFillet.py +++ b/src/FeaturesPlugin/Test/TestFillet.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet1.py b/src/FeaturesPlugin/Test/TestFillet1.py index 11ce00573..2e4e4d427 100644 --- a/src/FeaturesPlugin/Test/TestFillet1.py +++ b/src/FeaturesPlugin/Test/TestFillet1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet1D_ErrorMsg.py b/src/FeaturesPlugin/Test/TestFillet1D_ErrorMsg.py index a1abe028a..21728aeca 100644 --- a/src/FeaturesPlugin/Test/TestFillet1D_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestFillet1D_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_1.py b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_1.py index 3d6ae73a6..f5d6e249b 100644 --- a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_1.py +++ b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_2.py b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_2.py index bca27898a..dbbb9dacb 100644 --- a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_2.py +++ b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_3.py b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_3.py index a80704091..ed4b5c4a4 100644 --- a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_3.py +++ b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_4.py b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_4.py index c27e7f0ac..61ce97310 100644 --- a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_4.py +++ b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_5.py b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_5.py index 6cf56e260..486c51b0c 100644 --- a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_5.py +++ b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_6.py b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_6.py index 8ef59a9d2..2adb70cfb 100644 --- a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_6.py +++ b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_6.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_7.py b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_7.py index a82bb2b7b..f5aed6bec 100644 --- a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_7.py +++ b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_7.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_8.py b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_8.py index 59dcc28c9..ea8badf30 100644 --- a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_8.py +++ b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_8.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_9.py b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_9.py index 62cbcf94e..7dd54bf2f 100644 --- a/src/FeaturesPlugin/Test/TestFillet1D_Vertices_9.py +++ b/src/FeaturesPlugin/Test/TestFillet1D_Vertices_9.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet1D_Wire_1.py b/src/FeaturesPlugin/Test/TestFillet1D_Wire_1.py index 83cf30866..17b807a34 100644 --- a/src/FeaturesPlugin/Test/TestFillet1D_Wire_1.py +++ b/src/FeaturesPlugin/Test/TestFillet1D_Wire_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet1D_Wire_2.py b/src/FeaturesPlugin/Test/TestFillet1D_Wire_2.py index ec394c98c..3c0f1f12f 100644 --- a/src/FeaturesPlugin/Test/TestFillet1D_Wire_2.py +++ b/src/FeaturesPlugin/Test/TestFillet1D_Wire_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet1D_Wire_3.py b/src/FeaturesPlugin/Test/TestFillet1D_Wire_3.py index 85207e61c..2cf0583e8 100644 --- a/src/FeaturesPlugin/Test/TestFillet1D_Wire_3.py +++ b/src/FeaturesPlugin/Test/TestFillet1D_Wire_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet1D_Wire_4.py b/src/FeaturesPlugin/Test/TestFillet1D_Wire_4.py index 6d92ff17c..7bbcdade0 100644 --- a/src/FeaturesPlugin/Test/TestFillet1D_Wire_4.py +++ b/src/FeaturesPlugin/Test/TestFillet1D_Wire_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet1D_Wire_5.py b/src/FeaturesPlugin/Test/TestFillet1D_Wire_5.py index 11a46b2f9..aff6f545c 100644 --- a/src/FeaturesPlugin/Test/TestFillet1D_Wire_5.py +++ b/src/FeaturesPlugin/Test/TestFillet1D_Wire_5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet_ErrorMsg.py b/src/FeaturesPlugin/Test/TestFillet_ErrorMsg.py index 1e32565c0..7be6375f5 100644 --- a/src/FeaturesPlugin/Test/TestFillet_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestFillet_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet_History.py b/src/FeaturesPlugin/Test/TestFillet_History.py index 2d02f344e..60bf71355 100644 --- a/src/FeaturesPlugin/Test/TestFillet_History.py +++ b/src/FeaturesPlugin/Test/TestFillet_History.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_1.py b/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_1.py index 80891be5f..211a7981b 100644 --- a/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_1.py +++ b/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_2.py b/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_2.py index 695e385e3..bafac9678 100644 --- a/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_2.py +++ b/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_3.py b/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_3.py index 636365122..ba18b999a 100644 --- a/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_3.py +++ b/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_4.py b/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_4.py index a7ca4a932..92fc42075 100644 --- a/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_4.py +++ b/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_1.py b/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_1.py index 09c94797b..1f6591e08 100644 --- a/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_1.py +++ b/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_2.py b/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_2.py index 3e7854026..9659a7a5e 100644 --- a/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_2.py +++ b/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_3.py b/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_3.py index 7220cd42e..a60997187 100644 --- a/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_3.py +++ b/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_4.py b/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_4.py index 46ba8379f..d9c5835c8 100644 --- a/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_4.py +++ b/src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFusionFaces.py b/src/FeaturesPlugin/Test/TestFusionFaces.py index 4399b44ac..b27004458 100644 --- a/src/FeaturesPlugin/Test/TestFusionFaces.py +++ b/src/FeaturesPlugin/Test/TestFusionFaces.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFusionFaces2697.py b/src/FeaturesPlugin/Test/TestFusionFaces2697.py index ebc7f60b5..b0663a698 100644 --- a/src/FeaturesPlugin/Test/TestFusionFaces2697.py +++ b/src/FeaturesPlugin/Test/TestFusionFaces2697.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestFusionFaces32443.py b/src/FeaturesPlugin/Test/TestFusionFaces32443.py index c6ba8a58c..412ba5162 100644 --- a/src/FeaturesPlugin/Test/TestFusionFaces32443.py +++ b/src/FeaturesPlugin/Test/TestFusionFaces32443.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestGeometryCalculation.py b/src/FeaturesPlugin/Test/TestGeometryCalculation.py index d1c983a96..40e327afa 100644 --- a/src/FeaturesPlugin/Test/TestGeometryCalculation.py +++ b/src/FeaturesPlugin/Test/TestGeometryCalculation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestGlueFaces_Compound.py b/src/FeaturesPlugin/Test/TestGlueFaces_Compound.py index 8585f172b..cd970dacd 100644 --- a/src/FeaturesPlugin/Test/TestGlueFaces_Compound.py +++ b/src/FeaturesPlugin/Test/TestGlueFaces_Compound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestGlueFaces_Faces.py b/src/FeaturesPlugin/Test/TestGlueFaces_Faces.py index b060a8e47..a86250e10 100644 --- a/src/FeaturesPlugin/Test/TestGlueFaces_Faces.py +++ b/src/FeaturesPlugin/Test/TestGlueFaces_Faces.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestGlueFaces_Shell.py b/src/FeaturesPlugin/Test/TestGlueFaces_Shell.py index 87ae2bd6b..3acbe7395 100644 --- a/src/FeaturesPlugin/Test/TestGlueFaces_Shell.py +++ b/src/FeaturesPlugin/Test/TestGlueFaces_Shell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestGlueFaces_Solids.py b/src/FeaturesPlugin/Test/TestGlueFaces_Solids.py index d401bd895..df8c6259e 100644 --- a/src/FeaturesPlugin/Test/TestGlueFaces_Solids.py +++ b/src/FeaturesPlugin/Test/TestGlueFaces_Solids.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestImportResult.py b/src/FeaturesPlugin/Test/TestImportResult.py index bc9150481..54d490955 100644 --- a/src/FeaturesPlugin/Test/TestImportResult.py +++ b/src/FeaturesPlugin/Test/TestImportResult.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestImportResultWithGroups1.py b/src/FeaturesPlugin/Test/TestImportResultWithGroups1.py index 9843443e0..c74300dd2 100644 --- a/src/FeaturesPlugin/Test/TestImportResultWithGroups1.py +++ b/src/FeaturesPlugin/Test/TestImportResultWithGroups1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestImportResultWithGroups2.py b/src/FeaturesPlugin/Test/TestImportResultWithGroups2.py index 667851891..4dc395924 100644 --- a/src/FeaturesPlugin/Test/TestImportResultWithGroups2.py +++ b/src/FeaturesPlugin/Test/TestImportResultWithGroups2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestImportResultWithGroups3.py b/src/FeaturesPlugin/Test/TestImportResultWithGroups3.py index 69d758fc4..63b70bde5 100644 --- a/src/FeaturesPlugin/Test/TestImportResultWithGroups3.py +++ b/src/FeaturesPlugin/Test/TestImportResultWithGroups3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestIntersection.py b/src/FeaturesPlugin/Test/TestIntersection.py index 6455138f7..6fb484996 100644 --- a/src/FeaturesPlugin/Test/TestIntersection.py +++ b/src/FeaturesPlugin/Test/TestIntersection.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestIntersection_ErrorMsg.py b/src/FeaturesPlugin/Test/TestIntersection_ErrorMsg.py index 74d25acc1..425f8a688 100644 --- a/src/FeaturesPlugin/Test/TestIntersection_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestIntersection_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v0_1.py b/src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v0_1.py index 4ee8afe99..c82a536c7 100644 --- a/src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v0_1.py +++ b/src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v0_2.py b/src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v0_2.py index 71cb63e76..f6a989dac 100644 --- a/src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v0_2.py +++ b/src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v95_1.py b/src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v95_1.py index a0f56c534..bcb1bcf1f 100644 --- a/src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v95_1.py +++ b/src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v95_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v95_2.py b/src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v95_2.py index 15d45bc6f..813417548 100644 --- a/src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v95_2.py +++ b/src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v95_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestLimitTolerance.py b/src/FeaturesPlugin/Test/TestLimitTolerance.py index f6671f359..c818bd7eb 100644 --- a/src/FeaturesPlugin/Test/TestLimitTolerance.py +++ b/src/FeaturesPlugin/Test/TestLimitTolerance.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestLimitTolerance_Face.py b/src/FeaturesPlugin/Test/TestLimitTolerance_Face.py index 59305ca78..4e36e1368 100644 --- a/src/FeaturesPlugin/Test/TestLimitTolerance_Face.py +++ b/src/FeaturesPlugin/Test/TestLimitTolerance_Face.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestLoft.py b/src/FeaturesPlugin/Test/TestLoft.py index 5e0d34bd9..1f8b04777 100644 --- a/src/FeaturesPlugin/Test/TestLoft.py +++ b/src/FeaturesPlugin/Test/TestLoft.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMeasurementAngle.py b/src/FeaturesPlugin/Test/TestMeasurementAngle.py index 85ccda7a8..abc051cde 100644 --- a/src/FeaturesPlugin/Test/TestMeasurementAngle.py +++ b/src/FeaturesPlugin/Test/TestMeasurementAngle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMeasurementAngle3Points.py b/src/FeaturesPlugin/Test/TestMeasurementAngle3Points.py index 9dc6b6139..95d3e7c2c 100644 --- a/src/FeaturesPlugin/Test/TestMeasurementAngle3Points.py +++ b/src/FeaturesPlugin/Test/TestMeasurementAngle3Points.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMeasurementDistance.py b/src/FeaturesPlugin/Test/TestMeasurementDistance.py index 5c0d7bf80..43d314d8e 100644 --- a/src/FeaturesPlugin/Test/TestMeasurementDistance.py +++ b/src/FeaturesPlugin/Test/TestMeasurementDistance.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMeasurementLength.py b/src/FeaturesPlugin/Test/TestMeasurementLength.py index c713d9b67..4a19aaa4a 100644 --- a/src/FeaturesPlugin/Test/TestMeasurementLength.py +++ b/src/FeaturesPlugin/Test/TestMeasurementLength.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMeasurementPresentation.py b/src/FeaturesPlugin/Test/TestMeasurementPresentation.py index d4cf88274..77cc71784 100644 --- a/src/FeaturesPlugin/Test/TestMeasurementPresentation.py +++ b/src/FeaturesPlugin/Test/TestMeasurementPresentation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMeasurementRadius.py b/src/FeaturesPlugin/Test/TestMeasurementRadius.py index f1826dd09..c8ac4022f 100644 --- a/src/FeaturesPlugin/Test/TestMeasurementRadius.py +++ b/src/FeaturesPlugin/Test/TestMeasurementRadius.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiBoolean.py b/src/FeaturesPlugin/Test/TestMultiBoolean.py index 7b6470990..48e302ae6 100644 --- a/src/FeaturesPlugin/Test/TestMultiBoolean.py +++ b/src/FeaturesPlugin/Test/TestMultiBoolean.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiRotation_ErrorMsg.py b/src/FeaturesPlugin/Test/TestMultiRotation_ErrorMsg.py index 7a618517f..77f0280ac 100644 --- a/src/FeaturesPlugin/Test/TestMultiRotation_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestMultiRotation_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_1.py b/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_1.py index db5bfec10..e6cdeb4ff 100644 --- a/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_1.py +++ b/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_2.py b/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_2.py index eda44574b..ec84d717a 100644 --- a/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_2.py +++ b/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_3.py b/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_3.py index d40f68013..1a71cab18 100644 --- a/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_3.py +++ b/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_4.py b/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_4.py index 2c0088140..4de5f6a3d 100644 --- a/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_4.py +++ b/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_1.py b/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_1.py index 74dcf335a..598b20f1c 100644 --- a/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_1.py +++ b/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_2.py b/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_2.py index bc0278217..1dac17bd9 100644 --- a/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_2.py +++ b/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_3.py b/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_3.py index 63307d0e5..3cf69ea23 100644 --- a/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_3.py +++ b/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_4.py b/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_4.py index 4e10049ed..99e97a25a 100644 --- a/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_4.py +++ b/src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiRotation_Part.py b/src/FeaturesPlugin/Test/TestMultiRotation_Part.py index 11d893653..9c87c3465 100644 --- a/src/FeaturesPlugin/Test/TestMultiRotation_Part.py +++ b/src/FeaturesPlugin/Test/TestMultiRotation_Part.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiTranslation_ErrorMsg.py b/src/FeaturesPlugin/Test/TestMultiTranslation_ErrorMsg.py index c54ad2a12..7a37814bf 100644 --- a/src/FeaturesPlugin/Test/TestMultiTranslation_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestMultiTranslation_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_1.py b/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_1.py index 685df31b9..8ca9f8ca0 100644 --- a/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_1.py +++ b/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_2.py b/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_2.py index 143fb8272..458217537 100644 --- a/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_2.py +++ b/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_3.py b/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_3.py index a26b92378..726353a20 100644 --- a/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_3.py +++ b/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_4.py b/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_4.py index 6d55923ff..9d1fbe42c 100644 --- a/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_4.py +++ b/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_1.py b/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_1.py index 2b849288e..a396672c5 100644 --- a/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_1.py +++ b/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_2.py b/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_2.py index 729d1e8e3..f2608651f 100644 --- a/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_2.py +++ b/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_3.py b/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_3.py index a714dc02c..84319e6e8 100644 --- a/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_3.py +++ b/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_4.py b/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_4.py index b6e6dbbd8..59427ec09 100644 --- a/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_4.py +++ b/src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestMultiTranslation_Part.py b/src/FeaturesPlugin/Test/TestMultiTranslation_Part.py index dbec593cb..259fdeed8 100644 --- a/src/FeaturesPlugin/Test/TestMultiTranslation_Part.py +++ b/src/FeaturesPlugin/Test/TestMultiTranslation_Part.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestNormalToFace.py b/src/FeaturesPlugin/Test/TestNormalToFace.py index 03ff82315..1ba6a4937 100644 --- a/src/FeaturesPlugin/Test/TestNormalToFace.py +++ b/src/FeaturesPlugin/Test/TestNormalToFace.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartition.py b/src/FeaturesPlugin/Test/TestPartition.py index 9f722c97d..924fbe5ac 100644 --- a/src/FeaturesPlugin/Test/TestPartition.py +++ b/src/FeaturesPlugin/Test/TestPartition.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartition2Faces.py b/src/FeaturesPlugin/Test/TestPartition2Faces.py index 46721bee1..fa7cd2257 100644 --- a/src/FeaturesPlugin/Test/TestPartition2Faces.py +++ b/src/FeaturesPlugin/Test/TestPartition2Faces.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartition2Solids.py b/src/FeaturesPlugin/Test/TestPartition2Solids.py index b9ee1179b..b6b6e223c 100644 --- a/src/FeaturesPlugin/Test/TestPartition2Solids.py +++ b/src/FeaturesPlugin/Test/TestPartition2Solids.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartition2Wires.py b/src/FeaturesPlugin/Test/TestPartition2Wires.py index 94a1c6299..a644a0923 100644 --- a/src/FeaturesPlugin/Test/TestPartition2Wires.py +++ b/src/FeaturesPlugin/Test/TestPartition2Wires.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionArgsUpdate.py b/src/FeaturesPlugin/Test/TestPartitionArgsUpdate.py index 62740d1f2..08a8987ab 100644 --- a/src/FeaturesPlugin/Test/TestPartitionArgsUpdate.py +++ b/src/FeaturesPlugin/Test/TestPartitionArgsUpdate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionBox4Planes.py b/src/FeaturesPlugin/Test/TestPartitionBox4Planes.py index e9309d739..6b7eeddd4 100644 --- a/src/FeaturesPlugin/Test/TestPartitionBox4Planes.py +++ b/src/FeaturesPlugin/Test/TestPartitionBox4Planes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionEdgeSolid.py b/src/FeaturesPlugin/Test/TestPartitionEdgeSolid.py index 4ea860a32..0d48ba8c0 100644 --- a/src/FeaturesPlugin/Test/TestPartitionEdgeSolid.py +++ b/src/FeaturesPlugin/Test/TestPartitionEdgeSolid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionFace2Solid.py b/src/FeaturesPlugin/Test/TestPartitionFace2Solid.py index 77c1a3230..5bafa9348 100644 --- a/src/FeaturesPlugin/Test/TestPartitionFace2Solid.py +++ b/src/FeaturesPlugin/Test/TestPartitionFace2Solid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionFaceSolid.py b/src/FeaturesPlugin/Test/TestPartitionFaceSolid.py index 9457ba62d..01fe4aa69 100644 --- a/src/FeaturesPlugin/Test/TestPartitionFaceSolid.py +++ b/src/FeaturesPlugin/Test/TestPartitionFaceSolid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionFaceWire.py b/src/FeaturesPlugin/Test/TestPartitionFaceWire.py index 528068255..ba59df3ba 100644 --- a/src/FeaturesPlugin/Test/TestPartitionFaceWire.py +++ b/src/FeaturesPlugin/Test/TestPartitionFaceWire.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionInclinedFaceSolid.py b/src/FeaturesPlugin/Test/TestPartitionInclinedFaceSolid.py index 528fd874a..86f5edbcb 100644 --- a/src/FeaturesPlugin/Test/TestPartitionInclinedFaceSolid.py +++ b/src/FeaturesPlugin/Test/TestPartitionInclinedFaceSolid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid1.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid1.py index 65af0fc79..f7f475d66 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid1.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid2.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid2.py index ada0db60e..820793031 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid2.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid3.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid3.py index 86be5d5f7..c4a671463 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid3.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace1.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace1.py index e79212832..6cc1c0146 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace1.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace2.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace2.py index 4c4e42f41..0397bed15 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace2.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace3.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace3.py index a286415d5..e18ae68f9 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace3.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace4.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace4.py index f87a22ff6..cacd109c3 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace4.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace5.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace5.py index b9d7828cc..7730c55d9 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace5.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane1.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane1.py index 09aeff7cd..bcc8a054b 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane1.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane2.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane2.py index 5a1db5fbe..bd06a5e29 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane2.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane3.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane3.py index e36e67956..03b368055 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane3.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane4.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane4.py index ea09fdc7d..28c15d4d7 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane4.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane5.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane5.py index 01d80ae90..824d4cf70 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane5.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid1.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid1.py index 226e04dc7..ba69f723f 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid1.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid2.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid2.py index d1c9f7678..0ec42e2fc 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid2.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid3.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid3.py index ab62c8554..b8d8e8807 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid3.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid4.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid4.py index 6d1dd4798..54a9220f5 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid4.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid5.py b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid5.py index 4219250bc..a0b9b3b4b 100644 --- a/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid5.py +++ b/src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartitionWireFaceSolid.py b/src/FeaturesPlugin/Test/TestPartitionWireFaceSolid.py index 889f319f0..fe23f586a 100644 --- a/src/FeaturesPlugin/Test/TestPartitionWireFaceSolid.py +++ b/src/FeaturesPlugin/Test/TestPartitionWireFaceSolid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartition_ErrorMsg.py b/src/FeaturesPlugin/Test/TestPartition_ErrorMsg.py index 55ad24f34..50e47b592 100644 --- a/src/FeaturesPlugin/Test/TestPartition_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestPartition_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_1.py b/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_1.py index 50c8fc741..12da02366 100644 --- a/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_1.py +++ b/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_2.py b/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_2.py index c2b4ac507..957971c9e 100644 --- a/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_2.py +++ b/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_3.py b/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_3.py index 6e3a53518..fe8adac42 100644 --- a/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_3.py +++ b/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_1.py b/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_1.py index c63a70d79..dc8fef61a 100644 --- a/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_1.py +++ b/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_2.py b/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_2.py index 6d278ef3b..f29466ef7 100644 --- a/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_2.py +++ b/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_3.py b/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_3.py index d2a385f06..72d8271fa 100644 --- a/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_3.py +++ b/src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPartition_SolidsHistory.py b/src/FeaturesPlugin/Test/TestPartition_SolidsHistory.py index 8b582be8d..72edb9457 100644 --- a/src/FeaturesPlugin/Test/TestPartition_SolidsHistory.py +++ b/src/FeaturesPlugin/Test/TestPartition_SolidsHistory.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPipe.py b/src/FeaturesPlugin/Test/TestPipe.py index 1f3490c9a..93f004fc5 100644 --- a/src/FeaturesPlugin/Test/TestPipe.py +++ b/src/FeaturesPlugin/Test/TestPipe.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPipe_Compound.py b/src/FeaturesPlugin/Test/TestPipe_Compound.py index 653fdfb57..02ef76195 100644 --- a/src/FeaturesPlugin/Test/TestPipe_Compound.py +++ b/src/FeaturesPlugin/Test/TestPipe_Compound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPipe_DoNotMovePath.py b/src/FeaturesPlugin/Test/TestPipe_DoNotMovePath.py index 537716316..85f44320c 100644 --- a/src/FeaturesPlugin/Test/TestPipe_DoNotMovePath.py +++ b/src/FeaturesPlugin/Test/TestPipe_DoNotMovePath.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPipe_Edge.py b/src/FeaturesPlugin/Test/TestPipe_Edge.py index e3e4e2736..2e36d288d 100644 --- a/src/FeaturesPlugin/Test/TestPipe_Edge.py +++ b/src/FeaturesPlugin/Test/TestPipe_Edge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPipe_ErrorMsg.py b/src/FeaturesPlugin/Test/TestPipe_ErrorMsg.py index 582c387c5..ee2d8834f 100644 --- a/src/FeaturesPlugin/Test/TestPipe_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestPipe_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPipe_Wire.py b/src/FeaturesPlugin/Test/TestPipe_Wire.py index 9981cf71a..540d4bb3a 100644 --- a/src/FeaturesPlugin/Test/TestPipe_Wire.py +++ b/src/FeaturesPlugin/Test/TestPipe_Wire.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_BodyShapesValidator.py b/src/FeaturesPlugin/Test/TestPlacement_BodyShapesValidator.py index 53724df4f..e395e2041 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_BodyShapesValidator.py +++ b/src/FeaturesPlugin/Test/TestPlacement_BodyShapesValidator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_Complex.py b/src/FeaturesPlugin/Test/TestPlacement_Complex.py index 87241c9e2..80cf84281 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_Complex.py +++ b/src/FeaturesPlugin/Test/TestPlacement_Complex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_Edge_Edge.py b/src/FeaturesPlugin/Test/TestPlacement_Edge_Edge.py index 928b6258b..fba0f49e5 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_Edge_Edge.py +++ b/src/FeaturesPlugin/Test/TestPlacement_Edge_Edge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_Edge_Vertex.py b/src/FeaturesPlugin/Test/TestPlacement_Edge_Vertex.py index d86a78370..ddc9dff32 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_Edge_Vertex.py +++ b/src/FeaturesPlugin/Test/TestPlacement_Edge_Vertex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_ErrorMsg.py b/src/FeaturesPlugin/Test/TestPlacement_ErrorMsg.py index 66a6d774d..d7fe6dcc6 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestPlacement_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_Face_Edge.py b/src/FeaturesPlugin/Test/TestPlacement_Face_Edge.py index 48022b188..08678a8fe 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_Face_Edge.py +++ b/src/FeaturesPlugin/Test/TestPlacement_Face_Edge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_Face_Face.py b/src/FeaturesPlugin/Test/TestPlacement_Face_Face.py index fa07d3698..988aebcb4 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_Face_Face.py +++ b/src/FeaturesPlugin/Test/TestPlacement_Face_Face.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_Face_Vertex.py b/src/FeaturesPlugin/Test/TestPlacement_Face_Vertex.py index 0c8a51f57..07d51e10f 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_Face_Vertex.py +++ b/src/FeaturesPlugin/Test/TestPlacement_Face_Vertex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_1.py b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_1.py index ebf620152..6fd4bbfed 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_1.py +++ b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_2.py b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_2.py index daf3d1c28..d37b553c9 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_2.py +++ b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_3.py b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_3.py index a24496acb..026f412ce 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_3.py +++ b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_4.py b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_4.py index da2125614..4ffe9a2ed 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_4.py +++ b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_5.py b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_5.py index 2df225b4a..80393ef82 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_5.py +++ b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_6.py b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_6.py index 79e3200e0..5b4d4d5ae 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_6.py +++ b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_6.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_1.py b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_1.py index bdada0788..bcf25de60 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_1.py +++ b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_2.py b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_2.py index dd1afb9a3..854708877 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_2.py +++ b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_3.py b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_3.py index 5f3a701bf..3bdf25ed5 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_3.py +++ b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_4.py b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_4.py index 12b366316..3248ef939 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_4.py +++ b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_5.py b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_5.py index 58ea12eed..a412b8eff 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_5.py +++ b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_6.py b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_6.py index 0bce2892e..15822ef88 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_6.py +++ b/src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_6.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_Part_Part.py b/src/FeaturesPlugin/Test/TestPlacement_Part_Part.py index 31b914c4f..520d67877 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_Part_Part.py +++ b/src/FeaturesPlugin/Test/TestPlacement_Part_Part.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPlacement_Vertex_Vertex.py b/src/FeaturesPlugin/Test/TestPlacement_Vertex_Vertex.py index 98b977195..f3a2faf46 100644 --- a/src/FeaturesPlugin/Test/TestPlacement_Vertex_Vertex.py +++ b/src/FeaturesPlugin/Test/TestPlacement_Vertex_Vertex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPointCloud.py b/src/FeaturesPlugin/Test/TestPointCloud.py index 414d473e3..45feab940 100644 --- a/src/FeaturesPlugin/Test/TestPointCloud.py +++ b/src/FeaturesPlugin/Test/TestPointCloud.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestPointCoordinates.py b/src/FeaturesPlugin/Test/TestPointCoordinates.py index b6a5cd735..7b9e7b0e0 100644 --- a/src/FeaturesPlugin/Test/TestPointCoordinates.py +++ b/src/FeaturesPlugin/Test/TestPointCoordinates.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRecover.py b/src/FeaturesPlugin/Test/TestRecover.py index ba4ad11d1..4681616f5 100644 --- a/src/FeaturesPlugin/Test/TestRecover.py +++ b/src/FeaturesPlugin/Test/TestRecover.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRecover1798.py b/src/FeaturesPlugin/Test/TestRecover1798.py index f1837cdd4..0c74155cf 100644 --- a/src/FeaturesPlugin/Test/TestRecover1798.py +++ b/src/FeaturesPlugin/Test/TestRecover1798.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRecover_Compound.py b/src/FeaturesPlugin/Test/TestRecover_Compound.py index 5fa83b098..d9496950a 100644 --- a/src/FeaturesPlugin/Test/TestRecover_Compound.py +++ b/src/FeaturesPlugin/Test/TestRecover_Compound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRecover_Compsolid1.py b/src/FeaturesPlugin/Test/TestRecover_Compsolid1.py index 28b1a43e9..e1a334332 100644 --- a/src/FeaturesPlugin/Test/TestRecover_Compsolid1.py +++ b/src/FeaturesPlugin/Test/TestRecover_Compsolid1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRecover_Compsolid2.py b/src/FeaturesPlugin/Test/TestRecover_Compsolid2.py index 5379682b2..10bc71bc8 100644 --- a/src/FeaturesPlugin/Test/TestRecover_Compsolid2.py +++ b/src/FeaturesPlugin/Test/TestRecover_Compsolid2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRemoveResultsBody.py b/src/FeaturesPlugin/Test/TestRemoveResultsBody.py index 27060345a..e9252bd2a 100644 --- a/src/FeaturesPlugin/Test/TestRemoveResultsBody.py +++ b/src/FeaturesPlugin/Test/TestRemoveResultsBody.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRemoveResultsConstruction.py b/src/FeaturesPlugin/Test/TestRemoveResultsConstruction.py index 28e9619d5..5a3da28b1 100644 --- a/src/FeaturesPlugin/Test/TestRemoveResultsConstruction.py +++ b/src/FeaturesPlugin/Test/TestRemoveResultsConstruction.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRemoveResultsPart.py b/src/FeaturesPlugin/Test/TestRemoveResultsPart.py index 3d589b57e..167640f55 100644 --- a/src/FeaturesPlugin/Test/TestRemoveResultsPart.py +++ b/src/FeaturesPlugin/Test/TestRemoveResultsPart.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRemoveSubShapes.py b/src/FeaturesPlugin/Test/TestRemoveSubShapes.py index 65df8848f..58992d780 100644 --- a/src/FeaturesPlugin/Test/TestRemoveSubShapes.py +++ b/src/FeaturesPlugin/Test/TestRemoveSubShapes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRemoveSubShapes2.py b/src/FeaturesPlugin/Test/TestRemoveSubShapes2.py index 741d994df..62cca9c9d 100644 --- a/src/FeaturesPlugin/Test/TestRemoveSubShapes2.py +++ b/src/FeaturesPlugin/Test/TestRemoveSubShapes2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRemoveSubShapes3.py b/src/FeaturesPlugin/Test/TestRemoveSubShapes3.py index a75d8482a..d1b3cafe3 100644 --- a/src/FeaturesPlugin/Test/TestRemoveSubShapes3.py +++ b/src/FeaturesPlugin/Test/TestRemoveSubShapes3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRemoveSubShapes4.py b/src/FeaturesPlugin/Test/TestRemoveSubShapes4.py index 7b46c8e14..e580b819c 100644 --- a/src/FeaturesPlugin/Test/TestRemoveSubShapes4.py +++ b/src/FeaturesPlugin/Test/TestRemoveSubShapes4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRemoveSubShapes5.py b/src/FeaturesPlugin/Test/TestRemoveSubShapes5.py index e627f1a40..72a4e7f73 100644 --- a/src/FeaturesPlugin/Test/TestRemoveSubShapes5.py +++ b/src/FeaturesPlugin/Test/TestRemoveSubShapes5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRemoveSubShapes6.py b/src/FeaturesPlugin/Test/TestRemoveSubShapes6.py index 0c0badc4f..039f514d4 100644 --- a/src/FeaturesPlugin/Test/TestRemoveSubShapes6.py +++ b/src/FeaturesPlugin/Test/TestRemoveSubShapes6.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRevolution.py b/src/FeaturesPlugin/Test/TestRevolution.py index 6d55abc6f..45d5a2bcb 100644 --- a/src/FeaturesPlugin/Test/TestRevolution.py +++ b/src/FeaturesPlugin/Test/TestRevolution.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRevolutionCut.py b/src/FeaturesPlugin/Test/TestRevolutionCut.py index b68f96810..e13c49f84 100644 --- a/src/FeaturesPlugin/Test/TestRevolutionCut.py +++ b/src/FeaturesPlugin/Test/TestRevolutionCut.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRevolutionCut_ByAngle.py b/src/FeaturesPlugin/Test/TestRevolutionCut_ByAngle.py index c60e5a82e..52bba4baa 100644 --- a/src/FeaturesPlugin/Test/TestRevolutionCut_ByAngle.py +++ b/src/FeaturesPlugin/Test/TestRevolutionCut_ByAngle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRevolutionCut_ByPlanesAndOffsets.py b/src/FeaturesPlugin/Test/TestRevolutionCut_ByPlanesAndOffsets.py index e0882ee0b..a554c0f47 100644 --- a/src/FeaturesPlugin/Test/TestRevolutionCut_ByPlanesAndOffsets.py +++ b/src/FeaturesPlugin/Test/TestRevolutionCut_ByPlanesAndOffsets.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRevolutionCut_ThroughAll.py b/src/FeaturesPlugin/Test/TestRevolutionCut_ThroughAll.py index 96dec6367..da4bc4e5a 100644 --- a/src/FeaturesPlugin/Test/TestRevolutionCut_ThroughAll.py +++ b/src/FeaturesPlugin/Test/TestRevolutionCut_ThroughAll.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRevolutionFuse.py b/src/FeaturesPlugin/Test/TestRevolutionFuse.py index d60859ee9..ff405b504 100644 --- a/src/FeaturesPlugin/Test/TestRevolutionFuse.py +++ b/src/FeaturesPlugin/Test/TestRevolutionFuse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRevolutionFuse_ByAngle.py b/src/FeaturesPlugin/Test/TestRevolutionFuse_ByAngle.py index 29df006dd..a67e478ca 100644 --- a/src/FeaturesPlugin/Test/TestRevolutionFuse_ByAngle.py +++ b/src/FeaturesPlugin/Test/TestRevolutionFuse_ByAngle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRevolutionFuse_ByPlanesAndOffsets.py b/src/FeaturesPlugin/Test/TestRevolutionFuse_ByPlanesAndOffsets.py index 16b49d748..7c09c604d 100644 --- a/src/FeaturesPlugin/Test/TestRevolutionFuse_ByPlanesAndOffsets.py +++ b/src/FeaturesPlugin/Test/TestRevolutionFuse_ByPlanesAndOffsets.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRevolutionFuse_ThroughAll.py b/src/FeaturesPlugin/Test/TestRevolutionFuse_ThroughAll.py index 0eb3666ac..d4af62a64 100644 --- a/src/FeaturesPlugin/Test/TestRevolutionFuse_ThroughAll.py +++ b/src/FeaturesPlugin/Test/TestRevolutionFuse_ThroughAll.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRevolutionOfCompound.py b/src/FeaturesPlugin/Test/TestRevolutionOfCompound.py index ef7a728f1..0af057cc6 100644 --- a/src/FeaturesPlugin/Test/TestRevolutionOfCompound.py +++ b/src/FeaturesPlugin/Test/TestRevolutionOfCompound.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRevolutionOfEdge.py b/src/FeaturesPlugin/Test/TestRevolutionOfEdge.py index 1211c111f..c1ba54940 100644 --- a/src/FeaturesPlugin/Test/TestRevolutionOfEdge.py +++ b/src/FeaturesPlugin/Test/TestRevolutionOfEdge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRevolutionOfPoint.py b/src/FeaturesPlugin/Test/TestRevolutionOfPoint.py index 2646e8532..d83031067 100644 --- a/src/FeaturesPlugin/Test/TestRevolutionOfPoint.py +++ b/src/FeaturesPlugin/Test/TestRevolutionOfPoint.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRevolution_ByAngle.py b/src/FeaturesPlugin/Test/TestRevolution_ByAngle.py index 3c90cea40..e50d672cf 100644 --- a/src/FeaturesPlugin/Test/TestRevolution_ByAngle.py +++ b/src/FeaturesPlugin/Test/TestRevolution_ByAngle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRotation.py b/src/FeaturesPlugin/Test/TestRotation.py index d47dc2a7e..561d82ec1 100644 --- a/src/FeaturesPlugin/Test/TestRotation.py +++ b/src/FeaturesPlugin/Test/TestRotation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRotation_ByAxis.py b/src/FeaturesPlugin/Test/TestRotation_ByAxis.py index 41504cd33..2343639e5 100644 --- a/src/FeaturesPlugin/Test/TestRotation_ByAxis.py +++ b/src/FeaturesPlugin/Test/TestRotation_ByAxis.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRotation_ByPoints.py b/src/FeaturesPlugin/Test/TestRotation_ByPoints.py index 78064f200..a2f6921b3 100644 --- a/src/FeaturesPlugin/Test/TestRotation_ByPoints.py +++ b/src/FeaturesPlugin/Test/TestRotation_ByPoints.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRotation_ErrorMsg.py b/src/FeaturesPlugin/Test/TestRotation_ErrorMsg.py index 4bda634de..5088449ae 100644 --- a/src/FeaturesPlugin/Test/TestRotation_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestRotation_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_1.py b/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_1.py index 55aa47bde..d645a4cd3 100644 --- a/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_1.py +++ b/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_2.py b/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_2.py index af6a11506..ff4980399 100644 --- a/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_2.py +++ b/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_3.py b/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_3.py index 9e342cbc8..4577934e6 100644 --- a/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_3.py +++ b/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_4.py b/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_4.py index 7fb5abeb3..87ea4bf70 100644 --- a/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_4.py +++ b/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_1.py b/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_1.py index db1970ba6..556eb7306 100644 --- a/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_1.py +++ b/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_2.py b/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_2.py index 0e3ffe4a8..bbde060cf 100644 --- a/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_2.py +++ b/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_3.py b/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_3.py index cd66f55d0..8654c9a28 100644 --- a/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_3.py +++ b/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_4.py b/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_4.py index bb8f062b1..d5dedbdc5 100644 --- a/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_4.py +++ b/src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestScale1.py b/src/FeaturesPlugin/Test/TestScale1.py index 4a336bc38..5a15bc1ad 100644 --- a/src/FeaturesPlugin/Test/TestScale1.py +++ b/src/FeaturesPlugin/Test/TestScale1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestScale2.py b/src/FeaturesPlugin/Test/TestScale2.py index f78197634..e65d69b79 100644 --- a/src/FeaturesPlugin/Test/TestScale2.py +++ b/src/FeaturesPlugin/Test/TestScale2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_1.py b/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_1.py index 0a082a53f..f8a17caac 100644 --- a/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_1.py +++ b/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_2.py b/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_2.py index f78ee30a1..c70e05870 100644 --- a/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_2.py +++ b/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_3.py b/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_3.py index e83e24abd..7ae9ab725 100644 --- a/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_3.py +++ b/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_4.py b/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_4.py index a17327e7d..d7cdd07ab 100644 --- a/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_4.py +++ b/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_1.py b/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_1.py index 4c31f0861..849a11de4 100644 --- a/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_1.py +++ b/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_2.py b/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_2.py index 94c1338ed..a1617218f 100644 --- a/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_2.py +++ b/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_3.py b/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_3.py index 9df6906c2..dc44fc6ea 100644 --- a/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_3.py +++ b/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_4.py b/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_4.py index be5dfa1ca..d307394cd 100644 --- a/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_4.py +++ b/src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestScriptSolidEdge.py b/src/FeaturesPlugin/Test/TestScriptSolidEdge.py index 45b430b15..f7caedffb 100644 --- a/src/FeaturesPlugin/Test/TestScriptSolidEdge.py +++ b/src/FeaturesPlugin/Test/TestScriptSolidEdge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSerialBoolean.py b/src/FeaturesPlugin/Test/TestSerialBoolean.py index 7b80bc947..f29c1cfdc 100644 --- a/src/FeaturesPlugin/Test/TestSerialBoolean.py +++ b/src/FeaturesPlugin/Test/TestSerialBoolean.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSewing_Manifold.py b/src/FeaturesPlugin/Test/TestSewing_Manifold.py index 8e9facf3e..5bb6459f4 100644 --- a/src/FeaturesPlugin/Test/TestSewing_Manifold.py +++ b/src/FeaturesPlugin/Test/TestSewing_Manifold.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSewing_NonManifold.py b/src/FeaturesPlugin/Test/TestSewing_NonManifold.py index aa67f4248..d5aa39f61 100644 --- a/src/FeaturesPlugin/Test/TestSewing_NonManifold.py +++ b/src/FeaturesPlugin/Test/TestSewing_NonManifold.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitCompFaceSolid.py b/src/FeaturesPlugin/Test/TestSplitCompFaceSolid.py index e8d0cfa6f..d62894c43 100644 --- a/src/FeaturesPlugin/Test/TestSplitCompFaceSolid.py +++ b/src/FeaturesPlugin/Test/TestSplitCompFaceSolid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitCompsolidPlane.py b/src/FeaturesPlugin/Test/TestSplitCompsolidPlane.py index e882d54f9..796474e8a 100644 --- a/src/FeaturesPlugin/Test/TestSplitCompsolidPlane.py +++ b/src/FeaturesPlugin/Test/TestSplitCompsolidPlane.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitEdgeEdge.py b/src/FeaturesPlugin/Test/TestSplitEdgeEdge.py index c81b5a03f..6befa7f5e 100644 --- a/src/FeaturesPlugin/Test/TestSplitEdgeEdge.py +++ b/src/FeaturesPlugin/Test/TestSplitEdgeEdge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitEdgeEdgeIntersected.py b/src/FeaturesPlugin/Test/TestSplitEdgeEdgeIntersected.py index df678c3e5..3fb96bc1c 100644 --- a/src/FeaturesPlugin/Test/TestSplitEdgeEdgeIntersected.py +++ b/src/FeaturesPlugin/Test/TestSplitEdgeEdgeIntersected.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitEdgeFace.py b/src/FeaturesPlugin/Test/TestSplitEdgeFace.py index f7610dfd3..cc8cc5d0f 100644 --- a/src/FeaturesPlugin/Test/TestSplitEdgeFace.py +++ b/src/FeaturesPlugin/Test/TestSplitEdgeFace.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitEdgeShell.py b/src/FeaturesPlugin/Test/TestSplitEdgeShell.py index 994073fce..bd5bdce9f 100644 --- a/src/FeaturesPlugin/Test/TestSplitEdgeShell.py +++ b/src/FeaturesPlugin/Test/TestSplitEdgeShell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitEdgeSolid.py b/src/FeaturesPlugin/Test/TestSplitEdgeSolid.py index 2b3f9336d..1c3515b4f 100644 --- a/src/FeaturesPlugin/Test/TestSplitEdgeSolid.py +++ b/src/FeaturesPlugin/Test/TestSplitEdgeSolid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitEdgeSolidIntersected.py b/src/FeaturesPlugin/Test/TestSplitEdgeSolidIntersected.py index f67334700..ed8f55fa6 100644 --- a/src/FeaturesPlugin/Test/TestSplitEdgeSolidIntersected.py +++ b/src/FeaturesPlugin/Test/TestSplitEdgeSolidIntersected.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitEdgeVertex.py b/src/FeaturesPlugin/Test/TestSplitEdgeVertex.py index 9fa6218d2..403114034 100644 --- a/src/FeaturesPlugin/Test/TestSplitEdgeVertex.py +++ b/src/FeaturesPlugin/Test/TestSplitEdgeVertex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitEdgeWire.py b/src/FeaturesPlugin/Test/TestSplitEdgeWire.py index 9cf30ee63..9cb212f88 100644 --- a/src/FeaturesPlugin/Test/TestSplitEdgeWire.py +++ b/src/FeaturesPlugin/Test/TestSplitEdgeWire.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitFaceEdge.py b/src/FeaturesPlugin/Test/TestSplitFaceEdge.py index 73df12963..eaf853939 100644 --- a/src/FeaturesPlugin/Test/TestSplitFaceEdge.py +++ b/src/FeaturesPlugin/Test/TestSplitFaceEdge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitFaceEdgeInside.py b/src/FeaturesPlugin/Test/TestSplitFaceEdgeInside.py index 2d3eb9f68..109aaa777 100644 --- a/src/FeaturesPlugin/Test/TestSplitFaceEdgeInside.py +++ b/src/FeaturesPlugin/Test/TestSplitFaceEdgeInside.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitFaceEdgePerpendicular.py b/src/FeaturesPlugin/Test/TestSplitFaceEdgePerpendicular.py index d08f81e8c..1279406ee 100644 --- a/src/FeaturesPlugin/Test/TestSplitFaceEdgePerpendicular.py +++ b/src/FeaturesPlugin/Test/TestSplitFaceEdgePerpendicular.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitFaceFace.py b/src/FeaturesPlugin/Test/TestSplitFaceFace.py index 7fca64061..340d44e8a 100644 --- a/src/FeaturesPlugin/Test/TestSplitFaceFace.py +++ b/src/FeaturesPlugin/Test/TestSplitFaceFace.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitFaceShell.py b/src/FeaturesPlugin/Test/TestSplitFaceShell.py index d5e224450..c284077d5 100644 --- a/src/FeaturesPlugin/Test/TestSplitFaceShell.py +++ b/src/FeaturesPlugin/Test/TestSplitFaceShell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitFaceSolid.py b/src/FeaturesPlugin/Test/TestSplitFaceSolid.py index 7ac7a8581..d26539da8 100644 --- a/src/FeaturesPlugin/Test/TestSplitFaceSolid.py +++ b/src/FeaturesPlugin/Test/TestSplitFaceSolid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitFaceVertex.py b/src/FeaturesPlugin/Test/TestSplitFaceVertex.py index 57b130fe4..1d354e3f2 100644 --- a/src/FeaturesPlugin/Test/TestSplitFaceVertex.py +++ b/src/FeaturesPlugin/Test/TestSplitFaceVertex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitFaceWire.py b/src/FeaturesPlugin/Test/TestSplitFaceWire.py index 33460abad..07c944a42 100644 --- a/src/FeaturesPlugin/Test/TestSplitFaceWire.py +++ b/src/FeaturesPlugin/Test/TestSplitFaceWire.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitShellConstrPlane.py b/src/FeaturesPlugin/Test/TestSplitShellConstrPlane.py index 06424ae41..172fbdf0d 100644 --- a/src/FeaturesPlugin/Test/TestSplitShellConstrPlane.py +++ b/src/FeaturesPlugin/Test/TestSplitShellConstrPlane.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitShellEdge.py b/src/FeaturesPlugin/Test/TestSplitShellEdge.py index 385718d56..b44ca6620 100644 --- a/src/FeaturesPlugin/Test/TestSplitShellEdge.py +++ b/src/FeaturesPlugin/Test/TestSplitShellEdge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitShellFace.py b/src/FeaturesPlugin/Test/TestSplitShellFace.py index b691b64ed..f3eadcb10 100644 --- a/src/FeaturesPlugin/Test/TestSplitShellFace.py +++ b/src/FeaturesPlugin/Test/TestSplitShellFace.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitShellShell.py b/src/FeaturesPlugin/Test/TestSplitShellShell.py index 154a4d77e..1d2f59004 100644 --- a/src/FeaturesPlugin/Test/TestSplitShellShell.py +++ b/src/FeaturesPlugin/Test/TestSplitShellShell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitShellSolid.py b/src/FeaturesPlugin/Test/TestSplitShellSolid.py index fd13ef727..3fa99d440 100644 --- a/src/FeaturesPlugin/Test/TestSplitShellSolid.py +++ b/src/FeaturesPlugin/Test/TestSplitShellSolid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitShellVertex.py b/src/FeaturesPlugin/Test/TestSplitShellVertex.py index 62b07e1a2..4bf67b6f3 100644 --- a/src/FeaturesPlugin/Test/TestSplitShellVertex.py +++ b/src/FeaturesPlugin/Test/TestSplitShellVertex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitShellWire.py b/src/FeaturesPlugin/Test/TestSplitShellWire.py index ab1309e71..50a2bd65b 100644 --- a/src/FeaturesPlugin/Test/TestSplitShellWire.py +++ b/src/FeaturesPlugin/Test/TestSplitShellWire.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitSolid2ConstructionPlanes.py b/src/FeaturesPlugin/Test/TestSplitSolid2ConstructionPlanes.py index d78340ace..81a602252 100644 --- a/src/FeaturesPlugin/Test/TestSplitSolid2ConstructionPlanes.py +++ b/src/FeaturesPlugin/Test/TestSplitSolid2ConstructionPlanes.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitSolidCompFace.py b/src/FeaturesPlugin/Test/TestSplitSolidCompFace.py index 1e2c59ea9..15b7951a3 100644 --- a/src/FeaturesPlugin/Test/TestSplitSolidCompFace.py +++ b/src/FeaturesPlugin/Test/TestSplitSolidCompFace.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitSolidCompShell.py b/src/FeaturesPlugin/Test/TestSplitSolidCompShell.py index 5fff2cf03..5b43f67e6 100644 --- a/src/FeaturesPlugin/Test/TestSplitSolidCompShell.py +++ b/src/FeaturesPlugin/Test/TestSplitSolidCompShell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitSolidEdge.py b/src/FeaturesPlugin/Test/TestSplitSolidEdge.py index 45b430b15..f7caedffb 100755 --- a/src/FeaturesPlugin/Test/TestSplitSolidEdge.py +++ b/src/FeaturesPlugin/Test/TestSplitSolidEdge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitSolidFace.py b/src/FeaturesPlugin/Test/TestSplitSolidFace.py index 109bd6f1c..a7d42d3c4 100644 --- a/src/FeaturesPlugin/Test/TestSplitSolidFace.py +++ b/src/FeaturesPlugin/Test/TestSplitSolidFace.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitSolidShell.py b/src/FeaturesPlugin/Test/TestSplitSolidShell.py index e5b3e11e4..28aa147e8 100644 --- a/src/FeaturesPlugin/Test/TestSplitSolidShell.py +++ b/src/FeaturesPlugin/Test/TestSplitSolidShell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitWireEdge.py b/src/FeaturesPlugin/Test/TestSplitWireEdge.py index 1f5e64dbe..f1790c222 100644 --- a/src/FeaturesPlugin/Test/TestSplitWireEdge.py +++ b/src/FeaturesPlugin/Test/TestSplitWireEdge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitWireFace.py b/src/FeaturesPlugin/Test/TestSplitWireFace.py index 3fb029d60..d9cd64292 100644 --- a/src/FeaturesPlugin/Test/TestSplitWireFace.py +++ b/src/FeaturesPlugin/Test/TestSplitWireFace.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitWireShell.py b/src/FeaturesPlugin/Test/TestSplitWireShell.py index 4a792a811..75ee45330 100644 --- a/src/FeaturesPlugin/Test/TestSplitWireShell.py +++ b/src/FeaturesPlugin/Test/TestSplitWireShell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitWireSolid.py b/src/FeaturesPlugin/Test/TestSplitWireSolid.py index 2ff1cb449..7395c2b16 100644 --- a/src/FeaturesPlugin/Test/TestSplitWireSolid.py +++ b/src/FeaturesPlugin/Test/TestSplitWireSolid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitWireVertex.py b/src/FeaturesPlugin/Test/TestSplitWireVertex.py index f7356421a..b81693523 100644 --- a/src/FeaturesPlugin/Test/TestSplitWireVertex.py +++ b/src/FeaturesPlugin/Test/TestSplitWireVertex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSplitWireWire.py b/src/FeaturesPlugin/Test/TestSplitWireWire.py index c799ed497..7cba4f48d 100644 --- a/src/FeaturesPlugin/Test/TestSplitWireWire.py +++ b/src/FeaturesPlugin/Test/TestSplitWireWire.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_1.py b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_1.py index b8d225853..c14d72649 100644 --- a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_1.py +++ b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_2.py b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_2.py index 476311068..dac92ab67 100644 --- a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_2.py +++ b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_3.py b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_3.py index 39de784c4..21f95983e 100644 --- a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_3.py +++ b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_4.py b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_4.py index 38e8924dd..654107933 100644 --- a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_4.py +++ b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_5.py b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_5.py index e7fdbba40..de2836939 100644 --- a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_5.py +++ b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_1.py b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_1.py index 54f996184..91a365202 100644 --- a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_1.py +++ b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_2.py b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_2.py index 81842384f..b65cbbcee 100644 --- a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_2.py +++ b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_3.py b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_3.py index ad3e406a6..19c5ffd22 100644 --- a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_3.py +++ b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_4.py b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_4.py index a3b76770d..81b72e143 100644 --- a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_4.py +++ b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_5.py b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_5.py index 06fded706..f094abd44 100644 --- a/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_5.py +++ b/src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestSymmetry_Part.py b/src/FeaturesPlugin/Test/TestSymmetry_Part.py index c03c144af..4a05d7dea 100644 --- a/src/FeaturesPlugin/Test/TestSymmetry_Part.py +++ b/src/FeaturesPlugin/Test/TestSymmetry_Part.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestTranslation.py b/src/FeaturesPlugin/Test/TestTranslation.py index 9f65913ab..abef71dc8 100644 --- a/src/FeaturesPlugin/Test/TestTranslation.py +++ b/src/FeaturesPlugin/Test/TestTranslation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_1.py b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_1.py index 02a7a01dd..d55cc5e97 100644 --- a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_1.py +++ b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_2.py b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_2.py index f6f6802fc..fad4bec80 100644 --- a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_2.py +++ b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_3.py b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_3.py index 71736390b..f3548a0a1 100644 --- a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_3.py +++ b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_4.py b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_4.py index 743797c5e..6321f12b8 100644 --- a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_4.py +++ b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_5.py b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_5.py index 9b835c6e9..152a1f1e2 100644 --- a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_5.py +++ b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_1.py b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_1.py index 806f16ce0..d0ef12d9f 100644 --- a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_1.py +++ b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_2.py b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_2.py index 63f5a7432..32d449087 100644 --- a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_2.py +++ b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_3.py b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_3.py index 2f0fae235..518e76a58 100644 --- a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_3.py +++ b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_4.py b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_4.py index c3e80249c..bad6c71d7 100644 --- a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_4.py +++ b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_5.py b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_5.py index c3c1a5f8c..56236788a 100644 --- a/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_5.py +++ b/src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestTranslation_Part.py b/src/FeaturesPlugin/Test/TestTranslation_Part.py index f15d31626..e913af5a8 100644 --- a/src/FeaturesPlugin/Test/TestTranslation_Part.py +++ b/src/FeaturesPlugin/Test/TestTranslation_Part.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestUnion.py b/src/FeaturesPlugin/Test/TestUnion.py index 0259fa5a2..810ababae 100644 --- a/src/FeaturesPlugin/Test/TestUnion.py +++ b/src/FeaturesPlugin/Test/TestUnion.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestUnion4CurvedFaces.py b/src/FeaturesPlugin/Test/TestUnion4CurvedFaces.py index 216287f2e..be2536c1a 100644 --- a/src/FeaturesPlugin/Test/TestUnion4CurvedFaces.py +++ b/src/FeaturesPlugin/Test/TestUnion4CurvedFaces.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestUnion4CurvedFaces_2.py b/src/FeaturesPlugin/Test/TestUnion4CurvedFaces_2.py index f77a5e342..3e9a44b83 100644 --- a/src/FeaturesPlugin/Test/TestUnion4CurvedFaces_2.py +++ b/src/FeaturesPlugin/Test/TestUnion4CurvedFaces_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestUnion4Faces.py b/src/FeaturesPlugin/Test/TestUnion4Faces.py index a4e568e48..a1f325ef1 100644 --- a/src/FeaturesPlugin/Test/TestUnion4Faces.py +++ b/src/FeaturesPlugin/Test/TestUnion4Faces.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestUnionFaces.py b/src/FeaturesPlugin/Test/TestUnionFaces.py index a5b434df9..46d781486 100644 --- a/src/FeaturesPlugin/Test/TestUnionFaces.py +++ b/src/FeaturesPlugin/Test/TestUnionFaces.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestUnionFaces_v20190506.py b/src/FeaturesPlugin/Test/TestUnionFaces_v20190506.py index da2e8868d..40bab5772 100644 --- a/src/FeaturesPlugin/Test/TestUnionFaces_v20190506.py +++ b/src/FeaturesPlugin/Test/TestUnionFaces_v20190506.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestUnionOfUnion.py b/src/FeaturesPlugin/Test/TestUnionOfUnion.py index 0ba2c9786..1ab8c0e4a 100644 --- a/src/FeaturesPlugin/Test/TestUnionOfUnion.py +++ b/src/FeaturesPlugin/Test/TestUnionOfUnion.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestUnion_ErrorMsg.py b/src/FeaturesPlugin/Test/TestUnion_ErrorMsg.py index b8cc9ad89..2382d46bd 100644 --- a/src/FeaturesPlugin/Test/TestUnion_ErrorMsg.py +++ b/src/FeaturesPlugin/Test/TestUnion_ErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v0.py b/src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v0.py index ece650f68..e3ecebbe7 100644 --- a/src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v0.py +++ b/src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v0.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v20190506.py b/src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v20190506.py index ce12b7b26..b1f5ca942 100644 --- a/src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v20190506.py +++ b/src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v20190506.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FeaturesPlugin/tests.set b/src/FeaturesPlugin/tests.set index eddf7ff21..5c940ea3a 100644 --- a/src/FeaturesPlugin/tests.set +++ b/src/FeaturesPlugin/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersAPI/CMakeLists.txt b/src/FiltersAPI/CMakeLists.txt index 160e5eb83..fe68974c6 100644 --- a/src/FiltersAPI/CMakeLists.txt +++ b/src/FiltersAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersAPI/FiltersAPI.h b/src/FiltersAPI/FiltersAPI.h index 110961522..547b23189 100644 --- a/src/FiltersAPI/FiltersAPI.h +++ b/src/FiltersAPI/FiltersAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersAPI/FiltersAPI.i b/src/FiltersAPI/FiltersAPI.i index a3db9c1b7..86f078200 100644 --- a/src/FiltersAPI/FiltersAPI.i +++ b/src/FiltersAPI/FiltersAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersAPI/FiltersAPI_Argument.cpp b/src/FiltersAPI/FiltersAPI_Argument.cpp index 48d6656a0..bf54fee45 100644 --- a/src/FiltersAPI/FiltersAPI_Argument.cpp +++ b/src/FiltersAPI/FiltersAPI_Argument.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersAPI/FiltersAPI_Argument.h b/src/FiltersAPI/FiltersAPI_Argument.h index fa65eb5de..079f2e1bd 100644 --- a/src/FiltersAPI/FiltersAPI_Argument.h +++ b/src/FiltersAPI/FiltersAPI_Argument.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersAPI/FiltersAPI_Feature.cpp b/src/FiltersAPI/FiltersAPI_Feature.cpp index 870d740e6..1f3a7a764 100644 --- a/src/FiltersAPI/FiltersAPI_Feature.cpp +++ b/src/FiltersAPI/FiltersAPI_Feature.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersAPI/FiltersAPI_Feature.h b/src/FiltersAPI/FiltersAPI_Feature.h index 58c553cd3..77d9a4abb 100644 --- a/src/FiltersAPI/FiltersAPI_Feature.h +++ b/src/FiltersAPI/FiltersAPI_Feature.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersAPI/FiltersAPI_Filter.cpp b/src/FiltersAPI/FiltersAPI_Filter.cpp index f98e9efcb..f3ae4da94 100644 --- a/src/FiltersAPI/FiltersAPI_Filter.cpp +++ b/src/FiltersAPI/FiltersAPI_Filter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersAPI/FiltersAPI_Filter.h b/src/FiltersAPI/FiltersAPI_Filter.h index cbaa6945d..8524f1745 100644 --- a/src/FiltersAPI/FiltersAPI_Filter.h +++ b/src/FiltersAPI/FiltersAPI_Filter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersAPI/FiltersAPI_Selection.cpp b/src/FiltersAPI/FiltersAPI_Selection.cpp index 343f852e8..b600746da 100644 --- a/src/FiltersAPI/FiltersAPI_Selection.cpp +++ b/src/FiltersAPI/FiltersAPI_Selection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersAPI/FiltersAPI_Selection.h b/src/FiltersAPI/FiltersAPI_Selection.h index 9199a6858..732141e3f 100644 --- a/src/FiltersAPI/FiltersAPI_Selection.h +++ b/src/FiltersAPI/FiltersAPI_Selection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersAPI/FiltersAPI_swig.h b/src/FiltersAPI/FiltersAPI_swig.h index 2f1b3a749..f6b2142e0 100644 --- a/src/FiltersAPI/FiltersAPI_swig.h +++ b/src/FiltersAPI/FiltersAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/CMakeLists.txt b/src/FiltersPlugin/CMakeLists.txt index 950d40dbe..81f384634 100644 --- a/src/FiltersPlugin/CMakeLists.txt +++ b/src/FiltersPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -## Copyright (C) 2014-2023 CEA/DEN, EDF R&D +## Copyright (C) 2014-2023 CEA, EDF ## ## This library is free software; you can redistribute it and/or ## modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/CTestTestfileInstall.cmake b/src/FiltersPlugin/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/FiltersPlugin/CTestTestfileInstall.cmake +++ b/src/FiltersPlugin/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin.h b/src/FiltersPlugin/FiltersPlugin.h index ae689a54b..322096b90 100644 --- a/src/FiltersPlugin/FiltersPlugin.h +++ b/src/FiltersPlugin/FiltersPlugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_BelongsTo.cpp b/src/FiltersPlugin/FiltersPlugin_BelongsTo.cpp index 067ca6f3b..244c92332 100644 --- a/src/FiltersPlugin/FiltersPlugin_BelongsTo.cpp +++ b/src/FiltersPlugin/FiltersPlugin_BelongsTo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_BelongsTo.h b/src/FiltersPlugin/FiltersPlugin_BelongsTo.h index 9ab38ed25..3e29050fd 100644 --- a/src/FiltersPlugin/FiltersPlugin_BelongsTo.h +++ b/src/FiltersPlugin/FiltersPlugin_BelongsTo.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_ContinuousFaces.cpp b/src/FiltersPlugin/FiltersPlugin_ContinuousFaces.cpp index 8d1f35568..1615dfdb9 100644 --- a/src/FiltersPlugin/FiltersPlugin_ContinuousFaces.cpp +++ b/src/FiltersPlugin/FiltersPlugin_ContinuousFaces.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_ContinuousFaces.h b/src/FiltersPlugin/FiltersPlugin_ContinuousFaces.h index 9a1e91aaf..eb646e466 100644 --- a/src/FiltersPlugin/FiltersPlugin_ContinuousFaces.h +++ b/src/FiltersPlugin/FiltersPlugin_ContinuousFaces.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_EdgeSize.cpp b/src/FiltersPlugin/FiltersPlugin_EdgeSize.cpp index daccfe334..0e01c8707 100644 --- a/src/FiltersPlugin/FiltersPlugin_EdgeSize.cpp +++ b/src/FiltersPlugin/FiltersPlugin_EdgeSize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_EdgeSize.h b/src/FiltersPlugin/FiltersPlugin_EdgeSize.h index 2d6bffbf2..af0a39a73 100644 --- a/src/FiltersPlugin/FiltersPlugin_EdgeSize.h +++ b/src/FiltersPlugin/FiltersPlugin_EdgeSize.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_ExternalFaces.cpp b/src/FiltersPlugin/FiltersPlugin_ExternalFaces.cpp index 6021e3951..e1e135708 100644 --- a/src/FiltersPlugin/FiltersPlugin_ExternalFaces.cpp +++ b/src/FiltersPlugin/FiltersPlugin_ExternalFaces.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_ExternalFaces.h b/src/FiltersPlugin/FiltersPlugin_ExternalFaces.h index 61aacedf7..84ba91cee 100644 --- a/src/FiltersPlugin/FiltersPlugin_ExternalFaces.h +++ b/src/FiltersPlugin/FiltersPlugin_ExternalFaces.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_FaceSize.cpp b/src/FiltersPlugin/FiltersPlugin_FaceSize.cpp index c539152cb..30dfa3b00 100644 --- a/src/FiltersPlugin/FiltersPlugin_FaceSize.cpp +++ b/src/FiltersPlugin/FiltersPlugin_FaceSize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_FaceSize.h b/src/FiltersPlugin/FiltersPlugin_FaceSize.h index 96d278f17..19f56a003 100644 --- a/src/FiltersPlugin/FiltersPlugin_FaceSize.h +++ b/src/FiltersPlugin/FiltersPlugin_FaceSize.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_FeatureEdges.cpp b/src/FiltersPlugin/FiltersPlugin_FeatureEdges.cpp index 5e6057b5a..569f3fd9e 100644 --- a/src/FiltersPlugin/FiltersPlugin_FeatureEdges.cpp +++ b/src/FiltersPlugin/FiltersPlugin_FeatureEdges.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_FeatureEdges.h b/src/FiltersPlugin/FiltersPlugin_FeatureEdges.h index 46fba0125..ba3972775 100644 --- a/src/FiltersPlugin/FiltersPlugin_FeatureEdges.h +++ b/src/FiltersPlugin/FiltersPlugin_FeatureEdges.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_HorizontalFace.cpp b/src/FiltersPlugin/FiltersPlugin_HorizontalFace.cpp index b648bc2e6..273bc6e2f 100644 --- a/src/FiltersPlugin/FiltersPlugin_HorizontalFace.cpp +++ b/src/FiltersPlugin/FiltersPlugin_HorizontalFace.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_HorizontalFace.h b/src/FiltersPlugin/FiltersPlugin_HorizontalFace.h index e8e83e2cb..a915a11bb 100644 --- a/src/FiltersPlugin/FiltersPlugin_HorizontalFace.h +++ b/src/FiltersPlugin/FiltersPlugin_HorizontalFace.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_OnGeometry.cpp b/src/FiltersPlugin/FiltersPlugin_OnGeometry.cpp index eb9063d85..2f49e3817 100644 --- a/src/FiltersPlugin/FiltersPlugin_OnGeometry.cpp +++ b/src/FiltersPlugin/FiltersPlugin_OnGeometry.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_OnGeometry.h b/src/FiltersPlugin/FiltersPlugin_OnGeometry.h index 5d1f1ac55..e65412ba7 100644 --- a/src/FiltersPlugin/FiltersPlugin_OnGeometry.h +++ b/src/FiltersPlugin/FiltersPlugin_OnGeometry.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_OnLine.cpp b/src/FiltersPlugin/FiltersPlugin_OnLine.cpp index 38dcfa881..9060fe6b7 100644 --- a/src/FiltersPlugin/FiltersPlugin_OnLine.cpp +++ b/src/FiltersPlugin/FiltersPlugin_OnLine.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_OnLine.h b/src/FiltersPlugin/FiltersPlugin_OnLine.h index db8170f3e..bbf3d37b3 100644 --- a/src/FiltersPlugin/FiltersPlugin_OnLine.h +++ b/src/FiltersPlugin/FiltersPlugin_OnLine.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_OnPlane.cpp b/src/FiltersPlugin/FiltersPlugin_OnPlane.cpp index 9d8015534..5ecd2c883 100644 --- a/src/FiltersPlugin/FiltersPlugin_OnPlane.cpp +++ b/src/FiltersPlugin/FiltersPlugin_OnPlane.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_OnPlane.h b/src/FiltersPlugin/FiltersPlugin_OnPlane.h index c0ec3fd4d..a8c2c4bab 100644 --- a/src/FiltersPlugin/FiltersPlugin_OnPlane.h +++ b/src/FiltersPlugin/FiltersPlugin_OnPlane.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_OnPlaneSide.cpp b/src/FiltersPlugin/FiltersPlugin_OnPlaneSide.cpp index 3afe25c0e..f786a15d6 100644 --- a/src/FiltersPlugin/FiltersPlugin_OnPlaneSide.cpp +++ b/src/FiltersPlugin/FiltersPlugin_OnPlaneSide.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_OnPlaneSide.h b/src/FiltersPlugin/FiltersPlugin_OnPlaneSide.h index 551b49237..26cea1182 100644 --- a/src/FiltersPlugin/FiltersPlugin_OnPlaneSide.h +++ b/src/FiltersPlugin/FiltersPlugin_OnPlaneSide.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_OppositeToEdge.cpp b/src/FiltersPlugin/FiltersPlugin_OppositeToEdge.cpp index 8f5b53df9..30117cdc9 100644 --- a/src/FiltersPlugin/FiltersPlugin_OppositeToEdge.cpp +++ b/src/FiltersPlugin/FiltersPlugin_OppositeToEdge.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_OppositeToEdge.h b/src/FiltersPlugin/FiltersPlugin_OppositeToEdge.h index df6d7fc4c..c9bac63a5 100644 --- a/src/FiltersPlugin/FiltersPlugin_OppositeToEdge.h +++ b/src/FiltersPlugin/FiltersPlugin_OppositeToEdge.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_Plugin.cpp b/src/FiltersPlugin/FiltersPlugin_Plugin.cpp index a690458ad..e543fbb7c 100644 --- a/src/FiltersPlugin/FiltersPlugin_Plugin.cpp +++ b/src/FiltersPlugin/FiltersPlugin_Plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_Plugin.h b/src/FiltersPlugin/FiltersPlugin_Plugin.h index 657186f6c..ae4d481ac 100644 --- a/src/FiltersPlugin/FiltersPlugin_Plugin.h +++ b/src/FiltersPlugin/FiltersPlugin_Plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_RelativeToSolid.cpp b/src/FiltersPlugin/FiltersPlugin_RelativeToSolid.cpp index f9946e5de..a4b8b8401 100644 --- a/src/FiltersPlugin/FiltersPlugin_RelativeToSolid.cpp +++ b/src/FiltersPlugin/FiltersPlugin_RelativeToSolid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_RelativeToSolid.h b/src/FiltersPlugin/FiltersPlugin_RelativeToSolid.h index e864b893b..434bf0b1c 100644 --- a/src/FiltersPlugin/FiltersPlugin_RelativeToSolid.h +++ b/src/FiltersPlugin/FiltersPlugin_RelativeToSolid.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_Selection.cpp b/src/FiltersPlugin/FiltersPlugin_Selection.cpp index ef2fa3234..8d2d7b758 100644 --- a/src/FiltersPlugin/FiltersPlugin_Selection.cpp +++ b/src/FiltersPlugin/FiltersPlugin_Selection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_Selection.h b/src/FiltersPlugin/FiltersPlugin_Selection.h index b60f4c85f..5bf9bfead 100644 --- a/src/FiltersPlugin/FiltersPlugin_Selection.h +++ b/src/FiltersPlugin/FiltersPlugin_Selection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_TopoConnectedFaces.py b/src/FiltersPlugin/FiltersPlugin_TopoConnectedFaces.py index 5af19bcea..9f984338d 100644 --- a/src/FiltersPlugin/FiltersPlugin_TopoConnectedFaces.py +++ b/src/FiltersPlugin/FiltersPlugin_TopoConnectedFaces.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_Validators.cpp b/src/FiltersPlugin/FiltersPlugin_Validators.cpp index 6cd498f4b..62eeaaa6c 100644 --- a/src/FiltersPlugin/FiltersPlugin_Validators.cpp +++ b/src/FiltersPlugin/FiltersPlugin_Validators.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_Validators.h b/src/FiltersPlugin/FiltersPlugin_Validators.h index aa150f8b2..c9ea730cd 100644 --- a/src/FiltersPlugin/FiltersPlugin_Validators.h +++ b/src/FiltersPlugin/FiltersPlugin_Validators.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_VerticalFace.cpp b/src/FiltersPlugin/FiltersPlugin_VerticalFace.cpp index 2b7f69366..dd34f8897 100644 --- a/src/FiltersPlugin/FiltersPlugin_VerticalFace.cpp +++ b/src/FiltersPlugin/FiltersPlugin_VerticalFace.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_VerticalFace.h b/src/FiltersPlugin/FiltersPlugin_VerticalFace.h index 2c25f9e85..a9fe9cbaf 100644 --- a/src/FiltersPlugin/FiltersPlugin_VerticalFace.h +++ b/src/FiltersPlugin/FiltersPlugin_VerticalFace.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_VolumeSize.cpp b/src/FiltersPlugin/FiltersPlugin_VolumeSize.cpp index 811442bf2..fad0f9b10 100644 --- a/src/FiltersPlugin/FiltersPlugin_VolumeSize.cpp +++ b/src/FiltersPlugin/FiltersPlugin_VolumeSize.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/FiltersPlugin_VolumeSize.h b/src/FiltersPlugin/FiltersPlugin_VolumeSize.h index a4a1e8227..281e43001 100644 --- a/src/FiltersPlugin/FiltersPlugin_VolumeSize.h +++ b/src/FiltersPlugin/FiltersPlugin_VolumeSize.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/Test17924.py b/src/FiltersPlugin/Test/Test17924.py index 1720eb325..0b385ee10 100644 --- a/src/FiltersPlugin/Test/Test17924.py +++ b/src/FiltersPlugin/Test/Test17924.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/Test17962.py b/src/FiltersPlugin/Test/Test17962.py index 5274942f2..4388d7637 100644 --- a/src/FiltersPlugin/Test/Test17962.py +++ b/src/FiltersPlugin/Test/Test17962.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/Test19190.py b/src/FiltersPlugin/Test/Test19190.py index 3c93db779..8155aea3b 100644 --- a/src/FiltersPlugin/Test/Test19190.py +++ b/src/FiltersPlugin/Test/Test19190.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/Test2946.py b/src/FiltersPlugin/Test/Test2946.py index ee7fa1cf8..68089ec22 100644 --- a/src/FiltersPlugin/Test/Test2946.py +++ b/src/FiltersPlugin/Test/Test2946.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/Test2951.py b/src/FiltersPlugin/Test/Test2951.py index 3c211c650..5ee94f8ed 100644 --- a/src/FiltersPlugin/Test/Test2951.py +++ b/src/FiltersPlugin/Test/Test2951.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/Test3241.py b/src/FiltersPlugin/Test/Test3241.py index b4eaa685f..00959e6d8 100644 --- a/src/FiltersPlugin/Test/Test3241.py +++ b/src/FiltersPlugin/Test/Test3241.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_BelongsTo.py b/src/FiltersPlugin/Test/TestFilter_BelongsTo.py index 349d4bca5..ec9e01c16 100644 --- a/src/FiltersPlugin/Test/TestFilter_BelongsTo.py +++ b/src/FiltersPlugin/Test/TestFilter_BelongsTo.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_BelongsTo_Exclude.py b/src/FiltersPlugin/Test/TestFilter_BelongsTo_Exclude.py index 92b384445..0532323d9 100644 --- a/src/FiltersPlugin/Test/TestFilter_BelongsTo_Exclude.py +++ b/src/FiltersPlugin/Test/TestFilter_BelongsTo_Exclude.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_ContinuousFaces.py b/src/FiltersPlugin/Test/TestFilter_ContinuousFaces.py index cd2d646be..308d4f0b4 100644 --- a/src/FiltersPlugin/Test/TestFilter_ContinuousFaces.py +++ b/src/FiltersPlugin/Test/TestFilter_ContinuousFaces.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_EdgeSize.py b/src/FiltersPlugin/Test/TestFilter_EdgeSize.py index fe0cdddd8..ee68a843b 100644 --- a/src/FiltersPlugin/Test/TestFilter_EdgeSize.py +++ b/src/FiltersPlugin/Test/TestFilter_EdgeSize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_ExternalFaces1.py b/src/FiltersPlugin/Test/TestFilter_ExternalFaces1.py index c16a180c1..37a149368 100644 --- a/src/FiltersPlugin/Test/TestFilter_ExternalFaces1.py +++ b/src/FiltersPlugin/Test/TestFilter_ExternalFaces1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_ExternalFaces2.py b/src/FiltersPlugin/Test/TestFilter_ExternalFaces2.py index 70c2ee401..3c5855e7a 100644 --- a/src/FiltersPlugin/Test/TestFilter_ExternalFaces2.py +++ b/src/FiltersPlugin/Test/TestFilter_ExternalFaces2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_ExternalFaces_Exclude1.py b/src/FiltersPlugin/Test/TestFilter_ExternalFaces_Exclude1.py index cbf52ed19..8eb4962e4 100644 --- a/src/FiltersPlugin/Test/TestFilter_ExternalFaces_Exclude1.py +++ b/src/FiltersPlugin/Test/TestFilter_ExternalFaces_Exclude1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_ExternalFaces_Exclude2.py b/src/FiltersPlugin/Test/TestFilter_ExternalFaces_Exclude2.py index faa30a89c..5eb5e967a 100644 --- a/src/FiltersPlugin/Test/TestFilter_ExternalFaces_Exclude2.py +++ b/src/FiltersPlugin/Test/TestFilter_ExternalFaces_Exclude2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_FaceSize.py b/src/FiltersPlugin/Test/TestFilter_FaceSize.py index 069daaaf2..da11eb39a 100644 --- a/src/FiltersPlugin/Test/TestFilter_FaceSize.py +++ b/src/FiltersPlugin/Test/TestFilter_FaceSize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_FeatureEdges.py b/src/FiltersPlugin/Test/TestFilter_FeatureEdges.py index 8869f3d69..d058ca27d 100644 --- a/src/FiltersPlugin/Test/TestFilter_FeatureEdges.py +++ b/src/FiltersPlugin/Test/TestFilter_FeatureEdges.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_HorizontalFaces.py b/src/FiltersPlugin/Test/TestFilter_HorizontalFaces.py index 63215660d..9cb6dd6df 100644 --- a/src/FiltersPlugin/Test/TestFilter_HorizontalFaces.py +++ b/src/FiltersPlugin/Test/TestFilter_HorizontalFaces.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_HorizontalFaces_Exclude.py b/src/FiltersPlugin/Test/TestFilter_HorizontalFaces_Exclude.py index b500210cc..3f1bb9376 100644 --- a/src/FiltersPlugin/Test/TestFilter_HorizontalFaces_Exclude.py +++ b/src/FiltersPlugin/Test/TestFilter_HorizontalFaces_Exclude.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Edge1.py b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Edge1.py index f037f2952..22783fd9a 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Edge1.py +++ b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Edge1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Edge2.py b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Edge2.py index 53ee00f2a..136ffc0f4 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Edge2.py +++ b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Edge2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Edge1.py b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Edge1.py index 8c43f34c7..f1caab113 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Edge1.py +++ b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Edge1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Edge2.py b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Edge2.py index dd01dff37..23c2a7765 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Edge2.py +++ b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Edge2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face1.py b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face1.py index a9bfc93db..7de495d20 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face1.py +++ b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face2.py b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face2.py index a075f0484..6e7843e5b 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face2.py +++ b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face3.py b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face3.py index 3a8f29a28..7a6479d93 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face3.py +++ b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face4.py b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face4.py index 5d017a75e..c0f5691bc 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face4.py +++ b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Face1.py b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Face1.py index 6064ed60d..01eef585e 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Face1.py +++ b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Face1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Face2.py b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Face2.py index 2b92081c6..2f7a756fa 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Face2.py +++ b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Face2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Face3.py b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Face3.py index 2b2ed4bbf..1f54ba441 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Face3.py +++ b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Face3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Face4.py b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Face4.py index 06f45bac6..e3c006945 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnGeometry_Face4.py +++ b/src/FiltersPlugin/Test/TestFilter_OnGeometry_Face4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnLine.py b/src/FiltersPlugin/Test/TestFilter_OnLine.py index 327f9ceb4..74743d3a2 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnLine.py +++ b/src/FiltersPlugin/Test/TestFilter_OnLine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnLine_Exclude.py b/src/FiltersPlugin/Test/TestFilter_OnLine_Exclude.py index caca7e1f9..1ca45579c 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnLine_Exclude.py +++ b/src/FiltersPlugin/Test/TestFilter_OnLine_Exclude.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnLine_Multi.py b/src/FiltersPlugin/Test/TestFilter_OnLine_Multi.py index 33f761f90..76a935310 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnLine_Multi.py +++ b/src/FiltersPlugin/Test/TestFilter_OnLine_Multi.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnPlane.py b/src/FiltersPlugin/Test/TestFilter_OnPlane.py index ff5c1b2e8..5f104971f 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnPlane.py +++ b/src/FiltersPlugin/Test/TestFilter_OnPlane.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Exclude_Face.py b/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Exclude_Face.py index 6f32081d4..f02e6b909 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Exclude_Face.py +++ b/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Exclude_Face.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Exclude_Plane.py b/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Exclude_Plane.py index dc691333e..0ff9a9ca4 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Exclude_Plane.py +++ b/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Exclude_Plane.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Face.py b/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Face.py index 7df69cbab..c5a2480c3 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Face.py +++ b/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Face.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Multi.py b/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Multi.py index 27da68404..abfe036f1 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Multi.py +++ b/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Multi.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Plane.py b/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Plane.py index 3d05e8ea3..15430cb0a 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Plane.py +++ b/src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Plane.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnPlane_Exclude.py b/src/FiltersPlugin/Test/TestFilter_OnPlane_Exclude.py index ccdd94e3a..66156bfc1 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnPlane_Exclude.py +++ b/src/FiltersPlugin/Test/TestFilter_OnPlane_Exclude.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OnPlane_Multi.py b/src/FiltersPlugin/Test/TestFilter_OnPlane_Multi.py index 79b2bd372..af5fdebd7 100644 --- a/src/FiltersPlugin/Test/TestFilter_OnPlane_Multi.py +++ b/src/FiltersPlugin/Test/TestFilter_OnPlane_Multi.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OppositeToEdge.py b/src/FiltersPlugin/Test/TestFilter_OppositeToEdge.py index 38e05bd9a..7a55ed6e4 100644 --- a/src/FiltersPlugin/Test/TestFilter_OppositeToEdge.py +++ b/src/FiltersPlugin/Test/TestFilter_OppositeToEdge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_OppositeToEdge_Exclude.py b/src/FiltersPlugin/Test/TestFilter_OppositeToEdge_Exclude.py index 1de0a2f63..a2286991f 100644 --- a/src/FiltersPlugin/Test/TestFilter_OppositeToEdge_Exclude.py +++ b/src/FiltersPlugin/Test/TestFilter_OppositeToEdge_Exclude.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_In.py b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_In.py index f0d904f02..bedd139f4 100644 --- a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_In.py +++ b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_In.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_InAndOn.py b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_InAndOn.py index 2a686a760..4731182f6 100644 --- a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_InAndOn.py +++ b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_InAndOn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_NotOn.py b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_NotOn.py index 8fc05736f..097302c7e 100644 --- a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_NotOn.py +++ b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_NotOn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_On.py b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_On.py index 16efa7a98..401e24987 100644 --- a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_On.py +++ b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_On.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_Out.py b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_Out.py index 4a8d9083b..44b4964a1 100644 --- a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_Out.py +++ b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_Out.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_OutAndOn.py b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_OutAndOn.py index 505d586f7..a8ae1787d 100644 --- a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_OutAndOn.py +++ b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_OutAndOn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_In.py b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_In.py index 7819d4568..9888a9dd1 100644 --- a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_In.py +++ b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_In.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_InAndOn.py b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_InAndOn.py index b2299f97a..b44f2a3ec 100644 --- a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_InAndOn.py +++ b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_InAndOn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Multi.py b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Multi.py index d7283798f..650113200 100644 --- a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Multi.py +++ b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Multi.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_NotOn.py b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_NotOn.py index 02859f4ac..f3d478116 100644 --- a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_NotOn.py +++ b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_NotOn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_On.py b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_On.py index ec9950958..d1c4a93fa 100644 --- a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_On.py +++ b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_On.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Out.py b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Out.py index 0e9a77c02..35ac04690 100644 --- a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Out.py +++ b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Out.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_OutAndOn.py b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_OutAndOn.py index 4eb8503b9..a45068d9d 100644 --- a/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_OutAndOn.py +++ b/src/FiltersPlugin/Test/TestFilter_RelativeToSolid_OutAndOn.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge1.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge1.py index 2b6eca93d..449e7cbd9 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge1.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge2.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge2.py index 2b79ec67c..b657bd235 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge2.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge3.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge3.py index 6c40fbedd..72f1276b7 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge3.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge1.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge1.py index 679fb3910..f8592b825 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge1.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge2.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge2.py index e125c01fb..fe2fdcb8a 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge2.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge3.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge3.py index 6c538da68..054807a51 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge3.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face1.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face1.py index 74d776f22..91b729c6e 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face1.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face2.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face2.py index 70d08f55b..39182d5f5 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face2.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face3.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face3.py index 46cc8c2a3..f3e899c3e 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face3.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex1.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex1.py index 3a4adacfd..31b242b27 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex1.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex2.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex2.py index 31bdfcfd5..94839d5fb 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex2.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex3.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex3.py index 6888bd848..c7a992c76 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex3.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face1.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face1.py index 90913ccc0..b37cd98d4 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face1.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face2.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face2.py index ce9df5c29..a3df0ce1e 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face2.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face3.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face3.py index 126fefcc3..9fbc99b7b 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face3.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Multi.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Multi.py index c00a12770..459748080 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Multi.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Multi.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge1.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge1.py index 0dcf60f64..6a61a9de6 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge1.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge2.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge2.py index 6c2f3f1d2..d6429d89b 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge2.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge3.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge3.py index 6611e5a00..1a21ed489 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge3.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge1.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge1.py index 50987e54f..7d080d4f6 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge1.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge2.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge2.py index 0ca3127cf..149299a7f 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge2.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge3.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge3.py index 73c7f4f5a..cbb355a9a 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge3.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face1.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face1.py index 0641c6b72..feff1e337 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face1.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face2.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face2.py index f94ba042b..6091acd75 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face2.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face3.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face3.py index b025304fc..3b29cdf79 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face3.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex1.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex1.py index 7f1e0e714..b4c71d747 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex1.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex2.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex2.py index 2ecb953c1..086b87456 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex2.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex3.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex3.py index 95c9d28af..0164eec7c 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex3.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face1.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face1.py index f081d869e..b9cd89fa9 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face1.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face2.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face2.py index f41c56868..30d849e0f 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face2.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face3.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face3.py index 41718c481..134ac4ac2 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face3.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex1.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex1.py index 6b573a6b3..b7e3b1ddb 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex1.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex2.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex2.py index 45e1e3241..91aa693bf 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex2.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex3.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex3.py index 9e5fd1b2e..252fd5465 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex3.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex1.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex1.py index 33600f358..a1141dfc3 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex1.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex2.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex2.py index 78682413e..26e948148 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex2.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex3.py b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex3.py index 46715fd34..f18b6298f 100644 --- a/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex3.py +++ b/src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_VerticalFaces.py b/src/FiltersPlugin/Test/TestFilter_VerticalFaces.py index 7f3a8dfcb..676855104 100644 --- a/src/FiltersPlugin/Test/TestFilter_VerticalFaces.py +++ b/src/FiltersPlugin/Test/TestFilter_VerticalFaces.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_VerticalFaces_Exclude.py b/src/FiltersPlugin/Test/TestFilter_VerticalFaces_Exclude.py index 0892f11bf..2b098b416 100644 --- a/src/FiltersPlugin/Test/TestFilter_VerticalFaces_Exclude.py +++ b/src/FiltersPlugin/Test/TestFilter_VerticalFaces_Exclude.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilter_VolumeSize.py b/src/FiltersPlugin/Test/TestFilter_VolumeSize.py index 48119fe16..795e136f4 100644 --- a/src/FiltersPlugin/Test/TestFilter_VolumeSize.py +++ b/src/FiltersPlugin/Test/TestFilter_VolumeSize.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilters.py b/src/FiltersPlugin/Test/TestFilters.py index 1ab09e9ce..48f9ed902 100644 --- a/src/FiltersPlugin/Test/TestFilters.py +++ b/src/FiltersPlugin/Test/TestFilters.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilters_FilterName.py b/src/FiltersPlugin/Test/TestFilters_FilterName.py index 6d0d8dce1..342215025 100644 --- a/src/FiltersPlugin/Test/TestFilters_FilterName.py +++ b/src/FiltersPlugin/Test/TestFilters_FilterName.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilters_IsReversed.py b/src/FiltersPlugin/Test/TestFilters_IsReversed.py index dd331fc81..cdc80f18d 100644 --- a/src/FiltersPlugin/Test/TestFilters_IsReversed.py +++ b/src/FiltersPlugin/Test/TestFilters_IsReversed.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilters_Mixed1.py b/src/FiltersPlugin/Test/TestFilters_Mixed1.py index 22713c4b1..e59418975 100644 --- a/src/FiltersPlugin/Test/TestFilters_Mixed1.py +++ b/src/FiltersPlugin/Test/TestFilters_Mixed1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilters_Mixed2.py b/src/FiltersPlugin/Test/TestFilters_Mixed2.py index 94e6ed075..717d08b1c 100644 --- a/src/FiltersPlugin/Test/TestFilters_Mixed2.py +++ b/src/FiltersPlugin/Test/TestFilters_Mixed2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilters_Remove.py b/src/FiltersPlugin/Test/TestFilters_Remove.py index fddd8c95c..ccbb7f974 100644 --- a/src/FiltersPlugin/Test/TestFilters_Remove.py +++ b/src/FiltersPlugin/Test/TestFilters_Remove.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilters_Select.py b/src/FiltersPlugin/Test/TestFilters_Select.py index a242b3b3b..0ba8bcf9b 100644 --- a/src/FiltersPlugin/Test/TestFilters_Select.py +++ b/src/FiltersPlugin/Test/TestFilters_Select.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilters_Supported.py b/src/FiltersPlugin/Test/TestFilters_Supported.py index b98aa6a9e..e6b493435 100644 --- a/src/FiltersPlugin/Test/TestFilters_Supported.py +++ b/src/FiltersPlugin/Test/TestFilters_Supported.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilters_Validator.py b/src/FiltersPlugin/Test/TestFilters_Validator.py index aa49309f0..2ed907de7 100644 --- a/src/FiltersPlugin/Test/TestFilters_Validator.py +++ b/src/FiltersPlugin/Test/TestFilters_Validator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/Test/TestFilters_Xml.py b/src/FiltersPlugin/Test/TestFilters_Xml.py index 64f56799e..52df4747a 100644 --- a/src/FiltersPlugin/Test/TestFilters_Xml.py +++ b/src/FiltersPlugin/Test/TestFilters_Xml.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/FiltersPlugin/tests.set b/src/FiltersPlugin/tests.set index 9292e9ad1..f3a894b59 100644 --- a/src/FiltersPlugin/tests.set +++ b/src/FiltersPlugin/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLAPI/CMakeLists.txt b/src/GDMLAPI/CMakeLists.txt index 3c14d3c10..4dd5ff16c 100644 --- a/src/GDMLAPI/CMakeLists.txt +++ b/src/GDMLAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLAPI/GDMLAPI.h b/src/GDMLAPI/GDMLAPI.h index db8a1271a..e8b42da75 100644 --- a/src/GDMLAPI/GDMLAPI.h +++ b/src/GDMLAPI/GDMLAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLAPI/GDMLAPI.i b/src/GDMLAPI/GDMLAPI.i index 18ec9ea76..e6d9a7d6a 100644 --- a/src/GDMLAPI/GDMLAPI.i +++ b/src/GDMLAPI/GDMLAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLAPI/GDMLAPI_ConeSegment.cpp b/src/GDMLAPI/GDMLAPI_ConeSegment.cpp index 2773aa230..f4e53999c 100644 --- a/src/GDMLAPI/GDMLAPI_ConeSegment.cpp +++ b/src/GDMLAPI/GDMLAPI_ConeSegment.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLAPI/GDMLAPI_ConeSegment.h b/src/GDMLAPI/GDMLAPI_ConeSegment.h index 50a8bac43..9a2800f88 100644 --- a/src/GDMLAPI/GDMLAPI_ConeSegment.h +++ b/src/GDMLAPI/GDMLAPI_ConeSegment.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLAPI/GDMLAPI_Ellipsoid.cpp b/src/GDMLAPI/GDMLAPI_Ellipsoid.cpp index 65798e814..3f80f4f19 100644 --- a/src/GDMLAPI/GDMLAPI_Ellipsoid.cpp +++ b/src/GDMLAPI/GDMLAPI_Ellipsoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLAPI/GDMLAPI_Ellipsoid.h b/src/GDMLAPI/GDMLAPI_Ellipsoid.h index 4c694083d..aa779e289 100644 --- a/src/GDMLAPI/GDMLAPI_Ellipsoid.h +++ b/src/GDMLAPI/GDMLAPI_Ellipsoid.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLAPI/GDMLAPI_swig.h b/src/GDMLAPI/GDMLAPI_swig.h index 420e88fbf..98003cf52 100644 --- a/src/GDMLAPI/GDMLAPI_swig.h +++ b/src/GDMLAPI/GDMLAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLPlugin/CMakeLists.txt b/src/GDMLPlugin/CMakeLists.txt index 41bb57e13..bb2dedabf 100644 --- a/src/GDMLPlugin/CMakeLists.txt +++ b/src/GDMLPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLPlugin/GDMLPlugin.h b/src/GDMLPlugin/GDMLPlugin.h index cf70dfa49..d478cc36b 100644 --- a/src/GDMLPlugin/GDMLPlugin.h +++ b/src/GDMLPlugin/GDMLPlugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLPlugin/GDMLPlugin_ConeSegment.cpp b/src/GDMLPlugin/GDMLPlugin_ConeSegment.cpp index bf0a7a86b..e52a1a1b1 100644 --- a/src/GDMLPlugin/GDMLPlugin_ConeSegment.cpp +++ b/src/GDMLPlugin/GDMLPlugin_ConeSegment.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLPlugin/GDMLPlugin_ConeSegment.h b/src/GDMLPlugin/GDMLPlugin_ConeSegment.h index 732c28d2d..3c0c4fb6f 100644 --- a/src/GDMLPlugin/GDMLPlugin_ConeSegment.h +++ b/src/GDMLPlugin/GDMLPlugin_ConeSegment.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLPlugin/GDMLPlugin_Ellipsoid.cpp b/src/GDMLPlugin/GDMLPlugin_Ellipsoid.cpp index 29421fc37..19066f21f 100644 --- a/src/GDMLPlugin/GDMLPlugin_Ellipsoid.cpp +++ b/src/GDMLPlugin/GDMLPlugin_Ellipsoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLPlugin/GDMLPlugin_Ellipsoid.h b/src/GDMLPlugin/GDMLPlugin_Ellipsoid.h index 55b7c4631..468438b21 100644 --- a/src/GDMLPlugin/GDMLPlugin_Ellipsoid.h +++ b/src/GDMLPlugin/GDMLPlugin_Ellipsoid.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLPlugin/GDMLPlugin_Plugin.cpp b/src/GDMLPlugin/GDMLPlugin_Plugin.cpp index 501e01ed5..9c6ec09a7 100644 --- a/src/GDMLPlugin/GDMLPlugin_Plugin.cpp +++ b/src/GDMLPlugin/GDMLPlugin_Plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLPlugin/GDMLPlugin_Plugin.h b/src/GDMLPlugin/GDMLPlugin_Plugin.h index cb8bca748..7c4d26436 100644 --- a/src/GDMLPlugin/GDMLPlugin_Plugin.h +++ b/src/GDMLPlugin/GDMLPlugin_Plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLPlugin/Test/TestCone.py b/src/GDMLPlugin/Test/TestCone.py index ac8bb7de9..48a3a3dbf 100644 --- a/src/GDMLPlugin/Test/TestCone.py +++ b/src/GDMLPlugin/Test/TestCone.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GDMLPlugin/Test/TestEllipsoid.py b/src/GDMLPlugin/Test/TestEllipsoid.py index cd46d0c9f..cf155dbf6 100644 --- a/src/GDMLPlugin/Test/TestEllipsoid.py +++ b/src/GDMLPlugin/Test/TestEllipsoid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/CMakeLists.txt b/src/GeomAPI/CMakeLists.txt index 89486ba14..a6826e45d 100644 --- a/src/GeomAPI/CMakeLists.txt +++ b/src/GeomAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/CTestTestfileInstall.cmake b/src/GeomAPI/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/GeomAPI/CTestTestfileInstall.cmake +++ b/src/GeomAPI/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI.h b/src/GeomAPI/GeomAPI.h index 9a0d09b89..704e96617 100644 --- a/src/GeomAPI/GeomAPI.h +++ b/src/GeomAPI/GeomAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI.i b/src/GeomAPI/GeomAPI.i index a4d53c799..0db805e58 100644 --- a/src/GeomAPI/GeomAPI.i +++ b/src/GeomAPI/GeomAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_AISObject.cpp b/src/GeomAPI/GeomAPI_AISObject.cpp index 390e5b725..275f62444 100644 --- a/src/GeomAPI/GeomAPI_AISObject.cpp +++ b/src/GeomAPI/GeomAPI_AISObject.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_AISObject.h b/src/GeomAPI/GeomAPI_AISObject.h index b13f902ff..647f0b412 100644 --- a/src/GeomAPI/GeomAPI_AISObject.h +++ b/src/GeomAPI/GeomAPI_AISObject.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Angle.cpp b/src/GeomAPI/GeomAPI_Angle.cpp index f11e8dd81..7f00a110d 100644 --- a/src/GeomAPI/GeomAPI_Angle.cpp +++ b/src/GeomAPI/GeomAPI_Angle.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Angle.h b/src/GeomAPI/GeomAPI_Angle.h index 500d94158..2a4c391d3 100644 --- a/src/GeomAPI/GeomAPI_Angle.h +++ b/src/GeomAPI/GeomAPI_Angle.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Angle2d.cpp b/src/GeomAPI/GeomAPI_Angle2d.cpp index d5240d818..c6c529e58 100644 --- a/src/GeomAPI/GeomAPI_Angle2d.cpp +++ b/src/GeomAPI/GeomAPI_Angle2d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Angle2d.h b/src/GeomAPI/GeomAPI_Angle2d.h index 36afc8cfe..ae7b1c865 100644 --- a/src/GeomAPI/GeomAPI_Angle2d.h +++ b/src/GeomAPI/GeomAPI_Angle2d.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Ax1.cpp b/src/GeomAPI/GeomAPI_Ax1.cpp index bdf78cc9c..b4dc71ff5 100644 --- a/src/GeomAPI/GeomAPI_Ax1.cpp +++ b/src/GeomAPI/GeomAPI_Ax1.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Ax1.h b/src/GeomAPI/GeomAPI_Ax1.h index ea3586725..015089fe9 100644 --- a/src/GeomAPI/GeomAPI_Ax1.h +++ b/src/GeomAPI/GeomAPI_Ax1.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Ax2.cpp b/src/GeomAPI/GeomAPI_Ax2.cpp index a7434d711..84192cc73 100644 --- a/src/GeomAPI/GeomAPI_Ax2.cpp +++ b/src/GeomAPI/GeomAPI_Ax2.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Ax2.h b/src/GeomAPI/GeomAPI_Ax2.h index 156a742aa..7fe3fabaf 100644 --- a/src/GeomAPI/GeomAPI_Ax2.h +++ b/src/GeomAPI/GeomAPI_Ax2.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Ax3.cpp b/src/GeomAPI/GeomAPI_Ax3.cpp index a29ab5f44..b8281bc7e 100644 --- a/src/GeomAPI/GeomAPI_Ax3.cpp +++ b/src/GeomAPI/GeomAPI_Ax3.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Ax3.h b/src/GeomAPI/GeomAPI_Ax3.h index 83463b341..b6f85d6d6 100644 --- a/src/GeomAPI/GeomAPI_Ax3.h +++ b/src/GeomAPI/GeomAPI_Ax3.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_BSpline.cpp b/src/GeomAPI/GeomAPI_BSpline.cpp index 676187250..ac2e96899 100644 --- a/src/GeomAPI/GeomAPI_BSpline.cpp +++ b/src/GeomAPI/GeomAPI_BSpline.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_BSpline.h b/src/GeomAPI/GeomAPI_BSpline.h index 953f74922..e17b78048 100644 --- a/src/GeomAPI/GeomAPI_BSpline.h +++ b/src/GeomAPI/GeomAPI_BSpline.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_BSpline2d.cpp b/src/GeomAPI/GeomAPI_BSpline2d.cpp index 987ccd88b..32cad15b0 100644 --- a/src/GeomAPI/GeomAPI_BSpline2d.cpp +++ b/src/GeomAPI/GeomAPI_BSpline2d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_BSpline2d.h b/src/GeomAPI/GeomAPI_BSpline2d.h index 5bf60aeba..7b465ec42 100644 --- a/src/GeomAPI/GeomAPI_BSpline2d.h +++ b/src/GeomAPI/GeomAPI_BSpline2d.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Box.cpp b/src/GeomAPI/GeomAPI_Box.cpp index 2af727008..867e0e7ff 100644 --- a/src/GeomAPI/GeomAPI_Box.cpp +++ b/src/GeomAPI/GeomAPI_Box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Box.h b/src/GeomAPI/GeomAPI_Box.h index 938944f96..3bedfd78a 100644 --- a/src/GeomAPI/GeomAPI_Box.h +++ b/src/GeomAPI/GeomAPI_Box.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Circ.cpp b/src/GeomAPI/GeomAPI_Circ.cpp index 14a61f025..955cdb3f1 100644 --- a/src/GeomAPI/GeomAPI_Circ.cpp +++ b/src/GeomAPI/GeomAPI_Circ.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Circ.h b/src/GeomAPI/GeomAPI_Circ.h index 065acc984..f31a094e0 100644 --- a/src/GeomAPI/GeomAPI_Circ.h +++ b/src/GeomAPI/GeomAPI_Circ.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Circ2d.cpp b/src/GeomAPI/GeomAPI_Circ2d.cpp index ef091f099..ff3193c3d 100644 --- a/src/GeomAPI/GeomAPI_Circ2d.cpp +++ b/src/GeomAPI/GeomAPI_Circ2d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Circ2d.h b/src/GeomAPI/GeomAPI_Circ2d.h index 6928358c7..2306b87e7 100644 --- a/src/GeomAPI/GeomAPI_Circ2d.h +++ b/src/GeomAPI/GeomAPI_Circ2d.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Cone.cpp b/src/GeomAPI/GeomAPI_Cone.cpp index 9014671a5..110ff6ffa 100644 --- a/src/GeomAPI/GeomAPI_Cone.cpp +++ b/src/GeomAPI/GeomAPI_Cone.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Cone.h b/src/GeomAPI/GeomAPI_Cone.h index 516552957..17da78a89 100644 --- a/src/GeomAPI/GeomAPI_Cone.h +++ b/src/GeomAPI/GeomAPI_Cone.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Curve.cpp b/src/GeomAPI/GeomAPI_Curve.cpp index 697e6c5a4..a524ff62d 100644 --- a/src/GeomAPI/GeomAPI_Curve.cpp +++ b/src/GeomAPI/GeomAPI_Curve.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Curve.h b/src/GeomAPI/GeomAPI_Curve.h index e68a765a0..11775704d 100644 --- a/src/GeomAPI/GeomAPI_Curve.h +++ b/src/GeomAPI/GeomAPI_Curve.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Cylinder.cpp b/src/GeomAPI/GeomAPI_Cylinder.cpp index 1304f6ec7..3d7397899 100644 --- a/src/GeomAPI/GeomAPI_Cylinder.cpp +++ b/src/GeomAPI/GeomAPI_Cylinder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Cylinder.h b/src/GeomAPI/GeomAPI_Cylinder.h index 10d45ff2b..1c72f8b8f 100644 --- a/src/GeomAPI/GeomAPI_Cylinder.h +++ b/src/GeomAPI/GeomAPI_Cylinder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_DataMapOfShapeMapOfShapes.cpp b/src/GeomAPI/GeomAPI_DataMapOfShapeMapOfShapes.cpp index 4991eab7b..b480d01b5 100644 --- a/src/GeomAPI/GeomAPI_DataMapOfShapeMapOfShapes.cpp +++ b/src/GeomAPI/GeomAPI_DataMapOfShapeMapOfShapes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_DataMapOfShapeMapOfShapes.h b/src/GeomAPI/GeomAPI_DataMapOfShapeMapOfShapes.h index ae13f8374..afc59e7c9 100644 --- a/src/GeomAPI/GeomAPI_DataMapOfShapeMapOfShapes.h +++ b/src/GeomAPI/GeomAPI_DataMapOfShapeMapOfShapes.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_DataMapOfShapeShape.cpp b/src/GeomAPI/GeomAPI_DataMapOfShapeShape.cpp index 45acf51e2..d07ed73cb 100644 --- a/src/GeomAPI/GeomAPI_DataMapOfShapeShape.cpp +++ b/src/GeomAPI/GeomAPI_DataMapOfShapeShape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_DataMapOfShapeShape.h b/src/GeomAPI/GeomAPI_DataMapOfShapeShape.h index 6cf44379d..74548a247 100644 --- a/src/GeomAPI/GeomAPI_DataMapOfShapeShape.h +++ b/src/GeomAPI/GeomAPI_DataMapOfShapeShape.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Dir.cpp b/src/GeomAPI/GeomAPI_Dir.cpp index 3496f4c59..0c9af271b 100644 --- a/src/GeomAPI/GeomAPI_Dir.cpp +++ b/src/GeomAPI/GeomAPI_Dir.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Dir.h b/src/GeomAPI/GeomAPI_Dir.h index d5bcde048..4918ed5dc 100644 --- a/src/GeomAPI/GeomAPI_Dir.h +++ b/src/GeomAPI/GeomAPI_Dir.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Dir2d.cpp b/src/GeomAPI/GeomAPI_Dir2d.cpp index 8deb60b1a..9be1e1ce5 100644 --- a/src/GeomAPI/GeomAPI_Dir2d.cpp +++ b/src/GeomAPI/GeomAPI_Dir2d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Dir2d.h b/src/GeomAPI/GeomAPI_Dir2d.h index 9fb9b46db..875473d47 100644 --- a/src/GeomAPI/GeomAPI_Dir2d.h +++ b/src/GeomAPI/GeomAPI_Dir2d.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Edge.cpp b/src/GeomAPI/GeomAPI_Edge.cpp index a74a1608f..1126cfdcb 100644 --- a/src/GeomAPI/GeomAPI_Edge.cpp +++ b/src/GeomAPI/GeomAPI_Edge.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Edge.h b/src/GeomAPI/GeomAPI_Edge.h index 0f39e8969..45fceeb0f 100644 --- a/src/GeomAPI/GeomAPI_Edge.h +++ b/src/GeomAPI/GeomAPI_Edge.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Ellipse.cpp b/src/GeomAPI/GeomAPI_Ellipse.cpp index d68eca162..de32e5158 100644 --- a/src/GeomAPI/GeomAPI_Ellipse.cpp +++ b/src/GeomAPI/GeomAPI_Ellipse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Ellipse.h b/src/GeomAPI/GeomAPI_Ellipse.h index e270ea747..5f89643bb 100644 --- a/src/GeomAPI/GeomAPI_Ellipse.h +++ b/src/GeomAPI/GeomAPI_Ellipse.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Ellipse2d.cpp b/src/GeomAPI/GeomAPI_Ellipse2d.cpp index 92bce16ae..04eb919c7 100644 --- a/src/GeomAPI/GeomAPI_Ellipse2d.cpp +++ b/src/GeomAPI/GeomAPI_Ellipse2d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Ellipse2d.h b/src/GeomAPI/GeomAPI_Ellipse2d.h index 39ce301ff..a54b7db67 100644 --- a/src/GeomAPI/GeomAPI_Ellipse2d.h +++ b/src/GeomAPI/GeomAPI_Ellipse2d.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Face.cpp b/src/GeomAPI/GeomAPI_Face.cpp index fd6cdf40f..ae35f43f3 100644 --- a/src/GeomAPI/GeomAPI_Face.cpp +++ b/src/GeomAPI/GeomAPI_Face.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Face.h b/src/GeomAPI/GeomAPI_Face.h index c2c1b99a1..0409d970e 100644 --- a/src/GeomAPI/GeomAPI_Face.h +++ b/src/GeomAPI/GeomAPI_Face.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_ICustomPrs.cpp b/src/GeomAPI/GeomAPI_ICustomPrs.cpp index a12800c5f..c9d1a5580 100644 --- a/src/GeomAPI/GeomAPI_ICustomPrs.cpp +++ b/src/GeomAPI/GeomAPI_ICustomPrs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_ICustomPrs.h b/src/GeomAPI/GeomAPI_ICustomPrs.h index 4bd30427a..0aa74b0d3 100644 --- a/src/GeomAPI/GeomAPI_ICustomPrs.h +++ b/src/GeomAPI/GeomAPI_ICustomPrs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_IPresentable.cpp b/src/GeomAPI/GeomAPI_IPresentable.cpp index 9cb6bd263..a2b796437 100644 --- a/src/GeomAPI/GeomAPI_IPresentable.cpp +++ b/src/GeomAPI/GeomAPI_IPresentable.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_IPresentable.h b/src/GeomAPI/GeomAPI_IPresentable.h index 152bcabba..ffb3895c2 100644 --- a/src/GeomAPI/GeomAPI_IPresentable.h +++ b/src/GeomAPI/GeomAPI_IPresentable.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_IScreenParams.h b/src/GeomAPI/GeomAPI_IScreenParams.h index b675655d5..19222d434 100644 --- a/src/GeomAPI/GeomAPI_IScreenParams.h +++ b/src/GeomAPI/GeomAPI_IScreenParams.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Interface.cpp b/src/GeomAPI/GeomAPI_Interface.cpp index 0ee93c998..bd6ec2b40 100644 --- a/src/GeomAPI/GeomAPI_Interface.cpp +++ b/src/GeomAPI/GeomAPI_Interface.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Interface.h b/src/GeomAPI/GeomAPI_Interface.h index 9fc48ab7c..61db0ce69 100644 --- a/src/GeomAPI/GeomAPI_Interface.h +++ b/src/GeomAPI/GeomAPI_Interface.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Lin.cpp b/src/GeomAPI/GeomAPI_Lin.cpp index c50cf45d9..edf81da85 100644 --- a/src/GeomAPI/GeomAPI_Lin.cpp +++ b/src/GeomAPI/GeomAPI_Lin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Lin.h b/src/GeomAPI/GeomAPI_Lin.h index c4b7460b2..47ed6fa69 100644 --- a/src/GeomAPI/GeomAPI_Lin.h +++ b/src/GeomAPI/GeomAPI_Lin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Lin2d.cpp b/src/GeomAPI/GeomAPI_Lin2d.cpp index 615f225d6..c74ed5c8b 100644 --- a/src/GeomAPI/GeomAPI_Lin2d.cpp +++ b/src/GeomAPI/GeomAPI_Lin2d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Lin2d.h b/src/GeomAPI/GeomAPI_Lin2d.h index 79939f78a..c37bf5742 100644 --- a/src/GeomAPI/GeomAPI_Lin2d.h +++ b/src/GeomAPI/GeomAPI_Lin2d.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_PlanarEdges.cpp b/src/GeomAPI/GeomAPI_PlanarEdges.cpp index 075d4641e..be124f526 100644 --- a/src/GeomAPI/GeomAPI_PlanarEdges.cpp +++ b/src/GeomAPI/GeomAPI_PlanarEdges.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_PlanarEdges.h b/src/GeomAPI/GeomAPI_PlanarEdges.h index 0c41f4e01..1f9d1cabe 100644 --- a/src/GeomAPI/GeomAPI_PlanarEdges.h +++ b/src/GeomAPI/GeomAPI_PlanarEdges.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Pln.cpp b/src/GeomAPI/GeomAPI_Pln.cpp index fafa4ea9f..b21d4a9bb 100644 --- a/src/GeomAPI/GeomAPI_Pln.cpp +++ b/src/GeomAPI/GeomAPI_Pln.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Pln.h b/src/GeomAPI/GeomAPI_Pln.h index 33ef57cd6..00dc98976 100644 --- a/src/GeomAPI/GeomAPI_Pln.h +++ b/src/GeomAPI/GeomAPI_Pln.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Pnt.cpp b/src/GeomAPI/GeomAPI_Pnt.cpp index e72462f4e..49efb738f 100644 --- a/src/GeomAPI/GeomAPI_Pnt.cpp +++ b/src/GeomAPI/GeomAPI_Pnt.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Pnt.h b/src/GeomAPI/GeomAPI_Pnt.h index 25f1dabf5..9e2b72435 100644 --- a/src/GeomAPI/GeomAPI_Pnt.h +++ b/src/GeomAPI/GeomAPI_Pnt.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Pnt2d.cpp b/src/GeomAPI/GeomAPI_Pnt2d.cpp index f935f67d1..45d7fddd1 100644 --- a/src/GeomAPI/GeomAPI_Pnt2d.cpp +++ b/src/GeomAPI/GeomAPI_Pnt2d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Pnt2d.h b/src/GeomAPI/GeomAPI_Pnt2d.h index 202fba81e..0de764837 100644 --- a/src/GeomAPI/GeomAPI_Pnt2d.h +++ b/src/GeomAPI/GeomAPI_Pnt2d.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Shape.cpp b/src/GeomAPI/GeomAPI_Shape.cpp index 33cb27916..c03fd9d7a 100644 --- a/src/GeomAPI/GeomAPI_Shape.cpp +++ b/src/GeomAPI/GeomAPI_Shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Shape.h b/src/GeomAPI/GeomAPI_Shape.h index d25ade9a6..91aa17d19 100644 --- a/src/GeomAPI/GeomAPI_Shape.h +++ b/src/GeomAPI/GeomAPI_Shape.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_ShapeExplorer.cpp b/src/GeomAPI/GeomAPI_ShapeExplorer.cpp index f9a920a50..a9274eb88 100644 --- a/src/GeomAPI/GeomAPI_ShapeExplorer.cpp +++ b/src/GeomAPI/GeomAPI_ShapeExplorer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_ShapeExplorer.h b/src/GeomAPI/GeomAPI_ShapeExplorer.h index aa8f1eefd..b8ef7ad04 100644 --- a/src/GeomAPI/GeomAPI_ShapeExplorer.h +++ b/src/GeomAPI/GeomAPI_ShapeExplorer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_ShapeHierarchy.cpp b/src/GeomAPI/GeomAPI_ShapeHierarchy.cpp index 15ccbf0e7..7eeb3e4d6 100644 --- a/src/GeomAPI/GeomAPI_ShapeHierarchy.cpp +++ b/src/GeomAPI/GeomAPI_ShapeHierarchy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_ShapeHierarchy.h b/src/GeomAPI/GeomAPI_ShapeHierarchy.h index ab03866d8..9977e7ee9 100644 --- a/src/GeomAPI/GeomAPI_ShapeHierarchy.h +++ b/src/GeomAPI/GeomAPI_ShapeHierarchy.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_ShapeIterator.cpp b/src/GeomAPI/GeomAPI_ShapeIterator.cpp index 8e03b144a..2a5592b7d 100644 --- a/src/GeomAPI/GeomAPI_ShapeIterator.cpp +++ b/src/GeomAPI/GeomAPI_ShapeIterator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_ShapeIterator.h b/src/GeomAPI/GeomAPI_ShapeIterator.h index 5aa7a5912..a7910e9d5 100644 --- a/src/GeomAPI/GeomAPI_ShapeIterator.h +++ b/src/GeomAPI/GeomAPI_ShapeIterator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Shell.cpp b/src/GeomAPI/GeomAPI_Shell.cpp index 77425082f..0b07404d0 100644 --- a/src/GeomAPI/GeomAPI_Shell.cpp +++ b/src/GeomAPI/GeomAPI_Shell.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Shell.h b/src/GeomAPI/GeomAPI_Shell.h index f8bf821fc..978ef43eb 100644 --- a/src/GeomAPI/GeomAPI_Shell.h +++ b/src/GeomAPI/GeomAPI_Shell.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Solid.cpp b/src/GeomAPI/GeomAPI_Solid.cpp index 3a2ba580c..68fa9295e 100644 --- a/src/GeomAPI/GeomAPI_Solid.cpp +++ b/src/GeomAPI/GeomAPI_Solid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Solid.h b/src/GeomAPI/GeomAPI_Solid.h index 7f8608c80..07c76c4fa 100644 --- a/src/GeomAPI/GeomAPI_Solid.h +++ b/src/GeomAPI/GeomAPI_Solid.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Sphere.cpp b/src/GeomAPI/GeomAPI_Sphere.cpp index 97e435705..3995e2f89 100644 --- a/src/GeomAPI/GeomAPI_Sphere.cpp +++ b/src/GeomAPI/GeomAPI_Sphere.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Sphere.h b/src/GeomAPI/GeomAPI_Sphere.h index b6fdc455c..670667325 100644 --- a/src/GeomAPI/GeomAPI_Sphere.h +++ b/src/GeomAPI/GeomAPI_Sphere.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Tools.cpp b/src/GeomAPI/GeomAPI_Tools.cpp index 6dbce4110..68c56e1d7 100644 --- a/src/GeomAPI/GeomAPI_Tools.cpp +++ b/src/GeomAPI/GeomAPI_Tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Tools.h b/src/GeomAPI/GeomAPI_Tools.h index 436924317..5c06aefc1 100644 --- a/src/GeomAPI/GeomAPI_Tools.h +++ b/src/GeomAPI/GeomAPI_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Torus.cpp b/src/GeomAPI/GeomAPI_Torus.cpp index c7588c1d6..0554ef088 100644 --- a/src/GeomAPI/GeomAPI_Torus.cpp +++ b/src/GeomAPI/GeomAPI_Torus.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Torus.h b/src/GeomAPI/GeomAPI_Torus.h index 8387b1d8a..6042c2a76 100644 --- a/src/GeomAPI/GeomAPI_Torus.h +++ b/src/GeomAPI/GeomAPI_Torus.h @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Trsf.cpp b/src/GeomAPI/GeomAPI_Trsf.cpp index 2cb926f15..8114b0595 100644 --- a/src/GeomAPI/GeomAPI_Trsf.cpp +++ b/src/GeomAPI/GeomAPI_Trsf.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Trsf.h b/src/GeomAPI/GeomAPI_Trsf.h index 1c92edc57..fa765c2b1 100644 --- a/src/GeomAPI/GeomAPI_Trsf.h +++ b/src/GeomAPI/GeomAPI_Trsf.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Vertex.cpp b/src/GeomAPI/GeomAPI_Vertex.cpp index 527f0aceb..adb04beee 100644 --- a/src/GeomAPI/GeomAPI_Vertex.cpp +++ b/src/GeomAPI/GeomAPI_Vertex.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Vertex.h b/src/GeomAPI/GeomAPI_Vertex.h index 205f07eb5..ad8b9f503 100644 --- a/src/GeomAPI/GeomAPI_Vertex.h +++ b/src/GeomAPI/GeomAPI_Vertex.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Wire.cpp b/src/GeomAPI/GeomAPI_Wire.cpp index 77f95c0ca..1ef0fb365 100644 --- a/src/GeomAPI/GeomAPI_Wire.cpp +++ b/src/GeomAPI/GeomAPI_Wire.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_Wire.h b/src/GeomAPI/GeomAPI_Wire.h index 6043c77db..770723112 100644 --- a/src/GeomAPI/GeomAPI_Wire.h +++ b/src/GeomAPI/GeomAPI_Wire.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_WireExplorer.cpp b/src/GeomAPI/GeomAPI_WireExplorer.cpp index d68f4e66f..5c6e30975 100644 --- a/src/GeomAPI/GeomAPI_WireExplorer.cpp +++ b/src/GeomAPI/GeomAPI_WireExplorer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_WireExplorer.h b/src/GeomAPI/GeomAPI_WireExplorer.h index c6fa417fb..df7bc8f68 100644 --- a/src/GeomAPI/GeomAPI_WireExplorer.h +++ b/src/GeomAPI/GeomAPI_WireExplorer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_XY.cpp b/src/GeomAPI/GeomAPI_XY.cpp index 25679ef00..1fc24aece 100644 --- a/src/GeomAPI/GeomAPI_XY.cpp +++ b/src/GeomAPI/GeomAPI_XY.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_XY.h b/src/GeomAPI/GeomAPI_XY.h index 92cd12691..1fcc7b074 100644 --- a/src/GeomAPI/GeomAPI_XY.h +++ b/src/GeomAPI/GeomAPI_XY.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_XYZ.cpp b/src/GeomAPI/GeomAPI_XYZ.cpp index e42ccdca4..906d34b9f 100644 --- a/src/GeomAPI/GeomAPI_XYZ.cpp +++ b/src/GeomAPI/GeomAPI_XYZ.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_XYZ.h b/src/GeomAPI/GeomAPI_XYZ.h index 46651217c..27121397e 100644 --- a/src/GeomAPI/GeomAPI_XYZ.h +++ b/src/GeomAPI/GeomAPI_XYZ.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/GeomAPI_swig.h b/src/GeomAPI/GeomAPI_swig.h index 4c62cea04..17b61a2e7 100644 --- a/src/GeomAPI/GeomAPI_swig.h +++ b/src/GeomAPI/GeomAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/Test/Test2675.py b/src/GeomAPI/Test/Test2675.py index 0a97a86aa..96a580fbe 100644 --- a/src/GeomAPI/Test/Test2675.py +++ b/src/GeomAPI/Test/Test2675.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/Test/Test2879.py b/src/GeomAPI/Test/Test2879.py index 8ea7978a5..9b8e394e8 100644 --- a/src/GeomAPI/Test/Test2879.py +++ b/src/GeomAPI/Test/Test2879.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/Test/TestAx123.py b/src/GeomAPI/Test/TestAx123.py index e76d2a882..7d93eb389 100644 --- a/src/GeomAPI/Test/TestAx123.py +++ b/src/GeomAPI/Test/TestAx123.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/Test/TestBox.py b/src/GeomAPI/Test/TestBox.py index f53e11e87..bbe48538e 100644 --- a/src/GeomAPI/Test/TestBox.py +++ b/src/GeomAPI/Test/TestBox.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/Test/TestBuilders.py b/src/GeomAPI/Test/TestBuilders.py index b0e3e235e..bf884c8c0 100644 --- a/src/GeomAPI/Test/TestBuilders.py +++ b/src/GeomAPI/Test/TestBuilders.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/Test/TestCone.py b/src/GeomAPI/Test/TestCone.py index b3a7d6882..95e9c71b2 100644 --- a/src/GeomAPI/Test/TestCone.py +++ b/src/GeomAPI/Test/TestCone.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/Test/TestCylinder.py b/src/GeomAPI/Test/TestCylinder.py index 35a9c6e22..e22d97e3d 100644 --- a/src/GeomAPI/Test/TestCylinder.py +++ b/src/GeomAPI/Test/TestCylinder.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/Test/TestEllipse2d.py b/src/GeomAPI/Test/TestEllipse2d.py index ebcfb39d9..88308e961 100644 --- a/src/GeomAPI/Test/TestEllipse2d.py +++ b/src/GeomAPI/Test/TestEllipse2d.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/Test/TestLine.py b/src/GeomAPI/Test/TestLine.py index d3273ad20..3693f2be7 100644 --- a/src/GeomAPI/Test/TestLine.py +++ b/src/GeomAPI/Test/TestLine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/Test/TestPlanarEdge.py b/src/GeomAPI/Test/TestPlanarEdge.py index ce795d127..60658117c 100644 --- a/src/GeomAPI/Test/TestPlanarEdge.py +++ b/src/GeomAPI/Test/TestPlanarEdge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/Test/TestPolygon.py b/src/GeomAPI/Test/TestPolygon.py index a773a3358..17204447a 100644 --- a/src/GeomAPI/Test/TestPolygon.py +++ b/src/GeomAPI/Test/TestPolygon.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/Test/TestSphere.py b/src/GeomAPI/Test/TestSphere.py index 637b6db31..4d8ab3bda 100644 --- a/src/GeomAPI/Test/TestSphere.py +++ b/src/GeomAPI/Test/TestSphere.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/Test/TestTorus.py b/src/GeomAPI/Test/TestTorus.py index 2d342e87a..7c807af6d 100644 --- a/src/GeomAPI/Test/TestTorus.py +++ b/src/GeomAPI/Test/TestTorus.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAPI/tests.set b/src/GeomAPI/tests.set index 4e4fecc8c..1a25de1ab 100644 --- a/src/GeomAPI/tests.set +++ b/src/GeomAPI/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/CMakeLists.txt b/src/GeomAlgoAPI/CMakeLists.txt index 344a33c00..ea051707f 100644 --- a/src/GeomAlgoAPI/CMakeLists.txt +++ b/src/GeomAlgoAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI.h b/src/GeomAlgoAPI/GeomAlgoAPI.h index 505e967f2..9434a3d91 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI.i b/src/GeomAlgoAPI/GeomAlgoAPI.i index f709e4eb1..4eb97f979 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI.i +++ b/src/GeomAlgoAPI/GeomAlgoAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_BREPExport.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_BREPExport.cpp index 80c17f071..035961a98 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_BREPExport.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_BREPExport.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_BREPExport.h b/src/GeomAlgoAPI/GeomAlgoAPI_BREPExport.h index 1354c888c..1faaae619 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_BREPExport.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_BREPExport.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_BREPImport.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_BREPImport.cpp index 9229052a0..f4d68c234 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_BREPImport.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_BREPImport.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_BREPImport.h b/src/GeomAlgoAPI/GeomAlgoAPI_BREPImport.h index 55dc6fcd2..0bf419b70 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_BREPImport.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_BREPImport.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Boolean.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Boolean.cpp index df2733807..e67193a13 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Boolean.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Boolean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Boolean.h b/src/GeomAlgoAPI/GeomAlgoAPI_Boolean.h index 75171fc2a..ab7ae1577 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Boolean.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Boolean.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_BoundingBox.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_BoundingBox.cpp index ea8a57977..a79527788 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_BoundingBox.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_BoundingBox.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_BoundingBox.h b/src/GeomAlgoAPI/GeomAlgoAPI_BoundingBox.h index d634a0497..75f44fd06 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_BoundingBox.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_BoundingBox.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Box.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Box.cpp index dc373b08f..1a2149ee7 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Box.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Box.h b/src/GeomAlgoAPI/GeomAlgoAPI_Box.h index 46ab76c83..ea8a9674f 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Box.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Box.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_CanonicalRecognition.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_CanonicalRecognition.cpp index d529dd276..c1ff7cd38 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_CanonicalRecognition.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_CanonicalRecognition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_CanonicalRecognition.h b/src/GeomAlgoAPI/GeomAlgoAPI_CanonicalRecognition.h index 507d3d9f7..f5439cf7e 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_CanonicalRecognition.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_CanonicalRecognition.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Chamfer.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Chamfer.cpp index 129c9b223..e482e088f 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Chamfer.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Chamfer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Chamfer.h b/src/GeomAlgoAPI/GeomAlgoAPI_Chamfer.h index 8cf946116..aefc20472 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Chamfer.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Chamfer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Circ2dBuilder.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Circ2dBuilder.cpp index e3d6fea82..b07ea27f8 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Circ2dBuilder.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Circ2dBuilder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Circ2dBuilder.h b/src/GeomAlgoAPI/GeomAlgoAPI_Circ2dBuilder.h index 2bed53862..2c9651f6d 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Circ2dBuilder.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Circ2dBuilder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_CompoundBuilder.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_CompoundBuilder.cpp index 4405902f2..db0d6fb0d 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_CompoundBuilder.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_CompoundBuilder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_CompoundBuilder.h b/src/GeomAlgoAPI/GeomAlgoAPI_CompoundBuilder.h index 084f79d7a..4a6eecd4f 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_CompoundBuilder.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_CompoundBuilder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Cone.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Cone.cpp index c1d68b199..8ef871c02 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Cone.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Cone.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Cone.h b/src/GeomAlgoAPI/GeomAlgoAPI_Cone.h index f32c29828..6f57ae1ef 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Cone.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Cone.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_ConeSegment.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_ConeSegment.cpp index 2e0d1be1a..fcc279cab 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_ConeSegment.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_ConeSegment.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_ConeSegment.h b/src/GeomAlgoAPI/GeomAlgoAPI_ConeSegment.h index 3d6753411..7e2bdf94b 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_ConeSegment.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_ConeSegment.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Copy.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Copy.cpp index 0aaca82d0..35db74b69 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Copy.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Copy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Copy.h b/src/GeomAlgoAPI/GeomAlgoAPI_Copy.h index cd2d1aa4f..e36b77e6c 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Copy.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Copy.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_CurveBuilder.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_CurveBuilder.cpp index 07fcb497e..c24b3bc81 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_CurveBuilder.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_CurveBuilder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_CurveBuilder.h b/src/GeomAlgoAPI/GeomAlgoAPI_CurveBuilder.h index eb4d35147..7286814ad 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_CurveBuilder.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_CurveBuilder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.cpp index ced62c7a3..71b619801 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.h b/src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.h index bff52b137..eb23f2dc8 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_DFLoader.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_DFLoader.cpp index b5f01b931..19e9d89ed 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_DFLoader.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_DFLoader.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_DFLoader.h b/src/GeomAlgoAPI/GeomAlgoAPI_DFLoader.h index 7104b8ca5..66ea57e4f 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_DFLoader.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_DFLoader.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Defeaturing.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Defeaturing.cpp index 054cb19b5..5b122ec54 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Defeaturing.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Defeaturing.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Defeaturing.h b/src/GeomAlgoAPI/GeomAlgoAPI_Defeaturing.h index fa817e8a2..232d7a222 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Defeaturing.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Defeaturing.h @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.cpp index e18b80225..f19425a48 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.h b/src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.h index 630e77a23..465074028 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Ellipsoid.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Ellipsoid.cpp index 414de73c6..40bc6f0be 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Ellipsoid.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Ellipsoid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Ellipsoid.h b/src/GeomAlgoAPI/GeomAlgoAPI_Ellipsoid.h index 27b6f0877..bd1ceb316 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Ellipsoid.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Ellipsoid.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Exception.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Exception.cpp index 28058f0a5..00c7ab0df 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Exception.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Exception.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Exception.h b/src/GeomAlgoAPI/GeomAlgoAPI_Exception.h index 87913ee2b..21aed8ef1 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Exception.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Exception.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_FaceBuilder.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_FaceBuilder.cpp index 81eb83f81..bb3544583 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_FaceBuilder.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_FaceBuilder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_FaceBuilder.h b/src/GeomAlgoAPI/GeomAlgoAPI_FaceBuilder.h index c3be0a25f..ee386df03 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_FaceBuilder.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_FaceBuilder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Fillet.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Fillet.cpp index 4f33f6e6d..f8ceeb5b9 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Fillet.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Fillet.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Fillet.h b/src/GeomAlgoAPI/GeomAlgoAPI_Fillet.h index 3f274cc3a..0f921f969 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Fillet.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Fillet.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Fillet1D.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Fillet1D.cpp index 49488907f..6d0b9ad50 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Fillet1D.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Fillet1D.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Fillet1D.h b/src/GeomAlgoAPI/GeomAlgoAPI_Fillet1D.h index 58d18c0d9..5885bec5e 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Fillet1D.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Fillet1D.h @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Filling.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Filling.cpp index cba31befc..c80cd5691 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Filling.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Filling.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Filling.h b/src/GeomAlgoAPI/GeomAlgoAPI_Filling.h index 8fd210ffb..8d6ef656f 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Filling.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Filling.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_GlueFaces.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_GlueFaces.cpp index 82e10914b..5b3e9ad1a 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_GlueFaces.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_GlueFaces.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_GlueFaces.h b/src/GeomAlgoAPI/GeomAlgoAPI_GlueFaces.h index 7059af990..1753727ad 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_GlueFaces.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_GlueFaces.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.cpp index 9a81e18c7..d05090252 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.h b/src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.h index dcdf6f7d7..782552cb1 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_IGESImport.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_IGESImport.cpp index 593bf5a94..559585e18 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_IGESImport.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_IGESImport.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_IGESImport.h b/src/GeomAlgoAPI/GeomAlgoAPI_IGESImport.h index a99d6d9ec..d511c09ec 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_IGESImport.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_IGESImport.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_ImageImport.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_ImageImport.cpp index defe84ace..7275e00a0 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_ImageImport.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_ImageImport.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_ImageImport.h b/src/GeomAlgoAPI/GeomAlgoAPI_ImageImport.h index b25eff9b8..fc7a9a3ba 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_ImageImport.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_ImageImport.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Intersection.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Intersection.cpp index c942dd944..e027b9e95 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Intersection.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Intersection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Intersection.h b/src/GeomAlgoAPI/GeomAlgoAPI_Intersection.h index 262132a9c..f2d5950db 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Intersection.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Intersection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_LimitTolerance.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_LimitTolerance.cpp index 8b4282ec1..f4d7bfd90 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_LimitTolerance.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_LimitTolerance.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_LimitTolerance.h b/src/GeomAlgoAPI/GeomAlgoAPI_LimitTolerance.h index 7b1f02422..eed1125bc 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_LimitTolerance.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_LimitTolerance.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Loft.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Loft.cpp index 995f39160..11de6ff2d 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Loft.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Loft.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Loft.h b/src/GeomAlgoAPI/GeomAlgoAPI_Loft.h index 5126ca806..d14cb3fb3 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Loft.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Loft.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.cpp index 066803a86..23e1449e1 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.h b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.h index 6904c6238..69414e5c3 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeCustom.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeCustom.cpp index 43635ffaf..59ea727c4 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeCustom.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeCustom.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeCustom.h b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeCustom.h index 957c16f77..18baf9f57 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeCustom.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeCustom.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.cpp index 798b3d169..a01b24f6a 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.h b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.h index 3f0ae4487..2ed1af2ea 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeSet.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeSet.cpp index d98544e74..f68eaf98c 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeSet.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeSet.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeSet.h b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeSet.h index 9de300b98..dfd6f293e 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeSet.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeSet.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_MakeSweep.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_MakeSweep.cpp index 32a4d41d7..b5039726d 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_MakeSweep.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_MakeSweep.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_MakeSweep.h b/src/GeomAlgoAPI/GeomAlgoAPI_MakeSweep.h index 936c2bc43..afafbc147 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_MakeSweep.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_MakeSweep.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_MakeVolume.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_MakeVolume.cpp index fc6cac774..950d04e84 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_MakeVolume.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_MakeVolume.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_MakeVolume.h b/src/GeomAlgoAPI/GeomAlgoAPI_MakeVolume.h index 9120590aa..480f4122b 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_MakeVolume.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_MakeVolume.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_MapShapesAndAncestors.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_MapShapesAndAncestors.cpp index 322a10b04..cdb84b79d 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_MapShapesAndAncestors.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_MapShapesAndAncestors.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_MapShapesAndAncestors.h b/src/GeomAlgoAPI/GeomAlgoAPI_MapShapesAndAncestors.h index 178a364b3..f131c7bf4 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_MapShapesAndAncestors.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_MapShapesAndAncestors.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_NExplode.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_NExplode.cpp index c6013a5a7..d04f8f11e 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_NExplode.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_NExplode.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_NExplode.h b/src/GeomAlgoAPI/GeomAlgoAPI_NExplode.h index 729e67443..962aec855 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_NExplode.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_NExplode.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_NormalToFace.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_NormalToFace.cpp index 47217a6ee..d9c773638 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_NormalToFace.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_NormalToFace.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_NormalToFace.h b/src/GeomAlgoAPI/GeomAlgoAPI_NormalToFace.h index 1781aeafe..4178a12fb 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_NormalToFace.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_NormalToFace.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Offset.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Offset.cpp index de3c6798b..bcd5ec60d 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Offset.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Offset.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Offset.h b/src/GeomAlgoAPI/GeomAlgoAPI_Offset.h index 9356ad3f6..f6afb6f31 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Offset.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Offset.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Partition.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Partition.cpp index bf5075d38..6f689cf16 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Partition.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Partition.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Partition.h b/src/GeomAlgoAPI/GeomAlgoAPI_Partition.h index 7d18fd3a5..72d336056 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Partition.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Partition.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_PaveFiller.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_PaveFiller.cpp index 5dba2d408..daa83b8ae 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_PaveFiller.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_PaveFiller.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_PaveFiller.h b/src/GeomAlgoAPI/GeomAlgoAPI_PaveFiller.h index 6e3b37ecc..b1ad8e78b 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_PaveFiller.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_PaveFiller.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Pipe.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Pipe.cpp index 4d2e186fa..c56515314 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Pipe.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Pipe.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Pipe.h b/src/GeomAlgoAPI/GeomAlgoAPI_Pipe.h index e2ab9ee14..c9b773599 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Pipe.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Pipe.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Placement.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Placement.cpp index f7973e7ad..4c297247b 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Placement.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Placement.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Placement.h b/src/GeomAlgoAPI/GeomAlgoAPI_Placement.h index 516a63697..27f3973bb 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Placement.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Placement.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.cpp index 8e2ee6093..845e94236 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.h b/src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.h index 8a77b149e..53db01ac6 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_PointCloudOnFace.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_PointCloudOnFace.cpp index 719503593..ca7e2c36b 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_PointCloudOnFace.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_PointCloudOnFace.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_PointCloudOnFace.h b/src/GeomAlgoAPI/GeomAlgoAPI_PointCloudOnFace.h index 3748579ff..28318ab31 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_PointCloudOnFace.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_PointCloudOnFace.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Prism.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Prism.cpp index c57afffb8..cad3f8a65 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Prism.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Prism.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Prism.h b/src/GeomAlgoAPI/GeomAlgoAPI_Prism.h index a517851d2..310830102 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Prism.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Prism.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Projection.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Projection.cpp index e37870cbe..acb5c6b4e 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Projection.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Projection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Projection.h b/src/GeomAlgoAPI/GeomAlgoAPI_Projection.h index 1aa3a9625..b6a495722 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Projection.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Projection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Revolution.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Revolution.cpp index 8ed8f0bf1..dbd5ef788 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Revolution.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Revolution.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Revolution.h b/src/GeomAlgoAPI/GeomAlgoAPI_Revolution.h index c5530927a..50b0b53a4 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Revolution.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Revolution.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Rotation.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Rotation.cpp index 60cb7a468..9815341fd 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Rotation.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Rotation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Rotation.h b/src/GeomAlgoAPI/GeomAlgoAPI_Rotation.h index b936ff947..0285ffaac 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Rotation.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Rotation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_STEPExport.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_STEPExport.cpp index 6dcea0b92..7bca188ec 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_STEPExport.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_STEPExport.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_STEPExport.h b/src/GeomAlgoAPI/GeomAlgoAPI_STEPExport.h index 9985d3266..36d90fc81 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_STEPExport.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_STEPExport.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.cpp index 331332086..aa44eeaf2 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.h b/src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.h index e37550fbe..850089c8e 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_STEPImportXCAF.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_STEPImportXCAF.cpp index d495c72e7..6fa5b5b5b 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_STEPImportXCAF.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_STEPImportXCAF.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_STEPImportXCAF.h b/src/GeomAlgoAPI/GeomAlgoAPI_STEPImportXCAF.h index f0920dfbf..37c416141 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_STEPImportXCAF.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_STEPImportXCAF.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_STLExport.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_STLExport.cpp index aad47afd4..1c742269f 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_STLExport.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_STLExport.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_STLExport.h b/src/GeomAlgoAPI/GeomAlgoAPI_STLExport.h index 96e2e6863..0721dd01a 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_STLExport.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_STLExport.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_STLImport.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_STLImport.cpp index ddcc0db21..dde034d0c 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_STLImport.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_STLImport.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_STLImport.h b/src/GeomAlgoAPI/GeomAlgoAPI_STLImport.h index 77bc54109..9d48aeb2a 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_STLImport.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_STLImport.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Scale.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Scale.cpp index 34b64f59f..4ff4790f1 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Scale.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Scale.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Scale.h b/src/GeomAlgoAPI/GeomAlgoAPI_Scale.h index 565fa86f6..c8b58b767 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Scale.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Scale.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Sewing.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Sewing.cpp index 0375e399d..6b3115c2b 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Sewing.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Sewing.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Sewing.h b/src/GeomAlgoAPI/GeomAlgoAPI_Sewing.h index e49525819..2c1e59cf2 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Sewing.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Sewing.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.cpp index d93c238ba..1a8ac0d1a 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.h b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.h index 9d1d03ff6..376f46b5f 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeBuilder.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeBuilder.cpp index f0b9e4926..7bb9ec255 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeBuilder.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeBuilder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeBuilder.h b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeBuilder.h index 65c80f58e..be34d084f 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeBuilder.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeBuilder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.cpp index 8b9a4e6f4..5579bf17e 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.h b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.h index 616229424..e09b9b3d9 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp index 0f898929d..3d0c3c65b 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.h b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.h index 3b31f70d8..c65128260 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.cpp index 2a7910b41..38266fe26 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.h b/src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.h index 41054d8ba..ab7b4cbdc 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_SolidClassifier.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_SolidClassifier.cpp index 500d054f6..4e8d4178f 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_SolidClassifier.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_SolidClassifier.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_SolidClassifier.h b/src/GeomAlgoAPI/GeomAlgoAPI_SolidClassifier.h index bf1106489..81bb12947 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_SolidClassifier.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_SolidClassifier.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_SortListOfShapes.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_SortListOfShapes.cpp index 0f8780711..e926e2f5c 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_SortListOfShapes.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_SortListOfShapes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_SortListOfShapes.h b/src/GeomAlgoAPI/GeomAlgoAPI_SortListOfShapes.h index 2dc93b7c2..cfde0e86a 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_SortListOfShapes.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_SortListOfShapes.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Sphere.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Sphere.cpp index c979b7767..c6b26c5c9 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Sphere.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Sphere.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Sphere.h b/src/GeomAlgoAPI/GeomAlgoAPI_Sphere.h index 78e371f2c..0cdfad086 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Sphere.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Sphere.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Symmetry.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Symmetry.cpp index 929730f10..0ddd0c91a 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Symmetry.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Symmetry.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Symmetry.h b/src/GeomAlgoAPI/GeomAlgoAPI_Symmetry.h index be8819f33..97f0a8048 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Symmetry.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Symmetry.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_ThroughAll.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_ThroughAll.cpp index 5ac8a2c9a..f9f986a41 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_ThroughAll.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_ThroughAll.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_ThroughAll.h b/src/GeomAlgoAPI/GeomAlgoAPI_ThroughAll.h index 2ccc570bc..0987691d8 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_ThroughAll.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_ThroughAll.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Tools.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Tools.cpp index 2f57cf118..dc13d953c 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Tools.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Tools.h b/src/GeomAlgoAPI/GeomAlgoAPI_Tools.h index b542e1986..27d40ce72 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Tools.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Torus.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Torus.cpp index af2a6b4a9..c8bb11b2c 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Torus.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Torus.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Torus.h b/src/GeomAlgoAPI/GeomAlgoAPI_Torus.h index d38eb8513..e2d1f3e27 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Torus.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Torus.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Transform.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Transform.cpp index 437c017e0..6f1844de8 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Transform.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Transform.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Transform.h b/src/GeomAlgoAPI/GeomAlgoAPI_Transform.h index ce79fbd6a..d34c99b23 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Transform.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Transform.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Translation.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Translation.cpp index 9bc0fb85c..868b92137 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Translation.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Translation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Translation.h b/src/GeomAlgoAPI/GeomAlgoAPI_Translation.h index 62f571b2c..e5eeddaeb 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Translation.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Translation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Tube.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Tube.cpp index 1e7887b70..361125f74 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Tube.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Tube.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Tube.h b/src/GeomAlgoAPI/GeomAlgoAPI_Tube.h index 24c24b40e..e167ddfc8 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Tube.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Tube.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_UnifySameDomain.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_UnifySameDomain.cpp index cb3861766..ee7547223 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_UnifySameDomain.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_UnifySameDomain.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_UnifySameDomain.h b/src/GeomAlgoAPI/GeomAlgoAPI_UnifySameDomain.h index eb721e922..2743e22ae 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_UnifySameDomain.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_UnifySameDomain.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Utils.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_Utils.cpp index b3a0187f1..b704bf31f 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Utils.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Utils.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_Utils.h b/src/GeomAlgoAPI/GeomAlgoAPI_Utils.h index 4fff00645..140747c59 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_Utils.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_Utils.h @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_WireBuilder.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_WireBuilder.cpp index 0cb7a7b22..9aab0b6f2 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_WireBuilder.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_WireBuilder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_WireBuilder.h b/src/GeomAlgoAPI/GeomAlgoAPI_WireBuilder.h index c89ecfbdf..a2afff6cd 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_WireBuilder.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_WireBuilder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_XAOExport.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_XAOExport.cpp index 9a9204a31..af7a2b131 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_XAOExport.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_XAOExport.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_XAOExport.h b/src/GeomAlgoAPI/GeomAlgoAPI_XAOExport.h index b9f1d7eed..2944b9645 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_XAOExport.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_XAOExport.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.cpp b/src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.cpp index 3544bcb82..2d734e881 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.cpp +++ b/src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.h b/src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.h index 69ed3761f..5682dcf31 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoAPI/GeomAlgoAPI_swig.h b/src/GeomAlgoAPI/GeomAlgoAPI_swig.h index f41c64486..d9776dea9 100644 --- a/src/GeomAlgoAPI/GeomAlgoAPI_swig.h +++ b/src/GeomAlgoAPI/GeomAlgoAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/CMakeLists.txt b/src/GeomAlgoImpl/CMakeLists.txt index a9c6238e8..aae7bbe3a 100644 --- a/src/GeomAlgoImpl/CMakeLists.txt +++ b/src/GeomAlgoImpl/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GEOMAlgo_Algo.cxx b/src/GeomAlgoImpl/GEOMAlgo_Algo.cxx index a5e49ce8b..ccdaad7e4 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_Algo.cxx +++ b/src/GeomAlgoImpl/GEOMAlgo_Algo.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_Algo.hxx b/src/GeomAlgoImpl/GEOMAlgo_Algo.hxx index f4ec81b42..e593b8f84 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_Algo.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_Algo.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_AlgoTools.cxx b/src/GeomAlgoImpl/GEOMAlgo_AlgoTools.cxx index f8680f815..4b3b23065 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_AlgoTools.cxx +++ b/src/GeomAlgoImpl/GEOMAlgo_AlgoTools.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_AlgoTools.hxx b/src/GeomAlgoImpl/GEOMAlgo_AlgoTools.hxx index 1e28b5602..95deb81a1 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_AlgoTools.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_AlgoTools.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_AlgoTools_1.cxx b/src/GeomAlgoImpl/GEOMAlgo_AlgoTools_1.cxx index 324522aea..c95cc8034 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_AlgoTools_1.cxx +++ b/src/GeomAlgoImpl/GEOMAlgo_AlgoTools_1.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_BndSphere.cxx b/src/GeomAlgoImpl/GEOMAlgo_BndSphere.cxx index af738d1e2..42478764c 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_BndSphere.cxx +++ b/src/GeomAlgoImpl/GEOMAlgo_BndSphere.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GEOMAlgo_BndSphere.hxx b/src/GeomAlgoImpl/GEOMAlgo_BndSphere.hxx index ba49b863b..7fb6c5a98 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_BndSphere.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_BndSphere.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GEOMAlgo_BndSphere.lxx b/src/GeomAlgoImpl/GEOMAlgo_BndSphere.lxx index 35caf61fe..d39e06c38 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_BndSphere.lxx +++ b/src/GeomAlgoImpl/GEOMAlgo_BndSphere.lxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GEOMAlgo_BndSphereTree.cxx b/src/GeomAlgoImpl/GEOMAlgo_BndSphereTree.cxx index ab71d4a7d..b7f0d3731 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_BndSphereTree.cxx +++ b/src/GeomAlgoImpl/GEOMAlgo_BndSphereTree.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GEOMAlgo_BndSphereTree.hxx b/src/GeomAlgoImpl/GEOMAlgo_BndSphereTree.hxx index 31fc90099..8d5b91fee 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_BndSphereTree.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_BndSphereTree.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GEOMAlgo_BuilderShape.cxx b/src/GeomAlgoImpl/GEOMAlgo_BuilderShape.cxx index 85fe88d5d..e244ac9b2 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_BuilderShape.cxx +++ b/src/GeomAlgoImpl/GEOMAlgo_BuilderShape.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_BuilderShape.hxx b/src/GeomAlgoImpl/GEOMAlgo_BuilderShape.hxx index c4225bd1c..0aaa90fcf 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_BuilderShape.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_BuilderShape.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_CoupleOfShapes.cxx b/src/GeomAlgoImpl/GEOMAlgo_CoupleOfShapes.cxx index a82aba1b5..3674128ad 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_CoupleOfShapes.cxx +++ b/src/GeomAlgoImpl/GEOMAlgo_CoupleOfShapes.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_CoupleOfShapes.hxx b/src/GeomAlgoImpl/GEOMAlgo_CoupleOfShapes.hxx index 1afdca2f3..500963a4a 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_CoupleOfShapes.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_CoupleOfShapes.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GEOMAlgo_GlueDetector.cxx b/src/GeomAlgoImpl/GEOMAlgo_GlueDetector.cxx index 8619b7fb3..042fef75f 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_GlueDetector.cxx +++ b/src/GeomAlgoImpl/GEOMAlgo_GlueDetector.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_GlueDetector.hxx b/src/GeomAlgoImpl/GEOMAlgo_GlueDetector.hxx index 8446f8f44..d91b444ec 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_GlueDetector.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_GlueDetector.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_Gluer2.cxx b/src/GeomAlgoImpl/GEOMAlgo_Gluer2.cxx index cc05c9b16..eb14f422e 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_Gluer2.cxx +++ b/src/GeomAlgoImpl/GEOMAlgo_Gluer2.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_Gluer2.hxx b/src/GeomAlgoImpl/GEOMAlgo_Gluer2.hxx index 4910ea06a..5f7e94035 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_Gluer2.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_Gluer2.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_Gluer2_1.cxx b/src/GeomAlgoImpl/GEOMAlgo_Gluer2_1.cxx index bd760cfd0..97a30bd35 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_Gluer2_1.cxx +++ b/src/GeomAlgoImpl/GEOMAlgo_Gluer2_1.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_Gluer2_2.cxx b/src/GeomAlgoImpl/GEOMAlgo_Gluer2_2.cxx index 49fbc0197..e1032b3cb 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_Gluer2_2.cxx +++ b/src/GeomAlgoImpl/GEOMAlgo_Gluer2_2.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_Gluer2_3.cxx b/src/GeomAlgoImpl/GEOMAlgo_Gluer2_3.cxx index c7af80c37..6a6a39a8d 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_Gluer2_3.cxx +++ b/src/GeomAlgoImpl/GEOMAlgo_Gluer2_3.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_GluerAlgo.cxx b/src/GeomAlgoImpl/GEOMAlgo_GluerAlgo.cxx index d985e429f..4d7de27bb 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_GluerAlgo.cxx +++ b/src/GeomAlgoImpl/GEOMAlgo_GluerAlgo.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_GluerAlgo.hxx b/src/GeomAlgoImpl/GEOMAlgo_GluerAlgo.hxx index 681780b22..a2050ab24 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_GluerAlgo.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_GluerAlgo.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfIntegerShape.hxx b/src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfIntegerShape.hxx index 42fa33b0d..1ccb1da63 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfIntegerShape.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfIntegerShape.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.hxx b/src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.hxx index d529e65bd..b857fdc45 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfShapeBndSphere.hxx b/src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfShapeBndSphere.hxx index 301c217d0..8446eb73f 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfShapeBndSphere.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfShapeBndSphere.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfShapeIndexedMapOfShape.hxx b/src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfShapeIndexedMapOfShape.hxx index 61400ac0b..b2bc68b8b 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfShapeIndexedMapOfShape.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfShapeIndexedMapOfShape.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GEOMAlgo_ListIteratorOfListOfCoupleOfShapes.hxx b/src/GeomAlgoImpl/GEOMAlgo_ListIteratorOfListOfCoupleOfShapes.hxx index c5c4056c2..e673848d3 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_ListIteratorOfListOfCoupleOfShapes.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_ListIteratorOfListOfCoupleOfShapes.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GEOMAlgo_ListOfCoupleOfShapes.hxx b/src/GeomAlgoImpl/GEOMAlgo_ListOfCoupleOfShapes.hxx index 3bdcd97e4..1cd768a53 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_ListOfCoupleOfShapes.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_ListOfCoupleOfShapes.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GEOMAlgo_PassKeyShape.cxx b/src/GeomAlgoImpl/GEOMAlgo_PassKeyShape.cxx index 63433eb17..3ca56882e 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_PassKeyShape.cxx +++ b/src/GeomAlgoImpl/GEOMAlgo_PassKeyShape.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_PassKeyShape.hxx b/src/GeomAlgoImpl/GEOMAlgo_PassKeyShape.hxx index 61cb9491a..5a1630673 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_PassKeyShape.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_PassKeyShape.hxx @@ -1,5 +1,5 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_PassKeyShapeMapHasher.cxx b/src/GeomAlgoImpl/GEOMAlgo_PassKeyShapeMapHasher.cxx index e2c525aa2..ec45ecea5 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_PassKeyShapeMapHasher.cxx +++ b/src/GeomAlgoImpl/GEOMAlgo_PassKeyShapeMapHasher.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_PassKeyShapeMapHasher.hxx b/src/GeomAlgoImpl/GEOMAlgo_PassKeyShapeMapHasher.hxx index 923ada247..7f62b22d6 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_PassKeyShapeMapHasher.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_PassKeyShapeMapHasher.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS diff --git a/src/GeomAlgoImpl/GEOMAlgo_Splitter.cxx b/src/GeomAlgoImpl/GEOMAlgo_Splitter.cxx index aaf169ed1..1e7062383 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_Splitter.cxx +++ b/src/GeomAlgoImpl/GEOMAlgo_Splitter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D +// Copyright (C) 2007-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GEOMAlgo_Splitter.hxx b/src/GeomAlgoImpl/GEOMAlgo_Splitter.hxx index e200ecd7f..79463c937 100644 --- a/src/GeomAlgoImpl/GEOMAlgo_Splitter.hxx +++ b/src/GeomAlgoImpl/GEOMAlgo_Splitter.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D +// Copyright (C) 2007-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GEOMImpl_Fillet1d.cxx b/src/GeomAlgoImpl/GEOMImpl_Fillet1d.cxx index db69373f2..d8e80e686 100644 --- a/src/GeomAlgoImpl/GEOMImpl_Fillet1d.cxx +++ b/src/GeomAlgoImpl/GEOMImpl_Fillet1d.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GEOMImpl_Fillet1d.hxx b/src/GeomAlgoImpl/GEOMImpl_Fillet1d.hxx index a97006cf1..da81084bc 100644 --- a/src/GeomAlgoImpl/GEOMImpl_Fillet1d.hxx +++ b/src/GeomAlgoImpl/GEOMImpl_Fillet1d.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D, OPEN CASCADE +// Copyright (C) 2007-2023 CEA, EDF, OPEN CASCADE // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomAlgoImpl/GeomAlgoImpl.h b/src/GeomAlgoImpl/GeomAlgoImpl.h index eab97d9ed..4c9c290ef 100644 --- a/src/GeomAlgoImpl/GeomAlgoImpl.h +++ b/src/GeomAlgoImpl/GeomAlgoImpl.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomData/CMakeLists.txt b/src/GeomData/CMakeLists.txt index 67f7f89c9..c8323d972 100644 --- a/src/GeomData/CMakeLists.txt +++ b/src/GeomData/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomData/GeomData.h b/src/GeomData/GeomData.h index 419357d21..4ee0355d8 100644 --- a/src/GeomData/GeomData.h +++ b/src/GeomData/GeomData.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomData/GeomData_Dir.cpp b/src/GeomData/GeomData_Dir.cpp index 5e4fa385e..400e89d49 100644 --- a/src/GeomData/GeomData_Dir.cpp +++ b/src/GeomData/GeomData_Dir.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomData/GeomData_Dir.h b/src/GeomData/GeomData_Dir.h index cd5d6573b..be488e86f 100644 --- a/src/GeomData/GeomData_Dir.h +++ b/src/GeomData/GeomData_Dir.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomData/GeomData_Point.cpp b/src/GeomData/GeomData_Point.cpp index 5ddb96d9a..6e028ff1c 100644 --- a/src/GeomData/GeomData_Point.cpp +++ b/src/GeomData/GeomData_Point.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomData/GeomData_Point.h b/src/GeomData/GeomData_Point.h index 4c49b3cc8..bf278948c 100644 --- a/src/GeomData/GeomData_Point.h +++ b/src/GeomData/GeomData_Point.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomData/GeomData_Point2D.cpp b/src/GeomData/GeomData_Point2D.cpp index 8e9ed8ecc..e5bf15230 100644 --- a/src/GeomData/GeomData_Point2D.cpp +++ b/src/GeomData/GeomData_Point2D.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomData/GeomData_Point2D.h b/src/GeomData/GeomData_Point2D.h index 05d3b23a3..e60af7646 100644 --- a/src/GeomData/GeomData_Point2D.h +++ b/src/GeomData/GeomData_Point2D.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomData/GeomData_Point2DArray.cpp b/src/GeomData/GeomData_Point2DArray.cpp index cd5032638..eefc1c077 100644 --- a/src/GeomData/GeomData_Point2DArray.cpp +++ b/src/GeomData/GeomData_Point2DArray.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomData/GeomData_Point2DArray.h b/src/GeomData/GeomData_Point2DArray.h index b2b9e7713..57431b86f 100644 --- a/src/GeomData/GeomData_Point2DArray.h +++ b/src/GeomData/GeomData_Point2DArray.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomDataAPI/CMakeLists.txt b/src/GeomDataAPI/CMakeLists.txt index a6c7e6e49..c59b2a780 100644 --- a/src/GeomDataAPI/CMakeLists.txt +++ b/src/GeomDataAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomDataAPI/CTestTestfileInstall.cmake b/src/GeomDataAPI/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/GeomDataAPI/CTestTestfileInstall.cmake +++ b/src/GeomDataAPI/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomDataAPI/GeomDataAPI.h b/src/GeomDataAPI/GeomDataAPI.h index 05c7dad79..4ae339ccc 100644 --- a/src/GeomDataAPI/GeomDataAPI.h +++ b/src/GeomDataAPI/GeomDataAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomDataAPI/GeomDataAPI.i b/src/GeomDataAPI/GeomDataAPI.i index 109740f51..8fec3b539 100644 --- a/src/GeomDataAPI/GeomDataAPI.i +++ b/src/GeomDataAPI/GeomDataAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomDataAPI/GeomDataAPI_Dir.cpp b/src/GeomDataAPI/GeomDataAPI_Dir.cpp index 3b49ddac3..5c7228f2b 100644 --- a/src/GeomDataAPI/GeomDataAPI_Dir.cpp +++ b/src/GeomDataAPI/GeomDataAPI_Dir.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomDataAPI/GeomDataAPI_Dir.h b/src/GeomDataAPI/GeomDataAPI_Dir.h index b4bea0841..989056480 100644 --- a/src/GeomDataAPI/GeomDataAPI_Dir.h +++ b/src/GeomDataAPI/GeomDataAPI_Dir.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomDataAPI/GeomDataAPI_Point.cpp b/src/GeomDataAPI/GeomDataAPI_Point.cpp index fffb2a284..4a0dd3a1c 100644 --- a/src/GeomDataAPI/GeomDataAPI_Point.cpp +++ b/src/GeomDataAPI/GeomDataAPI_Point.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomDataAPI/GeomDataAPI_Point.h b/src/GeomDataAPI/GeomDataAPI_Point.h index 6b6857e5f..8a24f54a1 100644 --- a/src/GeomDataAPI/GeomDataAPI_Point.h +++ b/src/GeomDataAPI/GeomDataAPI_Point.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomDataAPI/GeomDataAPI_Point2D.cpp b/src/GeomDataAPI/GeomDataAPI_Point2D.cpp index 844db6bec..6a14146bd 100644 --- a/src/GeomDataAPI/GeomDataAPI_Point2D.cpp +++ b/src/GeomDataAPI/GeomDataAPI_Point2D.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomDataAPI/GeomDataAPI_Point2D.h b/src/GeomDataAPI/GeomDataAPI_Point2D.h index 975330653..2916a370d 100644 --- a/src/GeomDataAPI/GeomDataAPI_Point2D.h +++ b/src/GeomDataAPI/GeomDataAPI_Point2D.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomDataAPI/GeomDataAPI_Point2DArray.cpp b/src/GeomDataAPI/GeomDataAPI_Point2DArray.cpp index 88c3754d0..106ff2c37 100644 --- a/src/GeomDataAPI/GeomDataAPI_Point2DArray.cpp +++ b/src/GeomDataAPI/GeomDataAPI_Point2DArray.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomDataAPI/GeomDataAPI_Point2DArray.h b/src/GeomDataAPI/GeomDataAPI_Point2DArray.h index 90cbc751c..70bb78a00 100644 --- a/src/GeomDataAPI/GeomDataAPI_Point2DArray.h +++ b/src/GeomDataAPI/GeomDataAPI_Point2DArray.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomDataAPI/GeomDataAPI_swig.h b/src/GeomDataAPI/GeomDataAPI_swig.h index 0179bd00f..c2722971c 100644 --- a/src/GeomDataAPI/GeomDataAPI_swig.h +++ b/src/GeomDataAPI/GeomDataAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomDataAPI/Test/TestConstants.py b/src/GeomDataAPI/Test/TestConstants.py index bdb68f3ee..31c0dee80 100644 --- a/src/GeomDataAPI/Test/TestConstants.py +++ b/src/GeomDataAPI/Test/TestConstants.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomDataAPI/tests.set b/src/GeomDataAPI/tests.set index 238c9abd1..395603970 100644 --- a/src/GeomDataAPI/tests.set +++ b/src/GeomDataAPI/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/CMakeLists.txt b/src/GeomValidators/CMakeLists.txt index eec920fe4..306580588 100644 --- a/src/GeomValidators/CMakeLists.txt +++ b/src/GeomValidators/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators.h b/src/GeomValidators/GeomValidators.h index 1e4e9db52..42e07c03a 100644 --- a/src/GeomValidators/GeomValidators.h +++ b/src/GeomValidators/GeomValidators.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_BodyShapes.cpp b/src/GeomValidators/GeomValidators_BodyShapes.cpp index 797636f38..70d7bed54 100644 --- a/src/GeomValidators/GeomValidators_BodyShapes.cpp +++ b/src/GeomValidators/GeomValidators_BodyShapes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_BodyShapes.h b/src/GeomValidators/GeomValidators_BodyShapes.h index a12db75ea..124eaf9b4 100644 --- a/src/GeomValidators/GeomValidators_BodyShapes.h +++ b/src/GeomValidators/GeomValidators_BodyShapes.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_ConstructionComposite.cpp b/src/GeomValidators/GeomValidators_ConstructionComposite.cpp index 48b4cdb54..6950b6148 100644 --- a/src/GeomValidators/GeomValidators_ConstructionComposite.cpp +++ b/src/GeomValidators/GeomValidators_ConstructionComposite.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_ConstructionComposite.h b/src/GeomValidators/GeomValidators_ConstructionComposite.h index 36d0863e4..574354b33 100644 --- a/src/GeomValidators/GeomValidators_ConstructionComposite.h +++ b/src/GeomValidators/GeomValidators_ConstructionComposite.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_Different.cpp b/src/GeomValidators/GeomValidators_Different.cpp index 01e3e15a3..6b7c47819 100644 --- a/src/GeomValidators/GeomValidators_Different.cpp +++ b/src/GeomValidators/GeomValidators_Different.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_Different.h b/src/GeomValidators/GeomValidators_Different.h index 80490064e..376499ccf 100644 --- a/src/GeomValidators/GeomValidators_Different.h +++ b/src/GeomValidators/GeomValidators_Different.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_DifferentShapes.cpp b/src/GeomValidators/GeomValidators_DifferentShapes.cpp index d050a08e6..7b9dc9589 100644 --- a/src/GeomValidators/GeomValidators_DifferentShapes.cpp +++ b/src/GeomValidators/GeomValidators_DifferentShapes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_DifferentShapes.h b/src/GeomValidators/GeomValidators_DifferentShapes.h index 4f709eef2..dedb4e818 100644 --- a/src/GeomValidators/GeomValidators_DifferentShapes.h +++ b/src/GeomValidators/GeomValidators_DifferentShapes.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_Face.cpp b/src/GeomValidators/GeomValidators_Face.cpp index a6e02ff75..ca659af4c 100644 --- a/src/GeomValidators/GeomValidators_Face.cpp +++ b/src/GeomValidators/GeomValidators_Face.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_Face.h b/src/GeomValidators/GeomValidators_Face.h index 9a73c0d6f..bd0e997a5 100644 --- a/src/GeomValidators/GeomValidators_Face.h +++ b/src/GeomValidators/GeomValidators_Face.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_FeatureKind.cpp b/src/GeomValidators/GeomValidators_FeatureKind.cpp index f37dba208..167d1e113 100644 --- a/src/GeomValidators/GeomValidators_FeatureKind.cpp +++ b/src/GeomValidators/GeomValidators_FeatureKind.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_FeatureKind.h b/src/GeomValidators/GeomValidators_FeatureKind.h index ba5004d34..99c774cad 100644 --- a/src/GeomValidators/GeomValidators_FeatureKind.h +++ b/src/GeomValidators/GeomValidators_FeatureKind.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_Finite.cpp b/src/GeomValidators/GeomValidators_Finite.cpp index 03d54b414..177db209d 100644 --- a/src/GeomValidators/GeomValidators_Finite.cpp +++ b/src/GeomValidators/GeomValidators_Finite.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_Finite.h b/src/GeomValidators/GeomValidators_Finite.h index 0e5a9f10b..8d9fc7d16 100644 --- a/src/GeomValidators/GeomValidators_Finite.h +++ b/src/GeomValidators/GeomValidators_Finite.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_GlobalSelection.cpp b/src/GeomValidators/GeomValidators_GlobalSelection.cpp index 38bf8610d..de548d67c 100644 --- a/src/GeomValidators/GeomValidators_GlobalSelection.cpp +++ b/src/GeomValidators/GeomValidators_GlobalSelection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_GlobalSelection.h b/src/GeomValidators/GeomValidators_GlobalSelection.h index 387a4acc4..3bb0af027 100644 --- a/src/GeomValidators/GeomValidators_GlobalSelection.h +++ b/src/GeomValidators/GeomValidators_GlobalSelection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_Intersected.cpp b/src/GeomValidators/GeomValidators_Intersected.cpp index e7c418089..1f580ebba 100644 --- a/src/GeomValidators/GeomValidators_Intersected.cpp +++ b/src/GeomValidators/GeomValidators_Intersected.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_Intersected.h b/src/GeomValidators/GeomValidators_Intersected.h index 4f8ddde31..5589fd6f0 100644 --- a/src/GeomValidators/GeomValidators_Intersected.h +++ b/src/GeomValidators/GeomValidators_Intersected.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_IntersectionSelection.cpp b/src/GeomValidators/GeomValidators_IntersectionSelection.cpp index e56af6454..fa32df230 100644 --- a/src/GeomValidators/GeomValidators_IntersectionSelection.cpp +++ b/src/GeomValidators/GeomValidators_IntersectionSelection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_MinObjectsSelected.cpp b/src/GeomValidators/GeomValidators_MinObjectsSelected.cpp index 6568108c1..623310ef3 100644 --- a/src/GeomValidators/GeomValidators_MinObjectsSelected.cpp +++ b/src/GeomValidators/GeomValidators_MinObjectsSelected.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_MinObjectsSelected.h b/src/GeomValidators/GeomValidators_MinObjectsSelected.h index fe47f7d89..a33b0ac8c 100644 --- a/src/GeomValidators/GeomValidators_MinObjectsSelected.h +++ b/src/GeomValidators/GeomValidators_MinObjectsSelected.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_NotSelfIntersected.cpp b/src/GeomValidators/GeomValidators_NotSelfIntersected.cpp index 38d4c1ae2..ac6ce686b 100644 --- a/src/GeomValidators/GeomValidators_NotSelfIntersected.cpp +++ b/src/GeomValidators/GeomValidators_NotSelfIntersected.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_NotSelfIntersected.h b/src/GeomValidators/GeomValidators_NotSelfIntersected.h index 13d524e02..3becaeafb 100644 --- a/src/GeomValidators/GeomValidators_NotSelfIntersected.h +++ b/src/GeomValidators/GeomValidators_NotSelfIntersected.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_Plugin.cpp b/src/GeomValidators/GeomValidators_Plugin.cpp index 1189bdacb..a79169d5b 100644 --- a/src/GeomValidators/GeomValidators_Plugin.cpp +++ b/src/GeomValidators/GeomValidators_Plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_Plugin.h b/src/GeomValidators/GeomValidators_Plugin.h index 9e0da8340..e19044fc9 100644 --- a/src/GeomValidators/GeomValidators_Plugin.h +++ b/src/GeomValidators/GeomValidators_Plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_Positive.cpp b/src/GeomValidators/GeomValidators_Positive.cpp index 01a137894..d9ccea0d0 100644 --- a/src/GeomValidators/GeomValidators_Positive.cpp +++ b/src/GeomValidators/GeomValidators_Positive.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_Positive.h b/src/GeomValidators/GeomValidators_Positive.h index 693279815..98fb471eb 100644 --- a/src/GeomValidators/GeomValidators_Positive.h +++ b/src/GeomValidators/GeomValidators_Positive.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_ShapeType.cpp b/src/GeomValidators/GeomValidators_ShapeType.cpp index ba89aa91b..98b1ba18b 100644 --- a/src/GeomValidators/GeomValidators_ShapeType.cpp +++ b/src/GeomValidators/GeomValidators_ShapeType.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_ShapeType.h b/src/GeomValidators/GeomValidators_ShapeType.h index d7cb899e3..23cd4cd07 100644 --- a/src/GeomValidators/GeomValidators_ShapeType.h +++ b/src/GeomValidators/GeomValidators_ShapeType.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_Tools.cpp b/src/GeomValidators/GeomValidators_Tools.cpp index e3dc9f175..a25a716cf 100644 --- a/src/GeomValidators/GeomValidators_Tools.cpp +++ b/src/GeomValidators/GeomValidators_Tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_Tools.h b/src/GeomValidators/GeomValidators_Tools.h index 3db6bec6c..c5a5650a2 100644 --- a/src/GeomValidators/GeomValidators_Tools.h +++ b/src/GeomValidators/GeomValidators_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_ValueOrder.cpp b/src/GeomValidators/GeomValidators_ValueOrder.cpp index 6007aef3e..701efac65 100644 --- a/src/GeomValidators/GeomValidators_ValueOrder.cpp +++ b/src/GeomValidators/GeomValidators_ValueOrder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_ValueOrder.h b/src/GeomValidators/GeomValidators_ValueOrder.h index 709af01df..46dffec30 100644 --- a/src/GeomValidators/GeomValidators_ValueOrder.h +++ b/src/GeomValidators/GeomValidators_ValueOrder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_ZeroOffset.cpp b/src/GeomValidators/GeomValidators_ZeroOffset.cpp index a1e57461a..8375e1ad5 100644 --- a/src/GeomValidators/GeomValidators_ZeroOffset.cpp +++ b/src/GeomValidators/GeomValidators_ZeroOffset.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/GeomValidators/GeomValidators_ZeroOffset.h b/src/GeomValidators/GeomValidators_ZeroOffset.h index c3436a25a..973faf4b1 100644 --- a/src/GeomValidators/GeomValidators_ZeroOffset.h +++ b/src/GeomValidators/GeomValidators_ZeroOffset.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/InitializationPlugin/CMakeLists.txt b/src/InitializationPlugin/CMakeLists.txt index 1cbdf6204..7575c0459 100644 --- a/src/InitializationPlugin/CMakeLists.txt +++ b/src/InitializationPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/InitializationPlugin/InitializationPlugin.h b/src/InitializationPlugin/InitializationPlugin.h index b78a695a9..d3a16b1c8 100644 --- a/src/InitializationPlugin/InitializationPlugin.h +++ b/src/InitializationPlugin/InitializationPlugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/InitializationPlugin/InitializationPlugin_EvalListener.cpp b/src/InitializationPlugin/InitializationPlugin_EvalListener.cpp index f698026f4..33552e280 100644 --- a/src/InitializationPlugin/InitializationPlugin_EvalListener.cpp +++ b/src/InitializationPlugin/InitializationPlugin_EvalListener.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/InitializationPlugin/InitializationPlugin_EvalListener.h b/src/InitializationPlugin/InitializationPlugin_EvalListener.h index 1e2c3c55a..374a78711 100644 --- a/src/InitializationPlugin/InitializationPlugin_EvalListener.h +++ b/src/InitializationPlugin/InitializationPlugin_EvalListener.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/InitializationPlugin/InitializationPlugin_Plugin.cpp b/src/InitializationPlugin/InitializationPlugin_Plugin.cpp index 80001efd3..fcd5bd56b 100644 --- a/src/InitializationPlugin/InitializationPlugin_Plugin.cpp +++ b/src/InitializationPlugin/InitializationPlugin_Plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/InitializationPlugin/InitializationPlugin_Plugin.h b/src/InitializationPlugin/InitializationPlugin_Plugin.h index 9101a21b5..94a1419cb 100644 --- a/src/InitializationPlugin/InitializationPlugin_Plugin.h +++ b/src/InitializationPlugin/InitializationPlugin_Plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/InitializationPlugin/InitializationPlugin_PyInterp.cpp b/src/InitializationPlugin/InitializationPlugin_PyInterp.cpp index a9c57539c..a5177231d 100644 --- a/src/InitializationPlugin/InitializationPlugin_PyInterp.cpp +++ b/src/InitializationPlugin/InitializationPlugin_PyInterp.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/InitializationPlugin/InitializationPlugin_PyInterp.h b/src/InitializationPlugin/InitializationPlugin_PyInterp.h index 78b59c35a..a2934ae72 100644 --- a/src/InitializationPlugin/InitializationPlugin_PyInterp.h +++ b/src/InitializationPlugin/InitializationPlugin_PyInterp.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Locale/CMakeLists.txt b/src/Locale/CMakeLists.txt index 5bf39dcf9..014a80dad 100644 --- a/src/Locale/CMakeLists.txt +++ b/src/Locale/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Locale/CTestTestfileInstall.cmake b/src/Locale/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/Locale/CTestTestfileInstall.cmake +++ b/src/Locale/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Locale/Locale_Convert.cpp b/src/Locale/Locale_Convert.cpp index ea23bf3a1..7e7c4e82f 100644 --- a/src/Locale/Locale_Convert.cpp +++ b/src/Locale/Locale_Convert.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Locale/Locale_Convert.h b/src/Locale/Locale_Convert.h index fd0bbb4a1..3c59e0406 100644 --- a/src/Locale/Locale_Convert.h +++ b/src/Locale/Locale_Convert.h @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Locale/Locale_def.h b/src/Locale/Locale_def.h index f736269bf..d62ae3562 100644 --- a/src/Locale/Locale_def.h +++ b/src/Locale/Locale_def.h @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Locale/Test/TestUTF8.py b/src/Locale/Test/TestUTF8.py index 9326fcce7..518b06603 100644 --- a/src/Locale/Test/TestUTF8.py +++ b/src/Locale/Test/TestUTF8.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Locale/tests.set b/src/Locale/tests.set index f6ab4dc71..0c2dbd09e 100644 --- a/src/Locale/tests.set +++ b/src/Locale/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/CMakeLists.txt b/src/Model/CMakeLists.txt index 7c6260a30..3d6786b23 100644 --- a/src/Model/CMakeLists.txt +++ b/src/Model/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model.h b/src/Model/Model.h index 677c39179..ac0eb65e4 100644 --- a/src/Model/Model.h +++ b/src/Model/Model.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Application.cpp b/src/Model/Model_Application.cpp index 568327b03..24ca317a9 100644 --- a/src/Model/Model_Application.cpp +++ b/src/Model/Model_Application.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Application.h b/src/Model/Model_Application.h index 23cae3c97..7ef885508 100644 --- a/src/Model/Model_Application.h +++ b/src/Model/Model_Application.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeBoolean.cpp b/src/Model/Model_AttributeBoolean.cpp index 3f2e5cecc..3ed15fe3a 100644 --- a/src/Model/Model_AttributeBoolean.cpp +++ b/src/Model/Model_AttributeBoolean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeBoolean.h b/src/Model/Model_AttributeBoolean.h index c2403e2d0..f76b1933c 100644 --- a/src/Model/Model_AttributeBoolean.h +++ b/src/Model/Model_AttributeBoolean.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeDocRef.cpp b/src/Model/Model_AttributeDocRef.cpp index beacae573..53d2113a5 100644 --- a/src/Model/Model_AttributeDocRef.cpp +++ b/src/Model/Model_AttributeDocRef.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeDocRef.h b/src/Model/Model_AttributeDocRef.h index 884493a3b..1f68961a5 100644 --- a/src/Model/Model_AttributeDocRef.h +++ b/src/Model/Model_AttributeDocRef.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeDouble.cpp b/src/Model/Model_AttributeDouble.cpp index d9e8ce69a..59211dbaf 100644 --- a/src/Model/Model_AttributeDouble.cpp +++ b/src/Model/Model_AttributeDouble.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeDouble.h b/src/Model/Model_AttributeDouble.h index 610416f59..b1dbfaa01 100644 --- a/src/Model/Model_AttributeDouble.h +++ b/src/Model/Model_AttributeDouble.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeDoubleArray.cpp b/src/Model/Model_AttributeDoubleArray.cpp index f1d7cb043..294043493 100644 --- a/src/Model/Model_AttributeDoubleArray.cpp +++ b/src/Model/Model_AttributeDoubleArray.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeDoubleArray.h b/src/Model/Model_AttributeDoubleArray.h index 5f8f532f0..bf4187acc 100644 --- a/src/Model/Model_AttributeDoubleArray.h +++ b/src/Model/Model_AttributeDoubleArray.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeImage.cpp b/src/Model/Model_AttributeImage.cpp index 8e7618915..a9c213b9c 100644 --- a/src/Model/Model_AttributeImage.cpp +++ b/src/Model/Model_AttributeImage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeImage.h b/src/Model/Model_AttributeImage.h index 657c24be2..fe0d97328 100644 --- a/src/Model/Model_AttributeImage.h +++ b/src/Model/Model_AttributeImage.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeIntArray.cpp b/src/Model/Model_AttributeIntArray.cpp index 57c61d981..55f4b0e96 100644 --- a/src/Model/Model_AttributeIntArray.cpp +++ b/src/Model/Model_AttributeIntArray.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeIntArray.h b/src/Model/Model_AttributeIntArray.h index 50d986ef9..8d509320a 100644 --- a/src/Model/Model_AttributeIntArray.h +++ b/src/Model/Model_AttributeIntArray.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeInteger.cpp b/src/Model/Model_AttributeInteger.cpp index 80bf9f907..882af18ec 100644 --- a/src/Model/Model_AttributeInteger.cpp +++ b/src/Model/Model_AttributeInteger.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeInteger.h b/src/Model/Model_AttributeInteger.h index 5f90ea7be..e8b6675fd 100644 --- a/src/Model/Model_AttributeInteger.h +++ b/src/Model/Model_AttributeInteger.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeRefAttr.cpp b/src/Model/Model_AttributeRefAttr.cpp index 5f4c3385e..dd46c8e7b 100644 --- a/src/Model/Model_AttributeRefAttr.cpp +++ b/src/Model/Model_AttributeRefAttr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeRefAttr.h b/src/Model/Model_AttributeRefAttr.h index d75a04aee..fda05d5cf 100644 --- a/src/Model/Model_AttributeRefAttr.h +++ b/src/Model/Model_AttributeRefAttr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeRefAttrList.cpp b/src/Model/Model_AttributeRefAttrList.cpp index 40016c3ef..f3f596471 100644 --- a/src/Model/Model_AttributeRefAttrList.cpp +++ b/src/Model/Model_AttributeRefAttrList.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeRefAttrList.h b/src/Model/Model_AttributeRefAttrList.h index 23d7c1f8a..3de8356fd 100644 --- a/src/Model/Model_AttributeRefAttrList.h +++ b/src/Model/Model_AttributeRefAttrList.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeRefList.cpp b/src/Model/Model_AttributeRefList.cpp index 0b309dd7f..b6b2c42f2 100644 --- a/src/Model/Model_AttributeRefList.cpp +++ b/src/Model/Model_AttributeRefList.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeRefList.h b/src/Model/Model_AttributeRefList.h index e4e77b24b..edfc2a3d4 100644 --- a/src/Model/Model_AttributeRefList.h +++ b/src/Model/Model_AttributeRefList.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeReference.cpp b/src/Model/Model_AttributeReference.cpp index 4ef69651e..068d14331 100644 --- a/src/Model/Model_AttributeReference.cpp +++ b/src/Model/Model_AttributeReference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeReference.h b/src/Model/Model_AttributeReference.h index ceb2ddf97..1de5c60a8 100644 --- a/src/Model/Model_AttributeReference.h +++ b/src/Model/Model_AttributeReference.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeSelection.cpp b/src/Model/Model_AttributeSelection.cpp index ecc450e35..9ee407686 100644 --- a/src/Model/Model_AttributeSelection.cpp +++ b/src/Model/Model_AttributeSelection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeSelection.h b/src/Model/Model_AttributeSelection.h index 5b5599efe..32004cd66 100644 --- a/src/Model/Model_AttributeSelection.h +++ b/src/Model/Model_AttributeSelection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeSelectionList.cpp b/src/Model/Model_AttributeSelectionList.cpp index 3c3fb2a1b..3977772b4 100644 --- a/src/Model/Model_AttributeSelectionList.cpp +++ b/src/Model/Model_AttributeSelectionList.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeSelectionList.h b/src/Model/Model_AttributeSelectionList.h index d02c15cd2..d43a4b14f 100644 --- a/src/Model/Model_AttributeSelectionList.h +++ b/src/Model/Model_AttributeSelectionList.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeString.cpp b/src/Model/Model_AttributeString.cpp index 7460e9cd3..c212511d2 100644 --- a/src/Model/Model_AttributeString.cpp +++ b/src/Model/Model_AttributeString.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeString.h b/src/Model/Model_AttributeString.h index b7bbc8dd0..d0f702818 100644 --- a/src/Model/Model_AttributeString.h +++ b/src/Model/Model_AttributeString.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeStringArray.cpp b/src/Model/Model_AttributeStringArray.cpp index 40f703f0b..8a21c2d11 100644 --- a/src/Model/Model_AttributeStringArray.cpp +++ b/src/Model/Model_AttributeStringArray.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeStringArray.h b/src/Model/Model_AttributeStringArray.h index 6ee7ca46c..a7fb01c49 100644 --- a/src/Model/Model_AttributeStringArray.h +++ b/src/Model/Model_AttributeStringArray.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeTables.cpp b/src/Model/Model_AttributeTables.cpp index 342bab231..9d7a6f3ca 100644 --- a/src/Model/Model_AttributeTables.cpp +++ b/src/Model/Model_AttributeTables.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeTables.h b/src/Model/Model_AttributeTables.h index 9f9b4ac4d..10d9e551c 100644 --- a/src/Model/Model_AttributeTables.h +++ b/src/Model/Model_AttributeTables.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeValidator.cpp b/src/Model/Model_AttributeValidator.cpp index 42dd45163..ec4e754ae 100644 --- a/src/Model/Model_AttributeValidator.cpp +++ b/src/Model/Model_AttributeValidator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_AttributeValidator.h b/src/Model/Model_AttributeValidator.h index da9a19d8d..5cb37b308 100644 --- a/src/Model/Model_AttributeValidator.h +++ b/src/Model/Model_AttributeValidator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_BodyBuilder.cpp b/src/Model/Model_BodyBuilder.cpp index ded964198..eaea11a1a 100644 --- a/src/Model/Model_BodyBuilder.cpp +++ b/src/Model/Model_BodyBuilder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_BodyBuilder.h b/src/Model/Model_BodyBuilder.h index 6eeb09f6b..cc543f2b7 100644 --- a/src/Model/Model_BodyBuilder.h +++ b/src/Model/Model_BodyBuilder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Data.cpp b/src/Model/Model_Data.cpp index cb515ea88..70a0a3487 100644 --- a/src/Model/Model_Data.cpp +++ b/src/Model/Model_Data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Data.h b/src/Model/Model_Data.h index 40fc32d96..9b9f7acbf 100644 --- a/src/Model/Model_Data.h +++ b/src/Model/Model_Data.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Document.cpp b/src/Model/Model_Document.cpp index 6ca311bb2..5f8b9fe53 100644 --- a/src/Model/Model_Document.cpp +++ b/src/Model/Model_Document.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Document.h b/src/Model/Model_Document.h index 1b9a5ccf7..1dec08f14 100644 --- a/src/Model/Model_Document.h +++ b/src/Model/Model_Document.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Events.cpp b/src/Model/Model_Events.cpp index dc43a8c81..684b83cf1 100644 --- a/src/Model/Model_Events.cpp +++ b/src/Model/Model_Events.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Events.h b/src/Model/Model_Events.h index 2ec6c3fe5..4cee00901 100644 --- a/src/Model/Model_Events.h +++ b/src/Model/Model_Events.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Expression.cpp b/src/Model/Model_Expression.cpp index ddb672345..3190795e1 100644 --- a/src/Model/Model_Expression.cpp +++ b/src/Model/Model_Expression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Expression.h b/src/Model/Model_Expression.h index cac4c4aa6..0428c65b2 100644 --- a/src/Model/Model_Expression.h +++ b/src/Model/Model_Expression.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_FeatureValidator.cpp b/src/Model/Model_FeatureValidator.cpp index c840e8c2b..2417d79d6 100644 --- a/src/Model/Model_FeatureValidator.cpp +++ b/src/Model/Model_FeatureValidator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_FeatureValidator.h b/src/Model/Model_FeatureValidator.h index c476ffde5..2882d8ceb 100644 --- a/src/Model/Model_FeatureValidator.h +++ b/src/Model/Model_FeatureValidator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_FiltersFactory.cpp b/src/Model/Model_FiltersFactory.cpp index 5b151c433..005d927ce 100644 --- a/src/Model/Model_FiltersFactory.cpp +++ b/src/Model/Model_FiltersFactory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_FiltersFactory.h b/src/Model/Model_FiltersFactory.h index 2707a0215..e34e1c892 100644 --- a/src/Model/Model_FiltersFactory.h +++ b/src/Model/Model_FiltersFactory.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Objects.cpp b/src/Model/Model_Objects.cpp index 320bc86be..41b019b9b 100644 --- a/src/Model/Model_Objects.cpp +++ b/src/Model/Model_Objects.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Objects.h b/src/Model/Model_Objects.h index 068f52b46..627d3900e 100644 --- a/src/Model/Model_Objects.h +++ b/src/Model/Model_Objects.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_ResultBody.cpp b/src/Model/Model_ResultBody.cpp index c1043cf3b..85759ff40 100644 --- a/src/Model/Model_ResultBody.cpp +++ b/src/Model/Model_ResultBody.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_ResultBody.h b/src/Model/Model_ResultBody.h index a6331a25d..b00fb22d2 100644 --- a/src/Model/Model_ResultBody.h +++ b/src/Model/Model_ResultBody.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_ResultConstruction.cpp b/src/Model/Model_ResultConstruction.cpp index 24fd02f61..6307b4130 100644 --- a/src/Model/Model_ResultConstruction.cpp +++ b/src/Model/Model_ResultConstruction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_ResultConstruction.h b/src/Model/Model_ResultConstruction.h index 2ac871e02..34ec270a9 100644 --- a/src/Model/Model_ResultConstruction.h +++ b/src/Model/Model_ResultConstruction.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_ResultField.cpp b/src/Model/Model_ResultField.cpp index 8aaaba670..21afaed30 100644 --- a/src/Model/Model_ResultField.cpp +++ b/src/Model/Model_ResultField.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_ResultField.h b/src/Model/Model_ResultField.h index c321e03d5..885667bc1 100644 --- a/src/Model/Model_ResultField.h +++ b/src/Model/Model_ResultField.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_ResultGroup.cpp b/src/Model/Model_ResultGroup.cpp index 8747c972d..91513f7eb 100644 --- a/src/Model/Model_ResultGroup.cpp +++ b/src/Model/Model_ResultGroup.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_ResultGroup.h b/src/Model/Model_ResultGroup.h index dc60142d5..63acb4f29 100644 --- a/src/Model/Model_ResultGroup.h +++ b/src/Model/Model_ResultGroup.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_ResultParameter.cpp b/src/Model/Model_ResultParameter.cpp index b0947402b..527e91aab 100644 --- a/src/Model/Model_ResultParameter.cpp +++ b/src/Model/Model_ResultParameter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_ResultParameter.h b/src/Model/Model_ResultParameter.h index 16a49b24b..9f081937e 100644 --- a/src/Model/Model_ResultParameter.h +++ b/src/Model/Model_ResultParameter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_ResultPart.cpp b/src/Model/Model_ResultPart.cpp index b7b0c2ee9..6f459abc3 100644 --- a/src/Model/Model_ResultPart.cpp +++ b/src/Model/Model_ResultPart.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_ResultPart.h b/src/Model/Model_ResultPart.h index 67d3992d3..019e34831 100644 --- a/src/Model/Model_ResultPart.h +++ b/src/Model/Model_ResultPart.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Session.cpp b/src/Model/Model_Session.cpp index e092f9a10..b80cdd8ea 100644 --- a/src/Model/Model_Session.cpp +++ b/src/Model/Model_Session.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Session.h b/src/Model/Model_Session.h index 5a9e50c21..c74f95286 100644 --- a/src/Model/Model_Session.h +++ b/src/Model/Model_Session.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Tools.cpp b/src/Model/Model_Tools.cpp index cff31dfce..4ddead221 100644 --- a/src/Model/Model_Tools.cpp +++ b/src/Model/Model_Tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Tools.h b/src/Model/Model_Tools.h index e8e6392bc..bac982d6a 100644 --- a/src/Model/Model_Tools.h +++ b/src/Model/Model_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Update.cpp b/src/Model/Model_Update.cpp index 2100f48b9..aa0fb4cf7 100644 --- a/src/Model/Model_Update.cpp +++ b/src/Model/Model_Update.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Update.h b/src/Model/Model_Update.h index 62e391fb3..416416d0f 100644 --- a/src/Model/Model_Update.h +++ b/src/Model/Model_Update.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Validator.cpp b/src/Model/Model_Validator.cpp index 2e9f36a38..60e7ec9d4 100644 --- a/src/Model/Model_Validator.cpp +++ b/src/Model/Model_Validator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Model/Model_Validator.h b/src/Model/Model_Validator.h index 98c714941..7d4685574 100644 --- a/src/Model/Model_Validator.h +++ b/src/Model/Model_Validator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/CMakeLists.txt b/src/ModelAPI/CMakeLists.txt index fc8bd50a4..aeae1ae9d 100644 --- a/src/ModelAPI/CMakeLists.txt +++ b/src/ModelAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/CTestTestfileInstall.cmake b/src/ModelAPI/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/ModelAPI/CTestTestfileInstall.cmake +++ b/src/ModelAPI/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI.h b/src/ModelAPI/ModelAPI.h index 724276e80..7c06e09dd 100644 --- a/src/ModelAPI/ModelAPI.h +++ b/src/ModelAPI/ModelAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI.i b/src/ModelAPI/ModelAPI.i index 0f4b3db8d..2e70d62c7 100644 --- a/src/ModelAPI/ModelAPI.i +++ b/src/ModelAPI/ModelAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Attribute.cpp b/src/ModelAPI/ModelAPI_Attribute.cpp index b9d9b78dd..ab9d54eb1 100644 --- a/src/ModelAPI/ModelAPI_Attribute.cpp +++ b/src/ModelAPI/ModelAPI_Attribute.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Attribute.h b/src/ModelAPI/ModelAPI_Attribute.h index 5250ffe6e..9ee118984 100644 --- a/src/ModelAPI/ModelAPI_Attribute.h +++ b/src/ModelAPI/ModelAPI_Attribute.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeBoolean.cpp b/src/ModelAPI/ModelAPI_AttributeBoolean.cpp index 2dde88e92..141a2d94b 100644 --- a/src/ModelAPI/ModelAPI_AttributeBoolean.cpp +++ b/src/ModelAPI/ModelAPI_AttributeBoolean.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeBoolean.h b/src/ModelAPI/ModelAPI_AttributeBoolean.h index ad82ce8e9..0c17b3549 100644 --- a/src/ModelAPI/ModelAPI_AttributeBoolean.h +++ b/src/ModelAPI/ModelAPI_AttributeBoolean.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeDocRef.cpp b/src/ModelAPI/ModelAPI_AttributeDocRef.cpp index 8ca648cee..ec5bf4c28 100644 --- a/src/ModelAPI/ModelAPI_AttributeDocRef.cpp +++ b/src/ModelAPI/ModelAPI_AttributeDocRef.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeDocRef.h b/src/ModelAPI/ModelAPI_AttributeDocRef.h index b8e5e9330..45c75ad5e 100644 --- a/src/ModelAPI/ModelAPI_AttributeDocRef.h +++ b/src/ModelAPI/ModelAPI_AttributeDocRef.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeDouble.cpp b/src/ModelAPI/ModelAPI_AttributeDouble.cpp index abe6f6688..88489e114 100644 --- a/src/ModelAPI/ModelAPI_AttributeDouble.cpp +++ b/src/ModelAPI/ModelAPI_AttributeDouble.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeDouble.h b/src/ModelAPI/ModelAPI_AttributeDouble.h index a6cc6d933..8c1f0c8fa 100644 --- a/src/ModelAPI/ModelAPI_AttributeDouble.h +++ b/src/ModelAPI/ModelAPI_AttributeDouble.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeDoubleArray.cpp b/src/ModelAPI/ModelAPI_AttributeDoubleArray.cpp index 3604e32f0..a83d8ce12 100644 --- a/src/ModelAPI/ModelAPI_AttributeDoubleArray.cpp +++ b/src/ModelAPI/ModelAPI_AttributeDoubleArray.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeDoubleArray.h b/src/ModelAPI/ModelAPI_AttributeDoubleArray.h index 7de5078aa..136c326f1 100644 --- a/src/ModelAPI/ModelAPI_AttributeDoubleArray.h +++ b/src/ModelAPI/ModelAPI_AttributeDoubleArray.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeImage.cpp b/src/ModelAPI/ModelAPI_AttributeImage.cpp index b52f4b27e..6f508417b 100644 --- a/src/ModelAPI/ModelAPI_AttributeImage.cpp +++ b/src/ModelAPI/ModelAPI_AttributeImage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeImage.h b/src/ModelAPI/ModelAPI_AttributeImage.h index 729bdc104..5e4d4e9d1 100644 --- a/src/ModelAPI/ModelAPI_AttributeImage.h +++ b/src/ModelAPI/ModelAPI_AttributeImage.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeIntArray.cpp b/src/ModelAPI/ModelAPI_AttributeIntArray.cpp index 406aa6e37..64d64897b 100644 --- a/src/ModelAPI/ModelAPI_AttributeIntArray.cpp +++ b/src/ModelAPI/ModelAPI_AttributeIntArray.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeIntArray.h b/src/ModelAPI/ModelAPI_AttributeIntArray.h index 7ca5bac9f..baeaf3fec 100644 --- a/src/ModelAPI/ModelAPI_AttributeIntArray.h +++ b/src/ModelAPI/ModelAPI_AttributeIntArray.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeInteger.cpp b/src/ModelAPI/ModelAPI_AttributeInteger.cpp index bf3a7e7a3..8cf0351eb 100644 --- a/src/ModelAPI/ModelAPI_AttributeInteger.cpp +++ b/src/ModelAPI/ModelAPI_AttributeInteger.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeInteger.h b/src/ModelAPI/ModelAPI_AttributeInteger.h index a5cd90c14..15a0d3bf8 100644 --- a/src/ModelAPI/ModelAPI_AttributeInteger.h +++ b/src/ModelAPI/ModelAPI_AttributeInteger.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeRefAttr.cpp b/src/ModelAPI/ModelAPI_AttributeRefAttr.cpp index 12b1e162d..8ab06a60b 100644 --- a/src/ModelAPI/ModelAPI_AttributeRefAttr.cpp +++ b/src/ModelAPI/ModelAPI_AttributeRefAttr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeRefAttr.h b/src/ModelAPI/ModelAPI_AttributeRefAttr.h index c853f135c..ed3a761bc 100644 --- a/src/ModelAPI/ModelAPI_AttributeRefAttr.h +++ b/src/ModelAPI/ModelAPI_AttributeRefAttr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeRefAttrList.cpp b/src/ModelAPI/ModelAPI_AttributeRefAttrList.cpp index 114d9e41f..8bc563a84 100644 --- a/src/ModelAPI/ModelAPI_AttributeRefAttrList.cpp +++ b/src/ModelAPI/ModelAPI_AttributeRefAttrList.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeRefAttrList.h b/src/ModelAPI/ModelAPI_AttributeRefAttrList.h index c846106b8..b37971abb 100644 --- a/src/ModelAPI/ModelAPI_AttributeRefAttrList.h +++ b/src/ModelAPI/ModelAPI_AttributeRefAttrList.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeRefList.cpp b/src/ModelAPI/ModelAPI_AttributeRefList.cpp index 5f087dadb..974363f1c 100644 --- a/src/ModelAPI/ModelAPI_AttributeRefList.cpp +++ b/src/ModelAPI/ModelAPI_AttributeRefList.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeRefList.h b/src/ModelAPI/ModelAPI_AttributeRefList.h index 72df6ec14..feaa7e1c1 100644 --- a/src/ModelAPI/ModelAPI_AttributeRefList.h +++ b/src/ModelAPI/ModelAPI_AttributeRefList.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeReference.cpp b/src/ModelAPI/ModelAPI_AttributeReference.cpp index 23a1bed30..d0e6c8ed8 100644 --- a/src/ModelAPI/ModelAPI_AttributeReference.cpp +++ b/src/ModelAPI/ModelAPI_AttributeReference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeReference.h b/src/ModelAPI/ModelAPI_AttributeReference.h index d688e3a75..f872c772e 100644 --- a/src/ModelAPI/ModelAPI_AttributeReference.h +++ b/src/ModelAPI/ModelAPI_AttributeReference.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeSelection.cpp b/src/ModelAPI/ModelAPI_AttributeSelection.cpp index 93ed602cc..97d8418a9 100644 --- a/src/ModelAPI/ModelAPI_AttributeSelection.cpp +++ b/src/ModelAPI/ModelAPI_AttributeSelection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeSelection.h b/src/ModelAPI/ModelAPI_AttributeSelection.h index 3570de6f7..9a0c58d67 100644 --- a/src/ModelAPI/ModelAPI_AttributeSelection.h +++ b/src/ModelAPI/ModelAPI_AttributeSelection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeSelectionList.cpp b/src/ModelAPI/ModelAPI_AttributeSelectionList.cpp index 32511b86f..320a59be8 100644 --- a/src/ModelAPI/ModelAPI_AttributeSelectionList.cpp +++ b/src/ModelAPI/ModelAPI_AttributeSelectionList.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeSelectionList.h b/src/ModelAPI/ModelAPI_AttributeSelectionList.h index ed1d30a8a..80ee75f46 100644 --- a/src/ModelAPI/ModelAPI_AttributeSelectionList.h +++ b/src/ModelAPI/ModelAPI_AttributeSelectionList.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeString.cpp b/src/ModelAPI/ModelAPI_AttributeString.cpp index fea95304c..c265db81d 100644 --- a/src/ModelAPI/ModelAPI_AttributeString.cpp +++ b/src/ModelAPI/ModelAPI_AttributeString.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeString.h b/src/ModelAPI/ModelAPI_AttributeString.h index 6f5c7003e..1b6f65de8 100644 --- a/src/ModelAPI/ModelAPI_AttributeString.h +++ b/src/ModelAPI/ModelAPI_AttributeString.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeStringArray.cpp b/src/ModelAPI/ModelAPI_AttributeStringArray.cpp index df747cd4b..54fed4e2b 100644 --- a/src/ModelAPI/ModelAPI_AttributeStringArray.cpp +++ b/src/ModelAPI/ModelAPI_AttributeStringArray.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeStringArray.h b/src/ModelAPI/ModelAPI_AttributeStringArray.h index 9f7bfbf5c..f8f7c2093 100644 --- a/src/ModelAPI/ModelAPI_AttributeStringArray.h +++ b/src/ModelAPI/ModelAPI_AttributeStringArray.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeTables.cpp b/src/ModelAPI/ModelAPI_AttributeTables.cpp index 9750e7e03..beccd2f9d 100644 --- a/src/ModelAPI/ModelAPI_AttributeTables.cpp +++ b/src/ModelAPI/ModelAPI_AttributeTables.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeTables.h b/src/ModelAPI/ModelAPI_AttributeTables.h index d7f0469ef..fcc16e4ba 100644 --- a/src/ModelAPI/ModelAPI_AttributeTables.h +++ b/src/ModelAPI/ModelAPI_AttributeTables.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeValidator.cpp b/src/ModelAPI/ModelAPI_AttributeValidator.cpp index 174e502dc..33547f5f1 100644 --- a/src/ModelAPI/ModelAPI_AttributeValidator.cpp +++ b/src/ModelAPI/ModelAPI_AttributeValidator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_AttributeValidator.h b/src/ModelAPI/ModelAPI_AttributeValidator.h index 26fa08bdf..9eddf0959 100644 --- a/src/ModelAPI/ModelAPI_AttributeValidator.h +++ b/src/ModelAPI/ModelAPI_AttributeValidator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_BodyBuilder.cpp b/src/ModelAPI/ModelAPI_BodyBuilder.cpp index 86e2616be..c3517cc84 100644 --- a/src/ModelAPI/ModelAPI_BodyBuilder.cpp +++ b/src/ModelAPI/ModelAPI_BodyBuilder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_BodyBuilder.h b/src/ModelAPI/ModelAPI_BodyBuilder.h index 95351c973..05b2f68a4 100644 --- a/src/ModelAPI/ModelAPI_BodyBuilder.h +++ b/src/ModelAPI/ModelAPI_BodyBuilder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_CompositeFeature.cpp b/src/ModelAPI/ModelAPI_CompositeFeature.cpp index 7524c8147..c948e9e85 100644 --- a/src/ModelAPI/ModelAPI_CompositeFeature.cpp +++ b/src/ModelAPI/ModelAPI_CompositeFeature.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_CompositeFeature.h b/src/ModelAPI/ModelAPI_CompositeFeature.h index 8ac31aad5..c10f497e1 100644 --- a/src/ModelAPI/ModelAPI_CompositeFeature.h +++ b/src/ModelAPI/ModelAPI_CompositeFeature.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Data.cpp b/src/ModelAPI/ModelAPI_Data.cpp index 6c1ca9fdd..a398ad839 100644 --- a/src/ModelAPI/ModelAPI_Data.cpp +++ b/src/ModelAPI/ModelAPI_Data.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Data.h b/src/ModelAPI/ModelAPI_Data.h index d8120a5b7..148ecaa17 100644 --- a/src/ModelAPI/ModelAPI_Data.h +++ b/src/ModelAPI/ModelAPI_Data.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Document.cpp b/src/ModelAPI/ModelAPI_Document.cpp index 63e07ca7d..e2b5fb0c1 100644 --- a/src/ModelAPI/ModelAPI_Document.cpp +++ b/src/ModelAPI/ModelAPI_Document.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Document.h b/src/ModelAPI/ModelAPI_Document.h index ad7f1ea3e..216ab09f8 100644 --- a/src/ModelAPI/ModelAPI_Document.h +++ b/src/ModelAPI/ModelAPI_Document.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Entity.h b/src/ModelAPI/ModelAPI_Entity.h index aa754903d..519674cff 100644 --- a/src/ModelAPI/ModelAPI_Entity.h +++ b/src/ModelAPI/ModelAPI_Entity.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_EventReentrantMessage.cpp b/src/ModelAPI/ModelAPI_EventReentrantMessage.cpp index 8dbd1d555..a7a8e2cb3 100644 --- a/src/ModelAPI/ModelAPI_EventReentrantMessage.cpp +++ b/src/ModelAPI/ModelAPI_EventReentrantMessage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_EventReentrantMessage.h b/src/ModelAPI/ModelAPI_EventReentrantMessage.h index c75b3412a..dd343277f 100644 --- a/src/ModelAPI/ModelAPI_EventReentrantMessage.h +++ b/src/ModelAPI/ModelAPI_EventReentrantMessage.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Events.cpp b/src/ModelAPI/ModelAPI_Events.cpp index 6d5bebb51..08d2422b1 100644 --- a/src/ModelAPI/ModelAPI_Events.cpp +++ b/src/ModelAPI/ModelAPI_Events.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Events.h b/src/ModelAPI/ModelAPI_Events.h index a53f65f3d..ff4bf6582 100644 --- a/src/ModelAPI/ModelAPI_Events.h +++ b/src/ModelAPI/ModelAPI_Events.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Expression.cpp b/src/ModelAPI/ModelAPI_Expression.cpp index 1b62cddfc..44c3679a5 100644 --- a/src/ModelAPI/ModelAPI_Expression.cpp +++ b/src/ModelAPI/ModelAPI_Expression.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Expression.h b/src/ModelAPI/ModelAPI_Expression.h index e78eab68a..a4a481b20 100644 --- a/src/ModelAPI/ModelAPI_Expression.h +++ b/src/ModelAPI/ModelAPI_Expression.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Feature.cpp b/src/ModelAPI/ModelAPI_Feature.cpp index dae63215e..945a0efbd 100644 --- a/src/ModelAPI/ModelAPI_Feature.cpp +++ b/src/ModelAPI/ModelAPI_Feature.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Feature.h b/src/ModelAPI/ModelAPI_Feature.h index ec085811a..c5705de11 100644 --- a/src/ModelAPI/ModelAPI_Feature.h +++ b/src/ModelAPI/ModelAPI_Feature.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_FeatureValidator.cpp b/src/ModelAPI/ModelAPI_FeatureValidator.cpp index de7dedc81..b8a2c0470 100644 --- a/src/ModelAPI/ModelAPI_FeatureValidator.cpp +++ b/src/ModelAPI/ModelAPI_FeatureValidator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_FeatureValidator.h b/src/ModelAPI/ModelAPI_FeatureValidator.h index 966fb4c01..eb24a450a 100644 --- a/src/ModelAPI/ModelAPI_FeatureValidator.h +++ b/src/ModelAPI/ModelAPI_FeatureValidator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Filter.cpp b/src/ModelAPI/ModelAPI_Filter.cpp index fb908835b..b9473a398 100644 --- a/src/ModelAPI/ModelAPI_Filter.cpp +++ b/src/ModelAPI/ModelAPI_Filter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Filter.h b/src/ModelAPI/ModelAPI_Filter.h index 8ede244e4..cfd0dc6c6 100644 --- a/src/ModelAPI/ModelAPI_Filter.h +++ b/src/ModelAPI/ModelAPI_Filter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_FiltersArgs.h b/src/ModelAPI/ModelAPI_FiltersArgs.h index 0600b08c9..7d7dc40cd 100644 --- a/src/ModelAPI/ModelAPI_FiltersArgs.h +++ b/src/ModelAPI/ModelAPI_FiltersArgs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_FiltersFactory.h b/src/ModelAPI/ModelAPI_FiltersFactory.h index 5dcc8dd27..8198c7db4 100644 --- a/src/ModelAPI/ModelAPI_FiltersFactory.h +++ b/src/ModelAPI/ModelAPI_FiltersFactory.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_FiltersFeature.h b/src/ModelAPI/ModelAPI_FiltersFeature.h index 91b4ad305..fce4225cb 100644 --- a/src/ModelAPI/ModelAPI_FiltersFeature.h +++ b/src/ModelAPI/ModelAPI_FiltersFeature.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Folder.cpp b/src/ModelAPI/ModelAPI_Folder.cpp index f3f0ab229..aca532a02 100644 --- a/src/ModelAPI/ModelAPI_Folder.cpp +++ b/src/ModelAPI/ModelAPI_Folder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Folder.h b/src/ModelAPI/ModelAPI_Folder.h index 3e0cb3c29..76b0a2242 100644 --- a/src/ModelAPI/ModelAPI_Folder.h +++ b/src/ModelAPI/ModelAPI_Folder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_IReentrant.cpp b/src/ModelAPI/ModelAPI_IReentrant.cpp index 27683c30a..f8041f117 100644 --- a/src/ModelAPI/ModelAPI_IReentrant.cpp +++ b/src/ModelAPI/ModelAPI_IReentrant.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_IReentrant.h b/src/ModelAPI/ModelAPI_IReentrant.h index aed8e95b8..bf192486e 100644 --- a/src/ModelAPI/ModelAPI_IReentrant.h +++ b/src/ModelAPI/ModelAPI_IReentrant.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Object.cpp b/src/ModelAPI/ModelAPI_Object.cpp index 5d2b7fb75..371b72ff3 100644 --- a/src/ModelAPI/ModelAPI_Object.cpp +++ b/src/ModelAPI/ModelAPI_Object.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Object.h b/src/ModelAPI/ModelAPI_Object.h index 4d28478d4..46c3f34f8 100644 --- a/src/ModelAPI/ModelAPI_Object.h +++ b/src/ModelAPI/ModelAPI_Object.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Plugin.cpp b/src/ModelAPI/ModelAPI_Plugin.cpp index 46e702f78..3e0ffaf9c 100644 --- a/src/ModelAPI/ModelAPI_Plugin.cpp +++ b/src/ModelAPI/ModelAPI_Plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Plugin.h b/src/ModelAPI/ModelAPI_Plugin.h index e612145f3..6b7aa5958 100644 --- a/src/ModelAPI/ModelAPI_Plugin.h +++ b/src/ModelAPI/ModelAPI_Plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Result.cpp b/src/ModelAPI/ModelAPI_Result.cpp index fd61848f9..c0b171631 100644 --- a/src/ModelAPI/ModelAPI_Result.cpp +++ b/src/ModelAPI/ModelAPI_Result.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Result.h b/src/ModelAPI/ModelAPI_Result.h index f5330bdb6..319b17da4 100644 --- a/src/ModelAPI/ModelAPI_Result.h +++ b/src/ModelAPI/ModelAPI_Result.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_ResultBody.cpp b/src/ModelAPI/ModelAPI_ResultBody.cpp index e0403e95b..59138ab9e 100644 --- a/src/ModelAPI/ModelAPI_ResultBody.cpp +++ b/src/ModelAPI/ModelAPI_ResultBody.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_ResultBody.h b/src/ModelAPI/ModelAPI_ResultBody.h index a5ea71478..eb9735024 100644 --- a/src/ModelAPI/ModelAPI_ResultBody.h +++ b/src/ModelAPI/ModelAPI_ResultBody.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_ResultConstruction.cpp b/src/ModelAPI/ModelAPI_ResultConstruction.cpp index d5cc91e17..c731a2833 100644 --- a/src/ModelAPI/ModelAPI_ResultConstruction.cpp +++ b/src/ModelAPI/ModelAPI_ResultConstruction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_ResultConstruction.h b/src/ModelAPI/ModelAPI_ResultConstruction.h index e9ba83382..75593bdea 100644 --- a/src/ModelAPI/ModelAPI_ResultConstruction.h +++ b/src/ModelAPI/ModelAPI_ResultConstruction.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_ResultField.cpp b/src/ModelAPI/ModelAPI_ResultField.cpp index ef0661879..d0a5c88b7 100644 --- a/src/ModelAPI/ModelAPI_ResultField.cpp +++ b/src/ModelAPI/ModelAPI_ResultField.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_ResultField.h b/src/ModelAPI/ModelAPI_ResultField.h index b6edb84da..46a8fc275 100644 --- a/src/ModelAPI/ModelAPI_ResultField.h +++ b/src/ModelAPI/ModelAPI_ResultField.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_ResultGroup.cpp b/src/ModelAPI/ModelAPI_ResultGroup.cpp index a3577278c..7e9594bc9 100644 --- a/src/ModelAPI/ModelAPI_ResultGroup.cpp +++ b/src/ModelAPI/ModelAPI_ResultGroup.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_ResultGroup.h b/src/ModelAPI/ModelAPI_ResultGroup.h index de1cfff6f..4b4278db0 100644 --- a/src/ModelAPI/ModelAPI_ResultGroup.h +++ b/src/ModelAPI/ModelAPI_ResultGroup.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_ResultParameter.cpp b/src/ModelAPI/ModelAPI_ResultParameter.cpp index a7f088cc4..178aa2dfa 100644 --- a/src/ModelAPI/ModelAPI_ResultParameter.cpp +++ b/src/ModelAPI/ModelAPI_ResultParameter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_ResultParameter.h b/src/ModelAPI/ModelAPI_ResultParameter.h index dd5ad33d3..a7adbb7fe 100644 --- a/src/ModelAPI/ModelAPI_ResultParameter.h +++ b/src/ModelAPI/ModelAPI_ResultParameter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_ResultPart.cpp b/src/ModelAPI/ModelAPI_ResultPart.cpp index d492aa09a..951624733 100644 --- a/src/ModelAPI/ModelAPI_ResultPart.cpp +++ b/src/ModelAPI/ModelAPI_ResultPart.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_ResultPart.h b/src/ModelAPI/ModelAPI_ResultPart.h index b94d339ed..00a894386 100644 --- a/src/ModelAPI/ModelAPI_ResultPart.h +++ b/src/ModelAPI/ModelAPI_ResultPart.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Session.cpp b/src/ModelAPI/ModelAPI_Session.cpp index 610c6d79e..646379e30 100644 --- a/src/ModelAPI/ModelAPI_Session.cpp +++ b/src/ModelAPI/ModelAPI_Session.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Session.h b/src/ModelAPI/ModelAPI_Session.h index 0e1a2a880..566158c60 100644 --- a/src/ModelAPI/ModelAPI_Session.h +++ b/src/ModelAPI/ModelAPI_Session.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Tools.cpp b/src/ModelAPI/ModelAPI_Tools.cpp index ffb55acdb..45bcad650 100644 --- a/src/ModelAPI/ModelAPI_Tools.cpp +++ b/src/ModelAPI/ModelAPI_Tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Tools.h b/src/ModelAPI/ModelAPI_Tools.h index d4db4adaf..e4f5357e9 100644 --- a/src/ModelAPI/ModelAPI_Tools.h +++ b/src/ModelAPI/ModelAPI_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_Validator.h b/src/ModelAPI/ModelAPI_Validator.h index 587a6e73c..89a7331d6 100644 --- a/src/ModelAPI/ModelAPI_Validator.h +++ b/src/ModelAPI/ModelAPI_Validator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/ModelAPI_swig.h b/src/ModelAPI/ModelAPI_swig.h index e733a96dc..72430a786 100644 --- a/src/ModelAPI/ModelAPI_swig.h +++ b/src/ModelAPI/ModelAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test1064.py b/src/ModelAPI/Test/Test1064.py index 2546e32c5..903c95906 100644 --- a/src/ModelAPI/Test/Test1064.py +++ b/src/ModelAPI/Test/Test1064.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test1512.py b/src/ModelAPI/Test/Test1512.py index 63bd43512..6fabe5d2a 100644 --- a/src/ModelAPI/Test/Test1512.py +++ b/src/ModelAPI/Test/Test1512.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test1562.py b/src/ModelAPI/Test/Test1562.py index a56b6e7c7..376e52814 100644 --- a/src/ModelAPI/Test/Test1562.py +++ b/src/ModelAPI/Test/Test1562.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test1757.py b/src/ModelAPI/Test/Test1757.py index 0b3e52395..c28eb9b71 100644 --- a/src/ModelAPI/Test/Test1757.py +++ b/src/ModelAPI/Test/Test1757.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test19019_1.py b/src/ModelAPI/Test/Test19019_1.py index 5b5f4e93e..ee87843aa 100644 --- a/src/ModelAPI/Test/Test19019_1.py +++ b/src/ModelAPI/Test/Test19019_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test19019_2.py b/src/ModelAPI/Test/Test19019_2.py index 6fac93e9e..00a74239a 100644 --- a/src/ModelAPI/Test/Test19019_2.py +++ b/src/ModelAPI/Test/Test19019_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test19031.py b/src/ModelAPI/Test/Test19031.py index abaf33d52..0d63aa0ad 100644 --- a/src/ModelAPI/Test/Test19031.py +++ b/src/ModelAPI/Test/Test19031.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test19058.py b/src/ModelAPI/Test/Test19058.py index 5d6d87265..ea15c81af 100644 --- a/src/ModelAPI/Test/Test19058.py +++ b/src/ModelAPI/Test/Test19058.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test19217.py b/src/ModelAPI/Test/Test19217.py index c2cb20f22..e18c19ba4 100644 --- a/src/ModelAPI/Test/Test19217.py +++ b/src/ModelAPI/Test/Test19217.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test19707.py b/src/ModelAPI/Test/Test19707.py index be842a9e6..60510f704 100644 --- a/src/ModelAPI/Test/Test19707.py +++ b/src/ModelAPI/Test/Test19707.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test19726.py b/src/ModelAPI/Test/Test19726.py index 558d99d22..60f7cd2a1 100644 --- a/src/ModelAPI/Test/Test19726.py +++ b/src/ModelAPI/Test/Test19726.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test19912.py b/src/ModelAPI/Test/Test19912.py index c225fce93..f32fc0e5e 100644 --- a/src/ModelAPI/Test/Test19912.py +++ b/src/ModelAPI/Test/Test19912.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test19932.py b/src/ModelAPI/Test/Test19932.py index 77a35ea9d..bc812bbc6 100644 --- a/src/ModelAPI/Test/Test19932.py +++ b/src/ModelAPI/Test/Test19932.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test1995.py b/src/ModelAPI/Test/Test1995.py index 983d072f4..ca79e8e4f 100644 --- a/src/ModelAPI/Test/Test1995.py +++ b/src/ModelAPI/Test/Test1995.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test1998.py b/src/ModelAPI/Test/Test1998.py index a63d681eb..b52f7fea4 100644 --- a/src/ModelAPI/Test/Test1998.py +++ b/src/ModelAPI/Test/Test1998.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test19989.py b/src/ModelAPI/Test/Test19989.py index 4362271d7..06b7bb730 100644 --- a/src/ModelAPI/Test/Test19989.py +++ b/src/ModelAPI/Test/Test19989.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test20170.py b/src/ModelAPI/Test/Test20170.py index 2f491b32b..38a5ef1db 100644 --- a/src/ModelAPI/Test/Test20170.py +++ b/src/ModelAPI/Test/Test20170.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2170.py b/src/ModelAPI/Test/Test2170.py index d891a7154..6a0f5aef6 100644 --- a/src/ModelAPI/Test/Test2170.py +++ b/src/ModelAPI/Test/Test2170.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2228.py b/src/ModelAPI/Test/Test2228.py index ca8a074ac..1c35b5154 100644 --- a/src/ModelAPI/Test/Test2228.py +++ b/src/ModelAPI/Test/Test2228.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2241.py b/src/ModelAPI/Test/Test2241.py index 885ba7540..37154f5cd 100644 --- a/src/ModelAPI/Test/Test2241.py +++ b/src/ModelAPI/Test/Test2241.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2252.py b/src/ModelAPI/Test/Test2252.py index 9d78e9285..df32c1f85 100644 --- a/src/ModelAPI/Test/Test2252.py +++ b/src/ModelAPI/Test/Test2252.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2276.py b/src/ModelAPI/Test/Test2276.py index 0b36df80b..9a0e94be1 100644 --- a/src/ModelAPI/Test/Test2276.py +++ b/src/ModelAPI/Test/Test2276.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2358_1.py b/src/ModelAPI/Test/Test2358_1.py index 5b7741029..3d59fb5c7 100644 --- a/src/ModelAPI/Test/Test2358_1.py +++ b/src/ModelAPI/Test/Test2358_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2358_2.py b/src/ModelAPI/Test/Test2358_2.py index 3ec315b6d..d83c73e4a 100644 --- a/src/ModelAPI/Test/Test2358_2.py +++ b/src/ModelAPI/Test/Test2358_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2389.py b/src/ModelAPI/Test/Test2389.py index 68768fb3e..c79586094 100644 --- a/src/ModelAPI/Test/Test2389.py +++ b/src/ModelAPI/Test/Test2389.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2391.py b/src/ModelAPI/Test/Test2391.py index 40b23bba2..3da9a4e88 100644 --- a/src/ModelAPI/Test/Test2391.py +++ b/src/ModelAPI/Test/Test2391.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2396.py b/src/ModelAPI/Test/Test2396.py index a96f090ac..10cbf0b2a 100644 --- a/src/ModelAPI/Test/Test2396.py +++ b/src/ModelAPI/Test/Test2396.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2401.py b/src/ModelAPI/Test/Test2401.py index e608e20b7..41e9d4a50 100644 --- a/src/ModelAPI/Test/Test2401.py +++ b/src/ModelAPI/Test/Test2401.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2413.py b/src/ModelAPI/Test/Test2413.py index abcaee86d..7b7f6a718 100644 --- a/src/ModelAPI/Test/Test2413.py +++ b/src/ModelAPI/Test/Test2413.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2491.py b/src/ModelAPI/Test/Test2491.py index 478782ce8..6b91a5051 100644 --- a/src/ModelAPI/Test/Test2491.py +++ b/src/ModelAPI/Test/Test2491.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2493.py b/src/ModelAPI/Test/Test2493.py index 2e03ad352..0c7b9d3f8 100644 --- a/src/ModelAPI/Test/Test2493.py +++ b/src/ModelAPI/Test/Test2493.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2496.py b/src/ModelAPI/Test/Test2496.py index 7235aab16..65f94f6e0 100644 --- a/src/ModelAPI/Test/Test2496.py +++ b/src/ModelAPI/Test/Test2496.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2510.py b/src/ModelAPI/Test/Test2510.py index 852f8c268..9d32b3192 100644 --- a/src/ModelAPI/Test/Test2510.py +++ b/src/ModelAPI/Test/Test2510.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2607.py b/src/ModelAPI/Test/Test2607.py index 21be791ba..decf55bd7 100644 --- a/src/ModelAPI/Test/Test2607.py +++ b/src/ModelAPI/Test/Test2607.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2627.py b/src/ModelAPI/Test/Test2627.py index 79f367699..aa3fa2d00 100644 --- a/src/ModelAPI/Test/Test2627.py +++ b/src/ModelAPI/Test/Test2627.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test26745.py b/src/ModelAPI/Test/Test26745.py index 846b2b81c..a16cb7942 100644 --- a/src/ModelAPI/Test/Test26745.py +++ b/src/ModelAPI/Test/Test26745.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2685.py b/src/ModelAPI/Test/Test2685.py index 84fb5e316..22c169e57 100644 --- a/src/ModelAPI/Test/Test2685.py +++ b/src/ModelAPI/Test/Test2685.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2828.py b/src/ModelAPI/Test/Test2828.py index 1fa5f2841..5dce40a6a 100644 --- a/src/ModelAPI/Test/Test2828.py +++ b/src/ModelAPI/Test/Test2828.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2859.py b/src/ModelAPI/Test/Test2859.py index 492685696..230ee8e11 100644 --- a/src/ModelAPI/Test/Test2859.py +++ b/src/ModelAPI/Test/Test2859.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2873.py b/src/ModelAPI/Test/Test2873.py index 6113fa31a..433bf2b2a 100644 --- a/src/ModelAPI/Test/Test2873.py +++ b/src/ModelAPI/Test/Test2873.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2901.py b/src/ModelAPI/Test/Test2901.py index b0f1ee6fe..98ce2d9e9 100644 --- a/src/ModelAPI/Test/Test2901.py +++ b/src/ModelAPI/Test/Test2901.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test2903.py b/src/ModelAPI/Test/Test2903.py index 7c353cbe1..190eabe20 100644 --- a/src/ModelAPI/Test/Test2903.py +++ b/src/ModelAPI/Test/Test2903.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test3020.py b/src/ModelAPI/Test/Test3020.py index 0572d4247..04099ef5e 100644 --- a/src/ModelAPI/Test/Test3020.py +++ b/src/ModelAPI/Test/Test3020.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/Test3116.py b/src/ModelAPI/Test/Test3116.py index 6d717578b..50bbeeef8 100644 --- a/src/ModelAPI/Test/Test3116.py +++ b/src/ModelAPI/Test/Test3116.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestBlockRecalculation.py b/src/ModelAPI/Test/TestBlockRecalculation.py index 06ca85be5..6b560dadd 100644 --- a/src/ModelAPI/Test/TestBlockRecalculation.py +++ b/src/ModelAPI/Test/TestBlockRecalculation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestConstants.py b/src/ModelAPI/Test/TestConstants.py index 2fb3a837d..31da49d10 100644 --- a/src/ModelAPI/Test/TestConstants.py +++ b/src/ModelAPI/Test/TestConstants.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestContainerSelector.py b/src/ModelAPI/Test/TestContainerSelector.py index 696491a03..55d9c9213 100644 --- a/src/ModelAPI/Test/TestContainerSelector.py +++ b/src/ModelAPI/Test/TestContainerSelector.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestCustomName_BooleanCut.py b/src/ModelAPI/Test/TestCustomName_BooleanCut.py index a76925a5b..bb1acb719 100644 --- a/src/ModelAPI/Test/TestCustomName_BooleanCut.py +++ b/src/ModelAPI/Test/TestCustomName_BooleanCut.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestCustomName_CommonCompSolid.py b/src/ModelAPI/Test/TestCustomName_CommonCompSolid.py index ba9ee6f93..7291e64c0 100644 --- a/src/ModelAPI/Test/TestCustomName_CommonCompSolid.py +++ b/src/ModelAPI/Test/TestCustomName_CommonCompSolid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestCustomName_CutCompSolid.py b/src/ModelAPI/Test/TestCustomName_CutCompSolid.py index 10912de1a..52cd37774 100644 --- a/src/ModelAPI/Test/TestCustomName_CutCompSolid.py +++ b/src/ModelAPI/Test/TestCustomName_CutCompSolid.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestCustomName_CutGroup.py b/src/ModelAPI/Test/TestCustomName_CutGroup.py index 7d8c44064..4ead3dea5 100644 --- a/src/ModelAPI/Test/TestCustomName_CutGroup.py +++ b/src/ModelAPI/Test/TestCustomName_CutGroup.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestCustomName_DefaultName.py b/src/ModelAPI/Test/TestCustomName_DefaultName.py index 63acd2caa..c08259ef9 100644 --- a/src/ModelAPI/Test/TestCustomName_DefaultName.py +++ b/src/ModelAPI/Test/TestCustomName_DefaultName.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestCustomName_ExtrudeFace.py b/src/ModelAPI/Test/TestCustomName_ExtrudeFace.py index b28718fbe..ade11febc 100644 --- a/src/ModelAPI/Test/TestCustomName_ExtrudeFace.py +++ b/src/ModelAPI/Test/TestCustomName_ExtrudeFace.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestCustomName_ExtrusionCut.py b/src/ModelAPI/Test/TestCustomName_ExtrusionCut.py index 3cbd431ec..fee05aeb0 100644 --- a/src/ModelAPI/Test/TestCustomName_ExtrusionCut.py +++ b/src/ModelAPI/Test/TestCustomName_ExtrusionCut.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestCustomName_ExtrusionCutFace.py b/src/ModelAPI/Test/TestCustomName_ExtrusionCutFace.py index e2a625047..319934f63 100644 --- a/src/ModelAPI/Test/TestCustomName_ExtrusionCutFace.py +++ b/src/ModelAPI/Test/TestCustomName_ExtrusionCutFace.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestCustomName_MultiTranslation.py b/src/ModelAPI/Test/TestCustomName_MultiTranslation.py index c142cbb28..42cd73358 100644 --- a/src/ModelAPI/Test/TestCustomName_MultiTranslation.py +++ b/src/ModelAPI/Test/TestCustomName_MultiTranslation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestCustomName_Partition.py b/src/ModelAPI/Test/TestCustomName_Partition.py index a8e19edbc..200879f10 100644 --- a/src/ModelAPI/Test/TestCustomName_Partition.py +++ b/src/ModelAPI/Test/TestCustomName_Partition.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestCustomName_Placement.py b/src/ModelAPI/Test/TestCustomName_Placement.py index aef6a7f9a..03933f1c1 100644 --- a/src/ModelAPI/Test/TestCustomName_Placement.py +++ b/src/ModelAPI/Test/TestCustomName_Placement.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestCustomName_Recover.py b/src/ModelAPI/Test/TestCustomName_Recover.py index 3ddfd9bbf..f1cc62af2 100644 --- a/src/ModelAPI/Test/TestCustomName_Recover.py +++ b/src/ModelAPI/Test/TestCustomName_Recover.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestCustomName_Rename.py b/src/ModelAPI/Test/TestCustomName_Rename.py index 00b60f43d..c7b7c1e2f 100644 --- a/src/ModelAPI/Test/TestCustomName_Rename.py +++ b/src/ModelAPI/Test/TestCustomName_Rename.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestCustomName_RotateGroup.py b/src/ModelAPI/Test/TestCustomName_RotateGroup.py index 848837f9d..5b40dd0aa 100644 --- a/src/ModelAPI/Test/TestCustomName_RotateGroup.py +++ b/src/ModelAPI/Test/TestCustomName_RotateGroup.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestCustomName_Translation.py b/src/ModelAPI/Test/TestCustomName_Translation.py index 971ffef5c..052b903c5 100644 --- a/src/ModelAPI/Test/TestCustomName_Translation.py +++ b/src/ModelAPI/Test/TestCustomName_Translation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestDocument.py b/src/ModelAPI/Test/TestDocument.py index 5059de295..564601038 100644 --- a/src/ModelAPI/Test/TestDocument.py +++ b/src/ModelAPI/Test/TestDocument.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestDoubleArray.py b/src/ModelAPI/Test/TestDoubleArray.py index a2e357440..55c97b22e 100644 --- a/src/ModelAPI/Test/TestDoubleArray.py +++ b/src/ModelAPI/Test/TestDoubleArray.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestExternalConstruction.py b/src/ModelAPI/Test/TestExternalConstruction.py index 8fd230538..93013e4bc 100644 --- a/src/ModelAPI/Test/TestExternalConstruction.py +++ b/src/ModelAPI/Test/TestExternalConstruction.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestFeatureSelection_1.py b/src/ModelAPI/Test/TestFeatureSelection_1.py index fcb786b59..16a26355f 100644 --- a/src/ModelAPI/Test/TestFeatureSelection_1.py +++ b/src/ModelAPI/Test/TestFeatureSelection_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestFeatureSelection_2.py b/src/ModelAPI/Test/TestFeatureSelection_2.py index bf80d2075..31c42286a 100644 --- a/src/ModelAPI/Test/TestFeatureSelection_2.py +++ b/src/ModelAPI/Test/TestFeatureSelection_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestFolder_Create.py b/src/ModelAPI/Test/TestFolder_Create.py index 17c0e1164..0c9cd6d14 100644 --- a/src/ModelAPI/Test/TestFolder_Create.py +++ b/src/ModelAPI/Test/TestFolder_Create.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestFolder_CustomName.py b/src/ModelAPI/Test/TestFolder_CustomName.py index e65ddee80..a1c470a83 100644 --- a/src/ModelAPI/Test/TestFolder_CustomName.py +++ b/src/ModelAPI/Test/TestFolder_CustomName.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestFolder_Empty.py b/src/ModelAPI/Test/TestFolder_Empty.py index 785563016..6cc7a3536 100644 --- a/src/ModelAPI/Test/TestFolder_Empty.py +++ b/src/ModelAPI/Test/TestFolder_Empty.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestFolder_Remove.py b/src/ModelAPI/Test/TestFolder_Remove.py index 34b2c1ce8..f337847b4 100644 --- a/src/ModelAPI/Test/TestFolder_Remove.py +++ b/src/ModelAPI/Test/TestFolder_Remove.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestFolder_Sketch.py b/src/ModelAPI/Test/TestFolder_Sketch.py index 581f1b3c9..df27bd244 100644 --- a/src/ModelAPI/Test/TestFolder_Sketch.py +++ b/src/ModelAPI/Test/TestFolder_Sketch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestFolder_Stability.py b/src/ModelAPI/Test/TestFolder_Stability.py index 69aa381b3..57827fa9b 100644 --- a/src/ModelAPI/Test/TestFolder_Stability.py +++ b/src/ModelAPI/Test/TestFolder_Stability.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestFolder_Update.py b/src/ModelAPI/Test/TestFolder_Update.py index 7154fcb18..bff7ab0a4 100644 --- a/src/ModelAPI/Test/TestFolder_Update.py +++ b/src/ModelAPI/Test/TestFolder_Update.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestGeomNamingBoxWithFillet.py b/src/ModelAPI/Test/TestGeomNamingBoxWithFillet.py index bebf07e1e..51aaea51e 100644 --- a/src/ModelAPI/Test/TestGeomNamingBoxWithFillet.py +++ b/src/ModelAPI/Test/TestGeomNamingBoxWithFillet.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestGeomNamingEdgeByFilter.py b/src/ModelAPI/Test/TestGeomNamingEdgeByFilter.py index 51f2ed157..d679c960f 100644 --- a/src/ModelAPI/Test/TestGeomNamingEdgeByFilter.py +++ b/src/ModelAPI/Test/TestGeomNamingEdgeByFilter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestGeomNamingPlacement.py b/src/ModelAPI/Test/TestGeomNamingPlacement.py index 39d0ff92b..fe2ce838e 100644 --- a/src/ModelAPI/Test/TestGeomNamingPlacement.py +++ b/src/ModelAPI/Test/TestGeomNamingPlacement.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestGeomNamingRevolution.py b/src/ModelAPI/Test/TestGeomNamingRevolution.py index 538c51051..edfc30f6b 100644 --- a/src/ModelAPI/Test/TestGeomNamingRevolution.py +++ b/src/ModelAPI/Test/TestGeomNamingRevolution.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestGeomNamingSketchPlane.py b/src/ModelAPI/Test/TestGeomNamingSketchPlane.py index 06dc1eb9f..32b888569 100644 --- a/src/ModelAPI/Test/TestGeomNamingSketchPlane.py +++ b/src/ModelAPI/Test/TestGeomNamingSketchPlane.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestIntArray.py b/src/ModelAPI/Test/TestIntArray.py index 82b72cf5b..84505b960 100644 --- a/src/ModelAPI/Test/TestIntArray.py +++ b/src/ModelAPI/Test/TestIntArray.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestMovePart1.py b/src/ModelAPI/Test/TestMovePart1.py index d4348a325..8f90e0fd1 100644 --- a/src/ModelAPI/Test/TestMovePart1.py +++ b/src/ModelAPI/Test/TestMovePart1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2021 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestMovePart2.py b/src/ModelAPI/Test/TestMovePart2.py index cc4cb7420..0d546cff2 100644 --- a/src/ModelAPI/Test/TestMovePart2.py +++ b/src/ModelAPI/Test/TestMovePart2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2021 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestResults.py b/src/ModelAPI/Test/TestResults.py index 2e2e331a6..bf303bef8 100644 --- a/src/ModelAPI/Test/TestResults.py +++ b/src/ModelAPI/Test/TestResults.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestSaveOpen1.py b/src/ModelAPI/Test/TestSaveOpen1.py index f118b43e5..ce71b5e50 100644 --- a/src/ModelAPI/Test/TestSaveOpen1.py +++ b/src/ModelAPI/Test/TestSaveOpen1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestSaveOpen2.py b/src/ModelAPI/Test/TestSaveOpen2.py index 9e8347585..b48337be0 100644 --- a/src/ModelAPI/Test/TestSaveOpen2.py +++ b/src/ModelAPI/Test/TestSaveOpen2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestSelectionCircleCenter.py b/src/ModelAPI/Test/TestSelectionCircleCenter.py index ca552e6ad..0c9de807b 100644 --- a/src/ModelAPI/Test/TestSelectionCircleCenter.py +++ b/src/ModelAPI/Test/TestSelectionCircleCenter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestSelectionInPart.py b/src/ModelAPI/Test/TestSelectionInPart.py index b98900398..0adaca14d 100644 --- a/src/ModelAPI/Test/TestSelectionInPart.py +++ b/src/ModelAPI/Test/TestSelectionInPart.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestSelectionInitialization.py b/src/ModelAPI/Test/TestSelectionInitialization.py index 687a4888c..d5222faa3 100644 --- a/src/ModelAPI/Test/TestSelectionInitialization.py +++ b/src/ModelAPI/Test/TestSelectionInitialization.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestSelectionRestore.py b/src/ModelAPI/Test/TestSelectionRestore.py index 4a63c8f45..c87b737b4 100644 --- a/src/ModelAPI/Test/TestSelectionRestore.py +++ b/src/ModelAPI/Test/TestSelectionRestore.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestSelectionScope.py b/src/ModelAPI/Test/TestSelectionScope.py index b13c9a7fb..4ec61a358 100644 --- a/src/ModelAPI/Test/TestSelectionScope.py +++ b/src/ModelAPI/Test/TestSelectionScope.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestSelectorShell.py b/src/ModelAPI/Test/TestSelectorShell.py index c1f6544e9..4b2fd161f 100644 --- a/src/ModelAPI/Test/TestSelectorShell.py +++ b/src/ModelAPI/Test/TestSelectorShell.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestUndoRedo.py b/src/ModelAPI/Test/TestUndoRedo.py index 540d8f37d..68c7abc09 100644 --- a/src/ModelAPI/Test/TestUndoRedo.py +++ b/src/ModelAPI/Test/TestUndoRedo.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestWeakNaming2125.py b/src/ModelAPI/Test/TestWeakNaming2125.py index 3b5da3fa1..a8cd1a32f 100644 --- a/src/ModelAPI/Test/TestWeakNaming2125.py +++ b/src/ModelAPI/Test/TestWeakNaming2125.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestWeakNaming2222.py b/src/ModelAPI/Test/TestWeakNaming2222.py index 15627889a..8c40dd43a 100644 --- a/src/ModelAPI/Test/TestWeakNaming2222.py +++ b/src/ModelAPI/Test/TestWeakNaming2222.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestWeakNaming2245.py b/src/ModelAPI/Test/TestWeakNaming2245.py index 5a2b5eb82..d9f253b07 100644 --- a/src/ModelAPI/Test/TestWeakNaming2245.py +++ b/src/ModelAPI/Test/TestWeakNaming2245.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestWeakNaming2247.py b/src/ModelAPI/Test/TestWeakNaming2247.py index 86626d275..ad649f3fe 100644 --- a/src/ModelAPI/Test/TestWeakNaming2247.py +++ b/src/ModelAPI/Test/TestWeakNaming2247.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestWeakNaming2248.py b/src/ModelAPI/Test/TestWeakNaming2248.py index 331d6aec2..d0afa5fb3 100644 --- a/src/ModelAPI/Test/TestWeakNaming2248.py +++ b/src/ModelAPI/Test/TestWeakNaming2248.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestWeakNaming2261.py b/src/ModelAPI/Test/TestWeakNaming2261.py index 899253b81..343522a67 100644 --- a/src/ModelAPI/Test/TestWeakNaming2261.py +++ b/src/ModelAPI/Test/TestWeakNaming2261.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestWeakNaming2291.py b/src/ModelAPI/Test/TestWeakNaming2291.py index 8593b75e9..db4f80fd1 100644 --- a/src/ModelAPI/Test/TestWeakNaming2291.py +++ b/src/ModelAPI/Test/TestWeakNaming2291.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestWeakNaming2335.py b/src/ModelAPI/Test/TestWeakNaming2335.py index acf97524d..05a9d4666 100644 --- a/src/ModelAPI/Test/TestWeakNaming2335.py +++ b/src/ModelAPI/Test/TestWeakNaming2335.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestWeakNaming2375.py b/src/ModelAPI/Test/TestWeakNaming2375.py index d0d405c0a..821cb8be0 100644 --- a/src/ModelAPI/Test/TestWeakNaming2375.py +++ b/src/ModelAPI/Test/TestWeakNaming2375.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestWeakNaming2437.py b/src/ModelAPI/Test/TestWeakNaming2437.py index 2395dc0c5..123b34fda 100644 --- a/src/ModelAPI/Test/TestWeakNaming2437.py +++ b/src/ModelAPI/Test/TestWeakNaming2437.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestWeakNaming2445.py b/src/ModelAPI/Test/TestWeakNaming2445.py index ba6c06d06..7cb4b5f56 100644 --- a/src/ModelAPI/Test/TestWeakNaming2445.py +++ b/src/ModelAPI/Test/TestWeakNaming2445.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestWeakNaming2446.py b/src/ModelAPI/Test/TestWeakNaming2446.py index c02217f7e..704c6b9a7 100644 --- a/src/ModelAPI/Test/TestWeakNaming2446.py +++ b/src/ModelAPI/Test/TestWeakNaming2446.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestWeakNaming2452.py b/src/ModelAPI/Test/TestWeakNaming2452.py index d99fd9a84..65e2bc30d 100644 --- a/src/ModelAPI/Test/TestWeakNaming2452.py +++ b/src/ModelAPI/Test/TestWeakNaming2452.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/Test/TestWeakNamingSortOrder.py b/src/ModelAPI/Test/TestWeakNamingSortOrder.py index b0b433e61..aa7097900 100644 --- a/src/ModelAPI/Test/TestWeakNamingSortOrder.py +++ b/src/ModelAPI/Test/TestWeakNamingSortOrder.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelAPI/tests.set b/src/ModelAPI/tests.set index 4905e56aa..c12bb92a4 100644 --- a/src/ModelAPI/tests.set +++ b/src/ModelAPI/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelGeomAlgo/CMakeLists.txt b/src/ModelGeomAlgo/CMakeLists.txt index 4746dee10..43f2c38aa 100644 --- a/src/ModelGeomAlgo/CMakeLists.txt +++ b/src/ModelGeomAlgo/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelGeomAlgo/CTestTestfileInstall.cmake b/src/ModelGeomAlgo/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/ModelGeomAlgo/CTestTestfileInstall.cmake +++ b/src/ModelGeomAlgo/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelGeomAlgo/ModelGeomAlgo.h b/src/ModelGeomAlgo/ModelGeomAlgo.h index 05660eb7d..ef6aeb152 100644 --- a/src/ModelGeomAlgo/ModelGeomAlgo.h +++ b/src/ModelGeomAlgo/ModelGeomAlgo.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelGeomAlgo/ModelGeomAlgo.i b/src/ModelGeomAlgo/ModelGeomAlgo.i index 52c6ec28e..f7ce63868 100644 --- a/src/ModelGeomAlgo/ModelGeomAlgo.i +++ b/src/ModelGeomAlgo/ModelGeomAlgo.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelGeomAlgo/ModelGeomAlgo_Point2D.cpp b/src/ModelGeomAlgo/ModelGeomAlgo_Point2D.cpp index 5f70b1559..b95062144 100644 --- a/src/ModelGeomAlgo/ModelGeomAlgo_Point2D.cpp +++ b/src/ModelGeomAlgo/ModelGeomAlgo_Point2D.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelGeomAlgo/ModelGeomAlgo_Point2D.h b/src/ModelGeomAlgo/ModelGeomAlgo_Point2D.h index 471c973b8..41113d6d3 100644 --- a/src/ModelGeomAlgo/ModelGeomAlgo_Point2D.h +++ b/src/ModelGeomAlgo/ModelGeomAlgo_Point2D.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelGeomAlgo/ModelGeomAlgo_Shape.cpp b/src/ModelGeomAlgo/ModelGeomAlgo_Shape.cpp index 5bcbe9f2b..182e0f40d 100644 --- a/src/ModelGeomAlgo/ModelGeomAlgo_Shape.cpp +++ b/src/ModelGeomAlgo/ModelGeomAlgo_Shape.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelGeomAlgo/ModelGeomAlgo_Shape.h b/src/ModelGeomAlgo/ModelGeomAlgo_Shape.h index a3df94277..20676c60a 100644 --- a/src/ModelGeomAlgo/ModelGeomAlgo_Shape.h +++ b/src/ModelGeomAlgo/ModelGeomAlgo_Shape.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelGeomAlgo/ModelGeomAlgo_swig.h b/src/ModelGeomAlgo/ModelGeomAlgo_swig.h index f91632a52..65965682e 100644 --- a/src/ModelGeomAlgo/ModelGeomAlgo_swig.h +++ b/src/ModelGeomAlgo/ModelGeomAlgo_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelGeomAlgo/Test/TestPoint2D.py b/src/ModelGeomAlgo/Test/TestPoint2D.py index 6a933639a..c3382602b 100644 --- a/src/ModelGeomAlgo/Test/TestPoint2D.py +++ b/src/ModelGeomAlgo/Test/TestPoint2D.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelGeomAlgo/tests.set b/src/ModelGeomAlgo/tests.set index 9323e5cec..0a2927a36 100644 --- a/src/ModelGeomAlgo/tests.set +++ b/src/ModelGeomAlgo/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/CMakeLists.txt b/src/ModelHighAPI/CMakeLists.txt index 52e9b16c9..36e675c25 100644 --- a/src/ModelHighAPI/CMakeLists.txt +++ b/src/ModelHighAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/CTestTestfileInstall.cmake b/src/ModelHighAPI/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/ModelHighAPI/CTestTestfileInstall.cmake +++ b/src/ModelHighAPI/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI.h b/src/ModelHighAPI/ModelHighAPI.h index 107dba8a0..4e2a2612c 100644 --- a/src/ModelHighAPI/ModelHighAPI.h +++ b/src/ModelHighAPI/ModelHighAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI.i b/src/ModelHighAPI/ModelHighAPI.i index 874344900..9f1b1a2e9 100644 --- a/src/ModelHighAPI/ModelHighAPI.i +++ b/src/ModelHighAPI/ModelHighAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Double.cpp b/src/ModelHighAPI/ModelHighAPI_Double.cpp index 3ebdad4d1..fa450101b 100644 --- a/src/ModelHighAPI/ModelHighAPI_Double.cpp +++ b/src/ModelHighAPI/ModelHighAPI_Double.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Double.h b/src/ModelHighAPI/ModelHighAPI_Double.h index 0ca8e3dc5..be36487e0 100644 --- a/src/ModelHighAPI/ModelHighAPI_Double.h +++ b/src/ModelHighAPI/ModelHighAPI_Double.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Dumper.cpp b/src/ModelHighAPI/ModelHighAPI_Dumper.cpp index d0b581ef5..9d97527d7 100644 --- a/src/ModelHighAPI/ModelHighAPI_Dumper.cpp +++ b/src/ModelHighAPI/ModelHighAPI_Dumper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Dumper.h b/src/ModelHighAPI/ModelHighAPI_Dumper.h index 6fd31e769..86ab43b6e 100644 --- a/src/ModelHighAPI/ModelHighAPI_Dumper.h +++ b/src/ModelHighAPI/ModelHighAPI_Dumper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_FeatureStore.cpp b/src/ModelHighAPI/ModelHighAPI_FeatureStore.cpp index e0fde8b22..97523e429 100644 --- a/src/ModelHighAPI/ModelHighAPI_FeatureStore.cpp +++ b/src/ModelHighAPI/ModelHighAPI_FeatureStore.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_FeatureStore.h b/src/ModelHighAPI/ModelHighAPI_FeatureStore.h index 0536017b1..5118f5140 100644 --- a/src/ModelHighAPI/ModelHighAPI_FeatureStore.h +++ b/src/ModelHighAPI/ModelHighAPI_FeatureStore.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Folder.cpp b/src/ModelHighAPI/ModelHighAPI_Folder.cpp index ec7265ce2..d61968649 100644 --- a/src/ModelHighAPI/ModelHighAPI_Folder.cpp +++ b/src/ModelHighAPI/ModelHighAPI_Folder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Folder.h b/src/ModelHighAPI/ModelHighAPI_Folder.h index d9b532390..7e8d71ae3 100644 --- a/src/ModelHighAPI/ModelHighAPI_Folder.h +++ b/src/ModelHighAPI/ModelHighAPI_Folder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Integer.cpp b/src/ModelHighAPI/ModelHighAPI_Integer.cpp index 00591dc2e..545256848 100644 --- a/src/ModelHighAPI/ModelHighAPI_Integer.cpp +++ b/src/ModelHighAPI/ModelHighAPI_Integer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Integer.h b/src/ModelHighAPI/ModelHighAPI_Integer.h index 7f6d0048e..9bf1f3511 100644 --- a/src/ModelHighAPI/ModelHighAPI_Integer.h +++ b/src/ModelHighAPI/ModelHighAPI_Integer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Interface.cpp b/src/ModelHighAPI/ModelHighAPI_Interface.cpp index 7f9a31d70..37223231d 100644 --- a/src/ModelHighAPI/ModelHighAPI_Interface.cpp +++ b/src/ModelHighAPI/ModelHighAPI_Interface.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Interface.h b/src/ModelHighAPI/ModelHighAPI_Interface.h index 540b49bae..e741e55ab 100644 --- a/src/ModelHighAPI/ModelHighAPI_Interface.h +++ b/src/ModelHighAPI/ModelHighAPI_Interface.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Macro.h b/src/ModelHighAPI/ModelHighAPI_Macro.h index fd51ceafa..0581d714a 100644 --- a/src/ModelHighAPI/ModelHighAPI_Macro.h +++ b/src/ModelHighAPI/ModelHighAPI_Macro.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_RefAttr.cpp b/src/ModelHighAPI/ModelHighAPI_RefAttr.cpp index 8f529b082..08ae5b870 100644 --- a/src/ModelHighAPI/ModelHighAPI_RefAttr.cpp +++ b/src/ModelHighAPI/ModelHighAPI_RefAttr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_RefAttr.h b/src/ModelHighAPI/ModelHighAPI_RefAttr.h index 08230d474..ffe5b37e6 100644 --- a/src/ModelHighAPI/ModelHighAPI_RefAttr.h +++ b/src/ModelHighAPI/ModelHighAPI_RefAttr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Reference.cpp b/src/ModelHighAPI/ModelHighAPI_Reference.cpp index 646d156e8..445490e8f 100644 --- a/src/ModelHighAPI/ModelHighAPI_Reference.cpp +++ b/src/ModelHighAPI/ModelHighAPI_Reference.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Reference.h b/src/ModelHighAPI/ModelHighAPI_Reference.h index bdd4889c4..ad17050f2 100644 --- a/src/ModelHighAPI/ModelHighAPI_Reference.h +++ b/src/ModelHighAPI/ModelHighAPI_Reference.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Selection.cpp b/src/ModelHighAPI/ModelHighAPI_Selection.cpp index 5c8bf3e4c..4d85810f8 100644 --- a/src/ModelHighAPI/ModelHighAPI_Selection.cpp +++ b/src/ModelHighAPI/ModelHighAPI_Selection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Selection.h b/src/ModelHighAPI/ModelHighAPI_Selection.h index 89e58bbbb..248ed51e2 100644 --- a/src/ModelHighAPI/ModelHighAPI_Selection.h +++ b/src/ModelHighAPI/ModelHighAPI_Selection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Services.cpp b/src/ModelHighAPI/ModelHighAPI_Services.cpp index 9645f3386..6dcaa5ae7 100644 --- a/src/ModelHighAPI/ModelHighAPI_Services.cpp +++ b/src/ModelHighAPI/ModelHighAPI_Services.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Services.h b/src/ModelHighAPI/ModelHighAPI_Services.h index e07455083..64efd6e6b 100644 --- a/src/ModelHighAPI/ModelHighAPI_Services.h +++ b/src/ModelHighAPI/ModelHighAPI_Services.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Tools.cpp b/src/ModelHighAPI/ModelHighAPI_Tools.cpp index de5c61a12..67824fd33 100644 --- a/src/ModelHighAPI/ModelHighAPI_Tools.cpp +++ b/src/ModelHighAPI/ModelHighAPI_Tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_Tools.h b/src/ModelHighAPI/ModelHighAPI_Tools.h index 050dfdd72..357799d74 100644 --- a/src/ModelHighAPI/ModelHighAPI_Tools.h +++ b/src/ModelHighAPI/ModelHighAPI_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/ModelHighAPI_swig.h b/src/ModelHighAPI/ModelHighAPI_swig.h index 2da8c79e2..9417bd964 100644 --- a/src/ModelHighAPI/ModelHighAPI_swig.h +++ b/src/ModelHighAPI/ModelHighAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/Test/Test18451.py b/src/ModelHighAPI/Test/Test18451.py index 7391a8524..b617f2cfa 100644 --- a/src/ModelHighAPI/Test/Test18451.py +++ b/src/ModelHighAPI/Test/Test18451.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/Test/Test19031.py b/src/ModelHighAPI/Test/Test19031.py index 73c4ffcda..1b21f3b9e 100644 --- a/src/ModelHighAPI/Test/Test19031.py +++ b/src/ModelHighAPI/Test/Test19031.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/Test/Test19990_1.py b/src/ModelHighAPI/Test/Test19990_1.py index a6633a4d5..a9deed86c 100644 --- a/src/ModelHighAPI/Test/Test19990_1.py +++ b/src/ModelHighAPI/Test/Test19990_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/Test/Test19990_2.py b/src/ModelHighAPI/Test/Test19990_2.py index e69b64b28..65da7b611 100644 --- a/src/ModelHighAPI/Test/Test19990_2.py +++ b/src/ModelHighAPI/Test/Test19990_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/Test/Test20167.py b/src/ModelHighAPI/Test/Test20167.py index 759121337..91ecf1b58 100644 --- a/src/ModelHighAPI/Test/Test20167.py +++ b/src/ModelHighAPI/Test/Test20167.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/Test/Test2488.py b/src/ModelHighAPI/Test/Test2488.py index fd76ac6d3..0ab88ed41 100644 --- a/src/ModelHighAPI/Test/Test2488.py +++ b/src/ModelHighAPI/Test/Test2488.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/Test/TestDeflectionDump.py b/src/ModelHighAPI/Test/TestDeflectionDump.py index 341012756..7c7301131 100644 --- a/src/ModelHighAPI/Test/TestDeflectionDump.py +++ b/src/ModelHighAPI/Test/TestDeflectionDump.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/Test/TestDouble.py b/src/ModelHighAPI/Test/TestDouble.py index 41de6e996..b3c215534 100644 --- a/src/ModelHighAPI/Test/TestDouble.py +++ b/src/ModelHighAPI/Test/TestDouble.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/Test/TestInteger.py b/src/ModelHighAPI/Test/TestInteger.py index 229e61dc7..d9962a28f 100644 --- a/src/ModelHighAPI/Test/TestInteger.py +++ b/src/ModelHighAPI/Test/TestInteger.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/Test/TestRefAttr.py b/src/ModelHighAPI/Test/TestRefAttr.py index 1b0441877..1566e3b45 100644 --- a/src/ModelHighAPI/Test/TestRefAttr.py +++ b/src/ModelHighAPI/Test/TestRefAttr.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/Test/TestReference.py b/src/ModelHighAPI/Test/TestReference.py index b33226e7a..d6c653b6d 100644 --- a/src/ModelHighAPI/Test/TestReference.py +++ b/src/ModelHighAPI/Test/TestReference.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/Test/TestSetColors.py b/src/ModelHighAPI/Test/TestSetColors.py index 108a457ab..0a72bb5be 100644 --- a/src/ModelHighAPI/Test/TestSetColors.py +++ b/src/ModelHighAPI/Test/TestSetColors.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/Test/TestUndoRedo.py b/src/ModelHighAPI/Test/TestUndoRedo.py index 35ac3efe2..7713154b7 100644 --- a/src/ModelHighAPI/Test/TestUndoRedo.py +++ b/src/ModelHighAPI/Test/TestUndoRedo.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModelHighAPI/tests.set b/src/ModelHighAPI/tests.set index 051da042d..c56411f52 100644 --- a/src/ModelHighAPI/tests.set +++ b/src/ModelHighAPI/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/CMakeLists.txt b/src/ModuleBase/CMakeLists.txt index 353baddf6..d6cf95ece 100644 --- a/src/ModuleBase/CMakeLists.txt +++ b/src/ModuleBase/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase.h b/src/ModuleBase/ModuleBase.h index 68d7815e4..854a7ca3d 100644 --- a/src/ModuleBase/ModuleBase.h +++ b/src/ModuleBase/ModuleBase.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ActionInfo.cpp b/src/ModuleBase/ModuleBase_ActionInfo.cpp index 00f7212d4..615fa064f 100644 --- a/src/ModuleBase/ModuleBase_ActionInfo.cpp +++ b/src/ModuleBase/ModuleBase_ActionInfo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ActionInfo.h b/src/ModuleBase/ModuleBase_ActionInfo.h index 5d9030831..275b68280 100644 --- a/src/ModuleBase/ModuleBase_ActionInfo.h +++ b/src/ModuleBase/ModuleBase_ActionInfo.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ActionIntParameter.h b/src/ModuleBase/ModuleBase_ActionIntParameter.h index 92b482f91..193f586d3 100644 --- a/src/ModuleBase/ModuleBase_ActionIntParameter.h +++ b/src/ModuleBase/ModuleBase_ActionIntParameter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ActionParameter.h b/src/ModuleBase/ModuleBase_ActionParameter.h index 8faab2a9a..f64b5e1a5 100644 --- a/src/ModuleBase/ModuleBase_ActionParameter.h +++ b/src/ModuleBase/ModuleBase_ActionParameter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ActionType.h b/src/ModuleBase/ModuleBase_ActionType.h index 180490c96..60a0787f9 100644 --- a/src/ModuleBase/ModuleBase_ActionType.h +++ b/src/ModuleBase/ModuleBase_ActionType.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ArrowPrs.cpp b/src/ModuleBase/ModuleBase_ArrowPrs.cpp index 9a064d4fd..2da61780e 100644 --- a/src/ModuleBase/ModuleBase_ArrowPrs.cpp +++ b/src/ModuleBase/ModuleBase_ArrowPrs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ArrowPrs.h b/src/ModuleBase/ModuleBase_ArrowPrs.h index d38e0bd29..bb29192a2 100644 --- a/src/ModuleBase/ModuleBase_ArrowPrs.h +++ b/src/ModuleBase/ModuleBase_ArrowPrs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_BRepOwner.cpp b/src/ModuleBase/ModuleBase_BRepOwner.cpp index 0bf4c4db1..0bae7ff85 100644 --- a/src/ModuleBase/ModuleBase_BRepOwner.cpp +++ b/src/ModuleBase/ModuleBase_BRepOwner.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_BRepOwner.h b/src/ModuleBase/ModuleBase_BRepOwner.h index 21dac8cc9..0114b7566 100644 --- a/src/ModuleBase/ModuleBase_BRepOwner.h +++ b/src/ModuleBase/ModuleBase_BRepOwner.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ChoiceCtrl.cpp b/src/ModuleBase/ModuleBase_ChoiceCtrl.cpp index 7ba6adcf4..db0a7920a 100644 --- a/src/ModuleBase/ModuleBase_ChoiceCtrl.cpp +++ b/src/ModuleBase/ModuleBase_ChoiceCtrl.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ChoiceCtrl.h b/src/ModuleBase/ModuleBase_ChoiceCtrl.h index 93048a9d0..576391842 100644 --- a/src/ModuleBase/ModuleBase_ChoiceCtrl.h +++ b/src/ModuleBase/ModuleBase_ChoiceCtrl.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_Definitions.h b/src/ModuleBase/ModuleBase_Definitions.h index 0f40d3de1..6072e999f 100644 --- a/src/ModuleBase/ModuleBase_Definitions.h +++ b/src/ModuleBase/ModuleBase_Definitions.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_Dialog.cpp b/src/ModuleBase/ModuleBase_Dialog.cpp index b1a33cbee..64389bebb 100644 --- a/src/ModuleBase/ModuleBase_Dialog.cpp +++ b/src/ModuleBase/ModuleBase_Dialog.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_Dialog.h b/src/ModuleBase/ModuleBase_Dialog.h index a73c3bc0e..056ec2179 100644 --- a/src/ModuleBase/ModuleBase_Dialog.h +++ b/src/ModuleBase/ModuleBase_Dialog.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_DoubleSpinBox.cpp b/src/ModuleBase/ModuleBase_DoubleSpinBox.cpp index bc1d3ddd5..4d28ee798 100644 --- a/src/ModuleBase/ModuleBase_DoubleSpinBox.cpp +++ b/src/ModuleBase/ModuleBase_DoubleSpinBox.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_DoubleSpinBox.h b/src/ModuleBase/ModuleBase_DoubleSpinBox.h index 971d92afa..c28c69f71 100644 --- a/src/ModuleBase/ModuleBase_DoubleSpinBox.h +++ b/src/ModuleBase/ModuleBase_DoubleSpinBox.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_Events.h b/src/ModuleBase/ModuleBase_Events.h index 9fffcbf3d..f67bb0ffc 100644 --- a/src/ModuleBase/ModuleBase_Events.h +++ b/src/ModuleBase/ModuleBase_Events.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_Filter.cpp b/src/ModuleBase/ModuleBase_Filter.cpp index e3e9f6334..2b38ed7e6 100644 --- a/src/ModuleBase/ModuleBase_Filter.cpp +++ b/src/ModuleBase/ModuleBase_Filter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_Filter.h b/src/ModuleBase/ModuleBase_Filter.h index a316c08bd..4e29987b5 100644 --- a/src/ModuleBase/ModuleBase_Filter.h +++ b/src/ModuleBase/ModuleBase_Filter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_FilterValidated.cpp b/src/ModuleBase/ModuleBase_FilterValidated.cpp index 98a0a70bb..df9e46e8b 100644 --- a/src/ModuleBase/ModuleBase_FilterValidated.cpp +++ b/src/ModuleBase/ModuleBase_FilterValidated.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_FilterValidated.h b/src/ModuleBase/ModuleBase_FilterValidated.h index 6fec7637b..56c3c37f2 100644 --- a/src/ModuleBase/ModuleBase_FilterValidated.h +++ b/src/ModuleBase/ModuleBase_FilterValidated.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IErrorMgr.cpp b/src/ModuleBase/ModuleBase_IErrorMgr.cpp index 30664666d..401d9f940 100644 --- a/src/ModuleBase/ModuleBase_IErrorMgr.cpp +++ b/src/ModuleBase/ModuleBase_IErrorMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IErrorMgr.h b/src/ModuleBase/ModuleBase_IErrorMgr.h index 97e954c62..c1567fa37 100644 --- a/src/ModuleBase/ModuleBase_IErrorMgr.h +++ b/src/ModuleBase/ModuleBase_IErrorMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IModule.cpp b/src/ModuleBase/ModuleBase_IModule.cpp index 819fa81a3..889449958 100644 --- a/src/ModuleBase/ModuleBase_IModule.cpp +++ b/src/ModuleBase/ModuleBase_IModule.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IModule.h b/src/ModuleBase/ModuleBase_IModule.h index 9202b7d18..e60281374 100644 --- a/src/ModuleBase/ModuleBase_IModule.h +++ b/src/ModuleBase/ModuleBase_IModule.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IPrefMgr.cpp b/src/ModuleBase/ModuleBase_IPrefMgr.cpp index e5a6a1dce..6eeb8ed9b 100644 --- a/src/ModuleBase/ModuleBase_IPrefMgr.cpp +++ b/src/ModuleBase/ModuleBase_IPrefMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IPrefMgr.h b/src/ModuleBase/ModuleBase_IPrefMgr.h index e8ff94852..e4cda7298 100644 --- a/src/ModuleBase/ModuleBase_IPrefMgr.h +++ b/src/ModuleBase/ModuleBase_IPrefMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IPropertyPanel.cpp b/src/ModuleBase/ModuleBase_IPropertyPanel.cpp index 5c04dd291..299e2b236 100644 --- a/src/ModuleBase/ModuleBase_IPropertyPanel.cpp +++ b/src/ModuleBase/ModuleBase_IPropertyPanel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IPropertyPanel.h b/src/ModuleBase/ModuleBase_IPropertyPanel.h index f24214a59..073745c62 100644 --- a/src/ModuleBase/ModuleBase_IPropertyPanel.h +++ b/src/ModuleBase/ModuleBase_IPropertyPanel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ISelection.cpp b/src/ModuleBase/ModuleBase_ISelection.cpp index 83f06d12b..8b35f680c 100644 --- a/src/ModuleBase/ModuleBase_ISelection.cpp +++ b/src/ModuleBase/ModuleBase_ISelection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ISelection.h b/src/ModuleBase/ModuleBase_ISelection.h index 5f01762af..c662231f2 100644 --- a/src/ModuleBase/ModuleBase_ISelection.h +++ b/src/ModuleBase/ModuleBase_ISelection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ISelectionActivate.h b/src/ModuleBase/ModuleBase_ISelectionActivate.h index 98ff7ad8c..3515c1ac2 100644 --- a/src/ModuleBase/ModuleBase_ISelectionActivate.h +++ b/src/ModuleBase/ModuleBase_ISelectionActivate.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IStepPrs.cpp b/src/ModuleBase/ModuleBase_IStepPrs.cpp index cffe7386a..9371b9848 100644 --- a/src/ModuleBase/ModuleBase_IStepPrs.cpp +++ b/src/ModuleBase/ModuleBase_IStepPrs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IStepPrs.h b/src/ModuleBase/ModuleBase_IStepPrs.h index 7443c513b..532f8d2f4 100644 --- a/src/ModuleBase/ModuleBase_IStepPrs.h +++ b/src/ModuleBase/ModuleBase_IStepPrs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ITreeNode.h b/src/ModuleBase/ModuleBase_ITreeNode.h index 03bf6b7c1..05469ce2c 100644 --- a/src/ModuleBase/ModuleBase_ITreeNode.h +++ b/src/ModuleBase/ModuleBase_ITreeNode.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IViewWindow.cpp b/src/ModuleBase/ModuleBase_IViewWindow.cpp index e72eefe18..e9ad40311 100644 --- a/src/ModuleBase/ModuleBase_IViewWindow.cpp +++ b/src/ModuleBase/ModuleBase_IViewWindow.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IViewWindow.h b/src/ModuleBase/ModuleBase_IViewWindow.h index c3cad78be..7ecdf158f 100644 --- a/src/ModuleBase/ModuleBase_IViewWindow.h +++ b/src/ModuleBase/ModuleBase_IViewWindow.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IViewer.cpp b/src/ModuleBase/ModuleBase_IViewer.cpp index ed3025918..52ce4d99a 100644 --- a/src/ModuleBase/ModuleBase_IViewer.cpp +++ b/src/ModuleBase/ModuleBase_IViewer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IViewer.h b/src/ModuleBase/ModuleBase_IViewer.h index f5a8b52c2..8e00d69b8 100644 --- a/src/ModuleBase/ModuleBase_IViewer.h +++ b/src/ModuleBase/ModuleBase_IViewer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IWidgetCreator.cpp b/src/ModuleBase/ModuleBase_IWidgetCreator.cpp index 3eb6b2714..f3ec10cda 100644 --- a/src/ModuleBase/ModuleBase_IWidgetCreator.cpp +++ b/src/ModuleBase/ModuleBase_IWidgetCreator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IWidgetCreator.h b/src/ModuleBase/ModuleBase_IWidgetCreator.h index e95ddcea4..fcd402273 100644 --- a/src/ModuleBase/ModuleBase_IWidgetCreator.h +++ b/src/ModuleBase/ModuleBase_IWidgetCreator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IWorkshop.cpp b/src/ModuleBase/ModuleBase_IWorkshop.cpp index cf2b707df..ed81c0c93 100644 --- a/src/ModuleBase/ModuleBase_IWorkshop.cpp +++ b/src/ModuleBase/ModuleBase_IWorkshop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IWorkshop.h b/src/ModuleBase/ModuleBase_IWorkshop.h index f9ba91551..2334f52d4 100644 --- a/src/ModuleBase/ModuleBase_IWorkshop.h +++ b/src/ModuleBase/ModuleBase_IWorkshop.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IconFactory.cpp b/src/ModuleBase/ModuleBase_IconFactory.cpp index d5c2dae5a..e8879260f 100644 --- a/src/ModuleBase/ModuleBase_IconFactory.cpp +++ b/src/ModuleBase/ModuleBase_IconFactory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IconFactory.h b/src/ModuleBase/ModuleBase_IconFactory.h index 32750497e..ded603fc9 100644 --- a/src/ModuleBase/ModuleBase_IconFactory.h +++ b/src/ModuleBase/ModuleBase_IconFactory.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IntSpinBox.cpp b/src/ModuleBase/ModuleBase_IntSpinBox.cpp index e4c2aa7d2..eb7b69fdf 100644 --- a/src/ModuleBase/ModuleBase_IntSpinBox.cpp +++ b/src/ModuleBase/ModuleBase_IntSpinBox.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_IntSpinBox.h b/src/ModuleBase/ModuleBase_IntSpinBox.h index 3f6b4b3df..abfae2f43 100644 --- a/src/ModuleBase/ModuleBase_IntSpinBox.h +++ b/src/ModuleBase/ModuleBase_IntSpinBox.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_LabelValue.cpp b/src/ModuleBase/ModuleBase_LabelValue.cpp index fa76454ea..7f9279bb7 100644 --- a/src/ModuleBase/ModuleBase_LabelValue.cpp +++ b/src/ModuleBase/ModuleBase_LabelValue.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_LabelValue.h b/src/ModuleBase/ModuleBase_LabelValue.h index 8705c76e9..d4ed3f7f1 100644 --- a/src/ModuleBase/ModuleBase_LabelValue.h +++ b/src/ModuleBase/ModuleBase_LabelValue.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ListView.cpp b/src/ModuleBase/ModuleBase_ListView.cpp index f35e83486..d282a6376 100644 --- a/src/ModuleBase/ModuleBase_ListView.cpp +++ b/src/ModuleBase/ModuleBase_ListView.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ListView.h b/src/ModuleBase/ModuleBase_ListView.h index b60dac1fc..0e66fa67d 100644 --- a/src/ModuleBase/ModuleBase_ListView.h +++ b/src/ModuleBase/ModuleBase_ListView.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ModelDialogWidget.h b/src/ModuleBase/ModuleBase_ModelDialogWidget.h index d26145bf3..273c2f7ff 100644 --- a/src/ModuleBase/ModuleBase_ModelDialogWidget.h +++ b/src/ModuleBase/ModuleBase_ModelDialogWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ModelWidget.cpp b/src/ModuleBase/ModuleBase_ModelWidget.cpp index 62751487a..5a3f70e5d 100644 --- a/src/ModuleBase/ModuleBase_ModelWidget.cpp +++ b/src/ModuleBase/ModuleBase_ModelWidget.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ModelWidget.h b/src/ModuleBase/ModuleBase_ModelWidget.h index 6746fa287..31a0ba737 100644 --- a/src/ModuleBase/ModuleBase_ModelWidget.h +++ b/src/ModuleBase/ModuleBase_ModelWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_Operation.cpp b/src/ModuleBase/ModuleBase_Operation.cpp index a91abea8c..067bf008a 100644 --- a/src/ModuleBase/ModuleBase_Operation.cpp +++ b/src/ModuleBase/ModuleBase_Operation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_Operation.h b/src/ModuleBase/ModuleBase_Operation.h index 6c98bf5d6..46839253c 100644 --- a/src/ModuleBase/ModuleBase_Operation.h +++ b/src/ModuleBase/ModuleBase_Operation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_OperationDescription.cpp b/src/ModuleBase/ModuleBase_OperationDescription.cpp index c858afb88..15de644bf 100644 --- a/src/ModuleBase/ModuleBase_OperationDescription.cpp +++ b/src/ModuleBase/ModuleBase_OperationDescription.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_OperationDescription.h b/src/ModuleBase/ModuleBase_OperationDescription.h index db0dc1c1d..7bde30c6a 100644 --- a/src/ModuleBase/ModuleBase_OperationDescription.h +++ b/src/ModuleBase/ModuleBase_OperationDescription.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_OperationFeature.cpp b/src/ModuleBase/ModuleBase_OperationFeature.cpp index 32638437e..108f1df1e 100644 --- a/src/ModuleBase/ModuleBase_OperationFeature.cpp +++ b/src/ModuleBase/ModuleBase_OperationFeature.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_OperationFeature.h b/src/ModuleBase/ModuleBase_OperationFeature.h index 1d7e8721e..7fba6c45a 100644 --- a/src/ModuleBase/ModuleBase_OperationFeature.h +++ b/src/ModuleBase/ModuleBase_OperationFeature.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_PageBase.cpp b/src/ModuleBase/ModuleBase_PageBase.cpp index 3968df7bc..817c313b2 100644 --- a/src/ModuleBase/ModuleBase_PageBase.cpp +++ b/src/ModuleBase/ModuleBase_PageBase.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_PageBase.h b/src/ModuleBase/ModuleBase_PageBase.h index 6cb0acda3..bdeb48d19 100644 --- a/src/ModuleBase/ModuleBase_PageBase.h +++ b/src/ModuleBase/ModuleBase_PageBase.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_PageGroupBox.cpp b/src/ModuleBase/ModuleBase_PageGroupBox.cpp index f9db42a24..911ee104c 100644 --- a/src/ModuleBase/ModuleBase_PageGroupBox.cpp +++ b/src/ModuleBase/ModuleBase_PageGroupBox.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_PageGroupBox.h b/src/ModuleBase/ModuleBase_PageGroupBox.h index 287f3603e..15cee5102 100644 --- a/src/ModuleBase/ModuleBase_PageGroupBox.h +++ b/src/ModuleBase/ModuleBase_PageGroupBox.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_PageWidget.cpp b/src/ModuleBase/ModuleBase_PageWidget.cpp index c3a7e6b39..e17bf6469 100644 --- a/src/ModuleBase/ModuleBase_PageWidget.cpp +++ b/src/ModuleBase/ModuleBase_PageWidget.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_PageWidget.h b/src/ModuleBase/ModuleBase_PageWidget.h index 900cf4019..38d1f9546 100644 --- a/src/ModuleBase/ModuleBase_PageWidget.h +++ b/src/ModuleBase/ModuleBase_PageWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_PagedContainer.cpp b/src/ModuleBase/ModuleBase_PagedContainer.cpp index 3100ad1db..3604f7d48 100644 --- a/src/ModuleBase/ModuleBase_PagedContainer.cpp +++ b/src/ModuleBase/ModuleBase_PagedContainer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_PagedContainer.h b/src/ModuleBase/ModuleBase_PagedContainer.h index d97e46d45..cd9fd7194 100644 --- a/src/ModuleBase/ModuleBase_PagedContainer.h +++ b/src/ModuleBase/ModuleBase_PagedContainer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ParamIntSpinBox.cpp b/src/ModuleBase/ModuleBase_ParamIntSpinBox.cpp index 76a9e3b96..3aaee424f 100644 --- a/src/ModuleBase/ModuleBase_ParamIntSpinBox.cpp +++ b/src/ModuleBase/ModuleBase_ParamIntSpinBox.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ParamIntSpinBox.h b/src/ModuleBase/ModuleBase_ParamIntSpinBox.h index 1a92ab772..9ef93d734 100644 --- a/src/ModuleBase/ModuleBase_ParamIntSpinBox.h +++ b/src/ModuleBase/ModuleBase_ParamIntSpinBox.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ParamSpinBox.cpp b/src/ModuleBase/ModuleBase_ParamSpinBox.cpp index 76391a503..9c9cc7613 100644 --- a/src/ModuleBase/ModuleBase_ParamSpinBox.cpp +++ b/src/ModuleBase/ModuleBase_ParamSpinBox.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ParamSpinBox.h b/src/ModuleBase/ModuleBase_ParamSpinBox.h index d39da8f09..07ad33d71 100644 --- a/src/ModuleBase/ModuleBase_ParamSpinBox.h +++ b/src/ModuleBase/ModuleBase_ParamSpinBox.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_Preferences.cpp b/src/ModuleBase/ModuleBase_Preferences.cpp index 0df857448..e7827fbad 100644 --- a/src/ModuleBase/ModuleBase_Preferences.cpp +++ b/src/ModuleBase/ModuleBase_Preferences.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_Preferences.h b/src/ModuleBase/ModuleBase_Preferences.h index b5b40da08..a6c04754d 100644 --- a/src/ModuleBase/ModuleBase_Preferences.h +++ b/src/ModuleBase/ModuleBase_Preferences.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ResultPrs.cpp b/src/ModuleBase/ModuleBase_ResultPrs.cpp index 911e4930e..3e976a912 100644 --- a/src/ModuleBase/ModuleBase_ResultPrs.cpp +++ b/src/ModuleBase/ModuleBase_ResultPrs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ResultPrs.h b/src/ModuleBase/ModuleBase_ResultPrs.h index a0cd33939..62de743b9 100644 --- a/src/ModuleBase/ModuleBase_ResultPrs.h +++ b/src/ModuleBase/ModuleBase_ResultPrs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_SelectionFilterType.h b/src/ModuleBase/ModuleBase_SelectionFilterType.h index d9b14547b..f420c3763 100644 --- a/src/ModuleBase/ModuleBase_SelectionFilterType.h +++ b/src/ModuleBase/ModuleBase_SelectionFilterType.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_SelectionValidator.cpp b/src/ModuleBase/ModuleBase_SelectionValidator.cpp index 9f24de959..ff06a4c6c 100644 --- a/src/ModuleBase/ModuleBase_SelectionValidator.cpp +++ b/src/ModuleBase/ModuleBase_SelectionValidator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_SelectionValidator.h b/src/ModuleBase/ModuleBase_SelectionValidator.h index 311e18c57..8aeabc512 100644 --- a/src/ModuleBase/ModuleBase_SelectionValidator.h +++ b/src/ModuleBase/ModuleBase_SelectionValidator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ToolBox.cpp b/src/ModuleBase/ModuleBase_ToolBox.cpp index f8aa4abc7..7a62ca778 100644 --- a/src/ModuleBase/ModuleBase_ToolBox.cpp +++ b/src/ModuleBase/ModuleBase_ToolBox.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ToolBox.h b/src/ModuleBase/ModuleBase_ToolBox.h index e150b63ef..c41fd5a26 100644 --- a/src/ModuleBase/ModuleBase_ToolBox.h +++ b/src/ModuleBase/ModuleBase_ToolBox.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_Tools.cpp b/src/ModuleBase/ModuleBase_Tools.cpp index 1d8e9d36b..da130c0ac 100644 --- a/src/ModuleBase/ModuleBase_Tools.cpp +++ b/src/ModuleBase/ModuleBase_Tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_Tools.h b/src/ModuleBase/ModuleBase_Tools.h index 5c14d43d9..32eb35804 100644 --- a/src/ModuleBase/ModuleBase_Tools.h +++ b/src/ModuleBase/ModuleBase_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ViewerFilters.cpp b/src/ModuleBase/ModuleBase_ViewerFilters.cpp index 91d582b06..3ad46c724 100644 --- a/src/ModuleBase/ModuleBase_ViewerFilters.cpp +++ b/src/ModuleBase/ModuleBase_ViewerFilters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ViewerFilters.h b/src/ModuleBase/ModuleBase_ViewerFilters.h index ab5bd2c0b..7436b8236 100644 --- a/src/ModuleBase/ModuleBase_ViewerFilters.h +++ b/src/ModuleBase/ModuleBase_ViewerFilters.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ViewerPrs.cpp b/src/ModuleBase/ModuleBase_ViewerPrs.cpp index c6874f717..4a0c8023e 100644 --- a/src/ModuleBase/ModuleBase_ViewerPrs.cpp +++ b/src/ModuleBase/ModuleBase_ViewerPrs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_ViewerPrs.h b/src/ModuleBase/ModuleBase_ViewerPrs.h index 932fdee6a..7357c83a2 100644 --- a/src/ModuleBase/ModuleBase_ViewerPrs.h +++ b/src/ModuleBase/ModuleBase_ViewerPrs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetAction.cpp b/src/ModuleBase/ModuleBase_WidgetAction.cpp index 4864b81ad..0b81abb97 100644 --- a/src/ModuleBase/ModuleBase_WidgetAction.cpp +++ b/src/ModuleBase/ModuleBase_WidgetAction.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetAction.h b/src/ModuleBase/ModuleBase_WidgetAction.h index 12d746c94..83c2011e2 100644 --- a/src/ModuleBase/ModuleBase_WidgetAction.h +++ b/src/ModuleBase/ModuleBase_WidgetAction.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetBoolValue.cpp b/src/ModuleBase/ModuleBase_WidgetBoolValue.cpp index 4d563607d..d859e0ca8 100644 --- a/src/ModuleBase/ModuleBase_WidgetBoolValue.cpp +++ b/src/ModuleBase/ModuleBase_WidgetBoolValue.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetBoolValue.h b/src/ModuleBase/ModuleBase_WidgetBoolValue.h index 4f9197583..8f1f65325 100644 --- a/src/ModuleBase/ModuleBase_WidgetBoolValue.h +++ b/src/ModuleBase/ModuleBase_WidgetBoolValue.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetChoice.cpp b/src/ModuleBase/ModuleBase_WidgetChoice.cpp index 82ddf9cc6..4f52685f3 100644 --- a/src/ModuleBase/ModuleBase_WidgetChoice.cpp +++ b/src/ModuleBase/ModuleBase_WidgetChoice.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetChoice.h b/src/ModuleBase/ModuleBase_WidgetChoice.h index 173b14f57..742a4cea0 100644 --- a/src/ModuleBase/ModuleBase_WidgetChoice.h +++ b/src/ModuleBase/ModuleBase_WidgetChoice.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetConcealedObjects.cpp b/src/ModuleBase/ModuleBase_WidgetConcealedObjects.cpp index eee2a5737..960faeb1c 100644 --- a/src/ModuleBase/ModuleBase_WidgetConcealedObjects.cpp +++ b/src/ModuleBase/ModuleBase_WidgetConcealedObjects.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetConcealedObjects.h b/src/ModuleBase/ModuleBase_WidgetConcealedObjects.h index c04772b88..29afee8c6 100644 --- a/src/ModuleBase/ModuleBase_WidgetConcealedObjects.h +++ b/src/ModuleBase/ModuleBase_WidgetConcealedObjects.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetCreatorFactory.cpp b/src/ModuleBase/ModuleBase_WidgetCreatorFactory.cpp index 94252d687..10bb4d958 100644 --- a/src/ModuleBase/ModuleBase_WidgetCreatorFactory.cpp +++ b/src/ModuleBase/ModuleBase_WidgetCreatorFactory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetCreatorFactory.h b/src/ModuleBase/ModuleBase_WidgetCreatorFactory.h index 62238cb48..8a867bc04 100644 --- a/src/ModuleBase/ModuleBase_WidgetCreatorFactory.h +++ b/src/ModuleBase/ModuleBase_WidgetCreatorFactory.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetDoubleValue.cpp b/src/ModuleBase/ModuleBase_WidgetDoubleValue.cpp index d75438469..ff920c03a 100644 --- a/src/ModuleBase/ModuleBase_WidgetDoubleValue.cpp +++ b/src/ModuleBase/ModuleBase_WidgetDoubleValue.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetDoubleValue.h b/src/ModuleBase/ModuleBase_WidgetDoubleValue.h index a69fd2ce0..f2d11c5d5 100644 --- a/src/ModuleBase/ModuleBase_WidgetDoubleValue.h +++ b/src/ModuleBase/ModuleBase_WidgetDoubleValue.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetEditor.cpp b/src/ModuleBase/ModuleBase_WidgetEditor.cpp index 8e78eecbb..ced15fcde 100644 --- a/src/ModuleBase/ModuleBase_WidgetEditor.cpp +++ b/src/ModuleBase/ModuleBase_WidgetEditor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetEditor.h b/src/ModuleBase/ModuleBase_WidgetEditor.h index a6457ca79..dbd603ee7 100644 --- a/src/ModuleBase/ModuleBase_WidgetEditor.h +++ b/src/ModuleBase/ModuleBase_WidgetEditor.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetExprEditor.cpp b/src/ModuleBase/ModuleBase_WidgetExprEditor.cpp index 099669e63..862b19643 100644 --- a/src/ModuleBase/ModuleBase_WidgetExprEditor.cpp +++ b/src/ModuleBase/ModuleBase_WidgetExprEditor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetExprEditor.h b/src/ModuleBase/ModuleBase_WidgetExprEditor.h index 20748ffb2..78b346c0a 100644 --- a/src/ModuleBase/ModuleBase_WidgetExprEditor.h +++ b/src/ModuleBase/ModuleBase_WidgetExprEditor.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetFactory.cpp b/src/ModuleBase/ModuleBase_WidgetFactory.cpp index 308dfd979..4e1e51146 100644 --- a/src/ModuleBase/ModuleBase_WidgetFactory.cpp +++ b/src/ModuleBase/ModuleBase_WidgetFactory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetFactory.h b/src/ModuleBase/ModuleBase_WidgetFactory.h index cce6dc001..5c6ce02d2 100644 --- a/src/ModuleBase/ModuleBase_WidgetFactory.h +++ b/src/ModuleBase/ModuleBase_WidgetFactory.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetFeatureSelector.cpp b/src/ModuleBase/ModuleBase_WidgetFeatureSelector.cpp index 3157d5268..4acbe1dbb 100644 --- a/src/ModuleBase/ModuleBase_WidgetFeatureSelector.cpp +++ b/src/ModuleBase/ModuleBase_WidgetFeatureSelector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetFeatureSelector.h b/src/ModuleBase/ModuleBase_WidgetFeatureSelector.h index 0ca3110e4..610229b19 100644 --- a/src/ModuleBase/ModuleBase_WidgetFeatureSelector.h +++ b/src/ModuleBase/ModuleBase_WidgetFeatureSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetFileSelector.cpp b/src/ModuleBase/ModuleBase_WidgetFileSelector.cpp index e9f554284..e27932ea3 100644 --- a/src/ModuleBase/ModuleBase_WidgetFileSelector.cpp +++ b/src/ModuleBase/ModuleBase_WidgetFileSelector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetFileSelector.h b/src/ModuleBase/ModuleBase_WidgetFileSelector.h index 6bdbab588..8de9b9ecc 100644 --- a/src/ModuleBase/ModuleBase_WidgetFileSelector.h +++ b/src/ModuleBase/ModuleBase_WidgetFileSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetIntValue.cpp b/src/ModuleBase/ModuleBase_WidgetIntValue.cpp index 80104f8ad..ee374461a 100644 --- a/src/ModuleBase/ModuleBase_WidgetIntValue.cpp +++ b/src/ModuleBase/ModuleBase_WidgetIntValue.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetIntValue.h b/src/ModuleBase/ModuleBase_WidgetIntValue.h index 6c763c130..dcf55dca4 100644 --- a/src/ModuleBase/ModuleBase_WidgetIntValue.h +++ b/src/ModuleBase/ModuleBase_WidgetIntValue.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetLabel.cpp b/src/ModuleBase/ModuleBase_WidgetLabel.cpp index af16c4fec..baadf6037 100644 --- a/src/ModuleBase/ModuleBase_WidgetLabel.cpp +++ b/src/ModuleBase/ModuleBase_WidgetLabel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetLabel.h b/src/ModuleBase/ModuleBase_WidgetLabel.h index e7ca0491c..e6fc40fdb 100644 --- a/src/ModuleBase/ModuleBase_WidgetLabel.h +++ b/src/ModuleBase/ModuleBase_WidgetLabel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetLabelValue.cpp b/src/ModuleBase/ModuleBase_WidgetLabelValue.cpp index 950115cc4..664e83b77 100644 --- a/src/ModuleBase/ModuleBase_WidgetLabelValue.cpp +++ b/src/ModuleBase/ModuleBase_WidgetLabelValue.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetLabelValue.h b/src/ModuleBase/ModuleBase_WidgetLabelValue.h index b221f7a1a..ec23acdea 100644 --- a/src/ModuleBase/ModuleBase_WidgetLabelValue.h +++ b/src/ModuleBase/ModuleBase_WidgetLabelValue.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetLineEdit.cpp b/src/ModuleBase/ModuleBase_WidgetLineEdit.cpp index 1ea716b3e..e1afe6e7c 100644 --- a/src/ModuleBase/ModuleBase_WidgetLineEdit.cpp +++ b/src/ModuleBase/ModuleBase_WidgetLineEdit.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetLineEdit.h b/src/ModuleBase/ModuleBase_WidgetLineEdit.h index 6f0b2ac41..69148e19c 100644 --- a/src/ModuleBase/ModuleBase_WidgetLineEdit.h +++ b/src/ModuleBase/ModuleBase_WidgetLineEdit.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetMultiSelector.cpp b/src/ModuleBase/ModuleBase_WidgetMultiSelector.cpp index d3a3a83cb..64dc0d730 100644 --- a/src/ModuleBase/ModuleBase_WidgetMultiSelector.cpp +++ b/src/ModuleBase/ModuleBase_WidgetMultiSelector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetMultiSelector.h b/src/ModuleBase/ModuleBase_WidgetMultiSelector.h index a09b2ae5e..a4c2f75f0 100644 --- a/src/ModuleBase/ModuleBase_WidgetMultiSelector.h +++ b/src/ModuleBase/ModuleBase_WidgetMultiSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetNameEdit.cpp b/src/ModuleBase/ModuleBase_WidgetNameEdit.cpp index bbb2b9e34..b1fa415ba 100644 --- a/src/ModuleBase/ModuleBase_WidgetNameEdit.cpp +++ b/src/ModuleBase/ModuleBase_WidgetNameEdit.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetNameEdit.h b/src/ModuleBase/ModuleBase_WidgetNameEdit.h index 56b59d8d0..725a7ac7a 100644 --- a/src/ModuleBase/ModuleBase_WidgetNameEdit.h +++ b/src/ModuleBase/ModuleBase_WidgetNameEdit.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetOptionalBox.cpp b/src/ModuleBase/ModuleBase_WidgetOptionalBox.cpp index 6f4bd401d..32caa2305 100644 --- a/src/ModuleBase/ModuleBase_WidgetOptionalBox.cpp +++ b/src/ModuleBase/ModuleBase_WidgetOptionalBox.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetOptionalBox.h b/src/ModuleBase/ModuleBase_WidgetOptionalBox.h index 56d4253b9..56c37b469 100644 --- a/src/ModuleBase/ModuleBase_WidgetOptionalBox.h +++ b/src/ModuleBase/ModuleBase_WidgetOptionalBox.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetPointInput.cpp b/src/ModuleBase/ModuleBase_WidgetPointInput.cpp index 9be9e8575..9bb0f5b9e 100644 --- a/src/ModuleBase/ModuleBase_WidgetPointInput.cpp +++ b/src/ModuleBase/ModuleBase_WidgetPointInput.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetPointInput.h b/src/ModuleBase/ModuleBase_WidgetPointInput.h index 2616581e7..7447fbb1e 100644 --- a/src/ModuleBase/ModuleBase_WidgetPointInput.h +++ b/src/ModuleBase/ModuleBase_WidgetPointInput.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetRadiobox.cpp b/src/ModuleBase/ModuleBase_WidgetRadiobox.cpp index c840373f4..c091a8433 100644 --- a/src/ModuleBase/ModuleBase_WidgetRadiobox.cpp +++ b/src/ModuleBase/ModuleBase_WidgetRadiobox.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetRadiobox.h b/src/ModuleBase/ModuleBase_WidgetRadiobox.h index 8a9aed5c8..b4438bf48 100644 --- a/src/ModuleBase/ModuleBase_WidgetRadiobox.h +++ b/src/ModuleBase/ModuleBase_WidgetRadiobox.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetSelectionFilter.cpp b/src/ModuleBase/ModuleBase_WidgetSelectionFilter.cpp index 78fb8429d..5ae3446f3 100644 --- a/src/ModuleBase/ModuleBase_WidgetSelectionFilter.cpp +++ b/src/ModuleBase/ModuleBase_WidgetSelectionFilter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetSelectionFilter.h b/src/ModuleBase/ModuleBase_WidgetSelectionFilter.h index 487fdc49c..3303fce0e 100644 --- a/src/ModuleBase/ModuleBase_WidgetSelectionFilter.h +++ b/src/ModuleBase/ModuleBase_WidgetSelectionFilter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetSelector.cpp b/src/ModuleBase/ModuleBase_WidgetSelector.cpp index a8db9aa2a..ecae117ab 100644 --- a/src/ModuleBase/ModuleBase_WidgetSelector.cpp +++ b/src/ModuleBase/ModuleBase_WidgetSelector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetSelector.h b/src/ModuleBase/ModuleBase_WidgetSelector.h index c7820d575..fe3eb2cfe 100644 --- a/src/ModuleBase/ModuleBase_WidgetSelector.h +++ b/src/ModuleBase/ModuleBase_WidgetSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetSelectorStore.cpp b/src/ModuleBase/ModuleBase_WidgetSelectorStore.cpp index f079e63d3..ede9e5e80 100644 --- a/src/ModuleBase/ModuleBase_WidgetSelectorStore.cpp +++ b/src/ModuleBase/ModuleBase_WidgetSelectorStore.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetSelectorStore.h b/src/ModuleBase/ModuleBase_WidgetSelectorStore.h index 8dc6b23a4..aea572189 100644 --- a/src/ModuleBase/ModuleBase_WidgetSelectorStore.h +++ b/src/ModuleBase/ModuleBase_WidgetSelectorStore.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetShapeSelector.cpp b/src/ModuleBase/ModuleBase_WidgetShapeSelector.cpp index f5a88190b..28b74b0f0 100644 --- a/src/ModuleBase/ModuleBase_WidgetShapeSelector.cpp +++ b/src/ModuleBase/ModuleBase_WidgetShapeSelector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetShapeSelector.h b/src/ModuleBase/ModuleBase_WidgetShapeSelector.h index 2cc7b0f49..162aa72dd 100644 --- a/src/ModuleBase/ModuleBase_WidgetShapeSelector.h +++ b/src/ModuleBase/ModuleBase_WidgetShapeSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetSwitch.cpp b/src/ModuleBase/ModuleBase_WidgetSwitch.cpp index c8120c946..e912ebc62 100644 --- a/src/ModuleBase/ModuleBase_WidgetSwitch.cpp +++ b/src/ModuleBase/ModuleBase_WidgetSwitch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetSwitch.h b/src/ModuleBase/ModuleBase_WidgetSwitch.h index 42893eaa2..ad5a691ae 100644 --- a/src/ModuleBase/ModuleBase_WidgetSwitch.h +++ b/src/ModuleBase/ModuleBase_WidgetSwitch.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetToolbox.cpp b/src/ModuleBase/ModuleBase_WidgetToolbox.cpp index d643e969a..aca5ec4b6 100644 --- a/src/ModuleBase/ModuleBase_WidgetToolbox.cpp +++ b/src/ModuleBase/ModuleBase_WidgetToolbox.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetToolbox.h b/src/ModuleBase/ModuleBase_WidgetToolbox.h index 63531ccf6..22f6a9724 100644 --- a/src/ModuleBase/ModuleBase_WidgetToolbox.h +++ b/src/ModuleBase/ModuleBase_WidgetToolbox.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetUndoLabel.cpp b/src/ModuleBase/ModuleBase_WidgetUndoLabel.cpp index a3de5ea10..cde8d36e6 100644 --- a/src/ModuleBase/ModuleBase_WidgetUndoLabel.cpp +++ b/src/ModuleBase/ModuleBase_WidgetUndoLabel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetUndoLabel.h b/src/ModuleBase/ModuleBase_WidgetUndoLabel.h index 28c1f38bf..7af7c6d2e 100644 --- a/src/ModuleBase/ModuleBase_WidgetUndoLabel.h +++ b/src/ModuleBase/ModuleBase_WidgetUndoLabel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetValidated.cpp b/src/ModuleBase/ModuleBase_WidgetValidated.cpp index 11e2a2f9e..c96959489 100644 --- a/src/ModuleBase/ModuleBase_WidgetValidated.cpp +++ b/src/ModuleBase/ModuleBase_WidgetValidated.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetValidated.h b/src/ModuleBase/ModuleBase_WidgetValidated.h index 797dbb8e0..0fe4c328d 100644 --- a/src/ModuleBase/ModuleBase_WidgetValidated.h +++ b/src/ModuleBase/ModuleBase_WidgetValidated.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetValidator.cpp b/src/ModuleBase/ModuleBase_WidgetValidator.cpp index 0bee356f8..196c1ba0b 100644 --- a/src/ModuleBase/ModuleBase_WidgetValidator.cpp +++ b/src/ModuleBase/ModuleBase_WidgetValidator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ModuleBase/ModuleBase_WidgetValidator.h b/src/ModuleBase/ModuleBase_WidgetValidator.h index 246ed5c13..ae6615948 100644 --- a/src/ModuleBase/ModuleBase_WidgetValidator.h +++ b/src/ModuleBase/ModuleBase_WidgetValidator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersAPI/CMakeLists.txt b/src/ParametersAPI/CMakeLists.txt index a7f652464..6a0cf7b15 100644 --- a/src/ParametersAPI/CMakeLists.txt +++ b/src/ParametersAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersAPI/ParametersAPI.h b/src/ParametersAPI/ParametersAPI.h index 6e7be931e..09422582c 100644 --- a/src/ParametersAPI/ParametersAPI.h +++ b/src/ParametersAPI/ParametersAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersAPI/ParametersAPI.i b/src/ParametersAPI/ParametersAPI.i index eec52ea18..71f658ae3 100644 --- a/src/ParametersAPI/ParametersAPI.i +++ b/src/ParametersAPI/ParametersAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersAPI/ParametersAPI_Parameter.cpp b/src/ParametersAPI/ParametersAPI_Parameter.cpp index f20102387..d81d06f0a 100644 --- a/src/ParametersAPI/ParametersAPI_Parameter.cpp +++ b/src/ParametersAPI/ParametersAPI_Parameter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersAPI/ParametersAPI_Parameter.h b/src/ParametersAPI/ParametersAPI_Parameter.h index 2b7c86d00..dbd3dd65e 100644 --- a/src/ParametersAPI/ParametersAPI_Parameter.h +++ b/src/ParametersAPI/ParametersAPI_Parameter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersAPI/ParametersAPI_swig.h b/src/ParametersAPI/ParametersAPI_swig.h index 2c2d88f1d..8d0787e0b 100644 --- a/src/ParametersAPI/ParametersAPI_swig.h +++ b/src/ParametersAPI/ParametersAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/CMakeLists.txt b/src/ParametersPlugin/CMakeLists.txt index 21cfd12ca..1630d0cbe 100644 --- a/src/ParametersPlugin/CMakeLists.txt +++ b/src/ParametersPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/CTestTestfileInstall.cmake b/src/ParametersPlugin/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/ParametersPlugin/CTestTestfileInstall.cmake +++ b/src/ParametersPlugin/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/ParametersPlugin.h b/src/ParametersPlugin/ParametersPlugin.h index 8a103b1c3..dc17267ab 100644 --- a/src/ParametersPlugin/ParametersPlugin.h +++ b/src/ParametersPlugin/ParametersPlugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/ParametersPlugin_EvalListener.cpp b/src/ParametersPlugin/ParametersPlugin_EvalListener.cpp index 8ca98d11f..d0e4ca3ab 100644 --- a/src/ParametersPlugin/ParametersPlugin_EvalListener.cpp +++ b/src/ParametersPlugin/ParametersPlugin_EvalListener.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/ParametersPlugin_EvalListener.h b/src/ParametersPlugin/ParametersPlugin_EvalListener.h index 77f649bbe..523f6a3f5 100644 --- a/src/ParametersPlugin/ParametersPlugin_EvalListener.h +++ b/src/ParametersPlugin/ParametersPlugin_EvalListener.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/ParametersPlugin_Parameter.cpp b/src/ParametersPlugin/ParametersPlugin_Parameter.cpp index d5aab74d2..7bde10e07 100644 --- a/src/ParametersPlugin/ParametersPlugin_Parameter.cpp +++ b/src/ParametersPlugin/ParametersPlugin_Parameter.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/ParametersPlugin_Parameter.h b/src/ParametersPlugin/ParametersPlugin_Parameter.h index eaf373d44..26fe95296 100644 --- a/src/ParametersPlugin/ParametersPlugin_Parameter.h +++ b/src/ParametersPlugin/ParametersPlugin_Parameter.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/ParametersPlugin_ParametersMgr.cpp b/src/ParametersPlugin/ParametersPlugin_ParametersMgr.cpp index 36e2681b6..6835352bf 100644 --- a/src/ParametersPlugin/ParametersPlugin_ParametersMgr.cpp +++ b/src/ParametersPlugin/ParametersPlugin_ParametersMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/ParametersPlugin_ParametersMgr.h b/src/ParametersPlugin/ParametersPlugin_ParametersMgr.h index df3d2ed63..0f9322065 100644 --- a/src/ParametersPlugin/ParametersPlugin_ParametersMgr.h +++ b/src/ParametersPlugin/ParametersPlugin_ParametersMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/ParametersPlugin_Plugin.cpp b/src/ParametersPlugin/ParametersPlugin_Plugin.cpp index 9c9b1d423..83f2ae4be 100644 --- a/src/ParametersPlugin/ParametersPlugin_Plugin.cpp +++ b/src/ParametersPlugin/ParametersPlugin_Plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/ParametersPlugin_Plugin.h b/src/ParametersPlugin/ParametersPlugin_Plugin.h index e66798ec6..361a66b77 100644 --- a/src/ParametersPlugin/ParametersPlugin_Plugin.h +++ b/src/ParametersPlugin/ParametersPlugin_Plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/ParametersPlugin_Validators.cpp b/src/ParametersPlugin/ParametersPlugin_Validators.cpp index a5930bff9..b511c61b9 100644 --- a/src/ParametersPlugin/ParametersPlugin_Validators.cpp +++ b/src/ParametersPlugin/ParametersPlugin_Validators.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/ParametersPlugin_Validators.h b/src/ParametersPlugin/ParametersPlugin_Validators.h index ff49238f5..f0f2f0750 100644 --- a/src/ParametersPlugin/ParametersPlugin_Validators.h +++ b/src/ParametersPlugin/ParametersPlugin_Validators.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/ParametersPlugin_WidgetCreator.cpp b/src/ParametersPlugin/ParametersPlugin_WidgetCreator.cpp index 7e9bd498c..0c91f8507 100644 --- a/src/ParametersPlugin/ParametersPlugin_WidgetCreator.cpp +++ b/src/ParametersPlugin/ParametersPlugin_WidgetCreator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/ParametersPlugin_WidgetCreator.h b/src/ParametersPlugin/ParametersPlugin_WidgetCreator.h index 3656011b6..34e1526f7 100644 --- a/src/ParametersPlugin/ParametersPlugin_WidgetCreator.h +++ b/src/ParametersPlugin/ParametersPlugin_WidgetCreator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/ParametersPlugin_WidgetParamsMgr.cpp b/src/ParametersPlugin/ParametersPlugin_WidgetParamsMgr.cpp index 8f0a0d972..9a8061a06 100644 --- a/src/ParametersPlugin/ParametersPlugin_WidgetParamsMgr.cpp +++ b/src/ParametersPlugin/ParametersPlugin_WidgetParamsMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/ParametersPlugin_WidgetParamsMgr.h b/src/ParametersPlugin/ParametersPlugin_WidgetParamsMgr.h index 9c00bb8ef..fe2167449 100644 --- a/src/ParametersPlugin/ParametersPlugin_WidgetParamsMgr.h +++ b/src/ParametersPlugin/ParametersPlugin_WidgetParamsMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/Test/Test1806.py b/src/ParametersPlugin/Test/Test1806.py index 5ad0a6081..35f8789df 100644 --- a/src/ParametersPlugin/Test/Test1806.py +++ b/src/ParametersPlugin/Test/Test1806.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/Test/Test19036.py b/src/ParametersPlugin/Test/Test19036.py index c900bd681..f12450a0d 100644 --- a/src/ParametersPlugin/Test/Test19036.py +++ b/src/ParametersPlugin/Test/Test19036.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/Test/Test2392.py b/src/ParametersPlugin/Test/Test2392.py index af77b80a7..9f2b8bbc1 100644 --- a/src/ParametersPlugin/Test/Test2392.py +++ b/src/ParametersPlugin/Test/Test2392.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/Test/Test2474.py b/src/ParametersPlugin/Test/Test2474.py index 6fcfcbeb0..64c488a55 100644 --- a/src/ParametersPlugin/Test/Test2474.py +++ b/src/ParametersPlugin/Test/Test2474.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/Test/TestImportInvalidParameters.py b/src/ParametersPlugin/Test/TestImportInvalidParameters.py index 7c79d0e0a..3b4ef6c7f 100644 --- a/src/ParametersPlugin/Test/TestImportInvalidParameters.py +++ b/src/ParametersPlugin/Test/TestImportInvalidParameters.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/Test/TestImportParameters.py b/src/ParametersPlugin/Test/TestImportParameters.py index 41472a164..071a2c90f 100644 --- a/src/ParametersPlugin/Test/TestImportParameters.py +++ b/src/ParametersPlugin/Test/TestImportParameters.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/Test/TestParameterChangeValue.py b/src/ParametersPlugin/Test/TestParameterChangeValue.py index 82f661d68..2b52b976b 100644 --- a/src/ParametersPlugin/Test/TestParameterChangeValue.py +++ b/src/ParametersPlugin/Test/TestParameterChangeValue.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/Test/TestParameterCreation.py b/src/ParametersPlugin/Test/TestParameterCreation.py index 2dee03619..5382b1db8 100644 --- a/src/ParametersPlugin/Test/TestParameterCreation.py +++ b/src/ParametersPlugin/Test/TestParameterCreation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/Test/TestParameterCreationError.py b/src/ParametersPlugin/Test/TestParameterCreationError.py index 2ee39f460..205ee4bf6 100644 --- a/src/ParametersPlugin/Test/TestParameterCreationError.py +++ b/src/ParametersPlugin/Test/TestParameterCreationError.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/Test/TestParameterDelete.py b/src/ParametersPlugin/Test/TestParameterDelete.py index ace69cbe7..159a6cb1b 100644 --- a/src/ParametersPlugin/Test/TestParameterDelete.py +++ b/src/ParametersPlugin/Test/TestParameterDelete.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/Test/TestParameterErrorMsg.py b/src/ParametersPlugin/Test/TestParameterErrorMsg.py index eb8586d4f..7546fbd56 100644 --- a/src/ParametersPlugin/Test/TestParameterErrorMsg.py +++ b/src/ParametersPlugin/Test/TestParameterErrorMsg.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/Test/TestParameterRename.py b/src/ParametersPlugin/Test/TestParameterRename.py index 3bfc011d2..6f1c95cbb 100644 --- a/src/ParametersPlugin/Test/TestParameterRename.py +++ b/src/ParametersPlugin/Test/TestParameterRename.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/Test/TestParametersMgr.py b/src/ParametersPlugin/Test/TestParametersMgr.py index 43c094faa..4e65a0fcc 100644 --- a/src/ParametersPlugin/Test/TestParametersMgr.py +++ b/src/ParametersPlugin/Test/TestParametersMgr.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/Test/TestQuotesInComment.py b/src/ParametersPlugin/Test/TestQuotesInComment.py index 68ebd72f4..bec5642b1 100644 --- a/src/ParametersPlugin/Test/TestQuotesInComment.py +++ b/src/ParametersPlugin/Test/TestQuotesInComment.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/ParametersPlugin/tests.set b/src/ParametersPlugin/tests.set index 907fb0c66..ac5a95051 100644 --- a/src/ParametersPlugin/tests.set +++ b/src/ParametersPlugin/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/CMakeLists.txt b/src/PartSet/CMakeLists.txt index e1861ed89..d9c47ec47 100644 --- a/src/PartSet/CMakeLists.txt +++ b/src/PartSet/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet.h b/src/PartSet/PartSet.h index fb366f863..9a0aaf94b 100644 --- a/src/PartSet/PartSet.h +++ b/src/PartSet/PartSet.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_BSplineWidget.cpp b/src/PartSet/PartSet_BSplineWidget.cpp index 0300d5916..61b116b23 100644 --- a/src/PartSet/PartSet_BSplineWidget.cpp +++ b/src/PartSet/PartSet_BSplineWidget.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_BSplineWidget.h b/src/PartSet/PartSet_BSplineWidget.h index e9db12394..841cae328 100644 --- a/src/PartSet/PartSet_BSplineWidget.h +++ b/src/PartSet/PartSet_BSplineWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_CenterPrs.cpp b/src/PartSet/PartSet_CenterPrs.cpp index d544bbc02..997e6620a 100644 --- a/src/PartSet/PartSet_CenterPrs.cpp +++ b/src/PartSet/PartSet_CenterPrs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_CenterPrs.h b/src/PartSet/PartSet_CenterPrs.h index d4d9736dc..e74caa535 100644 --- a/src/PartSet/PartSet_CenterPrs.h +++ b/src/PartSet/PartSet_CenterPrs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_Constants.h b/src/PartSet/PartSet_Constants.h index e53d9b6a3..8df2b7870 100644 --- a/src/PartSet/PartSet_Constants.h +++ b/src/PartSet/PartSet_Constants.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_CustomPrs.cpp b/src/PartSet/PartSet_CustomPrs.cpp index 1c67404b9..c38e89494 100644 --- a/src/PartSet/PartSet_CustomPrs.cpp +++ b/src/PartSet/PartSet_CustomPrs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_CustomPrs.h b/src/PartSet/PartSet_CustomPrs.h index 2f3bd31d6..ec2ad13f6 100644 --- a/src/PartSet/PartSet_CustomPrs.h +++ b/src/PartSet/PartSet_CustomPrs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_DataModel.cpp b/src/PartSet/PartSet_DataModel.cpp index cc83c1310..d858668a5 100644 --- a/src/PartSet/PartSet_DataModel.cpp +++ b/src/PartSet/PartSet_DataModel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_DataModel.h b/src/PartSet/PartSet_DataModel.h index f55b1b746..b63ea8d08 100644 --- a/src/PartSet/PartSet_DataModel.h +++ b/src/PartSet/PartSet_DataModel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_ExternalObjectsMgr.cpp b/src/PartSet/PartSet_ExternalObjectsMgr.cpp index b4121b97f..20d73adff 100644 --- a/src/PartSet/PartSet_ExternalObjectsMgr.cpp +++ b/src/PartSet/PartSet_ExternalObjectsMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_ExternalObjectsMgr.h b/src/PartSet/PartSet_ExternalObjectsMgr.h index 5d210f0ea..8ccbdb41b 100644 --- a/src/PartSet/PartSet_ExternalObjectsMgr.h +++ b/src/PartSet/PartSet_ExternalObjectsMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_ExternalPointsMgr.cpp b/src/PartSet/PartSet_ExternalPointsMgr.cpp index 72c720a3a..11350c820 100644 --- a/src/PartSet/PartSet_ExternalPointsMgr.cpp +++ b/src/PartSet/PartSet_ExternalPointsMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_ExternalPointsMgr.h b/src/PartSet/PartSet_ExternalPointsMgr.h index 4eed19ac3..e381013b6 100644 --- a/src/PartSet/PartSet_ExternalPointsMgr.h +++ b/src/PartSet/PartSet_ExternalPointsMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_FieldStepPrs.cpp b/src/PartSet/PartSet_FieldStepPrs.cpp index fa64eabe2..3fb0a1fc6 100644 --- a/src/PartSet/PartSet_FieldStepPrs.cpp +++ b/src/PartSet/PartSet_FieldStepPrs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_FieldStepPrs.h b/src/PartSet/PartSet_FieldStepPrs.h index 8ed5405e5..a7c9bc45e 100644 --- a/src/PartSet/PartSet_FieldStepPrs.h +++ b/src/PartSet/PartSet_FieldStepPrs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_FilterInfinite.cpp b/src/PartSet/PartSet_FilterInfinite.cpp index 4be4f6278..74ce0fa83 100644 --- a/src/PartSet/PartSet_FilterInfinite.cpp +++ b/src/PartSet/PartSet_FilterInfinite.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_FilterInfinite.h b/src/PartSet/PartSet_FilterInfinite.h index 27a476299..529715e4f 100644 --- a/src/PartSet/PartSet_FilterInfinite.h +++ b/src/PartSet/PartSet_FilterInfinite.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_Filters.cpp b/src/PartSet/PartSet_Filters.cpp index b176aa6d8..18c92c3c0 100644 --- a/src/PartSet/PartSet_Filters.cpp +++ b/src/PartSet/PartSet_Filters.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_Filters.h b/src/PartSet/PartSet_Filters.h index cdb182923..0e02759bf 100644 --- a/src/PartSet/PartSet_Filters.h +++ b/src/PartSet/PartSet_Filters.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_IconFactory.cpp b/src/PartSet/PartSet_IconFactory.cpp index efdfcc277..45ccd129c 100644 --- a/src/PartSet/PartSet_IconFactory.cpp +++ b/src/PartSet/PartSet_IconFactory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_IconFactory.h b/src/PartSet/PartSet_IconFactory.h index 6a1c2750c..2363c0a88 100644 --- a/src/PartSet/PartSet_IconFactory.h +++ b/src/PartSet/PartSet_IconFactory.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_MenuMgr.cpp b/src/PartSet/PartSet_MenuMgr.cpp index 364dbe02a..b9c7e78c8 100644 --- a/src/PartSet/PartSet_MenuMgr.cpp +++ b/src/PartSet/PartSet_MenuMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_MenuMgr.h b/src/PartSet/PartSet_MenuMgr.h index 070a43acc..870e0bed2 100644 --- a/src/PartSet/PartSet_MenuMgr.h +++ b/src/PartSet/PartSet_MenuMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_Module.cpp b/src/PartSet/PartSet_Module.cpp index 6fd7a290e..c4dc84c15 100644 --- a/src/PartSet/PartSet_Module.cpp +++ b/src/PartSet/PartSet_Module.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_Module.h b/src/PartSet/PartSet_Module.h index 82116cdde..443325093 100644 --- a/src/PartSet/PartSet_Module.h +++ b/src/PartSet/PartSet_Module.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_MouseProcessor.h b/src/PartSet/PartSet_MouseProcessor.h index 20dba50fe..54f809e8d 100644 --- a/src/PartSet/PartSet_MouseProcessor.h +++ b/src/PartSet/PartSet_MouseProcessor.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_OperationPrs.cpp b/src/PartSet/PartSet_OperationPrs.cpp index 0e660b32f..c6728d5c9 100644 --- a/src/PartSet/PartSet_OperationPrs.cpp +++ b/src/PartSet/PartSet_OperationPrs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_OperationPrs.h b/src/PartSet/PartSet_OperationPrs.h index d7d8af92a..b702e25ba 100644 --- a/src/PartSet/PartSet_OperationPrs.h +++ b/src/PartSet/PartSet_OperationPrs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_OverconstraintListener.cpp b/src/PartSet/PartSet_OverconstraintListener.cpp index bf7ce7d8a..30cfcaeda 100644 --- a/src/PartSet/PartSet_OverconstraintListener.cpp +++ b/src/PartSet/PartSet_OverconstraintListener.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_OverconstraintListener.h b/src/PartSet/PartSet_OverconstraintListener.h index 333579a9c..c4078244d 100644 --- a/src/PartSet/PartSet_OverconstraintListener.h +++ b/src/PartSet/PartSet_OverconstraintListener.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_PreviewPlanes.cpp b/src/PartSet/PartSet_PreviewPlanes.cpp index 0fef09e17..2fca7204f 100644 --- a/src/PartSet/PartSet_PreviewPlanes.cpp +++ b/src/PartSet/PartSet_PreviewPlanes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_PreviewPlanes.h b/src/PartSet/PartSet_PreviewPlanes.h index cb82de958..826a31a8f 100644 --- a/src/PartSet/PartSet_PreviewPlanes.h +++ b/src/PartSet/PartSet_PreviewPlanes.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_PreviewSketchPlane.cpp b/src/PartSet/PartSet_PreviewSketchPlane.cpp index 91c47aec2..8cfb60457 100644 --- a/src/PartSet/PartSet_PreviewSketchPlane.cpp +++ b/src/PartSet/PartSet_PreviewSketchPlane.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_PreviewSketchPlane.h b/src/PartSet/PartSet_PreviewSketchPlane.h index 5ec231991..cc9ca0698 100644 --- a/src/PartSet/PartSet_PreviewSketchPlane.h +++ b/src/PartSet/PartSet_PreviewSketchPlane.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_ResultSketchPrs.cpp b/src/PartSet/PartSet_ResultSketchPrs.cpp index 6bf802996..6b8dca64c 100644 --- a/src/PartSet/PartSet_ResultSketchPrs.cpp +++ b/src/PartSet/PartSet_ResultSketchPrs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_ResultSketchPrs.h b/src/PartSet/PartSet_ResultSketchPrs.h index 4c9ac320b..04f8dca0f 100644 --- a/src/PartSet/PartSet_ResultSketchPrs.h +++ b/src/PartSet/PartSet_ResultSketchPrs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_SketcherMgr.cpp b/src/PartSet/PartSet_SketcherMgr.cpp index 84765c351..d47d1ec75 100644 --- a/src/PartSet/PartSet_SketcherMgr.cpp +++ b/src/PartSet/PartSet_SketcherMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_SketcherMgr.h b/src/PartSet/PartSet_SketcherMgr.h index 9ebfb9afe..14d88a168 100644 --- a/src/PartSet/PartSet_SketcherMgr.h +++ b/src/PartSet/PartSet_SketcherMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_SketcherReentrantMgr.cpp b/src/PartSet/PartSet_SketcherReentrantMgr.cpp index 3f9b4a393..5dfd5a26f 100644 --- a/src/PartSet/PartSet_SketcherReentrantMgr.cpp +++ b/src/PartSet/PartSet_SketcherReentrantMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_SketcherReentrantMgr.h b/src/PartSet/PartSet_SketcherReentrantMgr.h index 0f183e553..220120e56 100644 --- a/src/PartSet/PartSet_SketcherReentrantMgr.h +++ b/src/PartSet/PartSet_SketcherReentrantMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_Tools.cpp b/src/PartSet/PartSet_Tools.cpp index 8c7ebf4a2..315abbd77 100644 --- a/src/PartSet/PartSet_Tools.cpp +++ b/src/PartSet/PartSet_Tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_Tools.h b/src/PartSet/PartSet_Tools.h index 219eb68e9..6a1ebf576 100644 --- a/src/PartSet/PartSet_Tools.h +++ b/src/PartSet/PartSet_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_TreeNodes.cpp b/src/PartSet/PartSet_TreeNodes.cpp index 3b44934c8..fc70a9f11 100644 --- a/src/PartSet/PartSet_TreeNodes.cpp +++ b/src/PartSet/PartSet_TreeNodes.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_TreeNodes.h b/src/PartSet/PartSet_TreeNodes.h index f00fa9b41..d666c0731 100644 --- a/src/PartSet/PartSet_TreeNodes.h +++ b/src/PartSet/PartSet_TreeNodes.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_Validators.cpp b/src/PartSet/PartSet_Validators.cpp index e8e20884e..40b19326a 100644 --- a/src/PartSet/PartSet_Validators.cpp +++ b/src/PartSet/PartSet_Validators.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_Validators.h b/src/PartSet/PartSet_Validators.h index 4c65cd610..00098ba76 100644 --- a/src/PartSet/PartSet_Validators.h +++ b/src/PartSet/PartSet_Validators.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetBSplinePoints.cpp b/src/PartSet/PartSet_WidgetBSplinePoints.cpp index 5a24aaa60..c6d0ca2a7 100644 --- a/src/PartSet/PartSet_WidgetBSplinePoints.cpp +++ b/src/PartSet/PartSet_WidgetBSplinePoints.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetBSplinePoints.h b/src/PartSet/PartSet_WidgetBSplinePoints.h index c3a06ae1f..ea5b2d776 100644 --- a/src/PartSet/PartSet_WidgetBSplinePoints.h +++ b/src/PartSet/PartSet_WidgetBSplinePoints.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetEditor.cpp b/src/PartSet/PartSet_WidgetEditor.cpp index 98691b310..c105c8916 100644 --- a/src/PartSet/PartSet_WidgetEditor.cpp +++ b/src/PartSet/PartSet_WidgetEditor.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetEditor.h b/src/PartSet/PartSet_WidgetEditor.h index 110dddbda..4af6f7938 100644 --- a/src/PartSet/PartSet_WidgetEditor.h +++ b/src/PartSet/PartSet_WidgetEditor.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetFeaturePointSelector.cpp b/src/PartSet/PartSet_WidgetFeaturePointSelector.cpp index 62431b207..d635af340 100644 --- a/src/PartSet/PartSet_WidgetFeaturePointSelector.cpp +++ b/src/PartSet/PartSet_WidgetFeaturePointSelector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetFeaturePointSelector.h b/src/PartSet/PartSet_WidgetFeaturePointSelector.h index b25b86866..7280875ae 100644 --- a/src/PartSet/PartSet_WidgetFeaturePointSelector.h +++ b/src/PartSet/PartSet_WidgetFeaturePointSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetFileSelector.cpp b/src/PartSet/PartSet_WidgetFileSelector.cpp index c3f0742bd..f8d2da92d 100644 --- a/src/PartSet/PartSet_WidgetFileSelector.cpp +++ b/src/PartSet/PartSet_WidgetFileSelector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetFileSelector.h b/src/PartSet/PartSet_WidgetFileSelector.h index 9b068bc0c..55c925e37 100644 --- a/src/PartSet/PartSet_WidgetFileSelector.h +++ b/src/PartSet/PartSet_WidgetFileSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetMultiSelector.cpp b/src/PartSet/PartSet_WidgetMultiSelector.cpp index 6887805be..31dcaae9e 100644 --- a/src/PartSet/PartSet_WidgetMultiSelector.cpp +++ b/src/PartSet/PartSet_WidgetMultiSelector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetMultiSelector.h b/src/PartSet/PartSet_WidgetMultiSelector.h index 5dbb9869e..078c529d4 100644 --- a/src/PartSet/PartSet_WidgetMultiSelector.h +++ b/src/PartSet/PartSet_WidgetMultiSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetPoint2DFlyout.cpp b/src/PartSet/PartSet_WidgetPoint2DFlyout.cpp index b0bc93ad9..0d74d2a6f 100644 --- a/src/PartSet/PartSet_WidgetPoint2DFlyout.cpp +++ b/src/PartSet/PartSet_WidgetPoint2DFlyout.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetPoint2DFlyout.h b/src/PartSet/PartSet_WidgetPoint2DFlyout.h index 19b00ef2f..03fe0b177 100644 --- a/src/PartSet/PartSet_WidgetPoint2DFlyout.h +++ b/src/PartSet/PartSet_WidgetPoint2DFlyout.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetPoint2d.cpp b/src/PartSet/PartSet_WidgetPoint2d.cpp index 9ba1d659a..d8b66b2bb 100644 --- a/src/PartSet/PartSet_WidgetPoint2d.cpp +++ b/src/PartSet/PartSet_WidgetPoint2d.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetPoint2d.h b/src/PartSet/PartSet_WidgetPoint2d.h index cc8b8d4c2..f162e77c6 100644 --- a/src/PartSet/PartSet_WidgetPoint2d.h +++ b/src/PartSet/PartSet_WidgetPoint2d.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetShapeSelector.cpp b/src/PartSet/PartSet_WidgetShapeSelector.cpp index ed2831fa9..0e0559312 100644 --- a/src/PartSet/PartSet_WidgetShapeSelector.cpp +++ b/src/PartSet/PartSet_WidgetShapeSelector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetShapeSelector.h b/src/PartSet/PartSet_WidgetShapeSelector.h index 560f00b6c..814fdb1bd 100644 --- a/src/PartSet/PartSet_WidgetShapeSelector.h +++ b/src/PartSet/PartSet_WidgetShapeSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetSketchCreator.cpp b/src/PartSet/PartSet_WidgetSketchCreator.cpp index 9f6172bfa..bd0fc85cc 100644 --- a/src/PartSet/PartSet_WidgetSketchCreator.cpp +++ b/src/PartSet/PartSet_WidgetSketchCreator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetSketchCreator.h b/src/PartSet/PartSet_WidgetSketchCreator.h index a345a1e90..768e5677c 100644 --- a/src/PartSet/PartSet_WidgetSketchCreator.h +++ b/src/PartSet/PartSet_WidgetSketchCreator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetSketchLabel.cpp b/src/PartSet/PartSet_WidgetSketchLabel.cpp index e196e39ac..4a5edfa01 100644 --- a/src/PartSet/PartSet_WidgetSketchLabel.cpp +++ b/src/PartSet/PartSet_WidgetSketchLabel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSet/PartSet_WidgetSketchLabel.h b/src/PartSet/PartSet_WidgetSketchLabel.h index 9d9b13cd0..9424d07e4 100644 --- a/src/PartSet/PartSet_WidgetSketchLabel.h +++ b/src/PartSet/PartSet_WidgetSketchLabel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetAPI/CMakeLists.txt b/src/PartSetAPI/CMakeLists.txt index 1697fa9f1..8a04dbc43 100644 --- a/src/PartSetAPI/CMakeLists.txt +++ b/src/PartSetAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetAPI/CTestTestfileInstall.cmake b/src/PartSetAPI/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/PartSetAPI/CTestTestfileInstall.cmake +++ b/src/PartSetAPI/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetAPI/PartSetAPI.h b/src/PartSetAPI/PartSetAPI.h index a3a095dab..619c3f050 100644 --- a/src/PartSetAPI/PartSetAPI.h +++ b/src/PartSetAPI/PartSetAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetAPI/PartSetAPI.i b/src/PartSetAPI/PartSetAPI.i index 0e511d977..a5d9655f1 100644 --- a/src/PartSetAPI/PartSetAPI.i +++ b/src/PartSetAPI/PartSetAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetAPI/PartSetAPI_Part.cpp b/src/PartSetAPI/PartSetAPI_Part.cpp index f946543e8..0f8e0bcf7 100644 --- a/src/PartSetAPI/PartSetAPI_Part.cpp +++ b/src/PartSetAPI/PartSetAPI_Part.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetAPI/PartSetAPI_Part.h b/src/PartSetAPI/PartSetAPI_Part.h index 16b0c986f..c2e0c7aca 100644 --- a/src/PartSetAPI/PartSetAPI_Part.h +++ b/src/PartSetAPI/PartSetAPI_Part.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetAPI/PartSetAPI_swig.h b/src/PartSetAPI/PartSetAPI_swig.h index aafd3e0ae..6cdcf5cee 100644 --- a/src/PartSetAPI/PartSetAPI_swig.h +++ b/src/PartSetAPI/PartSetAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetAPI/Test/TestRemoveDuplicate.py b/src/PartSetAPI/Test/TestRemoveDuplicate.py index 630ae98cc..a33f09940 100644 --- a/src/PartSetAPI/Test/TestRemoveDuplicate.py +++ b/src/PartSetAPI/Test/TestRemoveDuplicate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetAPI/tests.set b/src/PartSetAPI/tests.set index f58fe2f6e..fb254a4da 100644 --- a/src/PartSetAPI/tests.set +++ b/src/PartSetAPI/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetPlugin/CMakeLists.txt b/src/PartSetPlugin/CMakeLists.txt index 440f4b8aa..60d6e8bca 100644 --- a/src/PartSetPlugin/CMakeLists.txt +++ b/src/PartSetPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetPlugin/PartSetPlugin.h b/src/PartSetPlugin/PartSetPlugin.h index 903ffe959..8692c4c16 100644 --- a/src/PartSetPlugin/PartSetPlugin.h +++ b/src/PartSetPlugin/PartSetPlugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetPlugin/PartSetPlugin_Duplicate.cpp b/src/PartSetPlugin/PartSetPlugin_Duplicate.cpp index 7a6d7dad4..e7107b05b 100644 --- a/src/PartSetPlugin/PartSetPlugin_Duplicate.cpp +++ b/src/PartSetPlugin/PartSetPlugin_Duplicate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetPlugin/PartSetPlugin_Duplicate.h b/src/PartSetPlugin/PartSetPlugin_Duplicate.h index 0c3b040eb..d2fac7384 100644 --- a/src/PartSetPlugin/PartSetPlugin_Duplicate.h +++ b/src/PartSetPlugin/PartSetPlugin_Duplicate.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetPlugin/PartSetPlugin_Part.cpp b/src/PartSetPlugin/PartSetPlugin_Part.cpp index f26b3b4a4..c5c26e7fd 100644 --- a/src/PartSetPlugin/PartSetPlugin_Part.cpp +++ b/src/PartSetPlugin/PartSetPlugin_Part.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetPlugin/PartSetPlugin_Part.h b/src/PartSetPlugin/PartSetPlugin_Part.h index b80782cf6..6e761618e 100644 --- a/src/PartSetPlugin/PartSetPlugin_Part.h +++ b/src/PartSetPlugin/PartSetPlugin_Part.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetPlugin/PartSetPlugin_Plugin.cpp b/src/PartSetPlugin/PartSetPlugin_Plugin.cpp index 12d46f755..3e16f0915 100644 --- a/src/PartSetPlugin/PartSetPlugin_Plugin.cpp +++ b/src/PartSetPlugin/PartSetPlugin_Plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetPlugin/PartSetPlugin_Plugin.h b/src/PartSetPlugin/PartSetPlugin_Plugin.h index 3b4f146a2..bb78c8404 100644 --- a/src/PartSetPlugin/PartSetPlugin_Plugin.h +++ b/src/PartSetPlugin/PartSetPlugin_Plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetPlugin/PartSetPlugin_Remove.cpp b/src/PartSetPlugin/PartSetPlugin_Remove.cpp index 3788fe8d7..16adc503e 100644 --- a/src/PartSetPlugin/PartSetPlugin_Remove.cpp +++ b/src/PartSetPlugin/PartSetPlugin_Remove.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PartSetPlugin/PartSetPlugin_Remove.h b/src/PartSetPlugin/PartSetPlugin_Remove.h index d3d778413..5c92e68e8 100644 --- a/src/PartSetPlugin/PartSetPlugin_Remove.h +++ b/src/PartSetPlugin/PartSetPlugin_Remove.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesAPI/CMakeLists.txt b/src/PrimitivesAPI/CMakeLists.txt index 583e15dc2..4057e33ea 100644 --- a/src/PrimitivesAPI/CMakeLists.txt +++ b/src/PrimitivesAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesAPI/PrimitivesAPI.h b/src/PrimitivesAPI/PrimitivesAPI.h index 6d92e1f5e..da23902de 100644 --- a/src/PrimitivesAPI/PrimitivesAPI.h +++ b/src/PrimitivesAPI/PrimitivesAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesAPI/PrimitivesAPI.i b/src/PrimitivesAPI/PrimitivesAPI.i index 4e1d96a35..cda23f437 100644 --- a/src/PrimitivesAPI/PrimitivesAPI.i +++ b/src/PrimitivesAPI/PrimitivesAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesAPI/PrimitivesAPI_Box.cpp b/src/PrimitivesAPI/PrimitivesAPI_Box.cpp index ff66761b2..fb6381b11 100644 --- a/src/PrimitivesAPI/PrimitivesAPI_Box.cpp +++ b/src/PrimitivesAPI/PrimitivesAPI_Box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesAPI/PrimitivesAPI_Box.h b/src/PrimitivesAPI/PrimitivesAPI_Box.h index 83df1a3f8..23160847e 100644 --- a/src/PrimitivesAPI/PrimitivesAPI_Box.h +++ b/src/PrimitivesAPI/PrimitivesAPI_Box.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesAPI/PrimitivesAPI_Cone.cpp b/src/PrimitivesAPI/PrimitivesAPI_Cone.cpp index c2c501a03..24b5c5344 100644 --- a/src/PrimitivesAPI/PrimitivesAPI_Cone.cpp +++ b/src/PrimitivesAPI/PrimitivesAPI_Cone.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesAPI/PrimitivesAPI_Cone.h b/src/PrimitivesAPI/PrimitivesAPI_Cone.h index cc5c52333..aaf034a66 100644 --- a/src/PrimitivesAPI/PrimitivesAPI_Cone.h +++ b/src/PrimitivesAPI/PrimitivesAPI_Cone.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesAPI/PrimitivesAPI_Cylinder.cpp b/src/PrimitivesAPI/PrimitivesAPI_Cylinder.cpp index 36666e632..ddc919091 100644 --- a/src/PrimitivesAPI/PrimitivesAPI_Cylinder.cpp +++ b/src/PrimitivesAPI/PrimitivesAPI_Cylinder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesAPI/PrimitivesAPI_Cylinder.h b/src/PrimitivesAPI/PrimitivesAPI_Cylinder.h index 3695dac57..41261bf4f 100644 --- a/src/PrimitivesAPI/PrimitivesAPI_Cylinder.h +++ b/src/PrimitivesAPI/PrimitivesAPI_Cylinder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesAPI/PrimitivesAPI_Sphere.cpp b/src/PrimitivesAPI/PrimitivesAPI_Sphere.cpp index 96abc299f..7143444de 100644 --- a/src/PrimitivesAPI/PrimitivesAPI_Sphere.cpp +++ b/src/PrimitivesAPI/PrimitivesAPI_Sphere.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesAPI/PrimitivesAPI_Sphere.h b/src/PrimitivesAPI/PrimitivesAPI_Sphere.h index 7ffa4e129..699121020 100644 --- a/src/PrimitivesAPI/PrimitivesAPI_Sphere.h +++ b/src/PrimitivesAPI/PrimitivesAPI_Sphere.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesAPI/PrimitivesAPI_Torus.cpp b/src/PrimitivesAPI/PrimitivesAPI_Torus.cpp index 932ed56f8..49267d6a0 100644 --- a/src/PrimitivesAPI/PrimitivesAPI_Torus.cpp +++ b/src/PrimitivesAPI/PrimitivesAPI_Torus.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesAPI/PrimitivesAPI_Torus.h b/src/PrimitivesAPI/PrimitivesAPI_Torus.h index ff07188b8..d947b44e8 100644 --- a/src/PrimitivesAPI/PrimitivesAPI_Torus.h +++ b/src/PrimitivesAPI/PrimitivesAPI_Torus.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesAPI/PrimitivesAPI_Tube.cpp b/src/PrimitivesAPI/PrimitivesAPI_Tube.cpp index 53fc9774a..820f35ebe 100644 --- a/src/PrimitivesAPI/PrimitivesAPI_Tube.cpp +++ b/src/PrimitivesAPI/PrimitivesAPI_Tube.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesAPI/PrimitivesAPI_Tube.h b/src/PrimitivesAPI/PrimitivesAPI_Tube.h index 8d2806f0b..8f5ca9e99 100644 --- a/src/PrimitivesAPI/PrimitivesAPI_Tube.h +++ b/src/PrimitivesAPI/PrimitivesAPI_Tube.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesAPI/PrimitivesAPI_swig.h b/src/PrimitivesAPI/PrimitivesAPI_swig.h index 61c5ca792..fa87d72fb 100644 --- a/src/PrimitivesAPI/PrimitivesAPI_swig.h +++ b/src/PrimitivesAPI/PrimitivesAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesPlugin/CMakeLists.txt b/src/PrimitivesPlugin/CMakeLists.txt index cc29c5fd1..aadcdc40c 100644 --- a/src/PrimitivesPlugin/CMakeLists.txt +++ b/src/PrimitivesPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesPlugin/PrimitivesPlugin.h b/src/PrimitivesPlugin/PrimitivesPlugin.h index 651a153c2..586c353d1 100644 --- a/src/PrimitivesPlugin/PrimitivesPlugin.h +++ b/src/PrimitivesPlugin/PrimitivesPlugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesPlugin/PrimitivesPlugin_Box.cpp b/src/PrimitivesPlugin/PrimitivesPlugin_Box.cpp index d3c8afd4c..31c50a4a3 100644 --- a/src/PrimitivesPlugin/PrimitivesPlugin_Box.cpp +++ b/src/PrimitivesPlugin/PrimitivesPlugin_Box.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesPlugin/PrimitivesPlugin_Box.h b/src/PrimitivesPlugin/PrimitivesPlugin_Box.h index 730fbadf2..1ca4620e9 100644 --- a/src/PrimitivesPlugin/PrimitivesPlugin_Box.h +++ b/src/PrimitivesPlugin/PrimitivesPlugin_Box.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesPlugin/PrimitivesPlugin_Cone.cpp b/src/PrimitivesPlugin/PrimitivesPlugin_Cone.cpp index 27f764127..12c74f185 100644 --- a/src/PrimitivesPlugin/PrimitivesPlugin_Cone.cpp +++ b/src/PrimitivesPlugin/PrimitivesPlugin_Cone.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesPlugin/PrimitivesPlugin_Cone.h b/src/PrimitivesPlugin/PrimitivesPlugin_Cone.h index a8aea9c1e..aab2cf026 100644 --- a/src/PrimitivesPlugin/PrimitivesPlugin_Cone.h +++ b/src/PrimitivesPlugin/PrimitivesPlugin_Cone.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesPlugin/PrimitivesPlugin_Cylinder.cpp b/src/PrimitivesPlugin/PrimitivesPlugin_Cylinder.cpp index 15d239553..30949df04 100644 --- a/src/PrimitivesPlugin/PrimitivesPlugin_Cylinder.cpp +++ b/src/PrimitivesPlugin/PrimitivesPlugin_Cylinder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesPlugin/PrimitivesPlugin_Cylinder.h b/src/PrimitivesPlugin/PrimitivesPlugin_Cylinder.h index 9ec05887a..b9c77ced0 100644 --- a/src/PrimitivesPlugin/PrimitivesPlugin_Cylinder.h +++ b/src/PrimitivesPlugin/PrimitivesPlugin_Cylinder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesPlugin/PrimitivesPlugin_Plugin.cpp b/src/PrimitivesPlugin/PrimitivesPlugin_Plugin.cpp index 026bcf475..703dbafa2 100644 --- a/src/PrimitivesPlugin/PrimitivesPlugin_Plugin.cpp +++ b/src/PrimitivesPlugin/PrimitivesPlugin_Plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesPlugin/PrimitivesPlugin_Plugin.h b/src/PrimitivesPlugin/PrimitivesPlugin_Plugin.h index 985a14a05..49c03206c 100644 --- a/src/PrimitivesPlugin/PrimitivesPlugin_Plugin.h +++ b/src/PrimitivesPlugin/PrimitivesPlugin_Plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesPlugin/PrimitivesPlugin_Sphere.cpp b/src/PrimitivesPlugin/PrimitivesPlugin_Sphere.cpp index 6ea6eb119..0c4b38f40 100644 --- a/src/PrimitivesPlugin/PrimitivesPlugin_Sphere.cpp +++ b/src/PrimitivesPlugin/PrimitivesPlugin_Sphere.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesPlugin/PrimitivesPlugin_Sphere.h b/src/PrimitivesPlugin/PrimitivesPlugin_Sphere.h index fa31673ea..1f9437a67 100644 --- a/src/PrimitivesPlugin/PrimitivesPlugin_Sphere.h +++ b/src/PrimitivesPlugin/PrimitivesPlugin_Sphere.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesPlugin/PrimitivesPlugin_Torus.cpp b/src/PrimitivesPlugin/PrimitivesPlugin_Torus.cpp index d0d96d1b6..ba168a188 100644 --- a/src/PrimitivesPlugin/PrimitivesPlugin_Torus.cpp +++ b/src/PrimitivesPlugin/PrimitivesPlugin_Torus.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesPlugin/PrimitivesPlugin_Torus.h b/src/PrimitivesPlugin/PrimitivesPlugin_Torus.h index f5bdf1497..1ce54189d 100644 --- a/src/PrimitivesPlugin/PrimitivesPlugin_Torus.h +++ b/src/PrimitivesPlugin/PrimitivesPlugin_Torus.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesPlugin/PrimitivesPlugin_Tube.cpp b/src/PrimitivesPlugin/PrimitivesPlugin_Tube.cpp index 8c466c182..5c01c03c6 100644 --- a/src/PrimitivesPlugin/PrimitivesPlugin_Tube.cpp +++ b/src/PrimitivesPlugin/PrimitivesPlugin_Tube.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PrimitivesPlugin/PrimitivesPlugin_Tube.h b/src/PrimitivesPlugin/PrimitivesPlugin_Tube.h index eaa6cd9cc..9560292e4 100644 --- a/src/PrimitivesPlugin/PrimitivesPlugin_Tube.h +++ b/src/PrimitivesPlugin/PrimitivesPlugin_Tube.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/CMakeLists.txt b/src/PythonAPI/CMakeLists.txt index a7f8cf8cf..b275b26e5 100644 --- a/src/PythonAPI/CMakeLists.txt +++ b/src/PythonAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/CTestTestfileInstall.cmake b/src/PythonAPI/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/PythonAPI/CTestTestfileInstall.cmake +++ b/src/PythonAPI/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/Test2044.py b/src/PythonAPI/Test/Test2044.py index 3b7344812..b099e5c3b 100644 --- a/src/PythonAPI/Test/Test2044.py +++ b/src/PythonAPI/Test/Test2044.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestAddRectangle.py b/src/PythonAPI/Test/TestAddRectangle.py index 0429a49fc..3d0d28f78 100644 --- a/src/PythonAPI/Test/TestAddRectangle.py +++ b/src/PythonAPI/Test/TestAddRectangle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestCR.py b/src/PythonAPI/Test/TestCR.py index 5c850302a..de9e7565f 100644 --- a/src/PythonAPI/Test/TestCR.py +++ b/src/PythonAPI/Test/TestCR.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestFeatures.py b/src/PythonAPI/Test/TestFeatures.py index a3028f703..ea25cb865 100644 --- a/src/PythonAPI/Test/TestFeatures.py +++ b/src/PythonAPI/Test/TestFeatures.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestFeaturesExtrusion.py b/src/PythonAPI/Test/TestFeaturesExtrusion.py index 0059cfc86..c21522e4b 100644 --- a/src/PythonAPI/Test/TestFeaturesExtrusion.py +++ b/src/PythonAPI/Test/TestFeaturesExtrusion.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestFeaturesRevolution.py b/src/PythonAPI/Test/TestFeaturesRevolution.py index 772d6e165..2a23e44ed 100644 --- a/src/PythonAPI/Test/TestFeaturesRevolution.py +++ b/src/PythonAPI/Test/TestFeaturesRevolution.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestMakeBrick1.py b/src/PythonAPI/Test/TestMakeBrick1.py index 67f5e132f..1e30f9792 100644 --- a/src/PythonAPI/Test/TestMakeBrick1.py +++ b/src/PythonAPI/Test/TestMakeBrick1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestMakeBrick2.py b/src/PythonAPI/Test/TestMakeBrick2.py index bb0c43d2d..6ece3c821 100644 --- a/src/PythonAPI/Test/TestMakeBrick2.py +++ b/src/PythonAPI/Test/TestMakeBrick2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestModel.py b/src/PythonAPI/Test/TestModel.py index 07af8b78b..aa56a4282 100644 --- a/src/PythonAPI/Test/TestModel.py +++ b/src/PythonAPI/Test/TestModel.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestPlatine.py b/src/PythonAPI/Test/TestPlatine.py index e9eb0a62f..847cfb061 100644 --- a/src/PythonAPI/Test/TestPlatine.py +++ b/src/PythonAPI/Test/TestPlatine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestPrimitivesBox.py b/src/PythonAPI/Test/TestPrimitivesBox.py index 0dbaaa914..164d3b9b8 100644 --- a/src/PythonAPI/Test/TestPrimitivesBox.py +++ b/src/PythonAPI/Test/TestPrimitivesBox.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestPythonAPI.py b/src/PythonAPI/Test/TestPythonAPI.py index a7255da6a..a1176c80f 100644 --- a/src/PythonAPI/Test/TestPythonAPI.py +++ b/src/PythonAPI/Test/TestPythonAPI.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestShapeInfo.py b/src/PythonAPI/Test/TestShapeInfo.py index 23d28e601..5c03ad2ed 100644 --- a/src/PythonAPI/Test/TestShapeInfo.py +++ b/src/PythonAPI/Test/TestShapeInfo.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcher.py b/src/PythonAPI/Test/TestSketcher.py index 1b10d1446..bd901f6fa 100644 --- a/src/PythonAPI/Test/TestSketcher.py +++ b/src/PythonAPI/Test/TestSketcher.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherAddArc.py b/src/PythonAPI/Test/TestSketcherAddArc.py index 243520b11..8a9c80fd6 100644 --- a/src/PythonAPI/Test/TestSketcherAddArc.py +++ b/src/PythonAPI/Test/TestSketcherAddArc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherAddCircle.py b/src/PythonAPI/Test/TestSketcherAddCircle.py index fe36b650f..7d1d94b9b 100644 --- a/src/PythonAPI/Test/TestSketcherAddCircle.py +++ b/src/PythonAPI/Test/TestSketcherAddCircle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherAddLine.py b/src/PythonAPI/Test/TestSketcherAddLine.py index 9d3e8bcc2..09922c1ee 100644 --- a/src/PythonAPI/Test/TestSketcherAddLine.py +++ b/src/PythonAPI/Test/TestSketcherAddLine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherAddMirror.py b/src/PythonAPI/Test/TestSketcherAddMirror.py index 87297ef4e..11d2e8735 100644 --- a/src/PythonAPI/Test/TestSketcherAddMirror.py +++ b/src/PythonAPI/Test/TestSketcherAddMirror.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherAddPoint.py b/src/PythonAPI/Test/TestSketcherAddPoint.py index 6d2f11bf3..730d93ead 100644 --- a/src/PythonAPI/Test/TestSketcherAddPoint.py +++ b/src/PythonAPI/Test/TestSketcherAddPoint.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherSetAngle.py b/src/PythonAPI/Test/TestSketcherSetAngle.py index ccfe58529..65d15e949 100644 --- a/src/PythonAPI/Test/TestSketcherSetAngle.py +++ b/src/PythonAPI/Test/TestSketcherSetAngle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherSetCoincident.py b/src/PythonAPI/Test/TestSketcherSetCoincident.py index c78e11eaa..ae65cb670 100644 --- a/src/PythonAPI/Test/TestSketcherSetCoincident.py +++ b/src/PythonAPI/Test/TestSketcherSetCoincident.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherSetEqual.py b/src/PythonAPI/Test/TestSketcherSetEqual.py index f91f087f9..4475ff96b 100644 --- a/src/PythonAPI/Test/TestSketcherSetEqual.py +++ b/src/PythonAPI/Test/TestSketcherSetEqual.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherSetFillet.py b/src/PythonAPI/Test/TestSketcherSetFillet.py index 5435ef08f..0b2866ada 100644 --- a/src/PythonAPI/Test/TestSketcherSetFillet.py +++ b/src/PythonAPI/Test/TestSketcherSetFillet.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherSetFixed.py b/src/PythonAPI/Test/TestSketcherSetFixed.py index 47e4cbd2e..55829d1ee 100644 --- a/src/PythonAPI/Test/TestSketcherSetFixed.py +++ b/src/PythonAPI/Test/TestSketcherSetFixed.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherSetHorizontal.py b/src/PythonAPI/Test/TestSketcherSetHorizontal.py index 8521e274d..8d40c65dc 100644 --- a/src/PythonAPI/Test/TestSketcherSetHorizontal.py +++ b/src/PythonAPI/Test/TestSketcherSetHorizontal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherSetLength.py b/src/PythonAPI/Test/TestSketcherSetLength.py index ae8dcf0a1..998719cab 100644 --- a/src/PythonAPI/Test/TestSketcherSetLength.py +++ b/src/PythonAPI/Test/TestSketcherSetLength.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherSetParallel.py b/src/PythonAPI/Test/TestSketcherSetParallel.py index 217808551..e060e6df5 100644 --- a/src/PythonAPI/Test/TestSketcherSetParallel.py +++ b/src/PythonAPI/Test/TestSketcherSetParallel.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherSetPerpendicular.py b/src/PythonAPI/Test/TestSketcherSetPerpendicular.py index ffad54865..ca79c8c03 100644 --- a/src/PythonAPI/Test/TestSketcherSetPerpendicular.py +++ b/src/PythonAPI/Test/TestSketcherSetPerpendicular.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherSetRadius.py b/src/PythonAPI/Test/TestSketcherSetRadius.py index f754794d9..cd333a4d7 100644 --- a/src/PythonAPI/Test/TestSketcherSetRadius.py +++ b/src/PythonAPI/Test/TestSketcherSetRadius.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherSetTangent.py b/src/PythonAPI/Test/TestSketcherSetTangent.py index e6e6632ce..559113714 100644 --- a/src/PythonAPI/Test/TestSketcherSetTangent.py +++ b/src/PythonAPI/Test/TestSketcherSetTangent.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/Test/TestSketcherSetVertical.py b/src/PythonAPI/Test/TestSketcherSetVertical.py index 98d7bb8be..e93d48d44 100644 --- a/src/PythonAPI/Test/TestSketcherSetVertical.py +++ b/src/PythonAPI/Test/TestSketcherSetVertical.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/__init__.py b/src/PythonAPI/__init__.py index c91aee022..542c28d51 100644 --- a/src/PythonAPI/__init__.py +++ b/src/PythonAPI/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/doc/source/conf.py b/src/PythonAPI/doc/source/conf.py index e4fa3ea4c..3696e5546 100644 --- a/src/PythonAPI/doc/source/conf.py +++ b/src/PythonAPI/doc/source/conf.py @@ -66,7 +66,7 @@ master_doc = 'index' # General information about the project. project = 'Shaper python API' -copyright = '2014-2022 CEA/DEN, EDF R&D' +copyright = '2014-2023 CEA, EDF' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the diff --git a/src/PythonAPI/examples/MakeBrick1.py b/src/PythonAPI/examples/MakeBrick1.py index 3117c2b3c..682a5d513 100644 --- a/src/PythonAPI/examples/MakeBrick1.py +++ b/src/PythonAPI/examples/MakeBrick1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/examples/MakeBrick2.py b/src/PythonAPI/examples/MakeBrick2.py index 18fe2c306..4fdf9356a 100644 --- a/src/PythonAPI/examples/MakeBrick2.py +++ b/src/PythonAPI/examples/MakeBrick2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/examples/Platine.py b/src/PythonAPI/examples/Platine.py index f57fed58f..a3e32d5e2 100644 --- a/src/PythonAPI/examples/Platine.py +++ b/src/PythonAPI/examples/Platine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/geom/__init__.py b/src/PythonAPI/geom/__init__.py index 011f55a0b..ef1388dea 100644 --- a/src/PythonAPI/geom/__init__.py +++ b/src/PythonAPI/geom/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2023 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/initConfig.py b/src/PythonAPI/initConfig.py index 4027476d1..2b97ca726 100644 --- a/src/PythonAPI/initConfig.py +++ b/src/PythonAPI/initConfig.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/__init__.py b/src/PythonAPI/model/__init__.py index c9d9a97fb..50b1e6a67 100644 --- a/src/PythonAPI/model/__init__.py +++ b/src/PythonAPI/model/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2023 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/addons/__init__.py b/src/PythonAPI/model/addons/__init__.py index 9de85d1b2..58b4f7f38 100644 --- a/src/PythonAPI/model/addons/__init__.py +++ b/src/PythonAPI/model/addons/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2023 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/build/__init__.py b/src/PythonAPI/model/build/__init__.py index 6705d1528..0d865e719 100644 --- a/src/PythonAPI/model/build/__init__.py +++ b/src/PythonAPI/model/build/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/collection/__init__.py b/src/PythonAPI/model/collection/__init__.py index f1b7fb90a..cb1b5472a 100644 --- a/src/PythonAPI/model/collection/__init__.py +++ b/src/PythonAPI/model/collection/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/connection/__init__.py b/src/PythonAPI/model/connection/__init__.py index 6eed74cd4..236b2e561 100644 --- a/src/PythonAPI/model/connection/__init__.py +++ b/src/PythonAPI/model/connection/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2023 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/construction/__init__.py b/src/PythonAPI/model/construction/__init__.py index 46ad38092..523f576d1 100644 --- a/src/PythonAPI/model/construction/__init__.py +++ b/src/PythonAPI/model/construction/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2023 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/dump/DumpAssistant.py b/src/PythonAPI/model/dump/DumpAssistant.py index dd24cca30..fc7a20f22 100644 --- a/src/PythonAPI/model/dump/DumpAssistant.py +++ b/src/PythonAPI/model/dump/DumpAssistant.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/dump/__init__.py b/src/PythonAPI/model/dump/__init__.py index 8bef0337d..a6281f0f4 100644 --- a/src/PythonAPI/model/dump/__init__.py +++ b/src/PythonAPI/model/dump/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/exchange/__init__.py b/src/PythonAPI/model/exchange/__init__.py index 23e49742c..2e43b1241 100644 --- a/src/PythonAPI/model/exchange/__init__.py +++ b/src/PythonAPI/model/exchange/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2023 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/exchange/tools.py b/src/PythonAPI/model/exchange/tools.py index 3b54e9a50..31455ff31 100644 --- a/src/PythonAPI/model/exchange/tools.py +++ b/src/PythonAPI/model/exchange/tools.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/features/__init__.py b/src/PythonAPI/model/features/__init__.py index 0366a4289..fd5a110a1 100644 --- a/src/PythonAPI/model/features/__init__.py +++ b/src/PythonAPI/model/features/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2023 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/filters/__init__.py b/src/PythonAPI/model/filters/__init__.py index 23cb97d19..b16acecd5 100644 --- a/src/PythonAPI/model/filters/__init__.py +++ b/src/PythonAPI/model/filters/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2023 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/gdml/__init__.py b/src/PythonAPI/model/gdml/__init__.py index ee8859a75..578ab8045 100644 --- a/src/PythonAPI/model/gdml/__init__.py +++ b/src/PythonAPI/model/gdml/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/parameter/__init__.py b/src/PythonAPI/model/parameter/__init__.py index e7e355a8c..4282b549c 100644 --- a/src/PythonAPI/model/parameter/__init__.py +++ b/src/PythonAPI/model/parameter/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2023 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/parameter/import_parameter.py b/src/PythonAPI/model/parameter/import_parameter.py index 542746c82..5a1fd3742 100644 --- a/src/PythonAPI/model/parameter/import_parameter.py +++ b/src/PythonAPI/model/parameter/import_parameter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/partset/__init__.py b/src/PythonAPI/model/partset/__init__.py index 53c7e0688..12267f8db 100644 --- a/src/PythonAPI/model/partset/__init__.py +++ b/src/PythonAPI/model/partset/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2023 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/primitives/__init__.py b/src/PythonAPI/model/primitives/__init__.py index f694dc8c7..a99093d54 100644 --- a/src/PythonAPI/model/primitives/__init__.py +++ b/src/PythonAPI/model/primitives/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/roots.py b/src/PythonAPI/model/roots.py index fd7bc161e..09c87a7e8 100644 --- a/src/PythonAPI/model/roots.py +++ b/src/PythonAPI/model/roots.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/services/__init__.py b/src/PythonAPI/model/services/__init__.py index 84bf691bf..67b4fb9c6 100644 --- a/src/PythonAPI/model/services/__init__.py +++ b/src/PythonAPI/model/services/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/sketcher/__init__.py b/src/PythonAPI/model/sketcher/__init__.py index 1c7deb86a..15eb61b6c 100644 --- a/src/PythonAPI/model/sketcher/__init__.py +++ b/src/PythonAPI/model/sketcher/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2023 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/sketcher/tests.py b/src/PythonAPI/model/sketcher/tests.py index ab9d8b0a1..4bd4ca9a9 100644 --- a/src/PythonAPI/model/sketcher/tests.py +++ b/src/PythonAPI/model/sketcher/tests.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/sketcher/tools.py b/src/PythonAPI/model/sketcher/tools.py index dd5e51e15..c335dbaff 100644 --- a/src/PythonAPI/model/sketcher/tools.py +++ b/src/PythonAPI/model/sketcher/tools.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/tests/__init__.py b/src/PythonAPI/model/tests/__init__.py index cce25215b..fe789dcfc 100644 --- a/src/PythonAPI/model/tests/__init__.py +++ b/src/PythonAPI/model/tests/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/model/tests/tests.py b/src/PythonAPI/model/tests/tests.py index 491a5d9f7..dc36d0bd7 100644 --- a/src/PythonAPI/model/tests/tests.py +++ b/src/PythonAPI/model/tests/tests.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAPI/tests.set b/src/PythonAPI/tests.set index c32569e8c..d11226282 100644 --- a/src/PythonAPI/tests.set +++ b/src/PythonAPI/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/CMakeLists.txt b/src/PythonAddons/CMakeLists.txt index f77d859b7..16bdf78d3 100644 --- a/src/PythonAddons/CMakeLists.txt +++ b/src/PythonAddons/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/CTestTestfileInstall.cmake b/src/PythonAddons/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/PythonAddons/CTestTestfileInstall.cmake +++ b/src/PythonAddons/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/Test/TestRectangle.py b/src/PythonAddons/Test/TestRectangle.py index 73b7599bc..e2629eda6 100755 --- a/src/PythonAddons/Test/TestRectangle.py +++ b/src/PythonAddons/Test/TestRectangle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/Test/TestRectangleCentered.py b/src/PythonAddons/Test/TestRectangleCentered.py index ba3ea21b0..ded993abe 100755 --- a/src/PythonAddons/Test/TestRectangleCentered.py +++ b/src/PythonAddons/Test/TestRectangleCentered.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/Test/TestcompoundVertices.py b/src/PythonAddons/Test/TestcompoundVertices.py index 774a11ca6..f84decb04 100755 --- a/src/PythonAddons/Test/TestcompoundVertices.py +++ b/src/PythonAddons/Test/TestcompoundVertices.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/Test/TestimportParameters.py b/src/PythonAddons/Test/TestimportParameters.py index 5a1c57efe..2cc443ac5 100755 --- a/src/PythonAddons/Test/TestimportParameters.py +++ b/src/PythonAddons/Test/TestimportParameters.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/Test/TestpipeNetwork_2par2.py b/src/PythonAddons/Test/TestpipeNetwork_2par2.py index b9a519442..e48905f78 100755 --- a/src/PythonAddons/Test/TestpipeNetwork_2par2.py +++ b/src/PythonAddons/Test/TestpipeNetwork_2par2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/Test/TestpipeNetwork_parligne.py b/src/PythonAddons/Test/TestpipeNetwork_parligne.py index 0d9ebc248..2ed7326ce 100755 --- a/src/PythonAddons/Test/TestpipeNetwork_parligne.py +++ b/src/PythonAddons/Test/TestpipeNetwork_parligne.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/__init__.py b/src/PythonAddons/__init__.py index e26495714..d891abb5f 100755 --- a/src/PythonAddons/__init__.py +++ b/src/PythonAddons/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2023 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/addons_Features.py b/src/PythonAddons/addons_Features.py index 710ed3624..e2271d224 100755 --- a/src/PythonAddons/addons_Features.py +++ b/src/PythonAddons/addons_Features.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/doc/examples/rectangle/feature.py b/src/PythonAddons/doc/examples/rectangle/feature.py index fd4301b1a..8d2aacbed 100755 --- a/src/PythonAddons/doc/examples/rectangle/feature.py +++ b/src/PythonAddons/doc/examples/rectangle/feature.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/macros/__init__.py b/src/PythonAddons/macros/__init__.py index 6848757e8..8527fc918 100755 --- a/src/PythonAddons/macros/__init__.py +++ b/src/PythonAddons/macros/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2023 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/macros/compoundVertices/__init__.py b/src/PythonAddons/macros/compoundVertices/__init__.py index 1671e8716..31169cdd2 100755 --- a/src/PythonAddons/macros/compoundVertices/__init__.py +++ b/src/PythonAddons/macros/compoundVertices/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/macros/compoundVertices/feature.py b/src/PythonAddons/macros/compoundVertices/feature.py index 16775e3fd..7230c421e 100755 --- a/src/PythonAddons/macros/compoundVertices/feature.py +++ b/src/PythonAddons/macros/compoundVertices/feature.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/macros/importParameters/__init__.py b/src/PythonAddons/macros/importParameters/__init__.py index 1671e8716..31169cdd2 100755 --- a/src/PythonAddons/macros/importParameters/__init__.py +++ b/src/PythonAddons/macros/importParameters/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/macros/importParameters/feature.py b/src/PythonAddons/macros/importParameters/feature.py index 494fcfb02..19581ee8a 100755 --- a/src/PythonAddons/macros/importParameters/feature.py +++ b/src/PythonAddons/macros/importParameters/feature.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/macros/pipeNetwork/__init__.py b/src/PythonAddons/macros/pipeNetwork/__init__.py index 1671e8716..31169cdd2 100755 --- a/src/PythonAddons/macros/pipeNetwork/__init__.py +++ b/src/PythonAddons/macros/pipeNetwork/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/macros/pipeNetwork/feature.py b/src/PythonAddons/macros/pipeNetwork/feature.py index 0d0fbef82..1ff9ec621 100755 --- a/src/PythonAddons/macros/pipeNetwork/feature.py +++ b/src/PythonAddons/macros/pipeNetwork/feature.py @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/macros/rectangle/__init__.py b/src/PythonAddons/macros/rectangle/__init__.py index 29ab6a63e..b20a65e72 100755 --- a/src/PythonAddons/macros/rectangle/__init__.py +++ b/src/PythonAddons/macros/rectangle/__init__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/macros/rectangle/feature.py b/src/PythonAddons/macros/rectangle/feature.py index 906a9f1b9..f719c435a 100755 --- a/src/PythonAddons/macros/rectangle/feature.py +++ b/src/PythonAddons/macros/rectangle/feature.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/PythonAddons/tests.set b/src/PythonAddons/tests.set index f1030eded..8cffcb47a 100644 --- a/src/PythonAddons/tests.set +++ b/src/PythonAddons/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SHAPERGUI/CMakeLists.txt b/src/SHAPERGUI/CMakeLists.txt index e0ab63f93..efc731ca2 100644 --- a/src/SHAPERGUI/CMakeLists.txt +++ b/src/SHAPERGUI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SHAPERGUI/SHAPERGUI.cpp b/src/SHAPERGUI/SHAPERGUI.cpp index 204157d23..475b4933d 100644 --- a/src/SHAPERGUI/SHAPERGUI.cpp +++ b/src/SHAPERGUI/SHAPERGUI.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SHAPERGUI/SHAPERGUI.h b/src/SHAPERGUI/SHAPERGUI.h index 592cb3aa3..aba74c859 100644 --- a/src/SHAPERGUI/SHAPERGUI.h +++ b/src/SHAPERGUI/SHAPERGUI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SHAPERGUI/SHAPERGUI_DataModel.cpp b/src/SHAPERGUI/SHAPERGUI_DataModel.cpp index 4e4046c70..a8856b26d 100644 --- a/src/SHAPERGUI/SHAPERGUI_DataModel.cpp +++ b/src/SHAPERGUI/SHAPERGUI_DataModel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SHAPERGUI/SHAPERGUI_DataModel.h b/src/SHAPERGUI/SHAPERGUI_DataModel.h index 28dae30c2..571d1b76a 100644 --- a/src/SHAPERGUI/SHAPERGUI_DataModel.h +++ b/src/SHAPERGUI/SHAPERGUI_DataModel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SHAPERGUI/SHAPERGUI_NestedButton.cpp b/src/SHAPERGUI/SHAPERGUI_NestedButton.cpp index 851bba799..629bcc60d 100644 --- a/src/SHAPERGUI/SHAPERGUI_NestedButton.cpp +++ b/src/SHAPERGUI/SHAPERGUI_NestedButton.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SHAPERGUI/SHAPERGUI_NestedButton.h b/src/SHAPERGUI/SHAPERGUI_NestedButton.h index 111c6a731..17189fd05 100644 --- a/src/SHAPERGUI/SHAPERGUI_NestedButton.h +++ b/src/SHAPERGUI/SHAPERGUI_NestedButton.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SHAPERGUI/SHAPERGUI_OCCSelector.cpp b/src/SHAPERGUI/SHAPERGUI_OCCSelector.cpp index 2003ee7a5..07031f259 100644 --- a/src/SHAPERGUI/SHAPERGUI_OCCSelector.cpp +++ b/src/SHAPERGUI/SHAPERGUI_OCCSelector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SHAPERGUI/SHAPERGUI_OCCSelector.h b/src/SHAPERGUI/SHAPERGUI_OCCSelector.h index b2a742f5f..dda6caf4c 100644 --- a/src/SHAPERGUI/SHAPERGUI_OCCSelector.h +++ b/src/SHAPERGUI/SHAPERGUI_OCCSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SHAPERGUI/SHAPERGUI_SalomeViewer.cpp b/src/SHAPERGUI/SHAPERGUI_SalomeViewer.cpp index 52386abe7..78eba3334 100644 --- a/src/SHAPERGUI/SHAPERGUI_SalomeViewer.cpp +++ b/src/SHAPERGUI/SHAPERGUI_SalomeViewer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SHAPERGUI/SHAPERGUI_SalomeViewer.h b/src/SHAPERGUI/SHAPERGUI_SalomeViewer.h index c0adf3c64..ac1eeb74a 100644 --- a/src/SHAPERGUI/SHAPERGUI_SalomeViewer.h +++ b/src/SHAPERGUI/SHAPERGUI_SalomeViewer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SHAPERGUI/SHAPERGUI_ToolbarsMgr.cpp b/src/SHAPERGUI/SHAPERGUI_ToolbarsMgr.cpp index 0eb50f8b6..ef0573879 100644 --- a/src/SHAPERGUI/SHAPERGUI_ToolbarsMgr.cpp +++ b/src/SHAPERGUI/SHAPERGUI_ToolbarsMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SHAPERGUI/SHAPERGUI_ToolbarsMgr.h b/src/SHAPERGUI/SHAPERGUI_ToolbarsMgr.h index 095f6f537..b09bf680a 100644 --- a/src/SHAPERGUI/SHAPERGUI_ToolbarsMgr.h +++ b/src/SHAPERGUI/SHAPERGUI_ToolbarsMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SHAPERGUI/SHAPER_SHAPERGUI.h b/src/SHAPERGUI/SHAPER_SHAPERGUI.h index 986f0ae59..a87896f5f 100644 --- a/src/SHAPERGUI/SHAPER_SHAPERGUI.h +++ b/src/SHAPERGUI/SHAPER_SHAPERGUI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SHAPERGUI/shapergui_app.cpp b/src/SHAPERGUI/shapergui_app.cpp index 1e7155920..eeae5764c 100644 --- a/src/SHAPERGUI/shapergui_app.cpp +++ b/src/SHAPERGUI/shapergui_app.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2021-2023 CEA/DEN, EDF R&D +// Copyright (C) 2021-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SamplePanelPlugin/CMakeLists.txt b/src/SamplePanelPlugin/CMakeLists.txt index 4b977743d..70b08b4a5 100644 --- a/src/SamplePanelPlugin/CMakeLists.txt +++ b/src/SamplePanelPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SamplePanelPlugin/SamplePanelPlugin.h b/src/SamplePanelPlugin/SamplePanelPlugin.h index 690834c24..a7adaa8f0 100644 --- a/src/SamplePanelPlugin/SamplePanelPlugin.h +++ b/src/SamplePanelPlugin/SamplePanelPlugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SamplePanelPlugin/SamplePanelPlugin_Feature.cpp b/src/SamplePanelPlugin/SamplePanelPlugin_Feature.cpp index 117aea479..46abab390 100644 --- a/src/SamplePanelPlugin/SamplePanelPlugin_Feature.cpp +++ b/src/SamplePanelPlugin/SamplePanelPlugin_Feature.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SamplePanelPlugin/SamplePanelPlugin_Feature.h b/src/SamplePanelPlugin/SamplePanelPlugin_Feature.h index e2655ee4c..3e957cfcb 100644 --- a/src/SamplePanelPlugin/SamplePanelPlugin_Feature.h +++ b/src/SamplePanelPlugin/SamplePanelPlugin_Feature.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SamplePanelPlugin/SamplePanelPlugin_ModelWidget.cpp b/src/SamplePanelPlugin/SamplePanelPlugin_ModelWidget.cpp index 47a231e10..f78065847 100644 --- a/src/SamplePanelPlugin/SamplePanelPlugin_ModelWidget.cpp +++ b/src/SamplePanelPlugin/SamplePanelPlugin_ModelWidget.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SamplePanelPlugin/SamplePanelPlugin_ModelWidget.h b/src/SamplePanelPlugin/SamplePanelPlugin_ModelWidget.h index 114fd95c5..42736bc0b 100644 --- a/src/SamplePanelPlugin/SamplePanelPlugin_ModelWidget.h +++ b/src/SamplePanelPlugin/SamplePanelPlugin_ModelWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SamplePanelPlugin/SamplePanelPlugin_ModelWidgetCreator.cpp b/src/SamplePanelPlugin/SamplePanelPlugin_ModelWidgetCreator.cpp index ff83ff0bc..8d763e15d 100644 --- a/src/SamplePanelPlugin/SamplePanelPlugin_ModelWidgetCreator.cpp +++ b/src/SamplePanelPlugin/SamplePanelPlugin_ModelWidgetCreator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SamplePanelPlugin/SamplePanelPlugin_ModelWidgetCreator.h b/src/SamplePanelPlugin/SamplePanelPlugin_ModelWidgetCreator.h index f9e275269..1413ae29b 100644 --- a/src/SamplePanelPlugin/SamplePanelPlugin_ModelWidgetCreator.h +++ b/src/SamplePanelPlugin/SamplePanelPlugin_ModelWidgetCreator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SamplePanelPlugin/SamplePanelPlugin_Panel.cpp b/src/SamplePanelPlugin/SamplePanelPlugin_Panel.cpp index 730b9c234..3f5b46f56 100644 --- a/src/SamplePanelPlugin/SamplePanelPlugin_Panel.cpp +++ b/src/SamplePanelPlugin/SamplePanelPlugin_Panel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SamplePanelPlugin/SamplePanelPlugin_Panel.h b/src/SamplePanelPlugin/SamplePanelPlugin_Panel.h index 553b4d74c..9edad07da 100644 --- a/src/SamplePanelPlugin/SamplePanelPlugin_Panel.h +++ b/src/SamplePanelPlugin/SamplePanelPlugin_Panel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SamplePanelPlugin/SamplePanelPlugin_Plugin.cpp b/src/SamplePanelPlugin/SamplePanelPlugin_Plugin.cpp index 30222747e..84d97c9be 100644 --- a/src/SamplePanelPlugin/SamplePanelPlugin_Plugin.cpp +++ b/src/SamplePanelPlugin/SamplePanelPlugin_Plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SamplePanelPlugin/SamplePanelPlugin_Plugin.h b/src/SamplePanelPlugin/SamplePanelPlugin_Plugin.h index 2ac85c462..a64075ee5 100644 --- a/src/SamplePanelPlugin/SamplePanelPlugin_Plugin.h +++ b/src/SamplePanelPlugin/SamplePanelPlugin_Plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SamplePanelPlugin/SamplePanelPlugin_WidgetCreator.cpp b/src/SamplePanelPlugin/SamplePanelPlugin_WidgetCreator.cpp index 108b857e7..556cfc807 100644 --- a/src/SamplePanelPlugin/SamplePanelPlugin_WidgetCreator.cpp +++ b/src/SamplePanelPlugin/SamplePanelPlugin_WidgetCreator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SamplePanelPlugin/SamplePanelPlugin_WidgetCreator.h b/src/SamplePanelPlugin/SamplePanelPlugin_WidgetCreator.h index cbd0aa309..783941567 100644 --- a/src/SamplePanelPlugin/SamplePanelPlugin_WidgetCreator.h +++ b/src/SamplePanelPlugin/SamplePanelPlugin_WidgetCreator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/CMakeLists.txt b/src/Selector/CMakeLists.txt index b15cc1b3d..457079f5e 100644 --- a/src/Selector/CMakeLists.txt +++ b/src/Selector/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector.h b/src/Selector/Selector.h index d6dcf5dd6..1551cc568 100644 --- a/src/Selector/Selector.h +++ b/src/Selector/Selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_Algo.cpp b/src/Selector/Selector_Algo.cpp index 68daac981..fca069679 100644 --- a/src/Selector/Selector_Algo.cpp +++ b/src/Selector/Selector_Algo.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_Algo.h b/src/Selector/Selector_Algo.h index 3ffaacd9a..f94634303 100644 --- a/src/Selector/Selector_Algo.h +++ b/src/Selector/Selector_Algo.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_AlgoWithSubs.cpp b/src/Selector/Selector_AlgoWithSubs.cpp index 852b8d2df..ec7a39f81 100644 --- a/src/Selector/Selector_AlgoWithSubs.cpp +++ b/src/Selector/Selector_AlgoWithSubs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_AlgoWithSubs.h b/src/Selector/Selector_AlgoWithSubs.h index 67c4817a6..c6c836b71 100644 --- a/src/Selector/Selector_AlgoWithSubs.h +++ b/src/Selector/Selector_AlgoWithSubs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_Container.cpp b/src/Selector/Selector_Container.cpp index 3b9700272..90bfdaf0c 100644 --- a/src/Selector/Selector_Container.cpp +++ b/src/Selector/Selector_Container.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_Container.h b/src/Selector/Selector_Container.h index ef9ebe11b..005794a14 100644 --- a/src/Selector/Selector_Container.h +++ b/src/Selector/Selector_Container.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_FilterByNeighbors.cpp b/src/Selector/Selector_FilterByNeighbors.cpp index a35412d10..12fc456a7 100644 --- a/src/Selector/Selector_FilterByNeighbors.cpp +++ b/src/Selector/Selector_FilterByNeighbors.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_FilterByNeighbors.h b/src/Selector/Selector_FilterByNeighbors.h index 7fbb24b72..5d1b9782a 100644 --- a/src/Selector/Selector_FilterByNeighbors.h +++ b/src/Selector/Selector_FilterByNeighbors.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_Intersect.cpp b/src/Selector/Selector_Intersect.cpp index 86801fb37..7af473b27 100644 --- a/src/Selector/Selector_Intersect.cpp +++ b/src/Selector/Selector_Intersect.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_Intersect.h b/src/Selector/Selector_Intersect.h index 3f596179d..15906cd34 100644 --- a/src/Selector/Selector_Intersect.h +++ b/src/Selector/Selector_Intersect.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_Modify.cpp b/src/Selector/Selector_Modify.cpp index 686e7cd5a..10726fe5e 100644 --- a/src/Selector/Selector_Modify.cpp +++ b/src/Selector/Selector_Modify.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_Modify.h b/src/Selector/Selector_Modify.h index b80af4e30..ab051ad57 100644 --- a/src/Selector/Selector_Modify.h +++ b/src/Selector/Selector_Modify.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_NExplode.cpp b/src/Selector/Selector_NExplode.cpp index 10c8b6b71..5c325cbef 100644 --- a/src/Selector/Selector_NExplode.cpp +++ b/src/Selector/Selector_NExplode.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_NExplode.h b/src/Selector/Selector_NExplode.h index 9324e8e33..c939bfa6d 100644 --- a/src/Selector/Selector_NExplode.h +++ b/src/Selector/Selector_NExplode.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_NameGenerator.cpp b/src/Selector/Selector_NameGenerator.cpp index cd2c3f801..1cca56bdd 100644 --- a/src/Selector/Selector_NameGenerator.cpp +++ b/src/Selector/Selector_NameGenerator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2018-2023 CEA/DEN, EDF R&D +// Copyright (C) 2018-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_NameGenerator.h b/src/Selector/Selector_NameGenerator.h index ed281ae5e..0c63924b3 100644 --- a/src/Selector/Selector_NameGenerator.h +++ b/src/Selector/Selector_NameGenerator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_Primitive.cpp b/src/Selector/Selector_Primitive.cpp index 4594988e7..d36cc0561 100644 --- a/src/Selector/Selector_Primitive.cpp +++ b/src/Selector/Selector_Primitive.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_Primitive.h b/src/Selector/Selector_Primitive.h index c47061289..0fbcc2b56 100644 --- a/src/Selector/Selector_Primitive.h +++ b/src/Selector/Selector_Primitive.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_Selector.cpp b/src/Selector/Selector_Selector.cpp index 26d43abc9..c45885251 100644 --- a/src/Selector/Selector_Selector.cpp +++ b/src/Selector/Selector_Selector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_Selector.h b/src/Selector/Selector_Selector.h index 81be532cf..c1072867f 100644 --- a/src/Selector/Selector_Selector.h +++ b/src/Selector/Selector_Selector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_WeakName.cpp b/src/Selector/Selector_WeakName.cpp index c045511f0..020711c7f 100644 --- a/src/Selector/Selector_WeakName.cpp +++ b/src/Selector/Selector_WeakName.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/Selector/Selector_WeakName.h b/src/Selector/Selector_WeakName.h index b179f2e1f..c3e7d1e91 100644 --- a/src/Selector/Selector_WeakName.h +++ b/src/Selector/Selector_WeakName.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/CMakeLists.txt b/src/SketchAPI/CMakeLists.txt index 05a155656..2d07f9a20 100644 --- a/src/SketchAPI/CMakeLists.txt +++ b/src/SketchAPI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/CTestTestfileInstall.cmake b/src/SketchAPI/CTestTestfileInstall.cmake index c9c7638a1..93bba40eb 100644 --- a/src/SketchAPI/CTestTestfileInstall.cmake +++ b/src/SketchAPI/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI.h b/src/SketchAPI/SketchAPI.h index 6aace2919..377cabf17 100644 --- a/src/SketchAPI/SketchAPI.h +++ b/src/SketchAPI/SketchAPI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI.i b/src/SketchAPI/SketchAPI.i index b0eff0bf4..19238b33b 100644 --- a/src/SketchAPI/SketchAPI.i +++ b/src/SketchAPI/SketchAPI.i @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Arc.cpp b/src/SketchAPI/SketchAPI_Arc.cpp index d74986f53..bce401779 100644 --- a/src/SketchAPI/SketchAPI_Arc.cpp +++ b/src/SketchAPI/SketchAPI_Arc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Arc.h b/src/SketchAPI/SketchAPI_Arc.h index 40fb2558d..0cd903afd 100644 --- a/src/SketchAPI/SketchAPI_Arc.h +++ b/src/SketchAPI/SketchAPI_Arc.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_BSpline.cpp b/src/SketchAPI/SketchAPI_BSpline.cpp index 851cae7bd..8e72ab970 100644 --- a/src/SketchAPI/SketchAPI_BSpline.cpp +++ b/src/SketchAPI/SketchAPI_BSpline.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_BSpline.h b/src/SketchAPI/SketchAPI_BSpline.h index 39e65d5ba..003a45d97 100644 --- a/src/SketchAPI/SketchAPI_BSpline.h +++ b/src/SketchAPI/SketchAPI_BSpline.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Circle.cpp b/src/SketchAPI/SketchAPI_Circle.cpp index 895dc0793..41853fe1d 100644 --- a/src/SketchAPI/SketchAPI_Circle.cpp +++ b/src/SketchAPI/SketchAPI_Circle.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Circle.h b/src/SketchAPI/SketchAPI_Circle.h index fc968b58f..dcc58c715 100644 --- a/src/SketchAPI/SketchAPI_Circle.h +++ b/src/SketchAPI/SketchAPI_Circle.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Constraint.cpp b/src/SketchAPI/SketchAPI_Constraint.cpp index 1e063c61e..9149d2395 100644 --- a/src/SketchAPI/SketchAPI_Constraint.cpp +++ b/src/SketchAPI/SketchAPI_Constraint.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Constraint.h b/src/SketchAPI/SketchAPI_Constraint.h index 8d7ad3716..220d1d59d 100644 --- a/src/SketchAPI/SketchAPI_Constraint.h +++ b/src/SketchAPI/SketchAPI_Constraint.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_ConstraintAngle.cpp b/src/SketchAPI/SketchAPI_ConstraintAngle.cpp index 6128fb600..edf90a5d3 100644 --- a/src/SketchAPI/SketchAPI_ConstraintAngle.cpp +++ b/src/SketchAPI/SketchAPI_ConstraintAngle.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_ConstraintAngle.h b/src/SketchAPI/SketchAPI_ConstraintAngle.h index 03c68b7aa..dc9f30b68 100644 --- a/src/SketchAPI/SketchAPI_ConstraintAngle.h +++ b/src/SketchAPI/SketchAPI_ConstraintAngle.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Ellipse.cpp b/src/SketchAPI/SketchAPI_Ellipse.cpp index 0c0a106f5..6c869440e 100644 --- a/src/SketchAPI/SketchAPI_Ellipse.cpp +++ b/src/SketchAPI/SketchAPI_Ellipse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Ellipse.h b/src/SketchAPI/SketchAPI_Ellipse.h index eb22b3a9f..0ccf9abc7 100644 --- a/src/SketchAPI/SketchAPI_Ellipse.h +++ b/src/SketchAPI/SketchAPI_Ellipse.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_EllipticArc.cpp b/src/SketchAPI/SketchAPI_EllipticArc.cpp index e64de99bf..0cd684417 100644 --- a/src/SketchAPI/SketchAPI_EllipticArc.cpp +++ b/src/SketchAPI/SketchAPI_EllipticArc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_EllipticArc.h b/src/SketchAPI/SketchAPI_EllipticArc.h index c383c941a..d6d8816a9 100644 --- a/src/SketchAPI/SketchAPI_EllipticArc.h +++ b/src/SketchAPI/SketchAPI_EllipticArc.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_IntersectionPoint.cpp b/src/SketchAPI/SketchAPI_IntersectionPoint.cpp index fa46560f2..6cc79abd2 100644 --- a/src/SketchAPI/SketchAPI_IntersectionPoint.cpp +++ b/src/SketchAPI/SketchAPI_IntersectionPoint.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_IntersectionPoint.h b/src/SketchAPI/SketchAPI_IntersectionPoint.h index a1757b82e..7cfbe7c77 100644 --- a/src/SketchAPI/SketchAPI_IntersectionPoint.h +++ b/src/SketchAPI/SketchAPI_IntersectionPoint.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Line.cpp b/src/SketchAPI/SketchAPI_Line.cpp index 2736f4f75..142d1932d 100644 --- a/src/SketchAPI/SketchAPI_Line.cpp +++ b/src/SketchAPI/SketchAPI_Line.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Line.h b/src/SketchAPI/SketchAPI_Line.h index a4371734e..f9c0bb31f 100644 --- a/src/SketchAPI/SketchAPI_Line.h +++ b/src/SketchAPI/SketchAPI_Line.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_MacroArc.cpp b/src/SketchAPI/SketchAPI_MacroArc.cpp index 0585587c6..0685a5f38 100644 --- a/src/SketchAPI/SketchAPI_MacroArc.cpp +++ b/src/SketchAPI/SketchAPI_MacroArc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_MacroArc.h b/src/SketchAPI/SketchAPI_MacroArc.h index 5beb036b5..ca51bae8e 100644 --- a/src/SketchAPI/SketchAPI_MacroArc.h +++ b/src/SketchAPI/SketchAPI_MacroArc.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_MacroCircle.cpp b/src/SketchAPI/SketchAPI_MacroCircle.cpp index c418b3cc1..f5e459a40 100644 --- a/src/SketchAPI/SketchAPI_MacroCircle.cpp +++ b/src/SketchAPI/SketchAPI_MacroCircle.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_MacroCircle.h b/src/SketchAPI/SketchAPI_MacroCircle.h index d63a30013..725edeacb 100644 --- a/src/SketchAPI/SketchAPI_MacroCircle.h +++ b/src/SketchAPI/SketchAPI_MacroCircle.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_MacroEllipse.cpp b/src/SketchAPI/SketchAPI_MacroEllipse.cpp index 14c3d1745..9cc6a2bd1 100644 --- a/src/SketchAPI/SketchAPI_MacroEllipse.cpp +++ b/src/SketchAPI/SketchAPI_MacroEllipse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_MacroEllipse.h b/src/SketchAPI/SketchAPI_MacroEllipse.h index e67363969..5823213ec 100644 --- a/src/SketchAPI/SketchAPI_MacroEllipse.h +++ b/src/SketchAPI/SketchAPI_MacroEllipse.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_MacroEllipticArc.cpp b/src/SketchAPI/SketchAPI_MacroEllipticArc.cpp index 264844ce9..540430aaf 100644 --- a/src/SketchAPI/SketchAPI_MacroEllipticArc.cpp +++ b/src/SketchAPI/SketchAPI_MacroEllipticArc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_MacroEllipticArc.h b/src/SketchAPI/SketchAPI_MacroEllipticArc.h index a0c0ded37..4a2f7eac4 100644 --- a/src/SketchAPI/SketchAPI_MacroEllipticArc.h +++ b/src/SketchAPI/SketchAPI_MacroEllipticArc.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Mirror.cpp b/src/SketchAPI/SketchAPI_Mirror.cpp index 6f043f71c..1709dc79c 100644 --- a/src/SketchAPI/SketchAPI_Mirror.cpp +++ b/src/SketchAPI/SketchAPI_Mirror.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Mirror.h b/src/SketchAPI/SketchAPI_Mirror.h index c4f5f8cf6..4eecc09ea 100644 --- a/src/SketchAPI/SketchAPI_Mirror.h +++ b/src/SketchAPI/SketchAPI_Mirror.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Offset.cpp b/src/SketchAPI/SketchAPI_Offset.cpp index 7088e97ac..c7dc082de 100644 --- a/src/SketchAPI/SketchAPI_Offset.cpp +++ b/src/SketchAPI/SketchAPI_Offset.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Offset.h b/src/SketchAPI/SketchAPI_Offset.h index ddbc695bf..667eff519 100644 --- a/src/SketchAPI/SketchAPI_Offset.h +++ b/src/SketchAPI/SketchAPI_Offset.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Point.cpp b/src/SketchAPI/SketchAPI_Point.cpp index c88c717f1..4427459cf 100644 --- a/src/SketchAPI/SketchAPI_Point.cpp +++ b/src/SketchAPI/SketchAPI_Point.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Point.h b/src/SketchAPI/SketchAPI_Point.h index e074008c5..6d5ab0e02 100644 --- a/src/SketchAPI/SketchAPI_Point.h +++ b/src/SketchAPI/SketchAPI_Point.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Projection.cpp b/src/SketchAPI/SketchAPI_Projection.cpp index f0961a5c6..f2dac81a3 100644 --- a/src/SketchAPI/SketchAPI_Projection.cpp +++ b/src/SketchAPI/SketchAPI_Projection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Projection.h b/src/SketchAPI/SketchAPI_Projection.h index 21b07966c..dc46c1a90 100644 --- a/src/SketchAPI/SketchAPI_Projection.h +++ b/src/SketchAPI/SketchAPI_Projection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Rectangle.cpp b/src/SketchAPI/SketchAPI_Rectangle.cpp index 16de0409c..bf7e3d44b 100644 --- a/src/SketchAPI/SketchAPI_Rectangle.cpp +++ b/src/SketchAPI/SketchAPI_Rectangle.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Rectangle.h b/src/SketchAPI/SketchAPI_Rectangle.h index 39769fac6..ba8f9962a 100644 --- a/src/SketchAPI/SketchAPI_Rectangle.h +++ b/src/SketchAPI/SketchAPI_Rectangle.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Rotation.cpp b/src/SketchAPI/SketchAPI_Rotation.cpp index 8bf206218..a5b332adc 100644 --- a/src/SketchAPI/SketchAPI_Rotation.cpp +++ b/src/SketchAPI/SketchAPI_Rotation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Rotation.h b/src/SketchAPI/SketchAPI_Rotation.h index 08e6d9ebf..6859c6b19 100644 --- a/src/SketchAPI/SketchAPI_Rotation.h +++ b/src/SketchAPI/SketchAPI_Rotation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Sketch.cpp b/src/SketchAPI/SketchAPI_Sketch.cpp index 823897f5a..9da5fe2da 100644 --- a/src/SketchAPI/SketchAPI_Sketch.cpp +++ b/src/SketchAPI/SketchAPI_Sketch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Sketch.h b/src/SketchAPI/SketchAPI_Sketch.h index 6a226ff31..76c434cbe 100644 --- a/src/SketchAPI/SketchAPI_Sketch.h +++ b/src/SketchAPI/SketchAPI_Sketch.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_SketchEntity.cpp b/src/SketchAPI/SketchAPI_SketchEntity.cpp index c718a07ec..1149084fd 100644 --- a/src/SketchAPI/SketchAPI_SketchEntity.cpp +++ b/src/SketchAPI/SketchAPI_SketchEntity.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_SketchEntity.h b/src/SketchAPI/SketchAPI_SketchEntity.h index 543b71c91..4962bbf29 100644 --- a/src/SketchAPI/SketchAPI_SketchEntity.h +++ b/src/SketchAPI/SketchAPI_SketchEntity.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Translation.cpp b/src/SketchAPI/SketchAPI_Translation.cpp index bf8408e93..04ddf5183 100644 --- a/src/SketchAPI/SketchAPI_Translation.cpp +++ b/src/SketchAPI/SketchAPI_Translation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_Translation.h b/src/SketchAPI/SketchAPI_Translation.h index 91c48b157..a16f54724 100644 --- a/src/SketchAPI/SketchAPI_Translation.h +++ b/src/SketchAPI/SketchAPI_Translation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/SketchAPI_swig.h b/src/SketchAPI/SketchAPI_swig.h index b6e2e9233..9fb8e6211 100644 --- a/src/SketchAPI/SketchAPI_swig.h +++ b/src/SketchAPI/SketchAPI_swig.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/Test/TestFreePoints.py b/src/SketchAPI/Test/TestFreePoints.py index 114d1bd97..afdcf3451 100644 --- a/src/SketchAPI/Test/TestFreePoints.py +++ b/src/SketchAPI/Test/TestFreePoints.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/Test/TestSketch.py b/src/SketchAPI/Test/TestSketch.py index d86af9807..3425165c5 100644 --- a/src/SketchAPI/Test/TestSketch.py +++ b/src/SketchAPI/Test/TestSketch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchAPI/tests.set b/src/SketchAPI/tests.set index 729aa95da..8f16a98cf 100644 --- a/src/SketchAPI/tests.set +++ b/src/SketchAPI/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/CMakeLists.txt b/src/SketchPlugin/CMakeLists.txt index a24d14b8d..b4a17bb4e 100644 --- a/src/SketchPlugin/CMakeLists.txt +++ b/src/SketchPlugin/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/CTestTestfileInstall.cmake b/src/SketchPlugin/CTestTestfileInstall.cmake index f5117fc88..c17d6fab3 100644 --- a/src/SketchPlugin/CTestTestfileInstall.cmake +++ b/src/SketchPlugin/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin.h b/src/SketchPlugin/SketchPlugin.h index 831216535..cf0a87ea1 100644 --- a/src/SketchPlugin/SketchPlugin.h +++ b/src/SketchPlugin/SketchPlugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Arc.cpp b/src/SketchPlugin/SketchPlugin_Arc.cpp index c72230a16..0eb84450c 100644 --- a/src/SketchPlugin/SketchPlugin_Arc.cpp +++ b/src/SketchPlugin/SketchPlugin_Arc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Arc.h b/src/SketchPlugin/SketchPlugin_Arc.h index 3808cba25..57cf7654d 100644 --- a/src/SketchPlugin/SketchPlugin_Arc.h +++ b/src/SketchPlugin/SketchPlugin_Arc.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_BSpline.cpp b/src/SketchPlugin/SketchPlugin_BSpline.cpp index 9d0471ad7..a41b2dad3 100644 --- a/src/SketchPlugin/SketchPlugin_BSpline.cpp +++ b/src/SketchPlugin/SketchPlugin_BSpline.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_BSpline.h b/src/SketchPlugin/SketchPlugin_BSpline.h index b0c11de0e..5e503d03f 100644 --- a/src/SketchPlugin/SketchPlugin_BSpline.h +++ b/src/SketchPlugin/SketchPlugin_BSpline.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_BSplineBase.cpp b/src/SketchPlugin/SketchPlugin_BSplineBase.cpp index f214aa1d3..f69a894b8 100644 --- a/src/SketchPlugin/SketchPlugin_BSplineBase.cpp +++ b/src/SketchPlugin/SketchPlugin_BSplineBase.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_BSplineBase.h b/src/SketchPlugin/SketchPlugin_BSplineBase.h index 4d34ebe71..044dcc2a1 100644 --- a/src/SketchPlugin/SketchPlugin_BSplineBase.h +++ b/src/SketchPlugin/SketchPlugin_BSplineBase.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_BSplinePeriodic.cpp b/src/SketchPlugin/SketchPlugin_BSplinePeriodic.cpp index b2ec53e5f..f8947d2cd 100644 --- a/src/SketchPlugin/SketchPlugin_BSplinePeriodic.cpp +++ b/src/SketchPlugin/SketchPlugin_BSplinePeriodic.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_BSplinePeriodic.h b/src/SketchPlugin/SketchPlugin_BSplinePeriodic.h index 9b24e1d46..2b33a2fde 100644 --- a/src/SketchPlugin/SketchPlugin_BSplinePeriodic.h +++ b/src/SketchPlugin/SketchPlugin_BSplinePeriodic.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Circle.cpp b/src/SketchPlugin/SketchPlugin_Circle.cpp index 80a6f19e4..c0eecf508 100644 --- a/src/SketchPlugin/SketchPlugin_Circle.cpp +++ b/src/SketchPlugin/SketchPlugin_Circle.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Circle.h b/src/SketchPlugin/SketchPlugin_Circle.h index a40832ec5..c5035fba2 100644 --- a/src/SketchPlugin/SketchPlugin_Circle.h +++ b/src/SketchPlugin/SketchPlugin_Circle.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Constraint.cpp b/src/SketchPlugin/SketchPlugin_Constraint.cpp index f04904776..67d51b0f7 100644 --- a/src/SketchPlugin/SketchPlugin_Constraint.cpp +++ b/src/SketchPlugin/SketchPlugin_Constraint.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Constraint.h b/src/SketchPlugin/SketchPlugin_Constraint.h index 6fdc26b86..7b5723875 100644 --- a/src/SketchPlugin/SketchPlugin_Constraint.h +++ b/src/SketchPlugin/SketchPlugin_Constraint.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintAngle.cpp b/src/SketchPlugin/SketchPlugin_ConstraintAngle.cpp index f5a51281c..cdb3309ec 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintAngle.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintAngle.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintAngle.h b/src/SketchPlugin/SketchPlugin_ConstraintAngle.h index ae0c78a8b..b1bfcc249 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintAngle.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintAngle.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintBase.h b/src/SketchPlugin/SketchPlugin_ConstraintBase.h index 6f6b47075..19cde0c62 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintBase.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintBase.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintCoincidence.cpp b/src/SketchPlugin/SketchPlugin_ConstraintCoincidence.cpp index 1a23335d1..795eee98d 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintCoincidence.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintCoincidence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintCoincidence.h b/src/SketchPlugin/SketchPlugin_ConstraintCoincidence.h index e04afb4ec..5522c19d1 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintCoincidence.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintCoincidence.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintCoincidenceInternal.cpp b/src/SketchPlugin/SketchPlugin_ConstraintCoincidenceInternal.cpp index e910d22b7..200e03a40 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintCoincidenceInternal.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintCoincidenceInternal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintCoincidenceInternal.h b/src/SketchPlugin/SketchPlugin_ConstraintCoincidenceInternal.h index dbaf17463..85a867eea 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintCoincidenceInternal.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintCoincidenceInternal.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintCollinear.cpp b/src/SketchPlugin/SketchPlugin_ConstraintCollinear.cpp index afec9e2e7..e689458e8 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintCollinear.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintCollinear.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintCollinear.h b/src/SketchPlugin/SketchPlugin_ConstraintCollinear.h index 9ccadc144..48d356a87 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintCollinear.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintCollinear.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintDistance.cpp b/src/SketchPlugin/SketchPlugin_ConstraintDistance.cpp index 737c2d460..2f2c59b0a 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintDistance.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintDistance.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintDistance.h b/src/SketchPlugin/SketchPlugin_ConstraintDistance.h index b4031fd44..2089f2cfd 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintDistance.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintDistance.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintDistanceAlongDir.cpp b/src/SketchPlugin/SketchPlugin_ConstraintDistanceAlongDir.cpp index 50566ed21..e15b4402c 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintDistanceAlongDir.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintDistanceAlongDir.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintDistanceAlongDir.h b/src/SketchPlugin/SketchPlugin_ConstraintDistanceAlongDir.h index 95ce256a8..e6f421e88 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintDistanceAlongDir.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintDistanceAlongDir.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintDistanceHorizontal.cpp b/src/SketchPlugin/SketchPlugin_ConstraintDistanceHorizontal.cpp index 22ac13ff3..a4df87c20 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintDistanceHorizontal.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintDistanceHorizontal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintDistanceHorizontal.h b/src/SketchPlugin/SketchPlugin_ConstraintDistanceHorizontal.h index a9861c837..611697e8c 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintDistanceHorizontal.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintDistanceHorizontal.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintDistanceVertical.cpp b/src/SketchPlugin/SketchPlugin_ConstraintDistanceVertical.cpp index 633ee0ded..ea6ce98cf 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintDistanceVertical.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintDistanceVertical.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintDistanceVertical.h b/src/SketchPlugin/SketchPlugin_ConstraintDistanceVertical.h index a47abd0dd..506306bd1 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintDistanceVertical.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintDistanceVertical.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintEqual.cpp b/src/SketchPlugin/SketchPlugin_ConstraintEqual.cpp index 5c07b3c2b..e3637a73e 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintEqual.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintEqual.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintEqual.h b/src/SketchPlugin/SketchPlugin_ConstraintEqual.h index aeb683d9e..c8b0de970 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintEqual.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintEqual.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintHorizontal.cpp b/src/SketchPlugin/SketchPlugin_ConstraintHorizontal.cpp index ce8e2437e..dae341a66 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintHorizontal.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintHorizontal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintHorizontal.h b/src/SketchPlugin/SketchPlugin_ConstraintHorizontal.h index dbf0ed383..c793570d4 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintHorizontal.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintHorizontal.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintLength.cpp b/src/SketchPlugin/SketchPlugin_ConstraintLength.cpp index 4ecf71ff1..cfe1da52f 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintLength.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintLength.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintLength.h b/src/SketchPlugin/SketchPlugin_ConstraintLength.h index 7431e465b..b150a48c7 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintLength.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintLength.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintMiddle.cpp b/src/SketchPlugin/SketchPlugin_ConstraintMiddle.cpp index de48d4883..ad9ab3755 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintMiddle.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintMiddle.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintMiddle.h b/src/SketchPlugin/SketchPlugin_ConstraintMiddle.h index 1faa4d03c..6c0ac43ce 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintMiddle.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintMiddle.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintMirror.cpp b/src/SketchPlugin/SketchPlugin_ConstraintMirror.cpp index 1daf927c3..fbbb8044a 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintMirror.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintMirror.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintMirror.h b/src/SketchPlugin/SketchPlugin_ConstraintMirror.h index d49d7603a..10daa80cd 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintMirror.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintMirror.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintParallel.cpp b/src/SketchPlugin/SketchPlugin_ConstraintParallel.cpp index db9405287..2c5977867 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintParallel.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintParallel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintParallel.h b/src/SketchPlugin/SketchPlugin_ConstraintParallel.h index 2b7ee4d1b..db6ebaf4c 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintParallel.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintParallel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.cpp b/src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.cpp index eb2b0069d..108ee2a16 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.h b/src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.h index 47709e678..46b6c3d60 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintRadius.cpp b/src/SketchPlugin/SketchPlugin_ConstraintRadius.cpp index 1b12fb2e5..6dc1bd1df 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintRadius.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintRadius.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintRadius.h b/src/SketchPlugin/SketchPlugin_ConstraintRadius.h index 28a3e907b..e1edf88c1 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintRadius.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintRadius.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintRigid.cpp b/src/SketchPlugin/SketchPlugin_ConstraintRigid.cpp index 03872c460..e70c77b37 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintRigid.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintRigid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintRigid.h b/src/SketchPlugin/SketchPlugin_ConstraintRigid.h index c7fc94911..56c835947 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintRigid.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintRigid.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintTangent.cpp b/src/SketchPlugin/SketchPlugin_ConstraintTangent.cpp index c90754078..224ac900a 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintTangent.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintTangent.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintTangent.h b/src/SketchPlugin/SketchPlugin_ConstraintTangent.h index a7469cf08..aafd49a44 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintTangent.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintTangent.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintVertical.cpp b/src/SketchPlugin/SketchPlugin_ConstraintVertical.cpp index 12fd7d50a..e921e8404 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintVertical.cpp +++ b/src/SketchPlugin/SketchPlugin_ConstraintVertical.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ConstraintVertical.h b/src/SketchPlugin/SketchPlugin_ConstraintVertical.h index f22f7221b..98cb6d4d7 100644 --- a/src/SketchPlugin/SketchPlugin_ConstraintVertical.h +++ b/src/SketchPlugin/SketchPlugin_ConstraintVertical.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_CurveFitting.cpp b/src/SketchPlugin/SketchPlugin_CurveFitting.cpp index a860e397c..11d9ebafe 100644 --- a/src/SketchPlugin/SketchPlugin_CurveFitting.cpp +++ b/src/SketchPlugin/SketchPlugin_CurveFitting.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_CurveFitting.h b/src/SketchPlugin/SketchPlugin_CurveFitting.h index 1870f2798..ac88a4522 100644 --- a/src/SketchPlugin/SketchPlugin_CurveFitting.h +++ b/src/SketchPlugin/SketchPlugin_CurveFitting.h @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Ellipse.cpp b/src/SketchPlugin/SketchPlugin_Ellipse.cpp index b13b792ec..0834a13aa 100644 --- a/src/SketchPlugin/SketchPlugin_Ellipse.cpp +++ b/src/SketchPlugin/SketchPlugin_Ellipse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Ellipse.h b/src/SketchPlugin/SketchPlugin_Ellipse.h index 0821da850..309ebe60b 100644 --- a/src/SketchPlugin/SketchPlugin_Ellipse.h +++ b/src/SketchPlugin/SketchPlugin_Ellipse.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_EllipticArc.cpp b/src/SketchPlugin/SketchPlugin_EllipticArc.cpp index cf9a90f8f..de2db6c72 100644 --- a/src/SketchPlugin/SketchPlugin_EllipticArc.cpp +++ b/src/SketchPlugin/SketchPlugin_EllipticArc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_EllipticArc.h b/src/SketchPlugin/SketchPlugin_EllipticArc.h index d9c6b7f7f..a7e8b3632 100644 --- a/src/SketchPlugin/SketchPlugin_EllipticArc.h +++ b/src/SketchPlugin/SketchPlugin_EllipticArc.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ExternalValidator.cpp b/src/SketchPlugin/SketchPlugin_ExternalValidator.cpp index 377e1df05..8acc4bd18 100644 --- a/src/SketchPlugin/SketchPlugin_ExternalValidator.cpp +++ b/src/SketchPlugin/SketchPlugin_ExternalValidator.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_ExternalValidator.h b/src/SketchPlugin/SketchPlugin_ExternalValidator.h index 1c7693dd1..2651ead1d 100644 --- a/src/SketchPlugin/SketchPlugin_ExternalValidator.h +++ b/src/SketchPlugin/SketchPlugin_ExternalValidator.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Feature.cpp b/src/SketchPlugin/SketchPlugin_Feature.cpp index 91834ddbd..f42f4c835 100644 --- a/src/SketchPlugin/SketchPlugin_Feature.cpp +++ b/src/SketchPlugin/SketchPlugin_Feature.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Feature.h b/src/SketchPlugin/SketchPlugin_Feature.h index acaa87c21..bdfb08ee5 100644 --- a/src/SketchPlugin/SketchPlugin_Feature.h +++ b/src/SketchPlugin/SketchPlugin_Feature.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Fillet.cpp b/src/SketchPlugin/SketchPlugin_Fillet.cpp index 6bc482782..0acd530fd 100644 --- a/src/SketchPlugin/SketchPlugin_Fillet.cpp +++ b/src/SketchPlugin/SketchPlugin_Fillet.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Fillet.h b/src/SketchPlugin/SketchPlugin_Fillet.h index 22d4e1e62..16b38caa3 100644 --- a/src/SketchPlugin/SketchPlugin_Fillet.h +++ b/src/SketchPlugin/SketchPlugin_Fillet.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_IntersectionPoint.cpp b/src/SketchPlugin/SketchPlugin_IntersectionPoint.cpp index 9409aed99..7b3ad4647 100644 --- a/src/SketchPlugin/SketchPlugin_IntersectionPoint.cpp +++ b/src/SketchPlugin/SketchPlugin_IntersectionPoint.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_IntersectionPoint.h b/src/SketchPlugin/SketchPlugin_IntersectionPoint.h index 5fdeb5b1c..b420b3ece 100644 --- a/src/SketchPlugin/SketchPlugin_IntersectionPoint.h +++ b/src/SketchPlugin/SketchPlugin_IntersectionPoint.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Line.cpp b/src/SketchPlugin/SketchPlugin_Line.cpp index efb309c88..2d6ad7183 100644 --- a/src/SketchPlugin/SketchPlugin_Line.cpp +++ b/src/SketchPlugin/SketchPlugin_Line.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Line.h b/src/SketchPlugin/SketchPlugin_Line.h index 6b8d158cc..eefe61b07 100644 --- a/src/SketchPlugin/SketchPlugin_Line.h +++ b/src/SketchPlugin/SketchPlugin_Line.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_MacroArc.cpp b/src/SketchPlugin/SketchPlugin_MacroArc.cpp index fa19273ba..d3687c9a3 100644 --- a/src/SketchPlugin/SketchPlugin_MacroArc.cpp +++ b/src/SketchPlugin/SketchPlugin_MacroArc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_MacroArc.h b/src/SketchPlugin/SketchPlugin_MacroArc.h index c3618816b..67d6e2822 100644 --- a/src/SketchPlugin/SketchPlugin_MacroArc.h +++ b/src/SketchPlugin/SketchPlugin_MacroArc.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_MacroArcReentrantMessage.h b/src/SketchPlugin/SketchPlugin_MacroArcReentrantMessage.h index 85ca2449e..a9df87a20 100644 --- a/src/SketchPlugin/SketchPlugin_MacroArcReentrantMessage.h +++ b/src/SketchPlugin/SketchPlugin_MacroArcReentrantMessage.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_MacroBSpline.cpp b/src/SketchPlugin/SketchPlugin_MacroBSpline.cpp index c058ff46c..9781c8e22 100644 --- a/src/SketchPlugin/SketchPlugin_MacroBSpline.cpp +++ b/src/SketchPlugin/SketchPlugin_MacroBSpline.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_MacroBSpline.h b/src/SketchPlugin/SketchPlugin_MacroBSpline.h index 6cba15272..cdb7d8bca 100644 --- a/src/SketchPlugin/SketchPlugin_MacroBSpline.h +++ b/src/SketchPlugin/SketchPlugin_MacroBSpline.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_MacroCircle.cpp b/src/SketchPlugin/SketchPlugin_MacroCircle.cpp index 6fa089814..2725d0be9 100644 --- a/src/SketchPlugin/SketchPlugin_MacroCircle.cpp +++ b/src/SketchPlugin/SketchPlugin_MacroCircle.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_MacroCircle.h b/src/SketchPlugin/SketchPlugin_MacroCircle.h index 7a7e4661b..c810eb061 100644 --- a/src/SketchPlugin/SketchPlugin_MacroCircle.h +++ b/src/SketchPlugin/SketchPlugin_MacroCircle.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_MacroEllipse.cpp b/src/SketchPlugin/SketchPlugin_MacroEllipse.cpp index b0fd5c905..f5027fb3b 100644 --- a/src/SketchPlugin/SketchPlugin_MacroEllipse.cpp +++ b/src/SketchPlugin/SketchPlugin_MacroEllipse.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_MacroEllipse.h b/src/SketchPlugin/SketchPlugin_MacroEllipse.h index b235dd1c8..1a6bd9efe 100644 --- a/src/SketchPlugin/SketchPlugin_MacroEllipse.h +++ b/src/SketchPlugin/SketchPlugin_MacroEllipse.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_MacroEllipticArc.cpp b/src/SketchPlugin/SketchPlugin_MacroEllipticArc.cpp index 29319aead..7f09b00d2 100644 --- a/src/SketchPlugin/SketchPlugin_MacroEllipticArc.cpp +++ b/src/SketchPlugin/SketchPlugin_MacroEllipticArc.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_MacroEllipticArc.h b/src/SketchPlugin/SketchPlugin_MacroEllipticArc.h index 402c1ba08..5c9594051 100644 --- a/src/SketchPlugin/SketchPlugin_MacroEllipticArc.h +++ b/src/SketchPlugin/SketchPlugin_MacroEllipticArc.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_MultiRotation.cpp b/src/SketchPlugin/SketchPlugin_MultiRotation.cpp index 357612b54..4e862e119 100644 --- a/src/SketchPlugin/SketchPlugin_MultiRotation.cpp +++ b/src/SketchPlugin/SketchPlugin_MultiRotation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_MultiRotation.h b/src/SketchPlugin/SketchPlugin_MultiRotation.h index 3c0477a02..d8401f652 100644 --- a/src/SketchPlugin/SketchPlugin_MultiRotation.h +++ b/src/SketchPlugin/SketchPlugin_MultiRotation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_MultiTranslation.cpp b/src/SketchPlugin/SketchPlugin_MultiTranslation.cpp index 9aa8bce9b..8a543fcaf 100644 --- a/src/SketchPlugin/SketchPlugin_MultiTranslation.cpp +++ b/src/SketchPlugin/SketchPlugin_MultiTranslation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_MultiTranslation.h b/src/SketchPlugin/SketchPlugin_MultiTranslation.h index 916a8a7b8..c27c887ad 100644 --- a/src/SketchPlugin/SketchPlugin_MultiTranslation.h +++ b/src/SketchPlugin/SketchPlugin_MultiTranslation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Offset.cpp b/src/SketchPlugin/SketchPlugin_Offset.cpp index be0cb6cda..1f581b742 100644 --- a/src/SketchPlugin/SketchPlugin_Offset.cpp +++ b/src/SketchPlugin/SketchPlugin_Offset.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Offset.h b/src/SketchPlugin/SketchPlugin_Offset.h index c946e32a1..c48dd717f 100644 --- a/src/SketchPlugin/SketchPlugin_Offset.h +++ b/src/SketchPlugin/SketchPlugin_Offset.h @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_OverConstraintsResolver.cpp b/src/SketchPlugin/SketchPlugin_OverConstraintsResolver.cpp index dbdcdacb9..a7bf35037 100644 --- a/src/SketchPlugin/SketchPlugin_OverConstraintsResolver.cpp +++ b/src/SketchPlugin/SketchPlugin_OverConstraintsResolver.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_OverConstraintsResolver.h b/src/SketchPlugin/SketchPlugin_OverConstraintsResolver.h index 19b360ae4..e1bc9c678 100644 --- a/src/SketchPlugin/SketchPlugin_OverConstraintsResolver.h +++ b/src/SketchPlugin/SketchPlugin_OverConstraintsResolver.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Plugin.cpp b/src/SketchPlugin/SketchPlugin_Plugin.cpp index 054c27ada..83fc84bc7 100644 --- a/src/SketchPlugin/SketchPlugin_Plugin.cpp +++ b/src/SketchPlugin/SketchPlugin_Plugin.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Plugin.h b/src/SketchPlugin/SketchPlugin_Plugin.h index 6dbca6d64..4e9563921 100644 --- a/src/SketchPlugin/SketchPlugin_Plugin.h +++ b/src/SketchPlugin/SketchPlugin_Plugin.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Point.cpp b/src/SketchPlugin/SketchPlugin_Point.cpp index babb1aa5c..ddf6edfa9 100644 --- a/src/SketchPlugin/SketchPlugin_Point.cpp +++ b/src/SketchPlugin/SketchPlugin_Point.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Point.h b/src/SketchPlugin/SketchPlugin_Point.h index db0904081..047fd0101 100644 --- a/src/SketchPlugin/SketchPlugin_Point.h +++ b/src/SketchPlugin/SketchPlugin_Point.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Projection.cpp b/src/SketchPlugin/SketchPlugin_Projection.cpp index b5faabdfd..9d0ff96e9 100644 --- a/src/SketchPlugin/SketchPlugin_Projection.cpp +++ b/src/SketchPlugin/SketchPlugin_Projection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Projection.h b/src/SketchPlugin/SketchPlugin_Projection.h index e336d8d2d..c33452f21 100644 --- a/src/SketchPlugin/SketchPlugin_Projection.h +++ b/src/SketchPlugin/SketchPlugin_Projection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Sketch.cpp b/src/SketchPlugin/SketchPlugin_Sketch.cpp index c8820f704..1d3c560da 100644 --- a/src/SketchPlugin/SketchPlugin_Sketch.cpp +++ b/src/SketchPlugin/SketchPlugin_Sketch.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Sketch.h b/src/SketchPlugin/SketchPlugin_Sketch.h index 571dd18fb..75a451ace 100644 --- a/src/SketchPlugin/SketchPlugin_Sketch.h +++ b/src/SketchPlugin/SketchPlugin_Sketch.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_SketchCopy.cpp b/src/SketchPlugin/SketchPlugin_SketchCopy.cpp index 12f9a0c6c..e27f60d99 100644 --- a/src/SketchPlugin/SketchPlugin_SketchCopy.cpp +++ b/src/SketchPlugin/SketchPlugin_SketchCopy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_SketchCopy.h b/src/SketchPlugin/SketchPlugin_SketchCopy.h index 659dc8520..071f312fa 100644 --- a/src/SketchPlugin/SketchPlugin_SketchCopy.h +++ b/src/SketchPlugin/SketchPlugin_SketchCopy.h @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_SketchDrawer.cpp b/src/SketchPlugin/SketchPlugin_SketchDrawer.cpp index 9daa47291..913d0a6bd 100644 --- a/src/SketchPlugin/SketchPlugin_SketchDrawer.cpp +++ b/src/SketchPlugin/SketchPlugin_SketchDrawer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_SketchDrawer.h b/src/SketchPlugin/SketchPlugin_SketchDrawer.h index 2663c6c19..f0b9e1df6 100644 --- a/src/SketchPlugin/SketchPlugin_SketchDrawer.h +++ b/src/SketchPlugin/SketchPlugin_SketchDrawer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_SketchEntity.cpp b/src/SketchPlugin/SketchPlugin_SketchEntity.cpp index 553b14ddb..3a4165c8e 100644 --- a/src/SketchPlugin/SketchPlugin_SketchEntity.cpp +++ b/src/SketchPlugin/SketchPlugin_SketchEntity.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_SketchEntity.h b/src/SketchPlugin/SketchPlugin_SketchEntity.h index b20d60dda..3f3e7526a 100644 --- a/src/SketchPlugin/SketchPlugin_SketchEntity.h +++ b/src/SketchPlugin/SketchPlugin_SketchEntity.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Split.cpp b/src/SketchPlugin/SketchPlugin_Split.cpp index afb5e87e5..ab89602c1 100644 --- a/src/SketchPlugin/SketchPlugin_Split.cpp +++ b/src/SketchPlugin/SketchPlugin_Split.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Split.h b/src/SketchPlugin/SketchPlugin_Split.h index fac6251b6..ed0e9d390 100644 --- a/src/SketchPlugin/SketchPlugin_Split.h +++ b/src/SketchPlugin/SketchPlugin_Split.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Tools.cpp b/src/SketchPlugin/SketchPlugin_Tools.cpp index 1ead2fd3e..710c6fd18 100644 --- a/src/SketchPlugin/SketchPlugin_Tools.cpp +++ b/src/SketchPlugin/SketchPlugin_Tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Tools.h b/src/SketchPlugin/SketchPlugin_Tools.h index e9583096e..83212febf 100644 --- a/src/SketchPlugin/SketchPlugin_Tools.h +++ b/src/SketchPlugin/SketchPlugin_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Trim.cpp b/src/SketchPlugin/SketchPlugin_Trim.cpp index 36c4e0fb1..aca80577b 100644 --- a/src/SketchPlugin/SketchPlugin_Trim.cpp +++ b/src/SketchPlugin/SketchPlugin_Trim.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Trim.h b/src/SketchPlugin/SketchPlugin_Trim.h index a56bd07e7..cbe7a00ba 100644 --- a/src/SketchPlugin/SketchPlugin_Trim.h +++ b/src/SketchPlugin/SketchPlugin_Trim.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Validators.cpp b/src/SketchPlugin/SketchPlugin_Validators.cpp index f039a445e..4f5f9cba1 100644 --- a/src/SketchPlugin/SketchPlugin_Validators.cpp +++ b/src/SketchPlugin/SketchPlugin_Validators.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/SketchPlugin_Validators.h b/src/SketchPlugin/SketchPlugin_Validators.h index 68e397f90..9c774602f 100644 --- a/src/SketchPlugin/SketchPlugin_Validators.h +++ b/src/SketchPlugin/SketchPlugin_Validators.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test1061.py b/src/SketchPlugin/Test/Test1061.py index 928bf6e80..a81940c6c 100644 --- a/src/SketchPlugin/Test/Test1061.py +++ b/src/SketchPlugin/Test/Test1061.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test1577.py b/src/SketchPlugin/Test/Test1577.py index 8509f682a..d8ca74b5c 100644 --- a/src/SketchPlugin/Test/Test1577.py +++ b/src/SketchPlugin/Test/Test1577.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test1578.py b/src/SketchPlugin/Test/Test1578.py index 7b8169bb6..9e5b6f8d3 100644 --- a/src/SketchPlugin/Test/Test1578.py +++ b/src/SketchPlugin/Test/Test1578.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test1673.py b/src/SketchPlugin/Test/Test1673.py index 65eb5cd0a..d5b028a30 100644 --- a/src/SketchPlugin/Test/Test1673.py +++ b/src/SketchPlugin/Test/Test1673.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test1779.py b/src/SketchPlugin/Test/Test1779.py index 6dc8ecd6c..5df46783f 100644 --- a/src/SketchPlugin/Test/Test1779.py +++ b/src/SketchPlugin/Test/Test1779.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test19089.py b/src/SketchPlugin/Test/Test19089.py index 49e4c0bb0..3fb36fedc 100644 --- a/src/SketchPlugin/Test/Test19089.py +++ b/src/SketchPlugin/Test/Test19089.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test19101.py b/src/SketchPlugin/Test/Test19101.py index 4f01566bb..4dfd9a07b 100644 --- a/src/SketchPlugin/Test/Test19101.py +++ b/src/SketchPlugin/Test/Test19101.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test1924.py b/src/SketchPlugin/Test/Test1924.py index fe3e8c31e..1b7f767a5 100644 --- a/src/SketchPlugin/Test/Test1924.py +++ b/src/SketchPlugin/Test/Test1924.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test1963.py b/src/SketchPlugin/Test/Test1963.py index bf445686d..8a4054b74 100644 --- a/src/SketchPlugin/Test/Test1963.py +++ b/src/SketchPlugin/Test/Test1963.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test1966.py b/src/SketchPlugin/Test/Test1966.py index 4b726321e..aed3c15d7 100644 --- a/src/SketchPlugin/Test/Test1966.py +++ b/src/SketchPlugin/Test/Test1966.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test1967.py b/src/SketchPlugin/Test/Test1967.py index 7df5e1298..a59dfbbb4 100644 --- a/src/SketchPlugin/Test/Test1967.py +++ b/src/SketchPlugin/Test/Test1967.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2018.py b/src/SketchPlugin/Test/Test2018.py index 46750a2e5..7e3cefed9 100644 --- a/src/SketchPlugin/Test/Test2018.py +++ b/src/SketchPlugin/Test/Test2018.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test20274_1.py b/src/SketchPlugin/Test/Test20274_1.py index a2ccb07c2..6fa878da9 100644 --- a/src/SketchPlugin/Test/Test20274_1.py +++ b/src/SketchPlugin/Test/Test20274_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test20274_2.py b/src/SketchPlugin/Test/Test20274_2.py index 2214634a7..ea60c2172 100644 --- a/src/SketchPlugin/Test/Test20274_2.py +++ b/src/SketchPlugin/Test/Test20274_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test20274_3.py b/src/SketchPlugin/Test/Test20274_3.py index 5c1a934b6..9bc0f8982 100644 --- a/src/SketchPlugin/Test/Test20274_3.py +++ b/src/SketchPlugin/Test/Test20274_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2034_1.py b/src/SketchPlugin/Test/Test2034_1.py index 23e3f9545..e193cb854 100644 --- a/src/SketchPlugin/Test/Test2034_1.py +++ b/src/SketchPlugin/Test/Test2034_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2034_2.py b/src/SketchPlugin/Test/Test2034_2.py index bd6c62f41..fb417aa99 100644 --- a/src/SketchPlugin/Test/Test2034_2.py +++ b/src/SketchPlugin/Test/Test2034_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2034_3.py b/src/SketchPlugin/Test/Test2034_3.py index 4d8f9a944..239c7e603 100644 --- a/src/SketchPlugin/Test/Test2034_3.py +++ b/src/SketchPlugin/Test/Test2034_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2062.py b/src/SketchPlugin/Test/Test2062.py index 62e17b51e..20f1e0a0d 100644 --- a/src/SketchPlugin/Test/Test2062.py +++ b/src/SketchPlugin/Test/Test2062.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2095.py b/src/SketchPlugin/Test/Test2095.py index 6a3a48d34..62150d2cb 100644 --- a/src/SketchPlugin/Test/Test2095.py +++ b/src/SketchPlugin/Test/Test2095.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2115.py b/src/SketchPlugin/Test/Test2115.py index 44c867fe1..6c7accea7 100644 --- a/src/SketchPlugin/Test/Test2115.py +++ b/src/SketchPlugin/Test/Test2115.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2119.py b/src/SketchPlugin/Test/Test2119.py index 3503e1115..d35cdbdd2 100644 --- a/src/SketchPlugin/Test/Test2119.py +++ b/src/SketchPlugin/Test/Test2119.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2134.py b/src/SketchPlugin/Test/Test2134.py index e1c640af3..291ad8765 100644 --- a/src/SketchPlugin/Test/Test2134.py +++ b/src/SketchPlugin/Test/Test2134.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2157.py b/src/SketchPlugin/Test/Test2157.py index e5790398f..71019bf34 100644 --- a/src/SketchPlugin/Test/Test2157.py +++ b/src/SketchPlugin/Test/Test2157.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2157_2.py b/src/SketchPlugin/Test/Test2157_2.py index a0826e86e..edd068147 100644 --- a/src/SketchPlugin/Test/Test2157_2.py +++ b/src/SketchPlugin/Test/Test2157_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2224.py b/src/SketchPlugin/Test/Test2224.py index 03533bb88..de0e5ba50 100644 --- a/src/SketchPlugin/Test/Test2224.py +++ b/src/SketchPlugin/Test/Test2224.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2229.py b/src/SketchPlugin/Test/Test2229.py index 59584792c..d399495d7 100644 --- a/src/SketchPlugin/Test/Test2229.py +++ b/src/SketchPlugin/Test/Test2229.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2239.py b/src/SketchPlugin/Test/Test2239.py index 7a4a3a09d..87bb71bc5 100644 --- a/src/SketchPlugin/Test/Test2239.py +++ b/src/SketchPlugin/Test/Test2239.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2273.py b/src/SketchPlugin/Test/Test2273.py index 0cbaf86a1..bd2c9aa50 100644 --- a/src/SketchPlugin/Test/Test2273.py +++ b/src/SketchPlugin/Test/Test2273.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2280.py b/src/SketchPlugin/Test/Test2280.py index 2e9994308..7f3c4a78c 100644 --- a/src/SketchPlugin/Test/Test2280.py +++ b/src/SketchPlugin/Test/Test2280.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2287.py b/src/SketchPlugin/Test/Test2287.py index 8c66df404..f56300621 100644 --- a/src/SketchPlugin/Test/Test2287.py +++ b/src/SketchPlugin/Test/Test2287.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2341.py b/src/SketchPlugin/Test/Test2341.py index b75f73c71..829d654bf 100644 --- a/src/SketchPlugin/Test/Test2341.py +++ b/src/SketchPlugin/Test/Test2341.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2376.py b/src/SketchPlugin/Test/Test2376.py index db51d8153..5e197c0fa 100644 --- a/src/SketchPlugin/Test/Test2376.py +++ b/src/SketchPlugin/Test/Test2376.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2390.py b/src/SketchPlugin/Test/Test2390.py index 844728388..2bcfac8e0 100644 --- a/src/SketchPlugin/Test/Test2390.py +++ b/src/SketchPlugin/Test/Test2390.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2393.py b/src/SketchPlugin/Test/Test2393.py index 0bb1a2131..1540053ee 100644 --- a/src/SketchPlugin/Test/Test2393.py +++ b/src/SketchPlugin/Test/Test2393.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test24015.py b/src/SketchPlugin/Test/Test24015.py index bffddedc7..1110d007f 100644 --- a/src/SketchPlugin/Test/Test24015.py +++ b/src/SketchPlugin/Test/Test24015.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2425.py b/src/SketchPlugin/Test/Test2425.py index b3fb2f53d..0004265ba 100644 --- a/src/SketchPlugin/Test/Test2425.py +++ b/src/SketchPlugin/Test/Test2425.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2427.py b/src/SketchPlugin/Test/Test2427.py index 048ae7fc0..ca0f7dd84 100644 --- a/src/SketchPlugin/Test/Test2427.py +++ b/src/SketchPlugin/Test/Test2427.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2440.py b/src/SketchPlugin/Test/Test2440.py index 25e40e417..d6989ea3c 100644 --- a/src/SketchPlugin/Test/Test2440.py +++ b/src/SketchPlugin/Test/Test2440.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2481.py b/src/SketchPlugin/Test/Test2481.py index 48a5e19fe..32a753726 100644 --- a/src/SketchPlugin/Test/Test2481.py +++ b/src/SketchPlugin/Test/Test2481.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2654.py b/src/SketchPlugin/Test/Test2654.py index e0b300add..aaa829037 100644 --- a/src/SketchPlugin/Test/Test2654.py +++ b/src/SketchPlugin/Test/Test2654.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2711.py b/src/SketchPlugin/Test/Test2711.py index 43f30cf24..3a47439ca 100644 --- a/src/SketchPlugin/Test/Test2711.py +++ b/src/SketchPlugin/Test/Test2711.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2741.py b/src/SketchPlugin/Test/Test2741.py index af500a111..18826dd25 100644 --- a/src/SketchPlugin/Test/Test2741.py +++ b/src/SketchPlugin/Test/Test2741.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2810.py b/src/SketchPlugin/Test/Test2810.py index a6e941cbb..f5b3ffbff 100644 --- a/src/SketchPlugin/Test/Test2810.py +++ b/src/SketchPlugin/Test/Test2810.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2824.py b/src/SketchPlugin/Test/Test2824.py index d28a79157..91e285756 100644 --- a/src/SketchPlugin/Test/Test2824.py +++ b/src/SketchPlugin/Test/Test2824.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2860.py b/src/SketchPlugin/Test/Test2860.py index 25ebac977..4b2d619a1 100644 --- a/src/SketchPlugin/Test/Test2860.py +++ b/src/SketchPlugin/Test/Test2860.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test2894.py b/src/SketchPlugin/Test/Test2894.py index 2418b040e..f1ee25104 100644 --- a/src/SketchPlugin/Test/Test2894.py +++ b/src/SketchPlugin/Test/Test2894.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test3019.py b/src/SketchPlugin/Test/Test3019.py index 16c86775d..6855949b9 100644 --- a/src/SketchPlugin/Test/Test3019.py +++ b/src/SketchPlugin/Test/Test3019.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test3087_1.py b/src/SketchPlugin/Test/Test3087_1.py index c8569a23b..c35d54b44 100644 --- a/src/SketchPlugin/Test/Test3087_1.py +++ b/src/SketchPlugin/Test/Test3087_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test3087_2.py b/src/SketchPlugin/Test/Test3087_2.py index 58abd5ee0..b53c2bc50 100644 --- a/src/SketchPlugin/Test/Test3087_2.py +++ b/src/SketchPlugin/Test/Test3087_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test3132.py b/src/SketchPlugin/Test/Test3132.py index 2691bde31..12626cf6e 100644 --- a/src/SketchPlugin/Test/Test3132.py +++ b/src/SketchPlugin/Test/Test3132.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test3154.py b/src/SketchPlugin/Test/Test3154.py index 14b1ff468..fab145e32 100755 --- a/src/SketchPlugin/Test/Test3154.py +++ b/src/SketchPlugin/Test/Test3154.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test3170.py b/src/SketchPlugin/Test/Test3170.py index fea1f476f..14ad9805c 100644 --- a/src/SketchPlugin/Test/Test3170.py +++ b/src/SketchPlugin/Test/Test3170.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/Test3240.py b/src/SketchPlugin/Test/Test3240.py index b903bfe2b..51f151734 100644 --- a/src/SketchPlugin/Test/Test3240.py +++ b/src/SketchPlugin/Test/Test3240.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestArcBehavior.py b/src/SketchPlugin/Test/TestArcBehavior.py index 2b1c9ad91..7c4d84776 100644 --- a/src/SketchPlugin/Test/TestArcBehavior.py +++ b/src/SketchPlugin/Test/TestArcBehavior.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestBSplineAddPole.py b/src/SketchPlugin/Test/TestBSplineAddPole.py index 928dd4840..325c2d4ff 100644 --- a/src/SketchPlugin/Test/TestBSplineAddPole.py +++ b/src/SketchPlugin/Test/TestBSplineAddPole.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCenteredRectangle.py b/src/SketchPlugin/Test/TestCenteredRectangle.py index e68b53e1a..bc50da883 100644 --- a/src/SketchPlugin/Test/TestCenteredRectangle.py +++ b/src/SketchPlugin/Test/TestCenteredRectangle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestChangeSketchPlane1.py b/src/SketchPlugin/Test/TestChangeSketchPlane1.py index 69da98562..21fde9f4d 100644 --- a/src/SketchPlugin/Test/TestChangeSketchPlane1.py +++ b/src/SketchPlugin/Test/TestChangeSketchPlane1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestChangeSketchPlane2.py b/src/SketchPlugin/Test/TestChangeSketchPlane2.py index 8abdd5d8a..a84257f2f 100644 --- a/src/SketchPlugin/Test/TestChangeSketchPlane2.py +++ b/src/SketchPlugin/Test/TestChangeSketchPlane2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestChangeSketchPlane3.py b/src/SketchPlugin/Test/TestChangeSketchPlane3.py index 77c49338e..3a0dd62db 100644 --- a/src/SketchPlugin/Test/TestChangeSketchPlane3.py +++ b/src/SketchPlugin/Test/TestChangeSketchPlane3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestChangeSketchPlane4.py b/src/SketchPlugin/Test/TestChangeSketchPlane4.py index 79127b2a1..0aff31e6e 100644 --- a/src/SketchPlugin/Test/TestChangeSketchPlane4.py +++ b/src/SketchPlugin/Test/TestChangeSketchPlane4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintAngle.py b/src/SketchPlugin/Test/TestConstraintAngle.py index f355d80fb..ebe140d07 100644 --- a/src/SketchPlugin/Test/TestConstraintAngle.py +++ b/src/SketchPlugin/Test/TestConstraintAngle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintAngleBehaviorBackward_1.py b/src/SketchPlugin/Test/TestConstraintAngleBehaviorBackward_1.py index f227bdb1c..08754a866 100644 --- a/src/SketchPlugin/Test/TestConstraintAngleBehaviorBackward_1.py +++ b/src/SketchPlugin/Test/TestConstraintAngleBehaviorBackward_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintAngleBehaviorBackward_2.py b/src/SketchPlugin/Test/TestConstraintAngleBehaviorBackward_2.py index 5b82b9f65..68b34d372 100644 --- a/src/SketchPlugin/Test/TestConstraintAngleBehaviorBackward_2.py +++ b/src/SketchPlugin/Test/TestConstraintAngleBehaviorBackward_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintAngleBehaviorDirect.py b/src/SketchPlugin/Test/TestConstraintAngleBehaviorDirect.py index 271c84390..e62f69f6b 100644 --- a/src/SketchPlugin/Test/TestConstraintAngleBehaviorDirect.py +++ b/src/SketchPlugin/Test/TestConstraintAngleBehaviorDirect.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintAngleBehaviorSupplementary_1.py b/src/SketchPlugin/Test/TestConstraintAngleBehaviorSupplementary_1.py index bee85a206..8ca4923ef 100644 --- a/src/SketchPlugin/Test/TestConstraintAngleBehaviorSupplementary_1.py +++ b/src/SketchPlugin/Test/TestConstraintAngleBehaviorSupplementary_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintAngleBehaviorSupplementary_2.py b/src/SketchPlugin/Test/TestConstraintAngleBehaviorSupplementary_2.py index 5c9db2355..0bed57c8f 100644 --- a/src/SketchPlugin/Test/TestConstraintAngleBehaviorSupplementary_2.py +++ b/src/SketchPlugin/Test/TestConstraintAngleBehaviorSupplementary_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintAngleEllipse.py b/src/SketchPlugin/Test/TestConstraintAngleEllipse.py index abe100a1f..c9eaeda8f 100644 --- a/src/SketchPlugin/Test/TestConstraintAngleEllipse.py +++ b/src/SketchPlugin/Test/TestConstraintAngleEllipse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintAngle_v0_1.py b/src/SketchPlugin/Test/TestConstraintAngle_v0_1.py index 41bb8fdf5..cb08be5bc 100644 --- a/src/SketchPlugin/Test/TestConstraintAngle_v0_1.py +++ b/src/SketchPlugin/Test/TestConstraintAngle_v0_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintAngle_v0_2.py b/src/SketchPlugin/Test/TestConstraintAngle_v0_2.py index 6557e52e2..9054d7b66 100644 --- a/src/SketchPlugin/Test/TestConstraintAngle_v0_2.py +++ b/src/SketchPlugin/Test/TestConstraintAngle_v0_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintAngle_v20191210_1.py b/src/SketchPlugin/Test/TestConstraintAngle_v20191210_1.py index a017d2cbf..249f4121b 100644 --- a/src/SketchPlugin/Test/TestConstraintAngle_v20191210_1.py +++ b/src/SketchPlugin/Test/TestConstraintAngle_v20191210_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintAngle_v20191210_2.py b/src/SketchPlugin/Test/TestConstraintAngle_v20191210_2.py index f98eaf3dc..4c18e927f 100644 --- a/src/SketchPlugin/Test/TestConstraintAngle_v20191210_2.py +++ b/src/SketchPlugin/Test/TestConstraintAngle_v20191210_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintCoincidence.py b/src/SketchPlugin/Test/TestConstraintCoincidence.py index 5a7c5a1e8..23045c35a 100644 --- a/src/SketchPlugin/Test/TestConstraintCoincidence.py +++ b/src/SketchPlugin/Test/TestConstraintCoincidence.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintCoincidenceBSpline.py b/src/SketchPlugin/Test/TestConstraintCoincidenceBSpline.py index 63f2678ce..33d89caa3 100644 --- a/src/SketchPlugin/Test/TestConstraintCoincidenceBSpline.py +++ b/src/SketchPlugin/Test/TestConstraintCoincidenceBSpline.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintCoincidenceEllipse.py b/src/SketchPlugin/Test/TestConstraintCoincidenceEllipse.py index 4ff1958cd..2d6ec9d87 100644 --- a/src/SketchPlugin/Test/TestConstraintCoincidenceEllipse.py +++ b/src/SketchPlugin/Test/TestConstraintCoincidenceEllipse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintCoincidenceEllipticArc.py b/src/SketchPlugin/Test/TestConstraintCoincidenceEllipticArc.py index cb200c95b..2c8e85480 100644 --- a/src/SketchPlugin/Test/TestConstraintCoincidenceEllipticArc.py +++ b/src/SketchPlugin/Test/TestConstraintCoincidenceEllipticArc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintCollinear.py b/src/SketchPlugin/Test/TestConstraintCollinear.py index c19fc048e..adc12ea51 100644 --- a/src/SketchPlugin/Test/TestConstraintCollinear.py +++ b/src/SketchPlugin/Test/TestConstraintCollinear.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintCollinearEllipse.py b/src/SketchPlugin/Test/TestConstraintCollinearEllipse.py index 74eec4a8a..0ad75b820 100644 --- a/src/SketchPlugin/Test/TestConstraintCollinearEllipse.py +++ b/src/SketchPlugin/Test/TestConstraintCollinearEllipse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintDistance.py b/src/SketchPlugin/Test/TestConstraintDistance.py index 5b588c005..3b0181b13 100644 --- a/src/SketchPlugin/Test/TestConstraintDistance.py +++ b/src/SketchPlugin/Test/TestConstraintDistance.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintDistanceBehavior.py b/src/SketchPlugin/Test/TestConstraintDistanceBehavior.py index 9a641ae3d..720255968 100644 --- a/src/SketchPlugin/Test/TestConstraintDistanceBehavior.py +++ b/src/SketchPlugin/Test/TestConstraintDistanceBehavior.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintDistanceEllipse.py b/src/SketchPlugin/Test/TestConstraintDistanceEllipse.py index bdae863c8..6c53ba2f7 100644 --- a/src/SketchPlugin/Test/TestConstraintDistanceEllipse.py +++ b/src/SketchPlugin/Test/TestConstraintDistanceEllipse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintDistanceHorizontal.py b/src/SketchPlugin/Test/TestConstraintDistanceHorizontal.py index 68bffe257..671ff2a46 100644 --- a/src/SketchPlugin/Test/TestConstraintDistanceHorizontal.py +++ b/src/SketchPlugin/Test/TestConstraintDistanceHorizontal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintDistanceHorizontalZero.py b/src/SketchPlugin/Test/TestConstraintDistanceHorizontalZero.py index 587d74e16..0a7dbb447 100644 --- a/src/SketchPlugin/Test/TestConstraintDistanceHorizontalZero.py +++ b/src/SketchPlugin/Test/TestConstraintDistanceHorizontalZero.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintDistanceVertical.py b/src/SketchPlugin/Test/TestConstraintDistanceVertical.py index 628dc76f9..5b1458b68 100644 --- a/src/SketchPlugin/Test/TestConstraintDistanceVertical.py +++ b/src/SketchPlugin/Test/TestConstraintDistanceVertical.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintDistanceVerticalZero.py b/src/SketchPlugin/Test/TestConstraintDistanceVerticalZero.py index 0c584e88c..c12885d5a 100644 --- a/src/SketchPlugin/Test/TestConstraintDistanceVerticalZero.py +++ b/src/SketchPlugin/Test/TestConstraintDistanceVerticalZero.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintDistanceZero.py b/src/SketchPlugin/Test/TestConstraintDistanceZero.py index d4852874a..9b094ee08 100644 --- a/src/SketchPlugin/Test/TestConstraintDistanceZero.py +++ b/src/SketchPlugin/Test/TestConstraintDistanceZero.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintEqual.py b/src/SketchPlugin/Test/TestConstraintEqual.py index def955ad3..9d95e54e0 100644 --- a/src/SketchPlugin/Test/TestConstraintEqual.py +++ b/src/SketchPlugin/Test/TestConstraintEqual.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintEqualEllipse.py b/src/SketchPlugin/Test/TestConstraintEqualEllipse.py index 621bf7b8f..293987205 100644 --- a/src/SketchPlugin/Test/TestConstraintEqualEllipse.py +++ b/src/SketchPlugin/Test/TestConstraintEqualEllipse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintFixed.py b/src/SketchPlugin/Test/TestConstraintFixed.py index 7678efc85..0dd2cd89e 100644 --- a/src/SketchPlugin/Test/TestConstraintFixed.py +++ b/src/SketchPlugin/Test/TestConstraintFixed.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintHorizontal.py b/src/SketchPlugin/Test/TestConstraintHorizontal.py index 16cdff4a7..605abad93 100644 --- a/src/SketchPlugin/Test/TestConstraintHorizontal.py +++ b/src/SketchPlugin/Test/TestConstraintHorizontal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintHorizontalValidator.py b/src/SketchPlugin/Test/TestConstraintHorizontalValidator.py index 4a00cf2b7..d5c9102da 100644 --- a/src/SketchPlugin/Test/TestConstraintHorizontalValidator.py +++ b/src/SketchPlugin/Test/TestConstraintHorizontalValidator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintLength.py b/src/SketchPlugin/Test/TestConstraintLength.py index 16cc69536..ed9214d89 100644 --- a/src/SketchPlugin/Test/TestConstraintLength.py +++ b/src/SketchPlugin/Test/TestConstraintLength.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintMiddlePoint.py b/src/SketchPlugin/Test/TestConstraintMiddlePoint.py index bb7acd2ef..36aef57cf 100644 --- a/src/SketchPlugin/Test/TestConstraintMiddlePoint.py +++ b/src/SketchPlugin/Test/TestConstraintMiddlePoint.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintMiddlePointOnArc.py b/src/SketchPlugin/Test/TestConstraintMiddlePointOnArc.py index d2e1abcf4..3312d07ea 100644 --- a/src/SketchPlugin/Test/TestConstraintMiddlePointOnArc.py +++ b/src/SketchPlugin/Test/TestConstraintMiddlePointOnArc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintMiddlePointOnEllipticArc.py b/src/SketchPlugin/Test/TestConstraintMiddlePointOnEllipticArc.py index a9ff29ccc..794a7d37b 100644 --- a/src/SketchPlugin/Test/TestConstraintMiddlePointOnEllipticArc.py +++ b/src/SketchPlugin/Test/TestConstraintMiddlePointOnEllipticArc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintParallel.py b/src/SketchPlugin/Test/TestConstraintParallel.py index 751de85bf..abc20762a 100644 --- a/src/SketchPlugin/Test/TestConstraintParallel.py +++ b/src/SketchPlugin/Test/TestConstraintParallel.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintPerpendicular.py b/src/SketchPlugin/Test/TestConstraintPerpendicular.py index 3e2c8744e..b419965f7 100644 --- a/src/SketchPlugin/Test/TestConstraintPerpendicular.py +++ b/src/SketchPlugin/Test/TestConstraintPerpendicular.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintPerpendicularArcLine.py b/src/SketchPlugin/Test/TestConstraintPerpendicularArcLine.py index 2d8558fef..c9aca9a92 100644 --- a/src/SketchPlugin/Test/TestConstraintPerpendicularArcLine.py +++ b/src/SketchPlugin/Test/TestConstraintPerpendicularArcLine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintPerpendicularEllipseLine.py b/src/SketchPlugin/Test/TestConstraintPerpendicularEllipseLine.py index f137ab4fa..e0e05a2ba 100644 --- a/src/SketchPlugin/Test/TestConstraintPerpendicularEllipseLine.py +++ b/src/SketchPlugin/Test/TestConstraintPerpendicularEllipseLine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintRadius.py b/src/SketchPlugin/Test/TestConstraintRadius.py index 79f75ace8..6555a9b17 100644 --- a/src/SketchPlugin/Test/TestConstraintRadius.py +++ b/src/SketchPlugin/Test/TestConstraintRadius.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintRadiusFailure.py b/src/SketchPlugin/Test/TestConstraintRadiusFailure.py index c3aa0c9b0..1f78c6df1 100644 --- a/src/SketchPlugin/Test/TestConstraintRadiusFailure.py +++ b/src/SketchPlugin/Test/TestConstraintRadiusFailure.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintTangent.py b/src/SketchPlugin/Test/TestConstraintTangent.py index ebcf5d1e8..a601d08a8 100644 --- a/src/SketchPlugin/Test/TestConstraintTangent.py +++ b/src/SketchPlugin/Test/TestConstraintTangent.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintTangentBSpline.py b/src/SketchPlugin/Test/TestConstraintTangentBSpline.py index 25f8d9c3e..4cdda7cbd 100644 --- a/src/SketchPlugin/Test/TestConstraintTangentBSpline.py +++ b/src/SketchPlugin/Test/TestConstraintTangentBSpline.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintTangentEllipse.py b/src/SketchPlugin/Test/TestConstraintTangentEllipse.py index 1d930a86b..e9fd9f2ef 100644 --- a/src/SketchPlugin/Test/TestConstraintTangentEllipse.py +++ b/src/SketchPlugin/Test/TestConstraintTangentEllipse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintTangentEllipticArc.py b/src/SketchPlugin/Test/TestConstraintTangentEllipticArc.py index f0a9bd19e..05860426a 100644 --- a/src/SketchPlugin/Test/TestConstraintTangentEllipticArc.py +++ b/src/SketchPlugin/Test/TestConstraintTangentEllipticArc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestConstraintVertical.py b/src/SketchPlugin/Test/TestConstraintVertical.py index d04721906..388d22711 100644 --- a/src/SketchPlugin/Test/TestConstraintVertical.py +++ b/src/SketchPlugin/Test/TestConstraintVertical.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCreateArcByCenterStartEnd.py b/src/SketchPlugin/Test/TestCreateArcByCenterStartEnd.py index 22c5fb4f7..1245cbbb6 100644 --- a/src/SketchPlugin/Test/TestCreateArcByCenterStartEnd.py +++ b/src/SketchPlugin/Test/TestCreateArcByCenterStartEnd.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCreateArcByTangentEdge.py b/src/SketchPlugin/Test/TestCreateArcByTangentEdge.py index 22659243e..2663540d5 100644 --- a/src/SketchPlugin/Test/TestCreateArcByTangentEdge.py +++ b/src/SketchPlugin/Test/TestCreateArcByTangentEdge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCreateArcByThreePoints.py b/src/SketchPlugin/Test/TestCreateArcByThreePoints.py index 96ad1b278..0eaff9beb 100644 --- a/src/SketchPlugin/Test/TestCreateArcByThreePoints.py +++ b/src/SketchPlugin/Test/TestCreateArcByThreePoints.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCreateArcByTransversalLine.py b/src/SketchPlugin/Test/TestCreateArcByTransversalLine.py index 13fd7026f..526e29481 100644 --- a/src/SketchPlugin/Test/TestCreateArcByTransversalLine.py +++ b/src/SketchPlugin/Test/TestCreateArcByTransversalLine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCreateArcChangeType.py b/src/SketchPlugin/Test/TestCreateArcChangeType.py index 6eeae14bd..76762bd4f 100644 --- a/src/SketchPlugin/Test/TestCreateArcChangeType.py +++ b/src/SketchPlugin/Test/TestCreateArcChangeType.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCreateBSpline.py b/src/SketchPlugin/Test/TestCreateBSpline.py index 5ef13c898..0013ab051 100644 --- a/src/SketchPlugin/Test/TestCreateBSpline.py +++ b/src/SketchPlugin/Test/TestCreateBSpline.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCreateBSplinePeriodic.py b/src/SketchPlugin/Test/TestCreateBSplinePeriodic.py index 8a346205f..02291488a 100644 --- a/src/SketchPlugin/Test/TestCreateBSplinePeriodic.py +++ b/src/SketchPlugin/Test/TestCreateBSplinePeriodic.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCreateCircleByCenterAndPassed.py b/src/SketchPlugin/Test/TestCreateCircleByCenterAndPassed.py index a6af9c505..14c3c554e 100644 --- a/src/SketchPlugin/Test/TestCreateCircleByCenterAndPassed.py +++ b/src/SketchPlugin/Test/TestCreateCircleByCenterAndPassed.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCreateCircleByThreePoints.py b/src/SketchPlugin/Test/TestCreateCircleByThreePoints.py index 106297adc..29c2f1988 100644 --- a/src/SketchPlugin/Test/TestCreateCircleByThreePoints.py +++ b/src/SketchPlugin/Test/TestCreateCircleByThreePoints.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCreateCircleChangeType.py b/src/SketchPlugin/Test/TestCreateCircleChangeType.py index 201918398..803561bfc 100644 --- a/src/SketchPlugin/Test/TestCreateCircleChangeType.py +++ b/src/SketchPlugin/Test/TestCreateCircleChangeType.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCreateEllipseByCenterSemiaxisAndPassed.py b/src/SketchPlugin/Test/TestCreateEllipseByCenterSemiaxisAndPassed.py index 71c84325a..cc17181cd 100644 --- a/src/SketchPlugin/Test/TestCreateEllipseByCenterSemiaxisAndPassed.py +++ b/src/SketchPlugin/Test/TestCreateEllipseByCenterSemiaxisAndPassed.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCreateEllipseByExternal.py b/src/SketchPlugin/Test/TestCreateEllipseByExternal.py index 117a69606..4c6b801f6 100644 --- a/src/SketchPlugin/Test/TestCreateEllipseByExternal.py +++ b/src/SketchPlugin/Test/TestCreateEllipseByExternal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCreateEllipseByMajorAxisAndPassed.py b/src/SketchPlugin/Test/TestCreateEllipseByMajorAxisAndPassed.py index 8a7b52789..2b7f01a93 100644 --- a/src/SketchPlugin/Test/TestCreateEllipseByMajorAxisAndPassed.py +++ b/src/SketchPlugin/Test/TestCreateEllipseByMajorAxisAndPassed.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCreateEllipticArc.py b/src/SketchPlugin/Test/TestCreateEllipticArc.py index f0d813ef7..851eee9b2 100644 --- a/src/SketchPlugin/Test/TestCreateEllipticArc.py +++ b/src/SketchPlugin/Test/TestCreateEllipticArc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCreateEllipticArcByExternal.py b/src/SketchPlugin/Test/TestCreateEllipticArcByExternal.py index c42b10ed6..fef3d62b6 100644 --- a/src/SketchPlugin/Test/TestCreateEllipticArcByExternal.py +++ b/src/SketchPlugin/Test/TestCreateEllipticArcByExternal.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCreateMacroBSpline.py b/src/SketchPlugin/Test/TestCreateMacroBSpline.py index ba4f11863..4fee0c3d7 100644 --- a/src/SketchPlugin/Test/TestCreateMacroBSpline.py +++ b/src/SketchPlugin/Test/TestCreateMacroBSpline.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCurveFitting1.py b/src/SketchPlugin/Test/TestCurveFitting1.py index 4d6c45302..e6f5ec9ef 100644 --- a/src/SketchPlugin/Test/TestCurveFitting1.py +++ b/src/SketchPlugin/Test/TestCurveFitting1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCurveFitting2.py b/src/SketchPlugin/Test/TestCurveFitting2.py index c6f2048b2..cab7868fc 100644 --- a/src/SketchPlugin/Test/TestCurveFitting2.py +++ b/src/SketchPlugin/Test/TestCurveFitting2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCurveFitting3.py b/src/SketchPlugin/Test/TestCurveFitting3.py index a7a5e259a..40abd4c5b 100644 --- a/src/SketchPlugin/Test/TestCurveFitting3.py +++ b/src/SketchPlugin/Test/TestCurveFitting3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestCurveFitting4.py b/src/SketchPlugin/Test/TestCurveFitting4.py index f5311daf8..108766c60 100644 --- a/src/SketchPlugin/Test/TestCurveFitting4.py +++ b/src/SketchPlugin/Test/TestCurveFitting4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestDegeneratedGeometry.py b/src/SketchPlugin/Test/TestDegeneratedGeometry.py index 39a841555..3a22ce18c 100644 --- a/src/SketchPlugin/Test/TestDegeneratedGeometry.py +++ b/src/SketchPlugin/Test/TestDegeneratedGeometry.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestDistanceDump.py b/src/SketchPlugin/Test/TestDistanceDump.py index 2ff0b00e4..5171af371 100644 --- a/src/SketchPlugin/Test/TestDistanceDump.py +++ b/src/SketchPlugin/Test/TestDistanceDump.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned01.py b/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned01.py index 05e2f0d12..264f46ea5 100644 --- a/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned01.py +++ b/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned01.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned02.py b/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned02.py index 0386588fc..0945ea326 100644 --- a/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned02.py +++ b/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned02.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned03.py b/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned03.py index 367f5a1e3..db0102551 100644 --- a/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned03.py +++ b/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned03.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned04.py b/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned04.py index b52fea60b..5d4f8cd98 100644 --- a/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned04.py +++ b/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned04.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned05.py b/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned05.py index 22795215e..85b99a234 100644 --- a/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned05.py +++ b/src/SketchPlugin/Test/TestDistanceSignedVsUnsigned05.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestEdgesOrder.py b/src/SketchPlugin/Test/TestEdgesOrder.py index 0227ae273..f977283c5 100644 --- a/src/SketchPlugin/Test/TestEdgesOrder.py +++ b/src/SketchPlugin/Test/TestEdgesOrder.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestFillet.py b/src/SketchPlugin/Test/TestFillet.py index 027196f69..4ded8ccd4 100644 --- a/src/SketchPlugin/Test/TestFillet.py +++ b/src/SketchPlugin/Test/TestFillet.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestFilletAfterFolder.py b/src/SketchPlugin/Test/TestFilletAfterFolder.py index 467d0d103..ce9299f19 100644 --- a/src/SketchPlugin/Test/TestFilletAfterFolder.py +++ b/src/SketchPlugin/Test/TestFilletAfterFolder.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestFilletInteracting.py b/src/SketchPlugin/Test/TestFilletInteracting.py index 44f4aed68..60585162a 100644 --- a/src/SketchPlugin/Test/TestFilletInteracting.py +++ b/src/SketchPlugin/Test/TestFilletInteracting.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestHighload.py b/src/SketchPlugin/Test/TestHighload.py index 4f570cce8..e7d20fd24 100644 --- a/src/SketchPlugin/Test/TestHighload.py +++ b/src/SketchPlugin/Test/TestHighload.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestIntersectionChangeEdge.py b/src/SketchPlugin/Test/TestIntersectionChangeEdge.py index 11996d661..797f3e676 100644 --- a/src/SketchPlugin/Test/TestIntersectionChangeEdge.py +++ b/src/SketchPlugin/Test/TestIntersectionChangeEdge.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestIntersectionWithCircle.py b/src/SketchPlugin/Test/TestIntersectionWithCircle.py index e7a1e2487..10783d9af 100644 --- a/src/SketchPlugin/Test/TestIntersectionWithCircle.py +++ b/src/SketchPlugin/Test/TestIntersectionWithCircle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestIntersectionWithLine.py b/src/SketchPlugin/Test/TestIntersectionWithLine.py index 0210cc8c4..b062cf769 100644 --- a/src/SketchPlugin/Test/TestIntersectionWithLine.py +++ b/src/SketchPlugin/Test/TestIntersectionWithLine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestIntersectionWithSpline.py b/src/SketchPlugin/Test/TestIntersectionWithSpline.py index e8bc57625..d41b787e6 100644 --- a/src/SketchPlugin/Test/TestIntersectionWithSpline.py +++ b/src/SketchPlugin/Test/TestIntersectionWithSpline.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMirror.py b/src/SketchPlugin/Test/TestMirror.py index 237a2fed4..e6c978e20 100644 --- a/src/SketchPlugin/Test/TestMirror.py +++ b/src/SketchPlugin/Test/TestMirror.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMoveArc.py b/src/SketchPlugin/Test/TestMoveArc.py index 016d91ff4..c62945c1b 100644 --- a/src/SketchPlugin/Test/TestMoveArc.py +++ b/src/SketchPlugin/Test/TestMoveArc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMoveBSpline.py b/src/SketchPlugin/Test/TestMoveBSpline.py index e808c0579..c7033c10e 100644 --- a/src/SketchPlugin/Test/TestMoveBSpline.py +++ b/src/SketchPlugin/Test/TestMoveBSpline.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMoveBSplinePeriodic.py b/src/SketchPlugin/Test/TestMoveBSplinePeriodic.py index 29d7bab9a..411e3ef2f 100644 --- a/src/SketchPlugin/Test/TestMoveBSplinePeriodic.py +++ b/src/SketchPlugin/Test/TestMoveBSplinePeriodic.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMoveCircle.py b/src/SketchPlugin/Test/TestMoveCircle.py index cd03bbaf2..b48900e2b 100644 --- a/src/SketchPlugin/Test/TestMoveCircle.py +++ b/src/SketchPlugin/Test/TestMoveCircle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMoveEllipse.py b/src/SketchPlugin/Test/TestMoveEllipse.py index 8905c4275..320b6e398 100644 --- a/src/SketchPlugin/Test/TestMoveEllipse.py +++ b/src/SketchPlugin/Test/TestMoveEllipse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMoveEllipticArc.py b/src/SketchPlugin/Test/TestMoveEllipticArc.py index 3fb32038f..dbe65e6b0 100644 --- a/src/SketchPlugin/Test/TestMoveEllipticArc.py +++ b/src/SketchPlugin/Test/TestMoveEllipticArc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMoveLine.py b/src/SketchPlugin/Test/TestMoveLine.py index 2d155c779..17fc60def 100644 --- a/src/SketchPlugin/Test/TestMoveLine.py +++ b/src/SketchPlugin/Test/TestMoveLine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMovePoint.py b/src/SketchPlugin/Test/TestMovePoint.py index 784fced49..93d18ce44 100644 --- a/src/SketchPlugin/Test/TestMovePoint.py +++ b/src/SketchPlugin/Test/TestMovePoint.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMovementComplex.py b/src/SketchPlugin/Test/TestMovementComplex.py index c50640ae7..6da54bc0e 100644 --- a/src/SketchPlugin/Test/TestMovementComplex.py +++ b/src/SketchPlugin/Test/TestMovementComplex.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMultiRotation.py b/src/SketchPlugin/Test/TestMultiRotation.py index 0169b9e86..abc6842e4 100644 --- a/src/SketchPlugin/Test/TestMultiRotation.py +++ b/src/SketchPlugin/Test/TestMultiRotation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMultiRotation01.py b/src/SketchPlugin/Test/TestMultiRotation01.py index 8f8e954d7..c68eef26c 100644 --- a/src/SketchPlugin/Test/TestMultiRotation01.py +++ b/src/SketchPlugin/Test/TestMultiRotation01.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMultiRotation02.py b/src/SketchPlugin/Test/TestMultiRotation02.py index b0284283d..c8c3b365e 100644 --- a/src/SketchPlugin/Test/TestMultiRotation02.py +++ b/src/SketchPlugin/Test/TestMultiRotation02.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMultiRotation03.py b/src/SketchPlugin/Test/TestMultiRotation03.py index 28d2e82b8..80c532c0e 100644 --- a/src/SketchPlugin/Test/TestMultiRotation03.py +++ b/src/SketchPlugin/Test/TestMultiRotation03.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMultiRotation04.py b/src/SketchPlugin/Test/TestMultiRotation04.py index 316d9183b..55087a765 100644 --- a/src/SketchPlugin/Test/TestMultiRotation04.py +++ b/src/SketchPlugin/Test/TestMultiRotation04.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMultiRotation05.py b/src/SketchPlugin/Test/TestMultiRotation05.py index 5000b2176..abcbd8dd8 100644 --- a/src/SketchPlugin/Test/TestMultiRotation05.py +++ b/src/SketchPlugin/Test/TestMultiRotation05.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMultiRotationWithParameter.py b/src/SketchPlugin/Test/TestMultiRotationWithParameter.py index 6babb82dc..ddc07c9ad 100644 --- a/src/SketchPlugin/Test/TestMultiRotationWithParameter.py +++ b/src/SketchPlugin/Test/TestMultiRotationWithParameter.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestMultiTranslation.py b/src/SketchPlugin/Test/TestMultiTranslation.py index 580a32859..02aed600b 100644 --- a/src/SketchPlugin/Test/TestMultiTranslation.py +++ b/src/SketchPlugin/Test/TestMultiTranslation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestOffset1.py b/src/SketchPlugin/Test/TestOffset1.py index e73631a22..fc30964b0 100644 --- a/src/SketchPlugin/Test/TestOffset1.py +++ b/src/SketchPlugin/Test/TestOffset1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestOffset2.py b/src/SketchPlugin/Test/TestOffset2.py index 8efc629e8..288cac0a8 100644 --- a/src/SketchPlugin/Test/TestOffset2.py +++ b/src/SketchPlugin/Test/TestOffset2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestOffset3.py b/src/SketchPlugin/Test/TestOffset3.py index f5e1f422d..926522ce5 100644 --- a/src/SketchPlugin/Test/TestOffset3.py +++ b/src/SketchPlugin/Test/TestOffset3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2021 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestPresentation.py b/src/SketchPlugin/Test/TestPresentation.py index be279df6b..5cab8c98c 100644 --- a/src/SketchPlugin/Test/TestPresentation.py +++ b/src/SketchPlugin/Test/TestPresentation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestProjection.py b/src/SketchPlugin/Test/TestProjection.py index ab01f99c6..17b70c147 100644 --- a/src/SketchPlugin/Test/TestProjection.py +++ b/src/SketchPlugin/Test/TestProjection.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestProjectionBSpline.py b/src/SketchPlugin/Test/TestProjectionBSpline.py index cbf44eca7..26f03264a 100644 --- a/src/SketchPlugin/Test/TestProjectionBSpline.py +++ b/src/SketchPlugin/Test/TestProjectionBSpline.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestProjectionBSplinePeriodic.py b/src/SketchPlugin/Test/TestProjectionBSplinePeriodic.py index 0b01c0d3f..305ae134c 100644 --- a/src/SketchPlugin/Test/TestProjectionBSplinePeriodic.py +++ b/src/SketchPlugin/Test/TestProjectionBSplinePeriodic.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestProjectionBSplinePeriodicError.py b/src/SketchPlugin/Test/TestProjectionBSplinePeriodicError.py index 8d1989187..76bc62885 100644 --- a/src/SketchPlugin/Test/TestProjectionBSplinePeriodicError.py +++ b/src/SketchPlugin/Test/TestProjectionBSplinePeriodicError.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestProjectionEllipse.py b/src/SketchPlugin/Test/TestProjectionEllipse.py index 9c8df17de..8c03a4231 100644 --- a/src/SketchPlugin/Test/TestProjectionEllipse.py +++ b/src/SketchPlugin/Test/TestProjectionEllipse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestProjectionEllipticArc.py b/src/SketchPlugin/Test/TestProjectionEllipticArc.py index cef952899..3da5d0333 100644 --- a/src/SketchPlugin/Test/TestProjectionEllipticArc.py +++ b/src/SketchPlugin/Test/TestProjectionEllipticArc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestProjectionIntoResult.py b/src/SketchPlugin/Test/TestProjectionIntoResult.py index fab8d60be..c4f7876e2 100644 --- a/src/SketchPlugin/Test/TestProjectionIntoResult.py +++ b/src/SketchPlugin/Test/TestProjectionIntoResult.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestProjectionUpdate.py b/src/SketchPlugin/Test/TestProjectionUpdate.py index cfab76f88..ab1426436 100644 --- a/src/SketchPlugin/Test/TestProjectionUpdate.py +++ b/src/SketchPlugin/Test/TestProjectionUpdate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestProjectionWithoutReference.py b/src/SketchPlugin/Test/TestProjectionWithoutReference.py index 557a91f17..4a62e6d50 100644 --- a/src/SketchPlugin/Test/TestProjectionWithoutReference.py +++ b/src/SketchPlugin/Test/TestProjectionWithoutReference.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestRectangle.py b/src/SketchPlugin/Test/TestRectangle.py index 465f625af..56cf14ff4 100644 --- a/src/SketchPlugin/Test/TestRectangle.py +++ b/src/SketchPlugin/Test/TestRectangle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestRemainingDoF.py b/src/SketchPlugin/Test/TestRemainingDoF.py index ed60dfe19..eef20666f 100644 --- a/src/SketchPlugin/Test/TestRemainingDoF.py +++ b/src/SketchPlugin/Test/TestRemainingDoF.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestRemoveBSpline.py b/src/SketchPlugin/Test/TestRemoveBSpline.py index 51a3e8853..b6f83afaf 100644 --- a/src/SketchPlugin/Test/TestRemoveBSpline.py +++ b/src/SketchPlugin/Test/TestRemoveBSpline.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestRemoveBSplinePeriodic.py b/src/SketchPlugin/Test/TestRemoveBSplinePeriodic.py index af058cc91..3c1c3b2b9 100644 --- a/src/SketchPlugin/Test/TestRemoveBSplinePeriodic.py +++ b/src/SketchPlugin/Test/TestRemoveBSplinePeriodic.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestRemoveEllipse.py b/src/SketchPlugin/Test/TestRemoveEllipse.py index f7c9691f3..9488d3a46 100644 --- a/src/SketchPlugin/Test/TestRemoveEllipse.py +++ b/src/SketchPlugin/Test/TestRemoveEllipse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestRemoveEllipticArc.py b/src/SketchPlugin/Test/TestRemoveEllipticArc.py index 775ac84fb..60bcc8bfe 100644 --- a/src/SketchPlugin/Test/TestRemoveEllipticArc.py +++ b/src/SketchPlugin/Test/TestRemoveEllipticArc.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestRemoveSketch.py b/src/SketchPlugin/Test/TestRemoveSketch.py index d317c18c2..f5f0a8b80 100644 --- a/src/SketchPlugin/Test/TestRemoveSketch.py +++ b/src/SketchPlugin/Test/TestRemoveSketch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSignedDistancePointLine.py b/src/SketchPlugin/Test/TestSignedDistancePointLine.py index 27de2145e..72de31b38 100644 --- a/src/SketchPlugin/Test/TestSignedDistancePointLine.py +++ b/src/SketchPlugin/Test/TestSignedDistancePointLine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSignedDistancePointPoint.py b/src/SketchPlugin/Test/TestSignedDistancePointPoint.py index 4cb63872b..31c52d6da 100644 --- a/src/SketchPlugin/Test/TestSignedDistancePointPoint.py +++ b/src/SketchPlugin/Test/TestSignedDistancePointPoint.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSketchCopy01.py b/src/SketchPlugin/Test/TestSketchCopy01.py index 2b8fd92dd..4f0e8910d 100644 --- a/src/SketchPlugin/Test/TestSketchCopy01.py +++ b/src/SketchPlugin/Test/TestSketchCopy01.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSketchCopy02.py b/src/SketchPlugin/Test/TestSketchCopy02.py index ca20a71e6..f2840d513 100644 --- a/src/SketchPlugin/Test/TestSketchCopy02.py +++ b/src/SketchPlugin/Test/TestSketchCopy02.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSketchCopy03.py b/src/SketchPlugin/Test/TestSketchCopy03.py index b1ed2501c..d7ae10417 100644 --- a/src/SketchPlugin/Test/TestSketchCopy03.py +++ b/src/SketchPlugin/Test/TestSketchCopy03.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSketchCopy04.py b/src/SketchPlugin/Test/TestSketchCopy04.py index 3e90a0420..ced34cfc2 100644 --- a/src/SketchPlugin/Test/TestSketchCopy04.py +++ b/src/SketchPlugin/Test/TestSketchCopy04.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSketchCopy05.py b/src/SketchPlugin/Test/TestSketchCopy05.py index 97edbfad4..4676dbb2f 100644 --- a/src/SketchPlugin/Test/TestSketchCopy05.py +++ b/src/SketchPlugin/Test/TestSketchCopy05.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSketchCopy06.py b/src/SketchPlugin/Test/TestSketchCopy06.py index 8a3056752..6a0eb2323 100644 --- a/src/SketchPlugin/Test/TestSketchCopy06.py +++ b/src/SketchPlugin/Test/TestSketchCopy06.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSketchCopy07.py b/src/SketchPlugin/Test/TestSketchCopy07.py index 588dc84af..14ab8e221 100644 --- a/src/SketchPlugin/Test/TestSketchCopy07.py +++ b/src/SketchPlugin/Test/TestSketchCopy07.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSketchCopy08.py b/src/SketchPlugin/Test/TestSketchCopy08.py index 64d2468d2..ad0ee7832 100644 --- a/src/SketchPlugin/Test/TestSketchCopy08.py +++ b/src/SketchPlugin/Test/TestSketchCopy08.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSketchCopy09.py b/src/SketchPlugin/Test/TestSketchCopy09.py index 7a4ed1895..f243c5d23 100644 --- a/src/SketchPlugin/Test/TestSketchCopy09.py +++ b/src/SketchPlugin/Test/TestSketchCopy09.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSketchCopy10.py b/src/SketchPlugin/Test/TestSketchCopy10.py index 5823902bc..1b7317c02 100644 --- a/src/SketchPlugin/Test/TestSketchCopy10.py +++ b/src/SketchPlugin/Test/TestSketchCopy10.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSketchCopy11.py b/src/SketchPlugin/Test/TestSketchCopy11.py index d6634e1bb..e72c158c4 100644 --- a/src/SketchPlugin/Test/TestSketchCopy11.py +++ b/src/SketchPlugin/Test/TestSketchCopy11.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSketchCopy12.py b/src/SketchPlugin/Test/TestSketchCopy12.py index 81d310df5..360410f3c 100644 --- a/src/SketchPlugin/Test/TestSketchCopy12.py +++ b/src/SketchPlugin/Test/TestSketchCopy12.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSketchCopy13.py b/src/SketchPlugin/Test/TestSketchCopy13.py index 578d77fcb..f06b8a91f 100644 --- a/src/SketchPlugin/Test/TestSketchCopy13.py +++ b/src/SketchPlugin/Test/TestSketchCopy13.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSketchCopy14.py b/src/SketchPlugin/Test/TestSketchCopy14.py index d6e60c150..0d6f2e6a7 100644 --- a/src/SketchPlugin/Test/TestSketchCopy14.py +++ b/src/SketchPlugin/Test/TestSketchCopy14.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSketchDrawer.py b/src/SketchPlugin/Test/TestSketchDrawer.py index d942be195..75396c96c 100644 --- a/src/SketchPlugin/Test/TestSketchDrawer.py +++ b/src/SketchPlugin/Test/TestSketchDrawer.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSketchPointLine.py b/src/SketchPlugin/Test/TestSketchPointLine.py index c1a9323d8..4a64db52c 100644 --- a/src/SketchPlugin/Test/TestSketchPointLine.py +++ b/src/SketchPlugin/Test/TestSketchPointLine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSnowflake.py b/src/SketchPlugin/Test/TestSnowflake.py index c58d7b230..f8e00e38f 100644 --- a/src/SketchPlugin/Test/TestSnowflake.py +++ b/src/SketchPlugin/Test/TestSnowflake.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSplit.py b/src/SketchPlugin/Test/TestSplit.py index 64ee03c3b..089de830f 100644 --- a/src/SketchPlugin/Test/TestSplit.py +++ b/src/SketchPlugin/Test/TestSplit.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSplitEllipse.py b/src/SketchPlugin/Test/TestSplitEllipse.py index de0a260fc..9ecefc073 100644 --- a/src/SketchPlugin/Test/TestSplitEllipse.py +++ b/src/SketchPlugin/Test/TestSplitEllipse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSplitLine.py b/src/SketchPlugin/Test/TestSplitLine.py index bd4ef8866..68aee450e 100644 --- a/src/SketchPlugin/Test/TestSplitLine.py +++ b/src/SketchPlugin/Test/TestSplitLine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestSplitPreview.py b/src/SketchPlugin/Test/TestSplitPreview.py index 5e837005c..88f82c54b 100644 --- a/src/SketchPlugin/Test/TestSplitPreview.py +++ b/src/SketchPlugin/Test/TestSplitPreview.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimArc01.py b/src/SketchPlugin/Test/TestTrimArc01.py index 45fe8c21b..0a9e57da8 100644 --- a/src/SketchPlugin/Test/TestTrimArc01.py +++ b/src/SketchPlugin/Test/TestTrimArc01.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimArc02.py b/src/SketchPlugin/Test/TestTrimArc02.py index 60ab517db..a0fabb522 100644 --- a/src/SketchPlugin/Test/TestTrimArc02.py +++ b/src/SketchPlugin/Test/TestTrimArc02.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimArc03.py b/src/SketchPlugin/Test/TestTrimArc03.py index 4226039b3..a4ec82d0b 100644 --- a/src/SketchPlugin/Test/TestTrimArc03.py +++ b/src/SketchPlugin/Test/TestTrimArc03.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimArc04.py b/src/SketchPlugin/Test/TestTrimArc04.py index 84c473156..88d3f9047 100644 --- a/src/SketchPlugin/Test/TestTrimArc04.py +++ b/src/SketchPlugin/Test/TestTrimArc04.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimArc05.py b/src/SketchPlugin/Test/TestTrimArc05.py index 7bf69f9a1..cd1406ebb 100644 --- a/src/SketchPlugin/Test/TestTrimArc05.py +++ b/src/SketchPlugin/Test/TestTrimArc05.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimArc06.py b/src/SketchPlugin/Test/TestTrimArc06.py index a162f2da0..3569dd82a 100644 --- a/src/SketchPlugin/Test/TestTrimArc06.py +++ b/src/SketchPlugin/Test/TestTrimArc06.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimArc07.py b/src/SketchPlugin/Test/TestTrimArc07.py index 1c04c736e..90d1d68c2 100644 --- a/src/SketchPlugin/Test/TestTrimArc07.py +++ b/src/SketchPlugin/Test/TestTrimArc07.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimArc08.py b/src/SketchPlugin/Test/TestTrimArc08.py index 22b20801c..0a5d04620 100644 --- a/src/SketchPlugin/Test/TestTrimArc08.py +++ b/src/SketchPlugin/Test/TestTrimArc08.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimCircle01.py b/src/SketchPlugin/Test/TestTrimCircle01.py index 656ce6f08..e82321684 100644 --- a/src/SketchPlugin/Test/TestTrimCircle01.py +++ b/src/SketchPlugin/Test/TestTrimCircle01.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimCircle02.py b/src/SketchPlugin/Test/TestTrimCircle02.py index 2df10ec75..dbc4661d8 100644 --- a/src/SketchPlugin/Test/TestTrimCircle02.py +++ b/src/SketchPlugin/Test/TestTrimCircle02.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimCircle03.py b/src/SketchPlugin/Test/TestTrimCircle03.py index cc737219b..6b51baaba 100644 --- a/src/SketchPlugin/Test/TestTrimCircle03.py +++ b/src/SketchPlugin/Test/TestTrimCircle03.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimCircle04.py b/src/SketchPlugin/Test/TestTrimCircle04.py index 7911f1790..11e426941 100644 --- a/src/SketchPlugin/Test/TestTrimCircle04.py +++ b/src/SketchPlugin/Test/TestTrimCircle04.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimCircle05.py b/src/SketchPlugin/Test/TestTrimCircle05.py index 3b867e970..54100c36f 100644 --- a/src/SketchPlugin/Test/TestTrimCircle05.py +++ b/src/SketchPlugin/Test/TestTrimCircle05.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimCircleAndArc01.py b/src/SketchPlugin/Test/TestTrimCircleAndArc01.py index 4bd2df34e..ddaeb0df0 100644 --- a/src/SketchPlugin/Test/TestTrimCircleAndArc01.py +++ b/src/SketchPlugin/Test/TestTrimCircleAndArc01.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimEllipse.py b/src/SketchPlugin/Test/TestTrimEllipse.py index 4efb4101f..9b5ad1ddb 100644 --- a/src/SketchPlugin/Test/TestTrimEllipse.py +++ b/src/SketchPlugin/Test/TestTrimEllipse.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimLine01.py b/src/SketchPlugin/Test/TestTrimLine01.py index f52e61108..bdd368ef8 100644 --- a/src/SketchPlugin/Test/TestTrimLine01.py +++ b/src/SketchPlugin/Test/TestTrimLine01.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimLine02.py b/src/SketchPlugin/Test/TestTrimLine02.py index 6730fc7fb..899e0e8fa 100644 --- a/src/SketchPlugin/Test/TestTrimLine02.py +++ b/src/SketchPlugin/Test/TestTrimLine02.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimLine03.py b/src/SketchPlugin/Test/TestTrimLine03.py index 73abb652d..27196e15a 100644 --- a/src/SketchPlugin/Test/TestTrimLine03.py +++ b/src/SketchPlugin/Test/TestTrimLine03.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestTrimPreview.py b/src/SketchPlugin/Test/TestTrimPreview.py index 4f857afca..3ffa78e4f 100644 --- a/src/SketchPlugin/Test/TestTrimPreview.py +++ b/src/SketchPlugin/Test/TestTrimPreview.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/Test/TestUpdateSketch.py b/src/SketchPlugin/Test/TestUpdateSketch.py index 63beef589..41f4e09fc 100644 --- a/src/SketchPlugin/Test/TestUpdateSketch.py +++ b/src/SketchPlugin/Test/TestUpdateSketch.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/tests.set b/src/SketchPlugin/tests.set index f816cdecd..76984c035 100644 --- a/src/SketchPlugin/tests.set +++ b/src/SketchPlugin/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchPlugin/tests_change_radius.set b/src/SketchPlugin/tests_change_radius.set index 63c51926b..e475f41fc 100644 --- a/src/SketchPlugin/tests_change_radius.set +++ b/src/SketchPlugin/tests_change_radius.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/CMakeLists.txt b/src/SketchSolver/CMakeLists.txt index fea91c1bb..3fd5a136a 100644 --- a/src/SketchSolver/CMakeLists.txt +++ b/src/SketchSolver/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/CMakeLists.txt b/src/SketchSolver/PlaneGCSSolver/CMakeLists.txt index ee090a03e..263cfdbb7 100644 --- a/src/SketchSolver/PlaneGCSSolver/CMakeLists.txt +++ b/src/SketchSolver/PlaneGCSSolver/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AngleWrapper.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AngleWrapper.cpp index 17c461e87..a325efbb2 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AngleWrapper.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AngleWrapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AngleWrapper.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AngleWrapper.h index 096f64142..fb712b2dd 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AngleWrapper.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AngleWrapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AttributeBuilder.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AttributeBuilder.cpp index 51329df28..d129baeff 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AttributeBuilder.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AttributeBuilder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AttributeBuilder.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AttributeBuilder.h index ffec7cba3..804d21c87 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AttributeBuilder.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AttributeBuilder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_BooleanWrapper.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_BooleanWrapper.cpp index 0d095654a..26a06b0b9 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_BooleanWrapper.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_BooleanWrapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_BooleanWrapper.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_BooleanWrapper.h index b5b69f604..9664f2569 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_BooleanWrapper.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_BooleanWrapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ConstraintWrapper.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ConstraintWrapper.cpp index 45c1c8975..c3d62ff6a 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ConstraintWrapper.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ConstraintWrapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ConstraintWrapper.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ConstraintWrapper.h index 10e17a19f..95b83aa74 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ConstraintWrapper.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ConstraintWrapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Defs.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Defs.h index ed353120c..f2250b169 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Defs.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Defs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EdgeWrapper.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EdgeWrapper.cpp index 398b6b196..09ed04e01 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EdgeWrapper.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EdgeWrapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EdgeWrapper.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EdgeWrapper.h index 9cd0c4de9..a8cc5a2ad 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EdgeWrapper.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EdgeWrapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityBuilder.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityBuilder.h index 6be7001dc..1ebb642e7 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityBuilder.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityBuilder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityDestroyer.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityDestroyer.cpp index cde95ba4b..181bee37b 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityDestroyer.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityDestroyer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityDestroyer.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityDestroyer.h index 509a70861..c8fb378a3 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityDestroyer.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityDestroyer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityWrapper.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityWrapper.h index b0f35735e..3edd5c319 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityWrapper.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityWrapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_FeatureBuilder.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_FeatureBuilder.cpp index 5a1d18790..3eee24b31 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_FeatureBuilder.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_FeatureBuilder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_FeatureBuilder.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_FeatureBuilder.h index e3cadb98e..170bb957a 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_FeatureBuilder.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_FeatureBuilder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_GeoExtensions.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_GeoExtensions.cpp index d174fd9a8..45ff24893 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_GeoExtensions.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_GeoExtensions.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_GeoExtensions.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_GeoExtensions.h index 7b112afb4..6a23dd15c 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_GeoExtensions.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_GeoExtensions.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointArrayWrapper.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointArrayWrapper.cpp index e27275489..13d280df5 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointArrayWrapper.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointArrayWrapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointArrayWrapper.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointArrayWrapper.h index e6b921e35..58d93c621 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointArrayWrapper.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointArrayWrapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointWrapper.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointWrapper.cpp index 7bc1806bd..ed6ee28fb 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointWrapper.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointWrapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointWrapper.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointWrapper.h index f45a1044b..95d19e6a0 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointWrapper.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointWrapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarArrayWrapper.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarArrayWrapper.cpp index 7de5fac81..242e26359 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarArrayWrapper.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarArrayWrapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarArrayWrapper.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarArrayWrapper.h index abe2a0a64..af413b5bf 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarArrayWrapper.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarArrayWrapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2019-2023 CEA/DEN, EDF R&D +// Copyright (C) 2019-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarWrapper.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarWrapper.cpp index 00d41c081..45d00efd7 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarWrapper.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarWrapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarWrapper.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarWrapper.h index 99b83a7a9..c7b22217a 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarWrapper.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarWrapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Solver.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Solver.cpp index 19dbea486..47b03a01c 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Solver.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Solver.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Solver.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Solver.h index 42dd0b547..b3714e55c 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Solver.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Solver.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.cpp index 6193c3298..deefed48c 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.h index 169cb9e43..6623376a5 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.cpp index 1645e73f8..ab382114e 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.h index eb19af816..3e615dcf1 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Update.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Update.h index cff312d0e..e62380cec 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Update.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Update.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateCoincidence.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateCoincidence.cpp index af16e8377..ec0004ab4 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateCoincidence.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateCoincidence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateCoincidence.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateCoincidence.h index 7864f5132..827c8bacb 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateCoincidence.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateCoincidence.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateFeature.cpp b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateFeature.cpp index c0cebbf24..e18afbe26 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateFeature.cpp +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateFeature.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateFeature.h b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateFeature.h index fc4af88b1..3f20b6304 100644 --- a/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateFeature.h +++ b/src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateFeature.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_Constraint.cpp b/src/SketchSolver/SketchSolver_Constraint.cpp index b0c05aa6d..0ea0e8cdc 100644 --- a/src/SketchSolver/SketchSolver_Constraint.cpp +++ b/src/SketchSolver/SketchSolver_Constraint.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_Constraint.h b/src/SketchSolver/SketchSolver_Constraint.h index 1fe6e0c1c..487200dd3 100644 --- a/src/SketchSolver/SketchSolver_Constraint.h +++ b/src/SketchSolver/SketchSolver_Constraint.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintAngle.cpp b/src/SketchSolver/SketchSolver_ConstraintAngle.cpp index 46bd423f5..4f424ffab 100644 --- a/src/SketchSolver/SketchSolver_ConstraintAngle.cpp +++ b/src/SketchSolver/SketchSolver_ConstraintAngle.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintAngle.h b/src/SketchSolver/SketchSolver_ConstraintAngle.h index 134fe9ea2..ddc876f7d 100644 --- a/src/SketchSolver/SketchSolver_ConstraintAngle.h +++ b/src/SketchSolver/SketchSolver_ConstraintAngle.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintCoincidence.cpp b/src/SketchSolver/SketchSolver_ConstraintCoincidence.cpp index 81a2aa7c8..2cd15f10c 100644 --- a/src/SketchSolver/SketchSolver_ConstraintCoincidence.cpp +++ b/src/SketchSolver/SketchSolver_ConstraintCoincidence.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintCoincidence.h b/src/SketchSolver/SketchSolver_ConstraintCoincidence.h index 4cc7d8a64..368dee7ae 100644 --- a/src/SketchSolver/SketchSolver_ConstraintCoincidence.h +++ b/src/SketchSolver/SketchSolver_ConstraintCoincidence.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintCollinear.cpp b/src/SketchSolver/SketchSolver_ConstraintCollinear.cpp index e7d63df1e..cea03a276 100644 --- a/src/SketchSolver/SketchSolver_ConstraintCollinear.cpp +++ b/src/SketchSolver/SketchSolver_ConstraintCollinear.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintCollinear.h b/src/SketchSolver/SketchSolver_ConstraintCollinear.h index 99be4a4be..b6e54c087 100644 --- a/src/SketchSolver/SketchSolver_ConstraintCollinear.h +++ b/src/SketchSolver/SketchSolver_ConstraintCollinear.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintDistance.cpp b/src/SketchSolver/SketchSolver_ConstraintDistance.cpp index dc96cce5d..590681a86 100644 --- a/src/SketchSolver/SketchSolver_ConstraintDistance.cpp +++ b/src/SketchSolver/SketchSolver_ConstraintDistance.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintDistance.h b/src/SketchSolver/SketchSolver_ConstraintDistance.h index 5e810a467..f902b7276 100644 --- a/src/SketchSolver/SketchSolver_ConstraintDistance.h +++ b/src/SketchSolver/SketchSolver_ConstraintDistance.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintEqual.cpp b/src/SketchSolver/SketchSolver_ConstraintEqual.cpp index 4d7c3ef06..e0e97f956 100644 --- a/src/SketchSolver/SketchSolver_ConstraintEqual.cpp +++ b/src/SketchSolver/SketchSolver_ConstraintEqual.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintEqual.h b/src/SketchSolver/SketchSolver_ConstraintEqual.h index 5fb79c77c..e95ab4a55 100644 --- a/src/SketchSolver/SketchSolver_ConstraintEqual.h +++ b/src/SketchSolver/SketchSolver_ConstraintEqual.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintFixed.cpp b/src/SketchSolver/SketchSolver_ConstraintFixed.cpp index 2b7c82444..6b73471ab 100644 --- a/src/SketchSolver/SketchSolver_ConstraintFixed.cpp +++ b/src/SketchSolver/SketchSolver_ConstraintFixed.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintFixed.h b/src/SketchSolver/SketchSolver_ConstraintFixed.h index f5a80b560..6d9aafb86 100644 --- a/src/SketchSolver/SketchSolver_ConstraintFixed.h +++ b/src/SketchSolver/SketchSolver_ConstraintFixed.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintLength.cpp b/src/SketchSolver/SketchSolver_ConstraintLength.cpp index f000e48ad..36508d28b 100644 --- a/src/SketchSolver/SketchSolver_ConstraintLength.cpp +++ b/src/SketchSolver/SketchSolver_ConstraintLength.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintLength.h b/src/SketchSolver/SketchSolver_ConstraintLength.h index ad90c301f..c120ce781 100644 --- a/src/SketchSolver/SketchSolver_ConstraintLength.h +++ b/src/SketchSolver/SketchSolver_ConstraintLength.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintMiddle.cpp b/src/SketchSolver/SketchSolver_ConstraintMiddle.cpp index a9b0bddc2..aed7e9281 100644 --- a/src/SketchSolver/SketchSolver_ConstraintMiddle.cpp +++ b/src/SketchSolver/SketchSolver_ConstraintMiddle.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintMiddle.h b/src/SketchSolver/SketchSolver_ConstraintMiddle.h index ef92366d0..10901fc0e 100644 --- a/src/SketchSolver/SketchSolver_ConstraintMiddle.h +++ b/src/SketchSolver/SketchSolver_ConstraintMiddle.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintMirror.cpp b/src/SketchSolver/SketchSolver_ConstraintMirror.cpp index 629a251ee..0e9e87a48 100644 --- a/src/SketchSolver/SketchSolver_ConstraintMirror.cpp +++ b/src/SketchSolver/SketchSolver_ConstraintMirror.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintMirror.h b/src/SketchSolver/SketchSolver_ConstraintMirror.h index 45b01deb5..1644f8f9d 100644 --- a/src/SketchSolver/SketchSolver_ConstraintMirror.h +++ b/src/SketchSolver/SketchSolver_ConstraintMirror.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintMovement.cpp b/src/SketchSolver/SketchSolver_ConstraintMovement.cpp index 5d9f56c2b..aefb48597 100644 --- a/src/SketchSolver/SketchSolver_ConstraintMovement.cpp +++ b/src/SketchSolver/SketchSolver_ConstraintMovement.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintMovement.h b/src/SketchSolver/SketchSolver_ConstraintMovement.h index b934c2d04..13a16e91a 100644 --- a/src/SketchSolver/SketchSolver_ConstraintMovement.h +++ b/src/SketchSolver/SketchSolver_ConstraintMovement.h @@ -1,4 +1,4 @@ -// Copyright (C) 2017-2023 CEA/DEN, EDF R&D +// Copyright (C) 2017-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintMulti.cpp b/src/SketchSolver/SketchSolver_ConstraintMulti.cpp index 1eff63830..871a76e2e 100644 --- a/src/SketchSolver/SketchSolver_ConstraintMulti.cpp +++ b/src/SketchSolver/SketchSolver_ConstraintMulti.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintMulti.h b/src/SketchSolver/SketchSolver_ConstraintMulti.h index 35e2191fd..71bb81557 100644 --- a/src/SketchSolver/SketchSolver_ConstraintMulti.h +++ b/src/SketchSolver/SketchSolver_ConstraintMulti.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintMultiRotation.cpp b/src/SketchSolver/SketchSolver_ConstraintMultiRotation.cpp index ab208a0e3..03510131e 100644 --- a/src/SketchSolver/SketchSolver_ConstraintMultiRotation.cpp +++ b/src/SketchSolver/SketchSolver_ConstraintMultiRotation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintMultiRotation.h b/src/SketchSolver/SketchSolver_ConstraintMultiRotation.h index e4f4ee02c..82d3ceeb2 100644 --- a/src/SketchSolver/SketchSolver_ConstraintMultiRotation.h +++ b/src/SketchSolver/SketchSolver_ConstraintMultiRotation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintMultiTranslation.cpp b/src/SketchSolver/SketchSolver_ConstraintMultiTranslation.cpp index d57bb379c..b86ff5d8f 100644 --- a/src/SketchSolver/SketchSolver_ConstraintMultiTranslation.cpp +++ b/src/SketchSolver/SketchSolver_ConstraintMultiTranslation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintMultiTranslation.h b/src/SketchSolver/SketchSolver_ConstraintMultiTranslation.h index 21ea0011f..891b56c73 100644 --- a/src/SketchSolver/SketchSolver_ConstraintMultiTranslation.h +++ b/src/SketchSolver/SketchSolver_ConstraintMultiTranslation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintOffset.cpp b/src/SketchSolver/SketchSolver_ConstraintOffset.cpp index 53d72ef7c..80f919acd 100644 --- a/src/SketchSolver/SketchSolver_ConstraintOffset.cpp +++ b/src/SketchSolver/SketchSolver_ConstraintOffset.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintOffset.h b/src/SketchSolver/SketchSolver_ConstraintOffset.h index 062b19c78..7c440267c 100644 --- a/src/SketchSolver/SketchSolver_ConstraintOffset.h +++ b/src/SketchSolver/SketchSolver_ConstraintOffset.h @@ -1,4 +1,4 @@ -// Copyright (C) 2020-2023 CEA/DEN, EDF R&D +// Copyright (C) 2020-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintPerpendicular.cpp b/src/SketchSolver/SketchSolver_ConstraintPerpendicular.cpp index cfac449f8..40ca6d3f1 100644 --- a/src/SketchSolver/SketchSolver_ConstraintPerpendicular.cpp +++ b/src/SketchSolver/SketchSolver_ConstraintPerpendicular.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintPerpendicular.h b/src/SketchSolver/SketchSolver_ConstraintPerpendicular.h index 14340a40c..b6d280e9d 100644 --- a/src/SketchSolver/SketchSolver_ConstraintPerpendicular.h +++ b/src/SketchSolver/SketchSolver_ConstraintPerpendicular.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintTangent.cpp b/src/SketchSolver/SketchSolver_ConstraintTangent.cpp index a078c1601..22516bff3 100644 --- a/src/SketchSolver/SketchSolver_ConstraintTangent.cpp +++ b/src/SketchSolver/SketchSolver_ConstraintTangent.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_ConstraintTangent.h b/src/SketchSolver/SketchSolver_ConstraintTangent.h index 04bdafbfa..6e5a76fa6 100644 --- a/src/SketchSolver/SketchSolver_ConstraintTangent.h +++ b/src/SketchSolver/SketchSolver_ConstraintTangent.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_Error.h b/src/SketchSolver/SketchSolver_Error.h index 53c672492..b31b16216 100644 --- a/src/SketchSolver/SketchSolver_Error.h +++ b/src/SketchSolver/SketchSolver_Error.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_Group.cpp b/src/SketchSolver/SketchSolver_Group.cpp index 724165423..232c8525e 100644 --- a/src/SketchSolver/SketchSolver_Group.cpp +++ b/src/SketchSolver/SketchSolver_Group.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_Group.h b/src/SketchSolver/SketchSolver_Group.h index 8422b32ff..d8ef3dc3c 100644 --- a/src/SketchSolver/SketchSolver_Group.h +++ b/src/SketchSolver/SketchSolver_Group.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_Manager.cpp b/src/SketchSolver/SketchSolver_Manager.cpp index 657f927d7..5761c09b4 100644 --- a/src/SketchSolver/SketchSolver_Manager.cpp +++ b/src/SketchSolver/SketchSolver_Manager.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_Manager.h b/src/SketchSolver/SketchSolver_Manager.h index f890ed8a9..04a87d2b6 100644 --- a/src/SketchSolver/SketchSolver_Manager.h +++ b/src/SketchSolver/SketchSolver_Manager.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_Storage.cpp b/src/SketchSolver/SketchSolver_Storage.cpp index 6846f9656..4b1ed82ee 100644 --- a/src/SketchSolver/SketchSolver_Storage.cpp +++ b/src/SketchSolver/SketchSolver_Storage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SketchSolver_Storage.h b/src/SketchSolver/SketchSolver_Storage.h index 84f8d05ef..281913257 100644 --- a/src/SketchSolver/SketchSolver_Storage.h +++ b/src/SketchSolver/SketchSolver_Storage.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SolveSpaceSolver/CMakeLists.txt b/src/SketchSolver/SolveSpaceSolver/CMakeLists.txt index 75bd70fff..02d42c023 100644 --- a/src/SketchSolver/SolveSpaceSolver/CMakeLists.txt +++ b/src/SketchSolver/SolveSpaceSolver/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Builder.cpp b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Builder.cpp index 32c3673ba..c281c41ff 100644 --- a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Builder.cpp +++ b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Builder.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Builder.h b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Builder.h index c1ec67a99..bbb284a5e 100644 --- a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Builder.h +++ b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Builder.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintType.h b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintType.h index 604f5d7d0..ee8535459 100644 --- a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintType.h +++ b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintType.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintWrapper.cpp b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintWrapper.cpp index b0ca0a642..2a9d146a2 100644 --- a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintWrapper.cpp +++ b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintWrapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintWrapper.h b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintWrapper.h index 41cdc72e0..ca17f314e 100644 --- a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintWrapper.h +++ b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintWrapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_EntityWrapper.cpp b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_EntityWrapper.cpp index 765d8df41..610c1002c 100644 --- a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_EntityWrapper.cpp +++ b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_EntityWrapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_EntityWrapper.h b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_EntityWrapper.h index 6dc4aa0f4..54efb2f34 100644 --- a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_EntityWrapper.h +++ b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_EntityWrapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ParameterWrapper.cpp b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ParameterWrapper.cpp index 8348c5e4a..c51e83b1d 100644 --- a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ParameterWrapper.cpp +++ b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ParameterWrapper.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ParameterWrapper.h b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ParameterWrapper.h index 08e776fb2..4a436ce57 100644 --- a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ParameterWrapper.h +++ b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ParameterWrapper.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Solver.cpp b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Solver.cpp index 47ae49ea0..57d3cf6f4 100644 --- a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Solver.cpp +++ b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Solver.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Solver.h b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Solver.h index aecb8b670..a3b674dbd 100644 --- a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Solver.h +++ b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Solver.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Storage.cpp b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Storage.cpp index 0efd3701d..2ead28840 100644 --- a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Storage.cpp +++ b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Storage.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Storage.h b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Storage.h index 1363591fe..a056e645e 100644 --- a/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Storage.h +++ b/src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Storage.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/CMakeLists.txt b/src/SketcherPrs/CMakeLists.txt index 9f16487c6..5315b9c54 100644 --- a/src/SketcherPrs/CMakeLists.txt +++ b/src/SketcherPrs/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs.h b/src/SketcherPrs/SketcherPrs.h index bb062faf2..882d1e0ad 100644 --- a/src/SketcherPrs/SketcherPrs.h +++ b/src/SketcherPrs/SketcherPrs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Angle.cpp b/src/SketcherPrs/SketcherPrs_Angle.cpp index 1840cf0f3..88d57dd1a 100644 --- a/src/SketcherPrs/SketcherPrs_Angle.cpp +++ b/src/SketcherPrs/SketcherPrs_Angle.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Angle.h b/src/SketcherPrs/SketcherPrs_Angle.h index da6d88609..4767f6742 100644 --- a/src/SketcherPrs/SketcherPrs_Angle.h +++ b/src/SketcherPrs/SketcherPrs_Angle.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Coincident.cpp b/src/SketcherPrs/SketcherPrs_Coincident.cpp index d30030f5b..0e148e067 100644 --- a/src/SketcherPrs/SketcherPrs_Coincident.cpp +++ b/src/SketcherPrs/SketcherPrs_Coincident.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Coincident.h b/src/SketcherPrs/SketcherPrs_Coincident.h index fd2a60fdd..4831217b8 100644 --- a/src/SketcherPrs/SketcherPrs_Coincident.h +++ b/src/SketcherPrs/SketcherPrs_Coincident.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Collinear.cpp b/src/SketcherPrs/SketcherPrs_Collinear.cpp index 8d6711ca3..7980e4c38 100644 --- a/src/SketcherPrs/SketcherPrs_Collinear.cpp +++ b/src/SketcherPrs/SketcherPrs_Collinear.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Collinear.h b/src/SketcherPrs/SketcherPrs_Collinear.h index 962ebf9ce..8cd9a8f34 100644 --- a/src/SketcherPrs/SketcherPrs_Collinear.h +++ b/src/SketcherPrs/SketcherPrs_Collinear.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_DimensionStyle.cpp b/src/SketcherPrs/SketcherPrs_DimensionStyle.cpp index 57a322f50..6679e7885 100644 --- a/src/SketcherPrs/SketcherPrs_DimensionStyle.cpp +++ b/src/SketcherPrs/SketcherPrs_DimensionStyle.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_DimensionStyle.h b/src/SketcherPrs/SketcherPrs_DimensionStyle.h index ac644dc2a..32e459021 100644 --- a/src/SketcherPrs/SketcherPrs_DimensionStyle.h +++ b/src/SketcherPrs/SketcherPrs_DimensionStyle.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Equal.cpp b/src/SketcherPrs/SketcherPrs_Equal.cpp index b740d6f5a..43a7017e4 100644 --- a/src/SketcherPrs/SketcherPrs_Equal.cpp +++ b/src/SketcherPrs/SketcherPrs_Equal.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Equal.h b/src/SketcherPrs/SketcherPrs_Equal.h index 18a9f0bc4..bb1983b9a 100644 --- a/src/SketcherPrs/SketcherPrs_Equal.h +++ b/src/SketcherPrs/SketcherPrs_Equal.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Factory.cpp b/src/SketcherPrs/SketcherPrs_Factory.cpp index 6c3cbc467..5a74009a9 100644 --- a/src/SketcherPrs/SketcherPrs_Factory.cpp +++ b/src/SketcherPrs/SketcherPrs_Factory.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Factory.h b/src/SketcherPrs/SketcherPrs_Factory.h index 4a91069f5..26430129b 100644 --- a/src/SketcherPrs/SketcherPrs_Factory.h +++ b/src/SketcherPrs/SketcherPrs_Factory.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_HVDirection.cpp b/src/SketcherPrs/SketcherPrs_HVDirection.cpp index 2fc90ba7f..1ea713c37 100644 --- a/src/SketcherPrs/SketcherPrs_HVDirection.cpp +++ b/src/SketcherPrs/SketcherPrs_HVDirection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_HVDirection.h b/src/SketcherPrs/SketcherPrs_HVDirection.h index 93b1bc802..5ce5ceb23 100644 --- a/src/SketcherPrs/SketcherPrs_HVDirection.h +++ b/src/SketcherPrs/SketcherPrs_HVDirection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_LengthDimension.cpp b/src/SketcherPrs/SketcherPrs_LengthDimension.cpp index 5daa6ff50..f81fe13c2 100644 --- a/src/SketcherPrs/SketcherPrs_LengthDimension.cpp +++ b/src/SketcherPrs/SketcherPrs_LengthDimension.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_LengthDimension.h b/src/SketcherPrs/SketcherPrs_LengthDimension.h index 088b75df0..953c0195b 100644 --- a/src/SketcherPrs/SketcherPrs_LengthDimension.h +++ b/src/SketcherPrs/SketcherPrs_LengthDimension.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Middle.cpp b/src/SketcherPrs/SketcherPrs_Middle.cpp index 78e63a76d..8c25c6792 100644 --- a/src/SketcherPrs/SketcherPrs_Middle.cpp +++ b/src/SketcherPrs/SketcherPrs_Middle.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Middle.h b/src/SketcherPrs/SketcherPrs_Middle.h index d9a6fa0ec..92820adff 100644 --- a/src/SketcherPrs/SketcherPrs_Middle.h +++ b/src/SketcherPrs/SketcherPrs_Middle.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Mirror.cpp b/src/SketcherPrs/SketcherPrs_Mirror.cpp index 52a0ed043..100b00d81 100644 --- a/src/SketcherPrs/SketcherPrs_Mirror.cpp +++ b/src/SketcherPrs/SketcherPrs_Mirror.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Mirror.h b/src/SketcherPrs/SketcherPrs_Mirror.h index 9d4db94d6..e4b021713 100644 --- a/src/SketcherPrs/SketcherPrs_Mirror.h +++ b/src/SketcherPrs/SketcherPrs_Mirror.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Offset.cpp b/src/SketcherPrs/SketcherPrs_Offset.cpp index ad84d6b07..e7608897f 100644 --- a/src/SketcherPrs/SketcherPrs_Offset.cpp +++ b/src/SketcherPrs/SketcherPrs_Offset.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Offset.h b/src/SketcherPrs/SketcherPrs_Offset.h index 60500265e..8a479c6fa 100644 --- a/src/SketcherPrs/SketcherPrs_Offset.h +++ b/src/SketcherPrs/SketcherPrs_Offset.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Parallel.cpp b/src/SketcherPrs/SketcherPrs_Parallel.cpp index 5f3280638..448ba29e2 100644 --- a/src/SketcherPrs/SketcherPrs_Parallel.cpp +++ b/src/SketcherPrs/SketcherPrs_Parallel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Parallel.h b/src/SketcherPrs/SketcherPrs_Parallel.h index 9441b3920..c85cbfa99 100644 --- a/src/SketcherPrs/SketcherPrs_Parallel.h +++ b/src/SketcherPrs/SketcherPrs_Parallel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Perpendicular.cpp b/src/SketcherPrs/SketcherPrs_Perpendicular.cpp index e3ffa66d2..f8a3ec18a 100644 --- a/src/SketcherPrs/SketcherPrs_Perpendicular.cpp +++ b/src/SketcherPrs/SketcherPrs_Perpendicular.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Perpendicular.h b/src/SketcherPrs/SketcherPrs_Perpendicular.h index bb9303cb7..f214c98fe 100644 --- a/src/SketcherPrs/SketcherPrs_Perpendicular.h +++ b/src/SketcherPrs/SketcherPrs_Perpendicular.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_PositionMgr.cpp b/src/SketcherPrs/SketcherPrs_PositionMgr.cpp index dac83f41f..282c68d2f 100644 --- a/src/SketcherPrs/SketcherPrs_PositionMgr.cpp +++ b/src/SketcherPrs/SketcherPrs_PositionMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_PositionMgr.h b/src/SketcherPrs/SketcherPrs_PositionMgr.h index 2e597cda6..992a7cc97 100644 --- a/src/SketcherPrs/SketcherPrs_PositionMgr.h +++ b/src/SketcherPrs/SketcherPrs_PositionMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Radius.cpp b/src/SketcherPrs/SketcherPrs_Radius.cpp index 344a58bf2..e656da498 100644 --- a/src/SketcherPrs/SketcherPrs_Radius.cpp +++ b/src/SketcherPrs/SketcherPrs_Radius.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Radius.h b/src/SketcherPrs/SketcherPrs_Radius.h index 7c576b353..02cf11d83 100644 --- a/src/SketcherPrs/SketcherPrs_Radius.h +++ b/src/SketcherPrs/SketcherPrs_Radius.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Rigid.cpp b/src/SketcherPrs/SketcherPrs_Rigid.cpp index df4897ce0..fafd0830e 100644 --- a/src/SketcherPrs/SketcherPrs_Rigid.cpp +++ b/src/SketcherPrs/SketcherPrs_Rigid.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Rigid.h b/src/SketcherPrs/SketcherPrs_Rigid.h index 60b937aa6..81b933060 100644 --- a/src/SketcherPrs/SketcherPrs_Rigid.h +++ b/src/SketcherPrs/SketcherPrs_Rigid.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_SensitivePoint.cpp b/src/SketcherPrs/SketcherPrs_SensitivePoint.cpp index f70a303a8..a2f70b45d 100644 --- a/src/SketcherPrs/SketcherPrs_SensitivePoint.cpp +++ b/src/SketcherPrs/SketcherPrs_SensitivePoint.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_SensitivePoint.h b/src/SketcherPrs/SketcherPrs_SensitivePoint.h index 69e2dea5d..88608073e 100644 --- a/src/SketcherPrs/SketcherPrs_SensitivePoint.h +++ b/src/SketcherPrs/SketcherPrs_SensitivePoint.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_SymbolPrs.cpp b/src/SketcherPrs/SketcherPrs_SymbolPrs.cpp index 22afaa3b0..0d156d22b 100644 --- a/src/SketcherPrs/SketcherPrs_SymbolPrs.cpp +++ b/src/SketcherPrs/SketcherPrs_SymbolPrs.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_SymbolPrs.h b/src/SketcherPrs/SketcherPrs_SymbolPrs.h index 34059773a..d83d931a8 100644 --- a/src/SketcherPrs/SketcherPrs_SymbolPrs.h +++ b/src/SketcherPrs/SketcherPrs_SymbolPrs.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Tangent.cpp b/src/SketcherPrs/SketcherPrs_Tangent.cpp index eeda52ab4..bc20aae05 100644 --- a/src/SketcherPrs/SketcherPrs_Tangent.cpp +++ b/src/SketcherPrs/SketcherPrs_Tangent.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Tangent.h b/src/SketcherPrs/SketcherPrs_Tangent.h index 10f215a6b..1f61dbecb 100644 --- a/src/SketcherPrs/SketcherPrs_Tangent.h +++ b/src/SketcherPrs/SketcherPrs_Tangent.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Tools.cpp b/src/SketcherPrs/SketcherPrs_Tools.cpp index fd6bf6798..b36444791 100644 --- a/src/SketcherPrs/SketcherPrs_Tools.cpp +++ b/src/SketcherPrs/SketcherPrs_Tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Tools.h b/src/SketcherPrs/SketcherPrs_Tools.h index 065f032d9..e2e45132b 100644 --- a/src/SketcherPrs/SketcherPrs_Tools.h +++ b/src/SketcherPrs/SketcherPrs_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Transformation.cpp b/src/SketcherPrs/SketcherPrs_Transformation.cpp index cd4013144..1395cb1a8 100644 --- a/src/SketcherPrs/SketcherPrs_Transformation.cpp +++ b/src/SketcherPrs/SketcherPrs_Transformation.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/SketcherPrs/SketcherPrs_Transformation.h b/src/SketcherPrs/SketcherPrs_Transformation.h index ab6cf626c..387ab2bf2 100644 --- a/src/SketcherPrs/SketcherPrs_Transformation.h +++ b/src/SketcherPrs/SketcherPrs_Transformation.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/CMakeLists.txt b/src/XAO/CMakeLists.txt index a6e206928..8f90de3eb 100644 --- a/src/XAO/CMakeLists.txt +++ b/src/XAO/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2023 CEA/DEN, EDF R&D +# Copyright (C) 2012-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO.hxx b/src/XAO/XAO.hxx index f2de3fde8..18af07524 100644 --- a/src/XAO/XAO.hxx +++ b/src/XAO/XAO.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_BooleanField.cxx b/src/XAO/XAO_BooleanField.cxx index e825de137..5f46b0531 100644 --- a/src/XAO/XAO_BooleanField.cxx +++ b/src/XAO/XAO_BooleanField.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_BooleanField.hxx b/src/XAO/XAO_BooleanField.hxx index b237a482a..5339e10ec 100644 --- a/src/XAO/XAO_BooleanField.hxx +++ b/src/XAO/XAO_BooleanField.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_BooleanStep.cxx b/src/XAO/XAO_BooleanStep.cxx index 1b93383ea..a42131709 100644 --- a/src/XAO/XAO_BooleanStep.cxx +++ b/src/XAO/XAO_BooleanStep.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_BooleanStep.hxx b/src/XAO/XAO_BooleanStep.hxx index c87f405fb..22b624fd7 100644 --- a/src/XAO/XAO_BooleanStep.hxx +++ b/src/XAO/XAO_BooleanStep.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_BrepGeometry.cxx b/src/XAO/XAO_BrepGeometry.cxx index 1df7a54af..d973cd9ad 100644 --- a/src/XAO/XAO_BrepGeometry.cxx +++ b/src/XAO/XAO_BrepGeometry.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_BrepGeometry.hxx b/src/XAO/XAO_BrepGeometry.hxx index 7d9e1d817..d59685c73 100644 --- a/src/XAO/XAO_BrepGeometry.hxx +++ b/src/XAO/XAO_BrepGeometry.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_DoubleField.cxx b/src/XAO/XAO_DoubleField.cxx index 7473e1419..c2f4b84cc 100644 --- a/src/XAO/XAO_DoubleField.cxx +++ b/src/XAO/XAO_DoubleField.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_DoubleField.hxx b/src/XAO/XAO_DoubleField.hxx index fb772f851..1c0584f61 100644 --- a/src/XAO/XAO_DoubleField.hxx +++ b/src/XAO/XAO_DoubleField.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_DoubleStep.cxx b/src/XAO/XAO_DoubleStep.cxx index 63255d914..85ff2b5d2 100644 --- a/src/XAO/XAO_DoubleStep.cxx +++ b/src/XAO/XAO_DoubleStep.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_DoubleStep.hxx b/src/XAO/XAO_DoubleStep.hxx index b43cdfb8b..dc1b18834 100644 --- a/src/XAO/XAO_DoubleStep.hxx +++ b/src/XAO/XAO_DoubleStep.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_Exception.hxx b/src/XAO/XAO_Exception.hxx index c8e14269e..f0f1bed7e 100644 --- a/src/XAO/XAO_Exception.hxx +++ b/src/XAO/XAO_Exception.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_Field.cxx b/src/XAO/XAO_Field.cxx index 9af5dfa51..1af1110f2 100644 --- a/src/XAO/XAO_Field.cxx +++ b/src/XAO/XAO_Field.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_Field.hxx b/src/XAO/XAO_Field.hxx index 71be88b38..1433bbc22 100644 --- a/src/XAO/XAO_Field.hxx +++ b/src/XAO/XAO_Field.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_GeometricElement.cxx b/src/XAO/XAO_GeometricElement.cxx index c8b0997b6..d119f1846 100644 --- a/src/XAO/XAO_GeometricElement.cxx +++ b/src/XAO/XAO_GeometricElement.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_GeometricElement.hxx b/src/XAO/XAO_GeometricElement.hxx index dfc5e3903..bba862545 100644 --- a/src/XAO/XAO_GeometricElement.hxx +++ b/src/XAO/XAO_GeometricElement.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_Geometry.cxx b/src/XAO/XAO_Geometry.cxx index 33b0fd953..f0bb13f1e 100644 --- a/src/XAO/XAO_Geometry.cxx +++ b/src/XAO/XAO_Geometry.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_Geometry.hxx b/src/XAO/XAO_Geometry.hxx index a6e881978..a408d7b89 100644 --- a/src/XAO/XAO_Geometry.hxx +++ b/src/XAO/XAO_Geometry.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2007-2023 CEA/DEN, EDF R&D +// Copyright (C) 2007-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_Group.cxx b/src/XAO/XAO_Group.cxx index efc9d5130..d47824473 100644 --- a/src/XAO/XAO_Group.cxx +++ b/src/XAO/XAO_Group.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_Group.hxx b/src/XAO/XAO_Group.hxx index 09d0e8eae..00b96a09f 100644 --- a/src/XAO/XAO_Group.hxx +++ b/src/XAO/XAO_Group.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_IntegerField.cxx b/src/XAO/XAO_IntegerField.cxx index dc28ab601..547706a61 100644 --- a/src/XAO/XAO_IntegerField.cxx +++ b/src/XAO/XAO_IntegerField.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_IntegerField.hxx b/src/XAO/XAO_IntegerField.hxx index 95679319e..2fde69e58 100644 --- a/src/XAO/XAO_IntegerField.hxx +++ b/src/XAO/XAO_IntegerField.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_IntegerStep.cxx b/src/XAO/XAO_IntegerStep.cxx index d6ffe9113..c200fc7fa 100644 --- a/src/XAO/XAO_IntegerStep.cxx +++ b/src/XAO/XAO_IntegerStep.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_IntegerStep.hxx b/src/XAO/XAO_IntegerStep.hxx index a51b63c80..5db53c81c 100644 --- a/src/XAO/XAO_IntegerStep.hxx +++ b/src/XAO/XAO_IntegerStep.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_Step.cxx b/src/XAO/XAO_Step.cxx index 11bd525ff..d8f78b7f6 100644 --- a/src/XAO/XAO_Step.cxx +++ b/src/XAO/XAO_Step.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_Step.hxx b/src/XAO/XAO_Step.hxx index a22e94203..228183b26 100644 --- a/src/XAO/XAO_Step.hxx +++ b/src/XAO/XAO_Step.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_StringField.cxx b/src/XAO/XAO_StringField.cxx index 843033020..ee760a740 100644 --- a/src/XAO/XAO_StringField.cxx +++ b/src/XAO/XAO_StringField.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_StringField.hxx b/src/XAO/XAO_StringField.hxx index bac74196d..a5e22ae6f 100644 --- a/src/XAO/XAO_StringField.hxx +++ b/src/XAO/XAO_StringField.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_StringStep.cxx b/src/XAO/XAO_StringStep.cxx index 79615ce93..46b9f60e7 100644 --- a/src/XAO/XAO_StringStep.cxx +++ b/src/XAO/XAO_StringStep.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_StringStep.hxx b/src/XAO/XAO_StringStep.hxx index 35ea27e2f..a8eff4ef9 100644 --- a/src/XAO/XAO_StringStep.hxx +++ b/src/XAO/XAO_StringStep.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_Xao.cxx b/src/XAO/XAO_Xao.cxx index 906e49d86..2525cf8a3 100644 --- a/src/XAO/XAO_Xao.cxx +++ b/src/XAO/XAO_Xao.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_Xao.hxx b/src/XAO/XAO_Xao.hxx index e13af8300..deace5b4c 100644 --- a/src/XAO/XAO_Xao.hxx +++ b/src/XAO/XAO_Xao.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_XaoExporter.cxx b/src/XAO/XAO_XaoExporter.cxx index 9175bbfd4..4ba49c5f5 100644 --- a/src/XAO/XAO_XaoExporter.cxx +++ b/src/XAO/XAO_XaoExporter.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_XaoExporter.hxx b/src/XAO/XAO_XaoExporter.hxx index 520fa97e7..09999c8b0 100644 --- a/src/XAO/XAO_XaoExporter.hxx +++ b/src/XAO/XAO_XaoExporter.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_XaoUtils.cxx b/src/XAO/XAO_XaoUtils.cxx index fe17ca832..394443501 100644 --- a/src/XAO/XAO_XaoUtils.cxx +++ b/src/XAO/XAO_XaoUtils.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/XAO_XaoUtils.hxx b/src/XAO/XAO_XaoUtils.hxx index 3c94d92bd..fbcd9d394 100644 --- a/src/XAO/XAO_XaoUtils.hxx +++ b/src/XAO/XAO_XaoUtils.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/BrepGeometryTest.cxx b/src/XAO/tests/BrepGeometryTest.cxx index faf988568..6ccfe3b7c 100644 --- a/src/XAO/tests/BrepGeometryTest.cxx +++ b/src/XAO/tests/BrepGeometryTest.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/BrepGeometryTest.hxx b/src/XAO/tests/BrepGeometryTest.hxx index 69c7acb99..967c2e31d 100644 --- a/src/XAO/tests/BrepGeometryTest.hxx +++ b/src/XAO/tests/BrepGeometryTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/CMakeLists.txt b/src/XAO/tests/CMakeLists.txt index 95a1a8e35..1e7fbdc1e 100644 --- a/src/XAO/tests/CMakeLists.txt +++ b/src/XAO/tests/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2012-2023 CEA/DEN, EDF R&D +# Copyright (C) 2012-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/FieldTest.cxx b/src/XAO/tests/FieldTest.cxx index 835536cb0..2757c520d 100644 --- a/src/XAO/tests/FieldTest.cxx +++ b/src/XAO/tests/FieldTest.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/FieldTest.hxx b/src/XAO/tests/FieldTest.hxx index d7d5261ec..0d491e66c 100644 --- a/src/XAO/tests/FieldTest.hxx +++ b/src/XAO/tests/FieldTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/GeometryTest.cxx b/src/XAO/tests/GeometryTest.cxx index 3427728b9..727572ab4 100644 --- a/src/XAO/tests/GeometryTest.cxx +++ b/src/XAO/tests/GeometryTest.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/GeometryTest.hxx b/src/XAO/tests/GeometryTest.hxx index b4a30de56..ba8f74424 100644 --- a/src/XAO/tests/GeometryTest.hxx +++ b/src/XAO/tests/GeometryTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/GroupTest.cxx b/src/XAO/tests/GroupTest.cxx index 28533b866..8954bfbcb 100644 --- a/src/XAO/tests/GroupTest.cxx +++ b/src/XAO/tests/GroupTest.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/GroupTest.hxx b/src/XAO/tests/GroupTest.hxx index a4d371650..823881057 100644 --- a/src/XAO/tests/GroupTest.hxx +++ b/src/XAO/tests/GroupTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/ImportExportTest.cxx b/src/XAO/tests/ImportExportTest.cxx index 28b198d3f..a2e423ba9 100644 --- a/src/XAO/tests/ImportExportTest.cxx +++ b/src/XAO/tests/ImportExportTest.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/ImportExportTest.hxx b/src/XAO/tests/ImportExportTest.hxx index 867d1e329..f70917a53 100644 --- a/src/XAO/tests/ImportExportTest.hxx +++ b/src/XAO/tests/ImportExportTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/MainTest.hxx b/src/XAO/tests/MainTest.hxx index 440d3c6ce..11f986fe7 100644 --- a/src/XAO/tests/MainTest.hxx +++ b/src/XAO/tests/MainTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/TestUtils.hxx b/src/XAO/tests/TestUtils.hxx index 74e81e973..b07913e14 100644 --- a/src/XAO/tests/TestUtils.hxx +++ b/src/XAO/tests/TestUtils.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/XAOTests.cxx b/src/XAO/tests/XAOTests.cxx index e6edd9e5c..6168c2dac 100644 --- a/src/XAO/tests/XAOTests.cxx +++ b/src/XAO/tests/XAOTests.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/XaoTest.cxx b/src/XAO/tests/XaoTest.cxx index 24d9f2b4a..657bed2c3 100644 --- a/src/XAO/tests/XaoTest.cxx +++ b/src/XAO/tests/XaoTest.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/XaoTest.hxx b/src/XAO/tests/XaoTest.hxx index 6759334a7..3f376052e 100644 --- a/src/XAO/tests/XaoTest.hxx +++ b/src/XAO/tests/XaoTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/XaoUtilsTest.cxx b/src/XAO/tests/XaoUtilsTest.cxx index e77629f25..92265e6de 100644 --- a/src/XAO/tests/XaoUtilsTest.cxx +++ b/src/XAO/tests/XaoUtilsTest.cxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/XaoUtilsTest.hxx b/src/XAO/tests/XaoUtilsTest.hxx index 62c14a78e..9352f024e 100644 --- a/src/XAO/tests/XaoUtilsTest.hxx +++ b/src/XAO/tests/XaoUtilsTest.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2013-2023 CEA/DEN, EDF R&D +// Copyright (C) 2013-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XAO/tests/coverage_report.sh b/src/XAO/tests/coverage_report.sh index 3bc0f0500..52887a4b2 100755 --- a/src/XAO/tests/coverage_report.sh +++ b/src/XAO/tests/coverage_report.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (C) 2013-2023 CEA/DEN, EDF R&D +# Copyright (C) 2013-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/CMakeLists.txt b/src/XGUI/CMakeLists.txt index d6e56a337..25a57a530 100644 --- a/src/XGUI/CMakeLists.txt +++ b/src/XGUI/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI.h b/src/XGUI/XGUI.h index dbfb9fc35..f40c1fd33 100644 --- a/src/XGUI/XGUI.h +++ b/src/XGUI/XGUI.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ActionsMgr.cpp b/src/XGUI/XGUI_ActionsMgr.cpp index 18eb0b702..e803522b4 100644 --- a/src/XGUI/XGUI_ActionsMgr.cpp +++ b/src/XGUI/XGUI_ActionsMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ActionsMgr.h b/src/XGUI/XGUI_ActionsMgr.h index 87e422672..27549c19d 100644 --- a/src/XGUI/XGUI_ActionsMgr.h +++ b/src/XGUI/XGUI_ActionsMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ActiveControlMgr.cpp b/src/XGUI/XGUI_ActiveControlMgr.cpp index ba6806281..b4cd52af8 100644 --- a/src/XGUI/XGUI_ActiveControlMgr.cpp +++ b/src/XGUI/XGUI_ActiveControlMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ActiveControlMgr.h b/src/XGUI/XGUI_ActiveControlMgr.h index 96b358ee4..656e7413d 100644 --- a/src/XGUI/XGUI_ActiveControlMgr.h +++ b/src/XGUI/XGUI_ActiveControlMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ActiveControlSelector.h b/src/XGUI/XGUI_ActiveControlSelector.h index ec2db22aa..41ba4b783 100644 --- a/src/XGUI/XGUI_ActiveControlSelector.h +++ b/src/XGUI/XGUI_ActiveControlSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ColorDialog.cpp b/src/XGUI/XGUI_ColorDialog.cpp index 4ec3c68cf..39cd67e75 100644 --- a/src/XGUI/XGUI_ColorDialog.cpp +++ b/src/XGUI/XGUI_ColorDialog.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ColorDialog.h b/src/XGUI/XGUI_ColorDialog.h index f2b0988b0..9103cc6e1 100644 --- a/src/XGUI/XGUI_ColorDialog.h +++ b/src/XGUI/XGUI_ColorDialog.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_CompressFiles.cpp b/src/XGUI/XGUI_CompressFiles.cpp index a93cb615b..717e20291 100644 --- a/src/XGUI/XGUI_CompressFiles.cpp +++ b/src/XGUI/XGUI_CompressFiles.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_CompressFiles.h b/src/XGUI/XGUI_CompressFiles.h index 10503878c..724a7e060 100644 --- a/src/XGUI/XGUI_CompressFiles.h +++ b/src/XGUI/XGUI_CompressFiles.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ContextMenuMgr.cpp b/src/XGUI/XGUI_ContextMenuMgr.cpp index ab42829e1..9550326bd 100644 --- a/src/XGUI/XGUI_ContextMenuMgr.cpp +++ b/src/XGUI/XGUI_ContextMenuMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ContextMenuMgr.h b/src/XGUI/XGUI_ContextMenuMgr.h index ca33862e2..3f1112a32 100644 --- a/src/XGUI/XGUI_ContextMenuMgr.h +++ b/src/XGUI/XGUI_ContextMenuMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_DataModel.cpp b/src/XGUI/XGUI_DataModel.cpp index f591033a3..9c7fde64f 100644 --- a/src/XGUI/XGUI_DataModel.cpp +++ b/src/XGUI/XGUI_DataModel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_DataModel.h b/src/XGUI/XGUI_DataModel.h index 22b6cd124..0c56b2f1c 100644 --- a/src/XGUI/XGUI_DataModel.h +++ b/src/XGUI/XGUI_DataModel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_DeflectionDialog.cpp b/src/XGUI/XGUI_DeflectionDialog.cpp index 6b43cedb4..6367108a1 100644 --- a/src/XGUI/XGUI_DeflectionDialog.cpp +++ b/src/XGUI/XGUI_DeflectionDialog.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_DeflectionDialog.h b/src/XGUI/XGUI_DeflectionDialog.h index 5f55ba36f..80d5e97e0 100644 --- a/src/XGUI/XGUI_DeflectionDialog.h +++ b/src/XGUI/XGUI_DeflectionDialog.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_Displayer.cpp b/src/XGUI/XGUI_Displayer.cpp index 54e415502..6ee3b9348 100644 --- a/src/XGUI/XGUI_Displayer.cpp +++ b/src/XGUI/XGUI_Displayer.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_Displayer.h b/src/XGUI/XGUI_Displayer.h index a909349ea..00232fef5 100644 --- a/src/XGUI/XGUI_Displayer.h +++ b/src/XGUI/XGUI_Displayer.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ErrorDialog.cpp b/src/XGUI/XGUI_ErrorDialog.cpp index b1f6e1ec7..dbf2cab05 100644 --- a/src/XGUI/XGUI_ErrorDialog.cpp +++ b/src/XGUI/XGUI_ErrorDialog.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ErrorDialog.h b/src/XGUI/XGUI_ErrorDialog.h index bbc438cec..de53debb3 100644 --- a/src/XGUI/XGUI_ErrorDialog.h +++ b/src/XGUI/XGUI_ErrorDialog.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ErrorMgr.cpp b/src/XGUI/XGUI_ErrorMgr.cpp index d5c2dd821..d445fed2d 100644 --- a/src/XGUI/XGUI_ErrorMgr.cpp +++ b/src/XGUI/XGUI_ErrorMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ErrorMgr.h b/src/XGUI/XGUI_ErrorMgr.h index 81058d510..9b71b63ac 100644 --- a/src/XGUI/XGUI_ErrorMgr.h +++ b/src/XGUI/XGUI_ErrorMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_FacesPanel.cpp b/src/XGUI/XGUI_FacesPanel.cpp index fc5425788..73cdb7481 100644 --- a/src/XGUI/XGUI_FacesPanel.cpp +++ b/src/XGUI/XGUI_FacesPanel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_FacesPanel.h b/src/XGUI/XGUI_FacesPanel.h index ca77c9913..a76dfa550 100644 --- a/src/XGUI/XGUI_FacesPanel.h +++ b/src/XGUI/XGUI_FacesPanel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_FacesPanelSelector.cpp b/src/XGUI/XGUI_FacesPanelSelector.cpp index bd42edf4e..98dcef443 100644 --- a/src/XGUI/XGUI_FacesPanelSelector.cpp +++ b/src/XGUI/XGUI_FacesPanelSelector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_FacesPanelSelector.h b/src/XGUI/XGUI_FacesPanelSelector.h index 6a8fce29c..edc282303 100644 --- a/src/XGUI/XGUI_FacesPanelSelector.h +++ b/src/XGUI/XGUI_FacesPanelSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_HistoryMenu.cpp b/src/XGUI/XGUI_HistoryMenu.cpp index 619507093..ddf7673fb 100644 --- a/src/XGUI/XGUI_HistoryMenu.cpp +++ b/src/XGUI/XGUI_HistoryMenu.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_HistoryMenu.h b/src/XGUI/XGUI_HistoryMenu.h index a3e1d8882..f85070f15 100644 --- a/src/XGUI/XGUI_HistoryMenu.h +++ b/src/XGUI/XGUI_HistoryMenu.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_InspectionPanel.cpp b/src/XGUI/XGUI_InspectionPanel.cpp index 51c4e95a2..b6f418979 100644 --- a/src/XGUI/XGUI_InspectionPanel.cpp +++ b/src/XGUI/XGUI_InspectionPanel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_InspectionPanel.h b/src/XGUI/XGUI_InspectionPanel.h index badfa139b..63242bcf9 100644 --- a/src/XGUI/XGUI_InspectionPanel.h +++ b/src/XGUI/XGUI_InspectionPanel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_MenuGroup.cpp b/src/XGUI/XGUI_MenuGroup.cpp index 21cf2a81d..0c17171b6 100644 --- a/src/XGUI/XGUI_MenuGroup.cpp +++ b/src/XGUI/XGUI_MenuGroup.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_MenuGroup.h b/src/XGUI/XGUI_MenuGroup.h index f99812ace..6815d4e0f 100644 --- a/src/XGUI/XGUI_MenuGroup.h +++ b/src/XGUI/XGUI_MenuGroup.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_MenuMgr.cpp b/src/XGUI/XGUI_MenuMgr.cpp index e58789a99..0c6a81e56 100644 --- a/src/XGUI/XGUI_MenuMgr.cpp +++ b/src/XGUI/XGUI_MenuMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_MenuMgr.h b/src/XGUI/XGUI_MenuMgr.h index 1952fa8c4..57092fb3a 100644 --- a/src/XGUI/XGUI_MenuMgr.h +++ b/src/XGUI/XGUI_MenuMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_MenuWorkbench.cpp b/src/XGUI/XGUI_MenuWorkbench.cpp index 3604ae11d..036287ff3 100644 --- a/src/XGUI/XGUI_MenuWorkbench.cpp +++ b/src/XGUI/XGUI_MenuWorkbench.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_MenuWorkbench.h b/src/XGUI/XGUI_MenuWorkbench.h index eb58b1df5..14e80ed43 100644 --- a/src/XGUI/XGUI_MenuWorkbench.h +++ b/src/XGUI/XGUI_MenuWorkbench.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ModuleConnector.cpp b/src/XGUI/XGUI_ModuleConnector.cpp index 13be4aa36..203d860af 100644 --- a/src/XGUI/XGUI_ModuleConnector.cpp +++ b/src/XGUI/XGUI_ModuleConnector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ModuleConnector.h b/src/XGUI/XGUI_ModuleConnector.h index 5db513bf3..2787389ee 100644 --- a/src/XGUI/XGUI_ModuleConnector.h +++ b/src/XGUI/XGUI_ModuleConnector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ObjectsBrowser.cpp b/src/XGUI/XGUI_ObjectsBrowser.cpp index 754d0f54f..544a941a4 100644 --- a/src/XGUI/XGUI_ObjectsBrowser.cpp +++ b/src/XGUI/XGUI_ObjectsBrowser.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ObjectsBrowser.h b/src/XGUI/XGUI_ObjectsBrowser.h index c64cf83d6..f6e01b19b 100644 --- a/src/XGUI/XGUI_ObjectsBrowser.h +++ b/src/XGUI/XGUI_ObjectsBrowser.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_OperationMgr.cpp b/src/XGUI/XGUI_OperationMgr.cpp index d235d2f6d..5db1d07a7 100644 --- a/src/XGUI/XGUI_OperationMgr.cpp +++ b/src/XGUI/XGUI_OperationMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_OperationMgr.h b/src/XGUI/XGUI_OperationMgr.h index 4c3a4d784..a478c3cca 100644 --- a/src/XGUI/XGUI_OperationMgr.h +++ b/src/XGUI/XGUI_OperationMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_PropertyDialog.cpp b/src/XGUI/XGUI_PropertyDialog.cpp index 42e02428c..0e0dc0bd8 100644 --- a/src/XGUI/XGUI_PropertyDialog.cpp +++ b/src/XGUI/XGUI_PropertyDialog.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_PropertyDialog.h b/src/XGUI/XGUI_PropertyDialog.h index a9e100850..d5345009c 100644 --- a/src/XGUI/XGUI_PropertyDialog.h +++ b/src/XGUI/XGUI_PropertyDialog.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_PropertyPanel.cpp b/src/XGUI/XGUI_PropertyPanel.cpp index 1e0141636..fca031397 100644 --- a/src/XGUI/XGUI_PropertyPanel.cpp +++ b/src/XGUI/XGUI_PropertyPanel.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_PropertyPanel.h b/src/XGUI/XGUI_PropertyPanel.h index 217d3b427..86d3743ce 100644 --- a/src/XGUI/XGUI_PropertyPanel.h +++ b/src/XGUI/XGUI_PropertyPanel.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_PropertyPanelSelector.cpp b/src/XGUI/XGUI_PropertyPanelSelector.cpp index 4fd743d56..9d19cf4ba 100644 --- a/src/XGUI/XGUI_PropertyPanelSelector.cpp +++ b/src/XGUI/XGUI_PropertyPanelSelector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_PropertyPanelSelector.h b/src/XGUI/XGUI_PropertyPanelSelector.h index d3f53a86e..485cde184 100644 --- a/src/XGUI/XGUI_PropertyPanelSelector.h +++ b/src/XGUI/XGUI_PropertyPanelSelector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_QtEvents.cpp b/src/XGUI/XGUI_QtEvents.cpp index a8e42b810..8731580ff 100644 --- a/src/XGUI/XGUI_QtEvents.cpp +++ b/src/XGUI/XGUI_QtEvents.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_QtEvents.h b/src/XGUI/XGUI_QtEvents.h index 140b09578..3191c1b59 100644 --- a/src/XGUI/XGUI_QtEvents.h +++ b/src/XGUI/XGUI_QtEvents.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_SalomeConnector.cpp b/src/XGUI/XGUI_SalomeConnector.cpp index c5e189e2d..aa32e39f7 100644 --- a/src/XGUI/XGUI_SalomeConnector.cpp +++ b/src/XGUI/XGUI_SalomeConnector.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_SalomeConnector.h b/src/XGUI/XGUI_SalomeConnector.h index e75fae1b4..28e09e8e8 100644 --- a/src/XGUI/XGUI_SalomeConnector.h +++ b/src/XGUI/XGUI_SalomeConnector.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_Selection.cpp b/src/XGUI/XGUI_Selection.cpp index 25d5f1589..fab475e49 100644 --- a/src/XGUI/XGUI_Selection.cpp +++ b/src/XGUI/XGUI_Selection.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_Selection.h b/src/XGUI/XGUI_Selection.h index 56af26c96..58b257998 100644 --- a/src/XGUI/XGUI_Selection.h +++ b/src/XGUI/XGUI_Selection.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_SelectionActivate.cpp b/src/XGUI/XGUI_SelectionActivate.cpp index 4906743b9..123f43c2d 100644 --- a/src/XGUI/XGUI_SelectionActivate.cpp +++ b/src/XGUI/XGUI_SelectionActivate.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_SelectionActivate.h b/src/XGUI/XGUI_SelectionActivate.h index 22b608dc9..b658e2c73 100644 --- a/src/XGUI/XGUI_SelectionActivate.h +++ b/src/XGUI/XGUI_SelectionActivate.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_SelectionMgr.cpp b/src/XGUI/XGUI_SelectionMgr.cpp index 21abed372..80f1d1592 100644 --- a/src/XGUI/XGUI_SelectionMgr.cpp +++ b/src/XGUI/XGUI_SelectionMgr.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_SelectionMgr.h b/src/XGUI/XGUI_SelectionMgr.h index 5139d1929..6765efe05 100644 --- a/src/XGUI/XGUI_SelectionMgr.h +++ b/src/XGUI/XGUI_SelectionMgr.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_Tools.cpp b/src/XGUI/XGUI_Tools.cpp index 248beff28..ea54214ec 100644 --- a/src/XGUI/XGUI_Tools.cpp +++ b/src/XGUI/XGUI_Tools.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_Tools.h b/src/XGUI/XGUI_Tools.h index ce37738d8..ffe004e51 100644 --- a/src/XGUI/XGUI_Tools.h +++ b/src/XGUI/XGUI_Tools.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_TransparencyWidget.cpp b/src/XGUI/XGUI_TransparencyWidget.cpp index 77284e009..e9a03ea6d 100644 --- a/src/XGUI/XGUI_TransparencyWidget.cpp +++ b/src/XGUI/XGUI_TransparencyWidget.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_TransparencyWidget.h b/src/XGUI/XGUI_TransparencyWidget.h index 23e4951f6..e666353ab 100644 --- a/src/XGUI/XGUI_TransparencyWidget.h +++ b/src/XGUI/XGUI_TransparencyWidget.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ViewerProxy.cpp b/src/XGUI/XGUI_ViewerProxy.cpp index d34aa1e7c..d108ebe02 100644 --- a/src/XGUI/XGUI_ViewerProxy.cpp +++ b/src/XGUI/XGUI_ViewerProxy.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_ViewerProxy.h b/src/XGUI/XGUI_ViewerProxy.h index 475ad611a..1b419f6f2 100644 --- a/src/XGUI/XGUI_ViewerProxy.h +++ b/src/XGUI/XGUI_ViewerProxy.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_Workshop.cpp b/src/XGUI/XGUI_Workshop.cpp index da0ce1dd5..6ae78b95d 100644 --- a/src/XGUI/XGUI_Workshop.cpp +++ b/src/XGUI/XGUI_Workshop.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_Workshop.h b/src/XGUI/XGUI_Workshop.h index 4c7187070..b6e25c670 100644 --- a/src/XGUI/XGUI_Workshop.h +++ b/src/XGUI/XGUI_Workshop.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_WorkshopListener.cpp b/src/XGUI/XGUI_WorkshopListener.cpp index 368d7dc0e..62caede1b 100644 --- a/src/XGUI/XGUI_WorkshopListener.cpp +++ b/src/XGUI/XGUI_WorkshopListener.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/src/XGUI/XGUI_WorkshopListener.h b/src/XGUI/XGUI_WorkshopListener.h index ede3e7ac0..26fbcbc2a 100644 --- a/src/XGUI/XGUI_WorkshopListener.h +++ b/src/XGUI/XGUI_WorkshopListener.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2023 CEA/DEN, EDF R&D +// Copyright (C) 2014-2023 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/CMakeLists.txt b/test.API/SHAPER/CMakeLists.txt index a008225c4..3d754bf23 100644 --- a/test.API/SHAPER/CMakeLists.txt +++ b/test.API/SHAPER/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/CTestTestfileInstall.cmake b/test.API/SHAPER/CTestTestfileInstall.cmake index f93368692..d92c0063d 100644 --- a/test.API/SHAPER/CTestTestfileInstall.cmake +++ b/test.API/SHAPER/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/GDML/TestAPI_ConeSegment.py b/test.API/SHAPER/GDML/TestAPI_ConeSegment.py index 09bbdf655..9d7969226 100644 --- a/test.API/SHAPER/GDML/TestAPI_ConeSegment.py +++ b/test.API/SHAPER/GDML/TestAPI_ConeSegment.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/GDML/TestConeSegment.py b/test.API/SHAPER/GDML/TestConeSegment.py index 76a22532a..6aff0f79a 100644 --- a/test.API/SHAPER/GDML/TestConeSegment.py +++ b/test.API/SHAPER/GDML/TestConeSegment.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Primitives/TestAPI_Box.py b/test.API/SHAPER/Primitives/TestAPI_Box.py index 5a7423eec..dde3dae85 100644 --- a/test.API/SHAPER/Primitives/TestAPI_Box.py +++ b/test.API/SHAPER/Primitives/TestAPI_Box.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Primitives/TestAPI_Cone.py b/test.API/SHAPER/Primitives/TestAPI_Cone.py index c9157925a..753099289 100644 --- a/test.API/SHAPER/Primitives/TestAPI_Cone.py +++ b/test.API/SHAPER/Primitives/TestAPI_Cone.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Primitives/TestAPI_Cylinder.py b/test.API/SHAPER/Primitives/TestAPI_Cylinder.py index 853b305f1..ed8ddb743 100644 --- a/test.API/SHAPER/Primitives/TestAPI_Cylinder.py +++ b/test.API/SHAPER/Primitives/TestAPI_Cylinder.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Primitives/TestAPI_Sphere.py b/test.API/SHAPER/Primitives/TestAPI_Sphere.py index f368774ae..65985e5c7 100644 --- a/test.API/SHAPER/Primitives/TestAPI_Sphere.py +++ b/test.API/SHAPER/Primitives/TestAPI_Sphere.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Primitives/TestAPI_Torus.py b/test.API/SHAPER/Primitives/TestAPI_Torus.py index 2b9ac9d53..4149039eb 100644 --- a/test.API/SHAPER/Primitives/TestAPI_Torus.py +++ b/test.API/SHAPER/Primitives/TestAPI_Torus.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Primitives/TestBox.py b/test.API/SHAPER/Primitives/TestBox.py index 005080774..e06a30f5f 100644 --- a/test.API/SHAPER/Primitives/TestBox.py +++ b/test.API/SHAPER/Primitives/TestBox.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Primitives/TestCone.py b/test.API/SHAPER/Primitives/TestCone.py index 53533d54f..4312c5e69 100644 --- a/test.API/SHAPER/Primitives/TestCone.py +++ b/test.API/SHAPER/Primitives/TestCone.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Primitives/TestCylinder.py b/test.API/SHAPER/Primitives/TestCylinder.py index f4b6c9c26..6a240ce88 100644 --- a/test.API/SHAPER/Primitives/TestCylinder.py +++ b/test.API/SHAPER/Primitives/TestCylinder.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Primitives/TestSphere.py b/test.API/SHAPER/Primitives/TestSphere.py index 1de8e35da..92b324caa 100644 --- a/test.API/SHAPER/Primitives/TestSphere.py +++ b/test.API/SHAPER/Primitives/TestSphere.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Primitives/TestTorus.py b/test.API/SHAPER/Primitives/TestTorus.py index 31a3b823b..d7bc45cf1 100644 --- a/test.API/SHAPER/Primitives/TestTorus.py +++ b/test.API/SHAPER/Primitives/TestTorus.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Primitives/TestTube.py b/test.API/SHAPER/Primitives/TestTube.py index 731836fbb..f83d0182a 100644 --- a/test.API/SHAPER/Primitives/TestTube.py +++ b/test.API/SHAPER/Primitives/TestTube.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestAPI_MultiRotation.py b/test.API/SHAPER/Transformations/TestAPI_MultiRotation.py index 55531025d..3a886154e 100644 --- a/test.API/SHAPER/Transformations/TestAPI_MultiRotation.py +++ b/test.API/SHAPER/Transformations/TestAPI_MultiRotation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestAPI_MultiTranslation.py b/test.API/SHAPER/Transformations/TestAPI_MultiTranslation.py index a924b502d..f93bc375b 100644 --- a/test.API/SHAPER/Transformations/TestAPI_MultiTranslation.py +++ b/test.API/SHAPER/Transformations/TestAPI_MultiTranslation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestAPI_Rotation.py b/test.API/SHAPER/Transformations/TestAPI_Rotation.py index a28e6af01..c88167c86 100644 --- a/test.API/SHAPER/Transformations/TestAPI_Rotation.py +++ b/test.API/SHAPER/Transformations/TestAPI_Rotation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestAPI_Scale.py b/test.API/SHAPER/Transformations/TestAPI_Scale.py index b688f69e1..f96a14b14 100644 --- a/test.API/SHAPER/Transformations/TestAPI_Scale.py +++ b/test.API/SHAPER/Transformations/TestAPI_Scale.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestAPI_Symmetry.py b/test.API/SHAPER/Transformations/TestAPI_Symmetry.py index 6d4ff5ed1..59c93b37d 100644 --- a/test.API/SHAPER/Transformations/TestAPI_Symmetry.py +++ b/test.API/SHAPER/Transformations/TestAPI_Symmetry.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestAPI_Translation.py b/test.API/SHAPER/Transformations/TestAPI_Translation.py index db8bcc5b5..9ec0ee70d 100644 --- a/test.API/SHAPER/Transformations/TestAPI_Translation.py +++ b/test.API/SHAPER/Transformations/TestAPI_Translation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestMultiRotation.py b/test.API/SHAPER/Transformations/TestMultiRotation.py index 040746700..489f34955 100644 --- a/test.API/SHAPER/Transformations/TestMultiRotation.py +++ b/test.API/SHAPER/Transformations/TestMultiRotation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestMultiTranslation.py b/test.API/SHAPER/Transformations/TestMultiTranslation.py index f5b85cd65..cc6c7b88a 100644 --- a/test.API/SHAPER/Transformations/TestMultiTranslation.py +++ b/test.API/SHAPER/Transformations/TestMultiTranslation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestRotation.py b/test.API/SHAPER/Transformations/TestRotation.py index 5aeb0aafd..311a4b7e9 100644 --- a/test.API/SHAPER/Transformations/TestRotation.py +++ b/test.API/SHAPER/Transformations/TestRotation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestScale.py b/test.API/SHAPER/Transformations/TestScale.py index 37abd018b..3e81c248f 100644 --- a/test.API/SHAPER/Transformations/TestScale.py +++ b/test.API/SHAPER/Transformations/TestScale.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestSymmetry.py b/test.API/SHAPER/Transformations/TestSymmetry.py index d81298acc..cd7371f0a 100644 --- a/test.API/SHAPER/Transformations/TestSymmetry.py +++ b/test.API/SHAPER/Transformations/TestSymmetry.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestTranslation.py b/test.API/SHAPER/Transformations/TestTranslation.py index 93ab0f391..33dfe66a1 100644 --- a/test.API/SHAPER/Transformations/TestTranslation.py +++ b/test.API/SHAPER/Transformations/TestTranslation.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestTranslation_1.py b/test.API/SHAPER/Transformations/TestTranslation_1.py index d3ebc44f4..1906213f0 100644 --- a/test.API/SHAPER/Transformations/TestTranslation_1.py +++ b/test.API/SHAPER/Transformations/TestTranslation_1.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestTranslation_2.py b/test.API/SHAPER/Transformations/TestTranslation_2.py index a0a0635ea..35bb5f36c 100644 --- a/test.API/SHAPER/Transformations/TestTranslation_2.py +++ b/test.API/SHAPER/Transformations/TestTranslation_2.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestTranslation_3.py b/test.API/SHAPER/Transformations/TestTranslation_3.py index 51b8bfd0d..8b65a55aa 100644 --- a/test.API/SHAPER/Transformations/TestTranslation_3.py +++ b/test.API/SHAPER/Transformations/TestTranslation_3.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestTranslation_4.py b/test.API/SHAPER/Transformations/TestTranslation_4.py index 7858dc7a6..84afa3f4c 100644 --- a/test.API/SHAPER/Transformations/TestTranslation_4.py +++ b/test.API/SHAPER/Transformations/TestTranslation_4.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/Transformations/TestTranslation_5.py b/test.API/SHAPER/Transformations/TestTranslation_5.py index 57655733e..f698051c1 100644 --- a/test.API/SHAPER/Transformations/TestTranslation_5.py +++ b/test.API/SHAPER/Transformations/TestTranslation_5.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.API/SHAPER/tests.set b/test.API/SHAPER/tests.set index 106c7b32d..5a35843db 100644 --- a/test.API/SHAPER/tests.set +++ b/test.API/SHAPER/tests.set @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/CMakeLists.txt b/test.compatibility/CMakeLists.txt index 1c3a25aa2..b1362392f 100644 --- a/test.compatibility/CMakeLists.txt +++ b/test.compatibility/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/CSWA.py b/test.compatibility/CSWA.py index e989f3380..8003936f2 100644 --- a/test.compatibility/CSWA.py +++ b/test.compatibility/CSWA.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/angle30.py b/test.compatibility/angle30.py index d6893a050..9e9dbc4f4 100644 --- a/test.compatibility/angle30.py +++ b/test.compatibility/angle30.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/bearing_puller.py b/test.compatibility/bearing_puller.py index 1f738dba2..7b082e11a 100644 --- a/test.compatibility/bearing_puller.py +++ b/test.compatibility/bearing_puller.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/bobine_film_reel.py b/test.compatibility/bobine_film_reel.py index 72e85a349..087b33446 100644 --- a/test.compatibility/bobine_film_reel.py +++ b/test.compatibility/bobine_film_reel.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/bracket32.py b/test.compatibility/bracket32.py index e1867c893..668795ee8 100644 --- a/test.compatibility/bracket32.py +++ b/test.compatibility/bracket32.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/bushing.py b/test.compatibility/bushing.py index 5e309249b..a18e955f5 100644 --- a/test.compatibility/bushing.py +++ b/test.compatibility/bushing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/case24.py b/test.compatibility/case24.py index 81e04b681..e92da5de6 100644 --- a/test.compatibility/case24.py +++ b/test.compatibility/case24.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/clothespin.py b/test.compatibility/clothespin.py index 6a72ab3fd..c7bec2e0a 100644 --- a/test.compatibility/clothespin.py +++ b/test.compatibility/clothespin.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/ecran.py b/test.compatibility/ecran.py index e51032171..fad7bc86a 100644 --- a/test.compatibility/ecran.py +++ b/test.compatibility/ecran.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/flange.py b/test.compatibility/flange.py index d74ea27b3..0e3444968 100644 --- a/test.compatibility/flange.py +++ b/test.compatibility/flange.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/gear.py b/test.compatibility/gear.py index d40c15460..6b4ab594e 100644 --- a/test.compatibility/gear.py +++ b/test.compatibility/gear.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/idler_plate.py b/test.compatibility/idler_plate.py index 8b374c654..5ea06d8e0 100644 --- a/test.compatibility/idler_plate.py +++ b/test.compatibility/idler_plate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/piece_02.py b/test.compatibility/piece_02.py index c9d4b410c..3e4594854 100644 --- a/test.compatibility/piece_02.py +++ b/test.compatibility/piece_02.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/piece_09.py b/test.compatibility/piece_09.py index 3db586e9e..893e1e406 100644 --- a/test.compatibility/piece_09.py +++ b/test.compatibility/piece_09.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/piece_12.py b/test.compatibility/piece_12.py index 333640cc5..46ee895c6 100644 --- a/test.compatibility/piece_12.py +++ b/test.compatibility/piece_12.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/plug.py b/test.compatibility/plug.py index c08f006f6..d749a1bb7 100644 --- a/test.compatibility/plug.py +++ b/test.compatibility/plug.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/sprocket.py b/test.compatibility/sprocket.py index d80d9c635..8a97edcd2 100644 --- a/test.compatibility/sprocket.py +++ b/test.compatibility/sprocket.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.compatibility/wheel_rim.py b/test.compatibility/wheel_rim.py index b6f0ebb61..5abf2c82f 100644 --- a/test.compatibility/wheel_rim.py +++ b/test.compatibility/wheel_rim.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/BearingSeparator.py b/test.hdfs/BearingSeparator.py index 44bd1fe84..41e9b5d1c 100644 --- a/test.hdfs/BearingSeparator.py +++ b/test.hdfs/BearingSeparator.py @@ -1,4 +1,4 @@ -# Copyright (C) 2021-2023 CEA/DEN, EDF R&D +# Copyright (C) 2021-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/CMakeLists.txt b/test.hdfs/CMakeLists.txt index 3ca7dbebd..277d1414a 100644 --- a/test.hdfs/CMakeLists.txt +++ b/test.hdfs/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/CTestTestfileInstall.cmake b/test.hdfs/CTestTestfileInstall.cmake index e6e27987b..a7324128f 100644 --- a/test.hdfs/CTestTestfileInstall.cmake +++ b/test.hdfs/CTestTestfileInstall.cmake @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/CuveN4_Tubulures.py b/test.hdfs/CuveN4_Tubulures.py index 857e29005..2f16e19cc 100644 --- a/test.hdfs/CuveN4_Tubulures.py +++ b/test.hdfs/CuveN4_Tubulures.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/Test20456.py b/test.hdfs/Test20456.py index a0033fc4e..0d34053ec 100644 --- a/test.hdfs/Test20456.py +++ b/test.hdfs/Test20456.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/Test2971.py b/test.hdfs/Test2971.py index cd83f99ef..9a7eb59ef 100644 --- a/test.hdfs/Test2971.py +++ b/test.hdfs/Test2971.py @@ -1,4 +1,4 @@ -# Copyright (C) 2019-2023 CEA/DEN, EDF R&D +# Copyright (C) 2019-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/Test3061.py b/test.hdfs/Test3061.py index b3783d93a..29e7d965f 100644 --- a/test.hdfs/Test3061.py +++ b/test.hdfs/Test3061.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/Test3139.py b/test.hdfs/Test3139.py index 617023545..84ace4f46 100644 --- a/test.hdfs/Test3139.py +++ b/test.hdfs/Test3139.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/__main__.py b/test.hdfs/__main__.py index 23a6ab2b9..09a99442b 100644 --- a/test.hdfs/__main__.py +++ b/test.hdfs/__main__.py @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2023 CEA/DEN, EDF R&D +# Copyright (C) 2016-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/delta_p.py b/test.hdfs/delta_p.py index cff915bdb..fbad941b1 100644 --- a/test.hdfs/delta_p.py +++ b/test.hdfs/delta_p.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/horseshoe.py b/test.hdfs/horseshoe.py index c913bb91c..316997d22 100644 --- a/test.hdfs/horseshoe.py +++ b/test.hdfs/horseshoe.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/roselend.py b/test.hdfs/roselend.py index f5ede450f..5a1ab3f89 100644 --- a/test.hdfs/roselend.py +++ b/test.hdfs/roselend.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/te_fluide.py b/test.hdfs/te_fluide.py index 77a543d4c..aa20bd44f 100644 --- a/test.hdfs/te_fluide.py +++ b/test.hdfs/te_fluide.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/te_solide.py b/test.hdfs/te_solide.py index de49b427f..c196d1d89 100644 --- a/test.hdfs/te_solide.py +++ b/test.hdfs/te_solide.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/test_hdf.py b/test.hdfs/test_hdf.py index 7a2ea2bcc..4a08b4089 100644 --- a/test.hdfs/test_hdf.py +++ b/test.hdfs/test_hdf.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/testme.py b/test.hdfs/testme.py index 9eb0beb85..ccff03b44 100644 --- a/test.hdfs/testme.py +++ b/test.hdfs/testme.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/tests.set.in b/test.hdfs/tests.set.in index 5448bd178..d6039c30d 100644 --- a/test.hdfs/tests.set.in +++ b/test.hdfs/tests.set.in @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.hdfs/usine.py b/test.hdfs/usine.py index c7e1e5999..1d399442a 100644 --- a/test.hdfs/usine.py +++ b/test.hdfs/usine.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/CMakeLists.txt b/test.models/CMakeLists.txt index 5e20711d6..76b6633a8 100644 --- a/test.models/CMakeLists.txt +++ b/test.models/CMakeLists.txt @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/CSWA.py b/test.models/CSWA.py index 98cd0f24c..13fe2f1df 100644 --- a/test.models/CSWA.py +++ b/test.models/CSWA.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/angle30.py b/test.models/angle30.py index 45aee73c7..a4ef21796 100644 --- a/test.models/angle30.py +++ b/test.models/angle30.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/bearing_puller.py b/test.models/bearing_puller.py index 4dc8dfa47..5ecfe25b9 100644 --- a/test.models/bearing_puller.py +++ b/test.models/bearing_puller.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/bobine_film_reel.py b/test.models/bobine_film_reel.py index 6e5bfa530..7d2855a84 100644 --- a/test.models/bobine_film_reel.py +++ b/test.models/bobine_film_reel.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/bracket32.py b/test.models/bracket32.py index 5b1da2e9c..bdcfb3099 100644 --- a/test.models/bracket32.py +++ b/test.models/bracket32.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/bushing.py b/test.models/bushing.py index f16a1425d..a38e300b5 100644 --- a/test.models/bushing.py +++ b/test.models/bushing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/case24.py b/test.models/case24.py index a323ae3e4..980f97e15 100644 --- a/test.models/case24.py +++ b/test.models/case24.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/clothespin.py b/test.models/clothespin.py index 909e5e4c8..92b8f49df 100644 --- a/test.models/clothespin.py +++ b/test.models/clothespin.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/ecran.py b/test.models/ecran.py index e4181b49f..4b93eefce 100644 --- a/test.models/ecran.py +++ b/test.models/ecran.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/flange.py b/test.models/flange.py index aa17141f8..d2b134a7e 100644 --- a/test.models/flange.py +++ b/test.models/flange.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/gear.py b/test.models/gear.py index 0b8a05813..f47df1b17 100644 --- a/test.models/gear.py +++ b/test.models/gear.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/idler_plate.py b/test.models/idler_plate.py index 00fd6a64a..fdd2e67ac 100644 --- a/test.models/idler_plate.py +++ b/test.models/idler_plate.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/piece_02.py b/test.models/piece_02.py index 28191faca..2c3135015 100644 --- a/test.models/piece_02.py +++ b/test.models/piece_02.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/piece_09.py b/test.models/piece_09.py index 5f30bb44e..787666f9e 100644 --- a/test.models/piece_09.py +++ b/test.models/piece_09.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/piece_12.py b/test.models/piece_12.py index 6fdadab4d..30781f93b 100644 --- a/test.models/piece_12.py +++ b/test.models/piece_12.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/plug.py b/test.models/plug.py index 07b1f7bde..d7552f012 100644 --- a/test.models/plug.py +++ b/test.models/plug.py @@ -1,4 +1,4 @@ -# Copyright (C) 2017-2023 CEA/DEN, EDF R&D +# Copyright (C) 2017-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/sprocket.py b/test.models/sprocket.py index d3f943a26..0d4056295 100644 --- a/test.models/sprocket.py +++ b/test.models/sprocket.py @@ -1,4 +1,4 @@ -# Copyright (C) 2018-2023 CEA/DEN, EDF R&D +# Copyright (C) 2018-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/stair_with_cycle.py b/test.models/stair_with_cycle.py index 5643a5090..2b6d3058d 100644 --- a/test.models/stair_with_cycle.py +++ b/test.models/stair_with_cycle.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/visor_support.py b/test.models/visor_support.py index 242c8376c..5be3c90b9 100644 --- a/test.models/visor_support.py +++ b/test.models/visor_support.py @@ -1,4 +1,4 @@ -# Copyright (C) 2020-2023 CEA/DEN, EDF R&D +# Copyright (C) 2020-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.models/wheel_rim.py b/test.models/wheel_rim.py index 03ba330e9..fad997c12 100644 --- a/test.models/wheel_rim.py +++ b/test.models/wheel_rim.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/shared/scripts/common.py b/test.squish/shared/scripts/common.py index 86b0773ee..d9b195a46 100644 --- a/test.squish/shared/scripts/common.py +++ b/test.squish/shared/scripts/common.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_ERROR_NOTIFICATION/tst_679/test.py b/test.squish/suite_ERROR_NOTIFICATION/tst_679/test.py index c55d52b1b..db5d64ce0 100644 --- a/test.squish/suite_ERROR_NOTIFICATION/tst_679/test.py +++ b/test.squish/suite_ERROR_NOTIFICATION/tst_679/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_001/test.py b/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_001/test.py index c2db04a96..d8e90ec84 100644 --- a/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_001/test.py +++ b/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_001/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_002/test.py b/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_002/test.py index 24aa8bba3..4f63a91e7 100644 --- a/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_002/test.py +++ b/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_002/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_003/test.py b/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_003/test.py index a9258ae5e..bbb07bbb9 100644 --- a/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_003/test.py +++ b/test.squish/suite_FEATURE_BOOLEAN/tst_boolean_003/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_CONSTRUCTION/tst_construction_001/test.py b/test.squish/suite_FEATURE_CONSTRUCTION/tst_construction_001/test.py index ba26af47f..b5e0e698e 100644 --- a/test.squish/suite_FEATURE_CONSTRUCTION/tst_construction_001/test.py +++ b/test.squish/suite_FEATURE_CONSTRUCTION/tst_construction_001/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_EXCHANGE/tst_XAO-export/test.py b/test.squish/suite_FEATURE_EXCHANGE/tst_XAO-export/test.py index d8c161e28..c6ae79343 100644 --- a/test.squish/suite_FEATURE_EXCHANGE/tst_XAO-export/test.py +++ b/test.squish/suite_FEATURE_EXCHANGE/tst_XAO-export/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_EXCHANGE/tst_XAO-import/test.py b/test.squish/suite_FEATURE_EXCHANGE/tst_XAO-import/test.py index 69d42f64e..bf8315eae 100644 --- a/test.squish/suite_FEATURE_EXCHANGE/tst_XAO-import/test.py +++ b/test.squish/suite_FEATURE_EXCHANGE/tst_XAO-import/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_001/test.py b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_001/test.py index a5f6fec00..4369b3e04 100644 --- a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_001/test.py +++ b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_001/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_002/test.py b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_002/test.py index aec154680..1e976e80b 100644 --- a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_002/test.py +++ b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_002/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_003/test.py b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_003/test.py index 015f7e8dc..c0609f6a8 100644 --- a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_003/test.py +++ b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_003/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_004/test.py b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_004/test.py index 66d237473..c1a8be22f 100644 --- a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_004/test.py +++ b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_004/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_006/test.py b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_006/test.py index 9e04520be..75dae6139 100644 --- a/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_006/test.py +++ b/test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_006/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_PARAMETERS/shared/scripts/bdd_hooks.py b/test.squish/suite_FEATURE_PARAMETERS/shared/scripts/bdd_hooks.py index 093e6b4ee..96587b8a8 100644 --- a/test.squish/suite_FEATURE_PARAMETERS/shared/scripts/bdd_hooks.py +++ b/test.squish/suite_FEATURE_PARAMETERS/shared/scripts/bdd_hooks.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_PARAMETERS/shared/steps/steps.py b/test.squish/suite_FEATURE_PARAMETERS/shared/steps/steps.py index d31137f45..e814aa945 100644 --- a/test.squish/suite_FEATURE_PARAMETERS/shared/steps/steps.py +++ b/test.squish/suite_FEATURE_PARAMETERS/shared/steps/steps.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_PARAMETERS/tst_1127/test.py b/test.squish/suite_FEATURE_PARAMETERS/tst_1127/test.py index eff20eec4..929c81327 100644 --- a/test.squish/suite_FEATURE_PARAMETERS/tst_1127/test.py +++ b/test.squish/suite_FEATURE_PARAMETERS/tst_1127/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_PARAMETERS/tst_1157/test.py b/test.squish/suite_FEATURE_PARAMETERS/tst_1157/test.py index eff20eec4..929c81327 100644 --- a/test.squish/suite_FEATURE_PARAMETERS/tst_1157/test.py +++ b/test.squish/suite_FEATURE_PARAMETERS/tst_1157/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_PARAMETERS/tst_474/test.py b/test.squish/suite_FEATURE_PARAMETERS/tst_474/test.py index 426ad92c0..436beadf6 100644 --- a/test.squish/suite_FEATURE_PARAMETERS/tst_474/test.py +++ b/test.squish/suite_FEATURE_PARAMETERS/tst_474/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_PARAMETERS/tst_576/test.py b/test.squish/suite_FEATURE_PARAMETERS/tst_576/test.py index f96832a20..1cd58e5aa 100644 --- a/test.squish/suite_FEATURE_PARAMETERS/tst_576/test.py +++ b/test.squish/suite_FEATURE_PARAMETERS/tst_576/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_PARAMETERS/tst_903/test.py b/test.squish/suite_FEATURE_PARAMETERS/tst_903/test.py index d260947e2..560154895 100644 --- a/test.squish/suite_FEATURE_PARAMETERS/tst_903/test.py +++ b/test.squish/suite_FEATURE_PARAMETERS/tst_903/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_PARTITION/tst_partition_001/test.py b/test.squish/suite_FEATURE_PARTITION/tst_partition_001/test.py index 14994fee7..d79c61601 100644 --- a/test.squish/suite_FEATURE_PARTITION/tst_partition_001/test.py +++ b/test.squish/suite_FEATURE_PARTITION/tst_partition_001/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_001/test.py b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_001/test.py index c5ba5ed25..d0cf2eda1 100644 --- a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_001/test.py +++ b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_001/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_003/test.py b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_003/test.py index c487098fb..95e3ce861 100644 --- a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_003/test.py +++ b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_003/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_004/test.py b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_004/test.py index fa0616975..469eadd05 100644 --- a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_004/test.py +++ b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_004/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_005/test.py b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_005/test.py index da6f6d22d..8b8fc60c6 100644 --- a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_005/test.py +++ b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_005/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_006/test.py b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_006/test.py index 6e6ab989f..5ca4b2e01 100644 --- a/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_006/test.py +++ b/test.squish/suite_FEATURE_REVOLUTION/tst_revolution_006/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_001/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_001/test.py index 72877dabf..a53ce32d8 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_001/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_001/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_002/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_002/test.py index 3221c3056..2848826d0 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_002/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_002/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_003/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_003/test.py index 85e07aa25..2baacc7ca 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_003/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_003/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_004/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_004/test.py index a93e2baee..01d31d8ec 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_004/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_004/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_005/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_005/test.py index dd3fd84fc..c880244cb 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_005/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_005/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_006/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_006/test.py index 60b7295c2..05d0d2b77 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_006/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_006/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_007/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_007/test.py index 5fa5d5db9..5f55daad6 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_007/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_007/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_008/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_008/test.py index 02deefcf6..0a89e7735 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_008/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_008/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_009/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_009/test.py index 110781317..848e3e36f 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_009/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_009/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_010/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_010/test.py index 9dcc6a24c..14da326eb 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_010/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_010/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_011/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_011/test.py index cb7c99f67..31ee70224 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_011/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_011/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_012/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_012/test.py index fa667142a..3d5554969 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_012/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_012/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_013/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_013/test.py index 60973925e..a1bf3bb5c 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_013/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_013/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_014/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_014/test.py index 27d2c12db..f73c4b660 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_014/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_014/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_015/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_015/test.py index 179a0b4e9..ce9b410b1 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_015/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_015/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_016/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_016/test.py index da893ed1d..025cf3be6 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_016/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_016/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_017/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_017/test.py index 1c16e5676..693150e50 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_017/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_017/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_FEATURE_SKETCH/tst_sketch_018/test.py b/test.squish/suite_FEATURE_SKETCH/tst_sketch_018/test.py index 0f67d03d9..31e382301 100644 --- a/test.squish/suite_FEATURE_SKETCH/tst_sketch_018/test.py +++ b/test.squish/suite_FEATURE_SKETCH/tst_sketch_018/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_ISSUES_SALOME/tst_532/test.py b/test.squish/suite_ISSUES_SALOME/tst_532/test.py index 833d8d9ff..e396005ab 100644 --- a/test.squish/suite_ISSUES_SALOME/tst_532/test.py +++ b/test.squish/suite_ISSUES_SALOME/tst_532/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_OBJECT_BROWSER/tst_ACTIVE_DOC_MANAGEMENT/test.py b/test.squish/suite_OBJECT_BROWSER/tst_ACTIVE_DOC_MANAGEMENT/test.py index 2409b2415..082876ee5 100644 --- a/test.squish/suite_OBJECT_BROWSER/tst_ACTIVE_DOC_MANAGEMENT/test.py +++ b/test.squish/suite_OBJECT_BROWSER/tst_ACTIVE_DOC_MANAGEMENT/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_PYTHONAPI_SALOME/tst_Platine/test.py b/test.squish/suite_PYTHONAPI_SALOME/tst_Platine/test.py index 9b1085832..6368f9824 100644 --- a/test.squish/suite_PYTHONAPI_SALOME/tst_Platine/test.py +++ b/test.squish/suite_PYTHONAPI_SALOME/tst_Platine/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_STANDALONE/shared/scripts/common.py b/test.squish/suite_STANDALONE/shared/scripts/common.py index fe29f485d..281eba584 100644 --- a/test.squish/suite_STANDALONE/shared/scripts/common.py +++ b/test.squish/suite_STANDALONE/shared/scripts/common.py @@ -1,4 +1,4 @@ -# Copyright (C) 2015-2023 CEA/DEN, EDF R&D +# Copyright (C) 2015-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_STANDALONE/tst_532/test.py b/test.squish/suite_STANDALONE/tst_532/test.py index d78670170..08b90f368 100644 --- a/test.squish/suite_STANDALONE/tst_532/test.py +++ b/test.squish/suite_STANDALONE/tst_532/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_STANDALONE/tst_818/test.py b/test.squish/suite_STANDALONE/tst_818/test.py index f5bca22a8..f172364dd 100644 --- a/test.squish/suite_STANDALONE/tst_818/test.py +++ b/test.squish/suite_STANDALONE/tst_818/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_STANDALONE/tst_BASE/test.py b/test.squish/suite_STANDALONE/tst_BASE/test.py index 7cf4b88c8..500b38b79 100644 --- a/test.squish/suite_STANDALONE/tst_BASE/test.py +++ b/test.squish/suite_STANDALONE/tst_BASE/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_STANDALONE/tst_DISTANCE/test.py b/test.squish/suite_STANDALONE/tst_DISTANCE/test.py index 38ae118e5..db104766f 100644 --- a/test.squish/suite_STANDALONE/tst_DISTANCE/test.py +++ b/test.squish/suite_STANDALONE/tst_DISTANCE/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_STANDALONE/tst_PARALLEL_1/test.py b/test.squish/suite_STANDALONE/tst_PARALLEL_1/test.py index 97ebe99db..5dc404f65 100644 --- a/test.squish/suite_STANDALONE/tst_PARALLEL_1/test.py +++ b/test.squish/suite_STANDALONE/tst_PARALLEL_1/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_STANDALONE/tst_PARALLEL_2/test.py b/test.squish/suite_STANDALONE/tst_PARALLEL_2/test.py index b90e13bed..ebf838057 100644 --- a/test.squish/suite_STANDALONE/tst_PARALLEL_2/test.py +++ b/test.squish/suite_STANDALONE/tst_PARALLEL_2/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_STANDALONE/tst_PERPENDICULAR_1/test.py b/test.squish/suite_STANDALONE/tst_PERPENDICULAR_1/test.py index b6dde9e27..85dc4de67 100644 --- a/test.squish/suite_STANDALONE/tst_PERPENDICULAR_1/test.py +++ b/test.squish/suite_STANDALONE/tst_PERPENDICULAR_1/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_STANDALONE/tst_RADIUS/test.py b/test.squish/suite_STANDALONE/tst_RADIUS/test.py index 739c7b8aa..fa84a42c2 100644 --- a/test.squish/suite_STANDALONE/tst_RADIUS/test.py +++ b/test.squish/suite_STANDALONE/tst_RADIUS/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_STANDALONE/tst_c/test.py b/test.squish/suite_STANDALONE/tst_c/test.py index 9c88ffcac..b3150052c 100644 --- a/test.squish/suite_STANDALONE/tst_c/test.py +++ b/test.squish/suite_STANDALONE/tst_c/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_STANDALONE/tst_common_1/test.py b/test.squish/suite_STANDALONE/tst_common_1/test.py index 8e8dd1c01..3575d00a9 100644 --- a/test.squish/suite_STANDALONE/tst_common_1/test.py +++ b/test.squish/suite_STANDALONE/tst_common_1/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/test.squish/suite_STANDALONE/tst_crash_1/test.py b/test.squish/suite_STANDALONE/tst_crash_1/test.py index 00fe6b4d2..216caf681 100644 --- a/test.squish/suite_STANDALONE/tst_crash_1/test.py +++ b/test.squish/suite_STANDALONE/tst_crash_1/test.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public diff --git a/utils.py b/utils.py index 86d02b0a1..ee321140f 100644 --- a/utils.py +++ b/utils.py @@ -1,4 +1,4 @@ -# Copyright (C) 2014-2023 CEA/DEN, EDF R&D +# Copyright (C) 2014-2023 CEA, EDF # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public -- 2.30.2