Salome HOME
updated copyright message V9_11_BR V9_11_0
authormbs <martin.bernhard@opencascade.com>
Mon, 19 Jun 2023 21:07:26 +0000 (22:07 +0100)
committermbs <martin.bernhard@opencascade.com>
Mon, 19 Jun 2023 21:07:26 +0000 (22:07 +0100)
3322 files changed:
CMakeCommon/Common.cmake
CMakeCommon/FindEclipse.cmake
CMakeCommon/FindPlaneGCS.cmake
CMakeCommon/FindPython.cmake
CMakeCommon/FindSUIT.cmake
CMakeCommon/FindSalome.cmake
CMakeCommon/FindSalomeOpenCASCADE.cmake
CMakeCommon/FindSalomeQt5.cmake
CMakeCommon/FindSolveSpace.cmake
CMakeCommon/FindSphinx.cmake
CMakeCommon/FindTInspector.cmake
CMakeCommon/Logger.cmake
CMakeCommon/PythonAPI.cmake
CMakeCommon/SalomeMacros.cmake
CMakeCommon/UnitTest.cmake
CMakeCommon/UseQtExt.cmake
CMakeCommon/XMLProcessing.cmake
CMakeCommon/cmake_uninstall.cmake.in
CMakeLists.txt
correction_auto_2.py
doc/CMakeLists.txt
doc/gui/CMakeLists.txt
doc/gui/build_index.py
doc/gui/conf.py.in
doc/gui/templates/layout.html
doc/tui/CMakeLists.txt
salome_pid.py
shaper_test.py
src/BuildAPI/BuildAPI.h
src/BuildAPI/BuildAPI.i
src/BuildAPI/BuildAPI_CompSolid.cpp
src/BuildAPI/BuildAPI_CompSolid.h
src/BuildAPI/BuildAPI_Compound.cpp
src/BuildAPI/BuildAPI_Compound.h
src/BuildAPI/BuildAPI_Edge.cpp
src/BuildAPI/BuildAPI_Edge.h
src/BuildAPI/BuildAPI_Face.cpp
src/BuildAPI/BuildAPI_Face.h
src/BuildAPI/BuildAPI_Filling.cpp
src/BuildAPI/BuildAPI_Filling.h
src/BuildAPI/BuildAPI_Interpolation.cpp
src/BuildAPI/BuildAPI_Interpolation.h
src/BuildAPI/BuildAPI_Polyline.cpp
src/BuildAPI/BuildAPI_Polyline.h
src/BuildAPI/BuildAPI_Shell.cpp
src/BuildAPI/BuildAPI_Shell.h
src/BuildAPI/BuildAPI_Solid.cpp
src/BuildAPI/BuildAPI_Solid.h
src/BuildAPI/BuildAPI_SubShapes.cpp
src/BuildAPI/BuildAPI_SubShapes.h
src/BuildAPI/BuildAPI_Vertex.cpp
src/BuildAPI/BuildAPI_Vertex.h
src/BuildAPI/BuildAPI_Wire.cpp
src/BuildAPI/BuildAPI_Wire.h
src/BuildAPI/BuildAPI_swig.h
src/BuildAPI/CMakeLists.txt
src/BuildPlugin/BuildPlugin.h
src/BuildPlugin/BuildPlugin_CompSolid.cpp
src/BuildPlugin/BuildPlugin_CompSolid.h
src/BuildPlugin/BuildPlugin_Compound.cpp
src/BuildPlugin/BuildPlugin_Compound.h
src/BuildPlugin/BuildPlugin_Edge.cpp
src/BuildPlugin/BuildPlugin_Edge.h
src/BuildPlugin/BuildPlugin_Face.cpp
src/BuildPlugin/BuildPlugin_Face.h
src/BuildPlugin/BuildPlugin_Filling.cpp
src/BuildPlugin/BuildPlugin_Filling.h
src/BuildPlugin/BuildPlugin_Interpolation.cpp
src/BuildPlugin/BuildPlugin_Interpolation.h
src/BuildPlugin/BuildPlugin_Plugin.cpp
src/BuildPlugin/BuildPlugin_Plugin.h
src/BuildPlugin/BuildPlugin_Polyline.cpp
src/BuildPlugin/BuildPlugin_Polyline.h
src/BuildPlugin/BuildPlugin_Shape.cpp
src/BuildPlugin/BuildPlugin_Shape.h
src/BuildPlugin/BuildPlugin_Shell.cpp
src/BuildPlugin/BuildPlugin_Shell.h
src/BuildPlugin/BuildPlugin_Solid.cpp
src/BuildPlugin/BuildPlugin_Solid.h
src/BuildPlugin/BuildPlugin_SubShapes.cpp
src/BuildPlugin/BuildPlugin_SubShapes.h
src/BuildPlugin/BuildPlugin_Validators.cpp
src/BuildPlugin/BuildPlugin_Validators.h
src/BuildPlugin/BuildPlugin_Vertex.cpp
src/BuildPlugin/BuildPlugin_Vertex.h
src/BuildPlugin/BuildPlugin_Wire.cpp
src/BuildPlugin/BuildPlugin_Wire.h
src/BuildPlugin/CMakeLists.txt
src/BuildPlugin/CTestTestfileInstall.cmake
src/BuildPlugin/Test/Test19056.py
src/BuildPlugin/Test/Test1920.py
src/BuildPlugin/Test/Test20469.py
src/BuildPlugin/Test/Test20513_1.py
src/BuildPlugin/Test/Test20513_2.py
src/BuildPlugin/Test/Test2398.py
src/BuildPlugin/Test/Test2409.py
src/BuildPlugin/Test/Test2415.py
src/BuildPlugin/Test/Test2439.py
src/BuildPlugin/Test/Test2454.py
src/BuildPlugin/Test/Test3125.py
src/BuildPlugin/Test/Test3271.py
src/BuildPlugin/Test/TestCompSolid.py
src/BuildPlugin/Test/TestCompound.py
src/BuildPlugin/Test/TestCompound_ErrorMsg.py
src/BuildPlugin/Test/TestCompound_History.py
src/BuildPlugin/Test/TestEdge.py
src/BuildPlugin/Test/TestEdge_ByPoints.py
src/BuildPlugin/Test/TestEdge_ErrorMsg.py
src/BuildPlugin/Test/TestEdge_WholeSketch_1.py
src/BuildPlugin/Test/TestEdge_WholeSketch_2.py
src/BuildPlugin/Test/TestEdge_WholeSketch_3.py
src/BuildPlugin/Test/TestEdge_WholeSketch_4.py
src/BuildPlugin/Test/TestFace.py
src/BuildPlugin/Test/TestFace_ErrorMsg.py
src/BuildPlugin/Test/TestFace_WholeSketch_1.py
src/BuildPlugin/Test/TestFace_WholeSketch_2.py
src/BuildPlugin/Test/TestFilling.py
src/BuildPlugin/Test/TestFilling_ByEdges.py
src/BuildPlugin/Test/TestFilling_ByWires.py
src/BuildPlugin/Test/TestFilling_ErrorMsg.py
src/BuildPlugin/Test/TestFilling_Mixed.py
src/BuildPlugin/Test/TestInterpolation.py
src/BuildPlugin/Test/TestPolyline.py
src/BuildPlugin/Test/TestShell.py
src/BuildPlugin/Test/TestShell_WholeSketch_1.py
src/BuildPlugin/Test/TestShell_WholeSketch_2.py
src/BuildPlugin/Test/TestSolid.py
src/BuildPlugin/Test/TestSolid_ErrorMsg.py
src/BuildPlugin/Test/TestSubShapes.py
src/BuildPlugin/Test/TestSubShapes_ErrorMsg.py
src/BuildPlugin/Test/TestVertex.py
src/BuildPlugin/Test/TestVertex_ErrorMsg.py
src/BuildPlugin/Test/TestVertex_WholeSketch_1.py
src/BuildPlugin/Test/TestVertex_WholeSketch_2.py
src/BuildPlugin/Test/TestWire.py
src/BuildPlugin/Test/TestWire_ErrorMsg.py
src/BuildPlugin/Test/TestWire_WholeSketch_1.py
src/BuildPlugin/Test/TestWire_WholeSketch_2.py
src/BuildPlugin/Test/TestWire_WholeSketch_3.py
src/BuildPlugin/Test/TestWire_WholeSketch_4.py
src/BuildPlugin/Test/TestWire_WholeSketch_5.py
src/BuildPlugin/Test/TestWire_WholeSketch_6.py
src/BuildPlugin/tests.set
src/CTestTestfileInstall.cmake
src/CollectionAPI/CMakeLists.txt
src/CollectionAPI/CollectionAPI.h
src/CollectionAPI/CollectionAPI.i
src/CollectionAPI/CollectionAPI_Field.cpp
src/CollectionAPI/CollectionAPI_Field.h
src/CollectionAPI/CollectionAPI_Group.cpp
src/CollectionAPI/CollectionAPI_Group.h
src/CollectionAPI/CollectionAPI_GroupAddition.cpp
src/CollectionAPI/CollectionAPI_GroupAddition.h
src/CollectionAPI/CollectionAPI_GroupIntersection.cpp
src/CollectionAPI/CollectionAPI_GroupIntersection.h
src/CollectionAPI/CollectionAPI_GroupShape.cpp
src/CollectionAPI/CollectionAPI_GroupShape.h
src/CollectionAPI/CollectionAPI_GroupSubstraction.cpp
src/CollectionAPI/CollectionAPI_GroupSubstraction.h
src/CollectionPlugin/CMakeLists.txt
src/CollectionPlugin/CTestTestfileInstall.cmake
src/CollectionPlugin/CollectionPlugin.h
src/CollectionPlugin/CollectionPlugin_Field.cpp
src/CollectionPlugin/CollectionPlugin_Field.h
src/CollectionPlugin/CollectionPlugin_Group.cpp
src/CollectionPlugin/CollectionPlugin_Group.h
src/CollectionPlugin/CollectionPlugin_GroupAddition.cpp
src/CollectionPlugin/CollectionPlugin_GroupAddition.h
src/CollectionPlugin/CollectionPlugin_GroupIntersection.cpp
src/CollectionPlugin/CollectionPlugin_GroupIntersection.h
src/CollectionPlugin/CollectionPlugin_GroupMerge.cpp
src/CollectionPlugin/CollectionPlugin_GroupMerge.h
src/CollectionPlugin/CollectionPlugin_GroupOperation.cpp
src/CollectionPlugin/CollectionPlugin_GroupOperation.h
src/CollectionPlugin/CollectionPlugin_GroupShape.cpp
src/CollectionPlugin/CollectionPlugin_GroupShape.h
src/CollectionPlugin/CollectionPlugin_GroupSubstraction.cpp
src/CollectionPlugin/CollectionPlugin_GroupSubstraction.h
src/CollectionPlugin/CollectionPlugin_Plugin.cpp
src/CollectionPlugin/CollectionPlugin_Plugin.h
src/CollectionPlugin/CollectionPlugin_Validators.cpp
src/CollectionPlugin/CollectionPlugin_Validators.h
src/CollectionPlugin/CollectionPlugin_WidgetCreator.cpp
src/CollectionPlugin/CollectionPlugin_WidgetCreator.h
src/CollectionPlugin/CollectionPlugin_WidgetField.cpp
src/CollectionPlugin/CollectionPlugin_WidgetField.h
src/CollectionPlugin/Test/Test18739.py
src/CollectionPlugin/Test/Test2977.py
src/CollectionPlugin/Test/Test3031.py
src/CollectionPlugin/Test/Test3114.py
src/CollectionPlugin/Test/TestCreateShapesFromGroups.py
src/CollectionPlugin/Test/TestField.py
src/CollectionPlugin/Test/TestGroup.py
src/CollectionPlugin/Test/TestGroup1799.py
src/CollectionPlugin/Test/TestGroup2.py
src/CollectionPlugin/Test/TestGroupAddition.py
src/CollectionPlugin/Test/TestGroupAddition_Error.py
src/CollectionPlugin/Test/TestGroupIntersection.py
src/CollectionPlugin/Test/TestGroupIntersection_Error.py
src/CollectionPlugin/Test/TestGroupMove01.py
src/CollectionPlugin/Test/TestGroupMove02.py
src/CollectionPlugin/Test/TestGroupMove03.py
src/CollectionPlugin/Test/TestGroupMove04.py
src/CollectionPlugin/Test/TestGroupMove05.py
src/CollectionPlugin/Test/TestGroupMove06.py
src/CollectionPlugin/Test/TestGroupMove07.py
src/CollectionPlugin/Test/TestGroupMove08.py
src/CollectionPlugin/Test/TestGroupMove09.py
src/CollectionPlugin/Test/TestGroupMove10.py
src/CollectionPlugin/Test/TestGroupMove11.py
src/CollectionPlugin/Test/TestGroupMove12.py
src/CollectionPlugin/Test/TestGroupMove13.py
src/CollectionPlugin/Test/TestGroupMove14.py
src/CollectionPlugin/Test/TestGroupMove15.py
src/CollectionPlugin/Test/TestGroupMove16.py
src/CollectionPlugin/Test/TestGroupMove17.py
src/CollectionPlugin/Test/TestGroupMove18.py
src/CollectionPlugin/Test/TestGroupMove19.py
src/CollectionPlugin/Test/TestGroupMove20.py
src/CollectionPlugin/Test/TestGroupMove21.py
src/CollectionPlugin/Test/TestGroupMove22.py
src/CollectionPlugin/Test/TestGroupMove23.py
src/CollectionPlugin/Test/TestGroupMove24.py
src/CollectionPlugin/Test/TestGroupMove25.py
src/CollectionPlugin/Test/TestGroupMove26.py
src/CollectionPlugin/Test/TestGroupMoveAndSplit1.py
src/CollectionPlugin/Test/TestGroupMoveAndSplit2.py
src/CollectionPlugin/Test/TestGroupMoveAndSplit3.py
src/CollectionPlugin/Test/TestGroupMoveAndSplit4.py
src/CollectionPlugin/Test/TestGroupShape.py
src/CollectionPlugin/Test/TestGroupShareTopology.py
src/CollectionPlugin/Test/TestGroupSubstraction.py
src/CollectionPlugin/Test/TestGroupSubstraction2.py
src/CollectionPlugin/Test/TestGroupSubstraction_Error1.py
src/CollectionPlugin/Test/TestGroupSubstraction_Error2.py
src/CollectionPlugin/Test/TestGroupWholeFeature1.py
src/CollectionPlugin/Test/TestGroupWholeFeature2.py
src/CollectionPlugin/Test/TestGroupWholeResult1.py
src/CollectionPlugin/Test/TestGroupWholeResult2.py
src/CollectionPlugin/tests.set
src/Config/CMakeLists.txt
src/Config/CTestTestfileInstall.cmake
src/Config/ConfigAPI.i
src/Config/Config_AttributeMessage.cpp
src/Config/Config_AttributeMessage.h
src/Config/Config_Common.cpp
src/Config/Config_Common.h
src/Config/Config_DataModelReader.cpp
src/Config/Config_DataModelReader.h
src/Config/Config_FeatureMessage.cpp
src/Config/Config_FeatureMessage.h
src/Config/Config_FeatureReader.cpp
src/Config/Config_FeatureReader.h
src/Config/Config_Keywords.h
src/Config/Config_ModuleReader.cpp
src/Config/Config_ModuleReader.h
src/Config/Config_PluginMessage.cpp
src/Config/Config_PluginMessage.h
src/Config/Config_PointerMessage.cpp
src/Config/Config_PointerMessage.h
src/Config/Config_Prop.cpp
src/Config/Config_Prop.h
src/Config/Config_PropManager.cpp
src/Config/Config_PropManager.h
src/Config/Config_Translator.cpp
src/Config/Config_Translator.h
src/Config/Config_ValidatorMessage.cpp
src/Config/Config_ValidatorMessage.h
src/Config/Config_ValidatorReader.cpp
src/Config/Config_ValidatorReader.h
src/Config/Config_WidgetAPI.cpp
src/Config/Config_WidgetAPI.h
src/Config/Config_WidgetReader.cpp
src/Config/Config_WidgetReader.h
src/Config/Config_XMLReader.cpp
src/Config/Config_XMLReader.h
src/Config/Config_def.h
src/Config/Config_swig.h
src/Config/Test/TestConfig.py
src/Config/tests.set
src/ConnectorAPI/CMakeLists.txt
src/ConnectorAPI/ConnectorAPI.h
src/ConnectorAPI/ConnectorAPI.i
src/ConnectorAPI/ConnectorAPI_Connector.cpp
src/ConnectorAPI/ConnectorAPI_Connector.h
src/ConnectorAPI/ConnectorAPI_swig.h
src/ConnectorAPI/Test/CMakeLists.txt
src/ConnectorAPI/Test/CTestTestfileInstall.cmake
src/ConnectorAPI/Test/Test17917.py
src/ConnectorAPI/Test/Test18887.py
src/ConnectorAPI/Test/Test2882.py
src/ConnectorAPI/Test/Test3195.py
src/ConnectorAPI/Test/TestExportSTL.py
src/ConnectorAPI/Test/TestExportToGEOM.py
src/ConnectorAPI/Test/TestExportToGEOMAllGroupsAndFields.py
src/ConnectorAPI/Test/TestExportToGEOMPartSet.py
src/ConnectorAPI/Test/TestExportToGEOMWholeFeature.py
src/ConnectorAPI/Test/TestExportToGEOMWholeResult.py
src/ConnectorAPI/Test/TestImportSTEP.py
src/ConnectorAPI/Test/TestImportSTL.py
src/ConnectorAPI/Test/__main__.py
src/ConnectorAPI/Test/testme.py
src/ConnectorAPI/Test/tests.set
src/ConnectorPlugin/CMakeLists.txt
src/ConnectorPlugin/ConnectorPlugin.py
src/ConnectorPlugin/ConnectorPlugin_ExportFeature.py
src/ConnectorPlugin/ConnectorPlugin_PublishToStudyFeature.py
src/ConstructionAPI/CMakeLists.txt
src/ConstructionAPI/CTestTestfileInstall.cmake
src/ConstructionAPI/ConstructionAPI.h
src/ConstructionAPI/ConstructionAPI.i
src/ConstructionAPI/ConstructionAPI_Axis.cpp
src/ConstructionAPI/ConstructionAPI_Axis.h
src/ConstructionAPI/ConstructionAPI_Plane.cpp
src/ConstructionAPI/ConstructionAPI_Plane.h
src/ConstructionAPI/ConstructionAPI_Point.cpp
src/ConstructionAPI/ConstructionAPI_Point.h
src/ConstructionAPI/ConstructionAPI_swig.h
src/ConstructionAPI/Test/TestAxis.py
src/ConstructionAPI/Test/TestPoint.py
src/ConstructionAPI/tests.set
src/ConstructionPlugin/CMakeLists.txt
src/ConstructionPlugin/CTestTestfileInstall.cmake
src/ConstructionPlugin/ConstructionPlugin.h
src/ConstructionPlugin/ConstructionPlugin_Axis.cpp
src/ConstructionPlugin/ConstructionPlugin_Axis.h
src/ConstructionPlugin/ConstructionPlugin_Plane.cpp
src/ConstructionPlugin/ConstructionPlugin_Plane.h
src/ConstructionPlugin/ConstructionPlugin_Plugin.cpp
src/ConstructionPlugin/ConstructionPlugin_Plugin.h
src/ConstructionPlugin/ConstructionPlugin_Point.cpp
src/ConstructionPlugin/ConstructionPlugin_Point.h
src/ConstructionPlugin/ConstructionPlugin_Validators.cpp
src/ConstructionPlugin/ConstructionPlugin_Validators.h
src/ConstructionPlugin/Test/Test19207.py
src/ConstructionPlugin/Test/Test19471.py
src/ConstructionPlugin/Test/TestAxisCreation.py
src/ConstructionPlugin/Test/TestAxis_ErrorMsg.py
src/ConstructionPlugin/Test/TestPlane.py
src/ConstructionPlugin/Test/TestPlane_Copies.py
src/ConstructionPlugin/Test/TestPlane_ErrorMsg.py
src/ConstructionPlugin/Test/TestPlane_FaceValidator.py
src/ConstructionPlugin/Test/TestPointName.py
src/ConstructionPlugin/Test/TestPoint_34658.py
src/ConstructionPlugin/Test/TestPoint_Edge.py
src/ConstructionPlugin/Test/TestPoint_ErrorMsg.py
src/ConstructionPlugin/Test/TestPoint_FiniteValidator.py
src/ConstructionPlugin/Test/TestPoint_GeometricalPropertyCenterOfCircle.py
src/ConstructionPlugin/Test/TestPoint_GeometricalPropertyCenterOfGravity.py
src/ConstructionPlugin/Test/TestPoint_IntersectLineAndPlane.py
src/ConstructionPlugin/Test/TestPoint_IntersectLines.py
src/ConstructionPlugin/Test/TestPoint_IntersectPlanes.py
src/ConstructionPlugin/Test/TestPoint_ProjectOnEdge.py
src/ConstructionPlugin/Test/TestPoint_ProjectOnFace.py
src/ConstructionPlugin/Test/TestPoint_VertexSelection.py
src/ConstructionPlugin/Test/TestPoint_XYZ.py
src/ConstructionPlugin/Test/UnitTestAxis.py
src/ConstructionPlugin/tests.set
src/Events/CMakeLists.txt
src/Events/Events.h
src/Events/Events.i
src/Events/Events_InfoMessage.cpp
src/Events/Events_InfoMessage.h
src/Events/Events_Listener.cpp
src/Events/Events_Listener.h
src/Events/Events_LongOp.cpp
src/Events/Events_LongOp.h
src/Events/Events_Loop.cpp
src/Events/Events_Loop.h
src/Events/Events_Message.cpp
src/Events/Events_Message.h
src/Events/Events_MessageBool.cpp
src/Events/Events_MessageBool.h
src/Events/Events_MessageGroup.cpp
src/Events/Events_MessageGroup.h
src/ExchangeAPI/CMakeLists.txt
src/ExchangeAPI/CTestTestfileInstall.cmake
src/ExchangeAPI/ExchangeAPI.h
src/ExchangeAPI/ExchangeAPI.i
src/ExchangeAPI/ExchangeAPI_Export.cpp
src/ExchangeAPI/ExchangeAPI_Export.h
src/ExchangeAPI/ExchangeAPI_Import.cpp
src/ExchangeAPI/ExchangeAPI_Import.h
src/ExchangeAPI/ExchangeAPI_swig.h
src/ExchangeAPI/Test/TestExchange.py
src/ExchangeAPI/tests.set
src/ExchangePlugin/CMakeLists.txt
src/ExchangePlugin/ExchangePlugin.h
src/ExchangePlugin/ExchangePlugin_Dump.cpp
src/ExchangePlugin/ExchangePlugin_Dump.h
src/ExchangePlugin/ExchangePlugin_ExportFeature.cpp
src/ExchangePlugin/ExchangePlugin_ExportFeature.h
src/ExchangePlugin/ExchangePlugin_ExportPart.cpp
src/ExchangePlugin/ExchangePlugin_ExportPart.h
src/ExchangePlugin/ExchangePlugin_Import.cpp
src/ExchangePlugin/ExchangePlugin_Import.h
src/ExchangePlugin/ExchangePlugin_ImportFeature.cpp
src/ExchangePlugin/ExchangePlugin_ImportFeature.h
src/ExchangePlugin/ExchangePlugin_ImportPart.cpp
src/ExchangePlugin/ExchangePlugin_ImportPart.h
src/ExchangePlugin/ExchangePlugin_Plugin.cpp
src/ExchangePlugin/ExchangePlugin_Plugin.h
src/ExchangePlugin/ExchangePlugin_Tools.cpp
src/ExchangePlugin/ExchangePlugin_Tools.h
src/ExchangePlugin/ExchangePlugin_Validators.cpp
src/ExchangePlugin/ExchangePlugin_Validators.h
src/ExchangePlugin/Test/CMakeLists.txt
src/ExchangePlugin/Test/CTestTestfileInstall.cmake
src/ExchangePlugin/Test/Test18710.py
src/ExchangePlugin/Test/Test2290.py
src/ExchangePlugin/Test/Test2459.py
src/ExchangePlugin/Test/TestExport.py
src/ExchangePlugin/Test/TestExportPart_Failure_1.py
src/ExchangePlugin/Test/TestExportPart_Failure_2.py
src/ExchangePlugin/Test/TestExportPart_Failure_3.py
src/ExchangePlugin/Test/TestExportPart_FullPartSet.py
src/ExchangePlugin/Test/TestExportPart_FullPart_1.py
src/ExchangePlugin/Test/TestExportPart_FullPart_2.py
src/ExchangePlugin/Test/TestExportPart_PartSet.py
src/ExchangePlugin/Test/TestExportPart_Results_1.py
src/ExchangePlugin/Test/TestExportPart_Results_2.py
src/ExchangePlugin/Test/TestExportPart_Results_3.py
src/ExchangePlugin/Test/TestExportPart_Results_4.py
src/ExchangePlugin/Test/TestExportPart_Results_5.py
src/ExchangePlugin/Test/TestExportPart_Results_6.py
src/ExchangePlugin/Test/TestExportPart_Results_7.py
src/ExchangePlugin/Test/TestExportPart_Results_8.py
src/ExchangePlugin/Test/TestExportToXAOWithFields.py
src/ExchangePlugin/Test/TestExportToXAOWithGroupNotUpdated.py
src/ExchangePlugin/Test/TestExport_FiniteValidator.py
src/ExchangePlugin/Test/TestImport.py
src/ExchangePlugin/Test/TestImportImage_1.py
src/ExchangePlugin/Test/TestImportImage_2.py
src/ExchangePlugin/Test/TestImportImage_3.py
src/ExchangePlugin/Test/TestImportPart_AfterCurrent_1.py
src/ExchangePlugin/Test/TestImportPart_AfterCurrent_2.py
src/ExchangePlugin/Test/TestImportPart_AfterLast_1.py
src/ExchangePlugin/Test/TestImportPart_AfterLast_2.py
src/ExchangePlugin/Test/TestImportPart_AfterLast_3.py
src/ExchangePlugin/Test/TestImportPart_AfterLast_4.py
src/ExchangePlugin/Test/TestImportPart_AfterLast_5.py
src/ExchangePlugin/Test/TestImportPart_AfterLast_6.py
src/ExchangePlugin/Test/TestImportPart_Construction_1.py
src/ExchangePlugin/Test/TestImportPart_Construction_2.py
src/ExchangePlugin/Test/TestImportPart_Construction_3.py
src/ExchangePlugin/Test/TestImportPart_Construction_4.py
src/ExchangePlugin/Test/TestImportPart_Multiple.py
src/ExchangePlugin/Test/TestImportPart_ToEmptyPart.py
src/ExchangePlugin/Test/TestImportPart_ToEmptyPartSet.py
src/ExchangePlugin/Test/TestStep1.py
src/ExchangePlugin/Test/TestStep2.py
src/ExchangePlugin/Test/testme.py
src/ExchangePlugin/Test/tests.set
src/ExchangePlugin/Test/tests_gui.set
src/FeaturesAPI/CMakeLists.txt
src/FeaturesAPI/FeaturesAPI.h
src/FeaturesAPI/FeaturesAPI.i
src/FeaturesAPI/FeaturesAPI_BooleanCommon.cpp
src/FeaturesAPI/FeaturesAPI_BooleanCommon.h
src/FeaturesAPI/FeaturesAPI_BooleanCut.cpp
src/FeaturesAPI/FeaturesAPI_BooleanCut.h
src/FeaturesAPI/FeaturesAPI_BooleanFill.cpp
src/FeaturesAPI/FeaturesAPI_BooleanFill.h
src/FeaturesAPI/FeaturesAPI_BooleanFuse.cpp
src/FeaturesAPI/FeaturesAPI_BooleanFuse.h
src/FeaturesAPI/FeaturesAPI_BooleanSmash.cpp
src/FeaturesAPI/FeaturesAPI_BooleanSmash.h
src/FeaturesAPI/FeaturesAPI_BoundingBox.cpp
src/FeaturesAPI/FeaturesAPI_BoundingBox.h
src/FeaturesAPI/FeaturesAPI_Chamfer.cpp
src/FeaturesAPI/FeaturesAPI_Chamfer.h
src/FeaturesAPI/FeaturesAPI_Copy.cpp
src/FeaturesAPI/FeaturesAPI_Copy.h
src/FeaturesAPI/FeaturesAPI_Defeaturing.cpp
src/FeaturesAPI/FeaturesAPI_Defeaturing.h
src/FeaturesAPI/FeaturesAPI_Extrusion.cpp
src/FeaturesAPI/FeaturesAPI_Extrusion.h
src/FeaturesAPI/FeaturesAPI_ExtrusionBoolean.cpp
src/FeaturesAPI/FeaturesAPI_ExtrusionBoolean.h
src/FeaturesAPI/FeaturesAPI_Fillet.cpp
src/FeaturesAPI/FeaturesAPI_Fillet.h
src/FeaturesAPI/FeaturesAPI_FusionFaces.cpp
src/FeaturesAPI/FeaturesAPI_FusionFaces.h
src/FeaturesAPI/FeaturesAPI_GeometryCalculation.cpp
src/FeaturesAPI/FeaturesAPI_GeometryCalculation.h
src/FeaturesAPI/FeaturesAPI_GlueFaces.cpp
src/FeaturesAPI/FeaturesAPI_GlueFaces.h
src/FeaturesAPI/FeaturesAPI_ImportResult.cpp
src/FeaturesAPI/FeaturesAPI_ImportResult.h
src/FeaturesAPI/FeaturesAPI_Intersection.cpp
src/FeaturesAPI/FeaturesAPI_Intersection.h
src/FeaturesAPI/FeaturesAPI_LimitTolerance.cpp
src/FeaturesAPI/FeaturesAPI_LimitTolerance.h
src/FeaturesAPI/FeaturesAPI_Loft.cpp
src/FeaturesAPI/FeaturesAPI_Loft.h
src/FeaturesAPI/FeaturesAPI_Measurement.cpp
src/FeaturesAPI/FeaturesAPI_Measurement.h
src/FeaturesAPI/FeaturesAPI_MultiRotation.cpp
src/FeaturesAPI/FeaturesAPI_MultiRotation.h
src/FeaturesAPI/FeaturesAPI_MultiTranslation.cpp
src/FeaturesAPI/FeaturesAPI_MultiTranslation.h
src/FeaturesAPI/FeaturesAPI_NormalToFace.cpp
src/FeaturesAPI/FeaturesAPI_NormalToFace.h
src/FeaturesAPI/FeaturesAPI_Partition.cpp
src/FeaturesAPI/FeaturesAPI_Partition.h
src/FeaturesAPI/FeaturesAPI_Pipe.cpp
src/FeaturesAPI/FeaturesAPI_Pipe.h
src/FeaturesAPI/FeaturesAPI_Placement.cpp
src/FeaturesAPI/FeaturesAPI_Placement.h
src/FeaturesAPI/FeaturesAPI_PointCloudOnFace.cpp
src/FeaturesAPI/FeaturesAPI_PointCloudOnFace.h
src/FeaturesAPI/FeaturesAPI_PointCoordinates.cpp
src/FeaturesAPI/FeaturesAPI_PointCoordinates.h
src/FeaturesAPI/FeaturesAPI_Recover.cpp
src/FeaturesAPI/FeaturesAPI_Recover.h
src/FeaturesAPI/FeaturesAPI_RemoveResults.cpp
src/FeaturesAPI/FeaturesAPI_RemoveResults.h
src/FeaturesAPI/FeaturesAPI_RemoveSubShapes.cpp
src/FeaturesAPI/FeaturesAPI_RemoveSubShapes.h
src/FeaturesAPI/FeaturesAPI_Revolution.cpp
src/FeaturesAPI/FeaturesAPI_Revolution.h
src/FeaturesAPI/FeaturesAPI_RevolutionBoolean.cpp
src/FeaturesAPI/FeaturesAPI_RevolutionBoolean.h
src/FeaturesAPI/FeaturesAPI_Rotation.cpp
src/FeaturesAPI/FeaturesAPI_Rotation.h
src/FeaturesAPI/FeaturesAPI_Scale.cpp
src/FeaturesAPI/FeaturesAPI_Scale.h
src/FeaturesAPI/FeaturesAPI_Sewing.cpp
src/FeaturesAPI/FeaturesAPI_Sewing.h
src/FeaturesAPI/FeaturesAPI_SharedFaces.cpp
src/FeaturesAPI/FeaturesAPI_SharedFaces.h
src/FeaturesAPI/FeaturesAPI_Symmetry.cpp
src/FeaturesAPI/FeaturesAPI_Symmetry.h
src/FeaturesAPI/FeaturesAPI_Translation.cpp
src/FeaturesAPI/FeaturesAPI_Translation.h
src/FeaturesAPI/FeaturesAPI_Union.cpp
src/FeaturesAPI/FeaturesAPI_Union.h
src/FeaturesAPI/FeaturesAPI_swig.h
src/FeaturesPlugin/CMakeLists.txt
src/FeaturesPlugin/CTestTestfileInstall.cmake
src/FeaturesPlugin/FeaturesPlugin.h
src/FeaturesPlugin/FeaturesPlugin_Boolean.cpp
src/FeaturesPlugin/FeaturesPlugin_Boolean.h
src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.cpp
src/FeaturesPlugin/FeaturesPlugin_BooleanCommon.h
src/FeaturesPlugin/FeaturesPlugin_BooleanCut.cpp
src/FeaturesPlugin/FeaturesPlugin_BooleanCut.h
src/FeaturesPlugin/FeaturesPlugin_BooleanFill.cpp
src/FeaturesPlugin/FeaturesPlugin_BooleanFill.h
src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.cpp
src/FeaturesPlugin/FeaturesPlugin_BooleanFuse.h
src/FeaturesPlugin/FeaturesPlugin_BooleanSmash.cpp
src/FeaturesPlugin/FeaturesPlugin_BooleanSmash.h
src/FeaturesPlugin/FeaturesPlugin_BoundingBox.cpp
src/FeaturesPlugin/FeaturesPlugin_BoundingBox.h
src/FeaturesPlugin/FeaturesPlugin_BoundingBoxBase.cpp
src/FeaturesPlugin/FeaturesPlugin_BoundingBoxBase.h
src/FeaturesPlugin/FeaturesPlugin_Chamfer.cpp
src/FeaturesPlugin/FeaturesPlugin_Chamfer.h
src/FeaturesPlugin/FeaturesPlugin_CommonSharedFaces.cpp
src/FeaturesPlugin/FeaturesPlugin_CommonSharedFaces.h
src/FeaturesPlugin/FeaturesPlugin_CompositeBoolean.cpp
src/FeaturesPlugin/FeaturesPlugin_CompositeBoolean.h
src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.cpp
src/FeaturesPlugin/FeaturesPlugin_CompositeSketch.h
src/FeaturesPlugin/FeaturesPlugin_Copy.cpp
src/FeaturesPlugin/FeaturesPlugin_Copy.h
src/FeaturesPlugin/FeaturesPlugin_Defeaturing.cpp
src/FeaturesPlugin/FeaturesPlugin_Defeaturing.h
src/FeaturesPlugin/FeaturesPlugin_Extrusion.cpp
src/FeaturesPlugin/FeaturesPlugin_Extrusion.h
src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.cpp
src/FeaturesPlugin/FeaturesPlugin_ExtrusionBoolean.h
src/FeaturesPlugin/FeaturesPlugin_ExtrusionCut.cpp
src/FeaturesPlugin/FeaturesPlugin_ExtrusionCut.h
src/FeaturesPlugin/FeaturesPlugin_ExtrusionFuse.cpp
src/FeaturesPlugin/FeaturesPlugin_ExtrusionFuse.h
src/FeaturesPlugin/FeaturesPlugin_Fillet.cpp
src/FeaturesPlugin/FeaturesPlugin_Fillet.h
src/FeaturesPlugin/FeaturesPlugin_Fillet1D.cpp
src/FeaturesPlugin/FeaturesPlugin_Fillet1D.h
src/FeaturesPlugin/FeaturesPlugin_FusionFaces.cpp
src/FeaturesPlugin/FeaturesPlugin_FusionFaces.h
src/FeaturesPlugin/FeaturesPlugin_GeometryCalculation.cpp
src/FeaturesPlugin/FeaturesPlugin_GeometryCalculation.h
src/FeaturesPlugin/FeaturesPlugin_GlueFaces.cpp
src/FeaturesPlugin/FeaturesPlugin_GlueFaces.h
src/FeaturesPlugin/FeaturesPlugin_GroupSharedFaces.cpp
src/FeaturesPlugin/FeaturesPlugin_GroupSharedFaces.h
src/FeaturesPlugin/FeaturesPlugin_ImportResult.cpp
src/FeaturesPlugin/FeaturesPlugin_ImportResult.h
src/FeaturesPlugin/FeaturesPlugin_InspectBoundingBox.cpp
src/FeaturesPlugin/FeaturesPlugin_InspectBoundingBox.h
src/FeaturesPlugin/FeaturesPlugin_InspectNormalToFace.cpp
src/FeaturesPlugin/FeaturesPlugin_InspectNormalToFace.h
src/FeaturesPlugin/FeaturesPlugin_Intersection.cpp
src/FeaturesPlugin/FeaturesPlugin_Intersection.h
src/FeaturesPlugin/FeaturesPlugin_LimitTolerance.cpp
src/FeaturesPlugin/FeaturesPlugin_LimitTolerance.h
src/FeaturesPlugin/FeaturesPlugin_Loft.cpp
src/FeaturesPlugin/FeaturesPlugin_Loft.h
src/FeaturesPlugin/FeaturesPlugin_Measurement.cpp
src/FeaturesPlugin/FeaturesPlugin_Measurement.h
src/FeaturesPlugin/FeaturesPlugin_MultiRotation.cpp
src/FeaturesPlugin/FeaturesPlugin_MultiRotation.h
src/FeaturesPlugin/FeaturesPlugin_MultiTranslation.cpp
src/FeaturesPlugin/FeaturesPlugin_MultiTranslation.h
src/FeaturesPlugin/FeaturesPlugin_NormalToFace.cpp
src/FeaturesPlugin/FeaturesPlugin_NormalToFace.h
src/FeaturesPlugin/FeaturesPlugin_Partition.cpp
src/FeaturesPlugin/FeaturesPlugin_Partition.h
src/FeaturesPlugin/FeaturesPlugin_Pipe.cpp
src/FeaturesPlugin/FeaturesPlugin_Pipe.h
src/FeaturesPlugin/FeaturesPlugin_Placement.cpp
src/FeaturesPlugin/FeaturesPlugin_Placement.h
src/FeaturesPlugin/FeaturesPlugin_Plugin.cpp
src/FeaturesPlugin/FeaturesPlugin_Plugin.h
src/FeaturesPlugin/FeaturesPlugin_PointCloudOnFace.cpp
src/FeaturesPlugin/FeaturesPlugin_PointCloudOnFace.h
src/FeaturesPlugin/FeaturesPlugin_PointCoordinates.cpp
src/FeaturesPlugin/FeaturesPlugin_PointCoordinates.h
src/FeaturesPlugin/FeaturesPlugin_Recover.cpp
src/FeaturesPlugin/FeaturesPlugin_Recover.h
src/FeaturesPlugin/FeaturesPlugin_RemoveResults.cpp
src/FeaturesPlugin/FeaturesPlugin_RemoveResults.h
src/FeaturesPlugin/FeaturesPlugin_RemoveSubShapes.cpp
src/FeaturesPlugin/FeaturesPlugin_RemoveSubShapes.h
src/FeaturesPlugin/FeaturesPlugin_Revolution.cpp
src/FeaturesPlugin/FeaturesPlugin_Revolution.h
src/FeaturesPlugin/FeaturesPlugin_RevolutionBoolean.cpp
src/FeaturesPlugin/FeaturesPlugin_RevolutionBoolean.h
src/FeaturesPlugin/FeaturesPlugin_RevolutionCut.cpp
src/FeaturesPlugin/FeaturesPlugin_RevolutionCut.h
src/FeaturesPlugin/FeaturesPlugin_RevolutionFuse.cpp
src/FeaturesPlugin/FeaturesPlugin_RevolutionFuse.h
src/FeaturesPlugin/FeaturesPlugin_Rotation.cpp
src/FeaturesPlugin/FeaturesPlugin_Rotation.h
src/FeaturesPlugin/FeaturesPlugin_Scale.cpp
src/FeaturesPlugin/FeaturesPlugin_Scale.h
src/FeaturesPlugin/FeaturesPlugin_Sewing.cpp
src/FeaturesPlugin/FeaturesPlugin_Sewing.h
src/FeaturesPlugin/FeaturesPlugin_SharedFaces.cpp
src/FeaturesPlugin/FeaturesPlugin_SharedFaces.h
src/FeaturesPlugin/FeaturesPlugin_Symmetry.cpp
src/FeaturesPlugin/FeaturesPlugin_Symmetry.h
src/FeaturesPlugin/FeaturesPlugin_Tools.cpp
src/FeaturesPlugin/FeaturesPlugin_Tools.h
src/FeaturesPlugin/FeaturesPlugin_Translation.cpp
src/FeaturesPlugin/FeaturesPlugin_Translation.h
src/FeaturesPlugin/FeaturesPlugin_Union.cpp
src/FeaturesPlugin/FeaturesPlugin_Union.h
src/FeaturesPlugin/FeaturesPlugin_ValidatorTransform.cpp
src/FeaturesPlugin/FeaturesPlugin_ValidatorTransform.h
src/FeaturesPlugin/FeaturesPlugin_Validators.cpp
src/FeaturesPlugin/FeaturesPlugin_Validators.h
src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.cpp
src/FeaturesPlugin/FeaturesPlugin_VersionedBoolean.h
src/FeaturesPlugin/FeaturesPlugin_VersionedChFi.cpp
src/FeaturesPlugin/FeaturesPlugin_VersionedChFi.h
src/FeaturesPlugin/Test/Test1379.py
src/FeaturesPlugin/Test/Test1467.py
src/FeaturesPlugin/Test/Test17000.py
src/FeaturesPlugin/Test/Test17261.py
src/FeaturesPlugin/Test/Test17281.py
src/FeaturesPlugin/Test/Test17909.py
src/FeaturesPlugin/Test/Test1816.py
src/FeaturesPlugin/Test/Test1876.py
src/FeaturesPlugin/Test/Test18836.py
src/FeaturesPlugin/Test/Test19065.py
src/FeaturesPlugin/Test/Test19066.py
src/FeaturesPlugin/Test/Test19115.py
src/FeaturesPlugin/Test/Test1915.py
src/FeaturesPlugin/Test/Test19196.py
src/FeaturesPlugin/Test/Test1922.py
src/FeaturesPlugin/Test/Test1942.py
src/FeaturesPlugin/Test/Test19931.py
src/FeaturesPlugin/Test/Test20027.py
src/FeaturesPlugin/Test/Test2023.py
src/FeaturesPlugin/Test/Test20245_1.py
src/FeaturesPlugin/Test/Test20245_2.py
src/FeaturesPlugin/Test/Test20245_3.py
src/FeaturesPlugin/Test/Test20245_3_geometrical.py
src/FeaturesPlugin/Test/Test20247.py
src/FeaturesPlugin/Test/Test2038.py
src/FeaturesPlugin/Test/Test2046.py
src/FeaturesPlugin/Test/Test2172.py
src/FeaturesPlugin/Test/Test2194.py
src/FeaturesPlugin/Test/Test2197_1.py
src/FeaturesPlugin/Test/Test2197_2.py
src/FeaturesPlugin/Test/Test2197_3.py
src/FeaturesPlugin/Test/Test2197_4.py
src/FeaturesPlugin/Test/Test2215.py
src/FeaturesPlugin/Test/Test2222.py
src/FeaturesPlugin/Test/Test2225.py
src/FeaturesPlugin/Test/Test2231.py
src/FeaturesPlugin/Test/Test2233.py
src/FeaturesPlugin/Test/Test2240.py
src/FeaturesPlugin/Test/Test2246.py
src/FeaturesPlugin/Test/Test2248.py
src/FeaturesPlugin/Test/Test2251.py
src/FeaturesPlugin/Test/Test2255.py
src/FeaturesPlugin/Test/Test22847.py
src/FeaturesPlugin/Test/Test2289.py
src/FeaturesPlugin/Test/Test2304.py
src/FeaturesPlugin/Test/Test2304_2.py
src/FeaturesPlugin/Test/Test2375.py
src/FeaturesPlugin/Test/Test2377.py
src/FeaturesPlugin/Test/Test23885.py
src/FeaturesPlugin/Test/Test2394.py
src/FeaturesPlugin/Test/Test2395.py
src/FeaturesPlugin/Test/Test2419_1.py
src/FeaturesPlugin/Test/Test2419_2.py
src/FeaturesPlugin/Test/Test2419_3.py
src/FeaturesPlugin/Test/Test2465.py
src/FeaturesPlugin/Test/Test2495.py
src/FeaturesPlugin/Test/Test2514.py
src/FeaturesPlugin/Test/Test2520.py
src/FeaturesPlugin/Test/Test2545.py
src/FeaturesPlugin/Test/Test2588.py
src/FeaturesPlugin/Test/Test2592.py
src/FeaturesPlugin/Test/Test2596.py
src/FeaturesPlugin/Test/Test2617.py
src/FeaturesPlugin/Test/Test2631.py
src/FeaturesPlugin/Test/Test2636.py
src/FeaturesPlugin/Test/Test2650.py
src/FeaturesPlugin/Test/Test2681.py
src/FeaturesPlugin/Test/Test2686.py
src/FeaturesPlugin/Test/Test2689.py
src/FeaturesPlugin/Test/Test2692.py
src/FeaturesPlugin/Test/Test2693.py
src/FeaturesPlugin/Test/Test2698.py
src/FeaturesPlugin/Test/Test2701.py
src/FeaturesPlugin/Test/Test2724.py
src/FeaturesPlugin/Test/Test2729.py
src/FeaturesPlugin/Test/Test2738.py
src/FeaturesPlugin/Test/Test2751.py
src/FeaturesPlugin/Test/Test2817.py
src/FeaturesPlugin/Test/Test2826.py
src/FeaturesPlugin/Test/Test2854.py
src/FeaturesPlugin/Test/Test2878.py
src/FeaturesPlugin/Test/Test2918.py
src/FeaturesPlugin/Test/Test2920.py
src/FeaturesPlugin/Test/Test2971.py
src/FeaturesPlugin/Test/Test3014.py
src/FeaturesPlugin/Test/Test3033.py
src/FeaturesPlugin/Test/Test3137_1.py
src/FeaturesPlugin/Test/Test3137_2.py
src/FeaturesPlugin/Test/Test3139.py
src/FeaturesPlugin/Test/TestBoolean1.py
src/FeaturesPlugin/Test/TestBoolean2.py
src/FeaturesPlugin/Test/TestBoolean3.py
src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_CompSolidCompound.py
src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_Face.py
src/FeaturesPlugin/Test/TestBooleanCommon_CompSolidCompound_Shell.py
src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_CompSolid.py
src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_Face.py
src/FeaturesPlugin/Test/TestBooleanCommon_CompSolid_Shell.py
src/FeaturesPlugin/Test/TestBooleanCommon_EdgeCompound_EdgeCompound.py
src/FeaturesPlugin/Test/TestBooleanCommon_Edge_Edge.py
src/FeaturesPlugin/Test/TestBooleanCommon_ErrorMsg.py
src/FeaturesPlugin/Test/TestBooleanCommon_FaceCompound_FaceCompound.py
src/FeaturesPlugin/Test/TestBooleanCommon_Face_Face.py
src/FeaturesPlugin/Test/TestBooleanCommon_Face_Plane.py
src/FeaturesPlugin/Test/TestBooleanCommon_Fuzzy.py
src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestBooleanCommon_MultiLevelCompound_v20190506_2.py
src/FeaturesPlugin/Test/TestBooleanCommon_ShellCompound_ShellCompound.py
src/FeaturesPlugin/Test/TestBooleanCommon_Shell_Shell.py
src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_Face.py
src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_Shell.py
src/FeaturesPlugin/Test/TestBooleanCommon_SolidCompound_SolidCompound.py
src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Face.py
src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Shell.py
src/FeaturesPlugin/Test/TestBooleanCommon_Solid_Solid.py
src/FeaturesPlugin/Test/TestBooleanCommon_SolidsHistory.py
src/FeaturesPlugin/Test/TestBooleanCommon_SubCompound_Solid.py
src/FeaturesPlugin/Test/TestBooleanCommon_SubSolid_Solid.py
src/FeaturesPlugin/Test/TestBooleanCommon_VertexCompound_VertexCompound.py
src/FeaturesPlugin/Test/TestBooleanCommon_Vertex_Vertex.py
src/FeaturesPlugin/Test/TestBooleanCommon_WireCompound_WireCompound.py
src/FeaturesPlugin/Test/TestBooleanCommon_Wire_Wire.py
src/FeaturesPlugin/Test/TestBooleanCompSolids.py
src/FeaturesPlugin/Test/TestBooleanCut_CompSolidCompound_CompSolidCompound.py
src/FeaturesPlugin/Test/TestBooleanCut_CompSolid_CompSolid.py
src/FeaturesPlugin/Test/TestBooleanCut_Compound_Solid.py
src/FeaturesPlugin/Test/TestBooleanCut_EdgeCompound_EdgeCompound.py
src/FeaturesPlugin/Test/TestBooleanCut_EdgeCompound_Solid.py
src/FeaturesPlugin/Test/TestBooleanCut_Edge_Edge.py
src/FeaturesPlugin/Test/TestBooleanCut_Edge_Face.py
src/FeaturesPlugin/Test/TestBooleanCut_ErrorMsg.py
src/FeaturesPlugin/Test/TestBooleanCut_FaceCompound_FaceCompound.py
src/FeaturesPlugin/Test/TestBooleanCut_Face_Face.py
src/FeaturesPlugin/Test/TestBooleanCut_Face_Solid.py
src/FeaturesPlugin/Test/TestBooleanCut_Fuzzy_1.py
src/FeaturesPlugin/Test/TestBooleanCut_Fuzzy_2.py
src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestBooleanCut_MultiLevelCompound_v20190506_2.py
src/FeaturesPlugin/Test/TestBooleanCut_ShellCompound_ShellCompound.py
src/FeaturesPlugin/Test/TestBooleanCut_Shell_Shell.py
src/FeaturesPlugin/Test/TestBooleanCut_SolidCompound_SolidCompound.py
src/FeaturesPlugin/Test/TestBooleanCut_Solid_Compound.py
src/FeaturesPlugin/Test/TestBooleanCut_Solid_Solid.py
src/FeaturesPlugin/Test/TestBooleanCut_SolidsHistory.py
src/FeaturesPlugin/Test/TestBooleanCut_VertexCompound_Solid.py
src/FeaturesPlugin/Test/TestBooleanCut_VertexCompound_VertexCompound.py
src/FeaturesPlugin/Test/TestBooleanCut_Vertex_Vertex.py
src/FeaturesPlugin/Test/TestBooleanCut_WireCompound_WireCompound.py
src/FeaturesPlugin/Test/TestBooleanCut_Wire_Face.py
src/FeaturesPlugin/Test/TestBooleanCut_Wire_Wire.py
src/FeaturesPlugin/Test/TestBooleanFuse_CompSolidCompound_CompSolidCompound.py
src/FeaturesPlugin/Test/TestBooleanFuse_CompSolid_CompSolid.py
src/FeaturesPlugin/Test/TestBooleanFuse_CompSolid_Face.py
src/FeaturesPlugin/Test/TestBooleanFuse_EdgeCompound_EdgeCompound.py
src/FeaturesPlugin/Test/TestBooleanFuse_Edge_Edge.py
src/FeaturesPlugin/Test/TestBooleanFuse_ErrorMsg.py
src/FeaturesPlugin/Test/TestBooleanFuse_FaceCompound_FaceCompound.py
src/FeaturesPlugin/Test/TestBooleanFuse_Face_Face.py
src/FeaturesPlugin/Test/TestBooleanFuse_Fuzzy.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_2.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_3.py
src/FeaturesPlugin/Test/TestBooleanFuse_MultiLevelCompound_v20190506_4.py
src/FeaturesPlugin/Test/TestBooleanFuse_RemoveEdges.py
src/FeaturesPlugin/Test/TestBooleanFuse_ShellCompound_ShellCompound.py
src/FeaturesPlugin/Test/TestBooleanFuse_Shell_Shell.py
src/FeaturesPlugin/Test/TestBooleanFuse_SimpleMode.py
src/FeaturesPlugin/Test/TestBooleanFuse_SolidCompound_SolidCompound.py
src/FeaturesPlugin/Test/TestBooleanFuse_Solid_Solid.py
src/FeaturesPlugin/Test/TestBooleanFuse_SolidsHistory.py
src/FeaturesPlugin/Test/TestBooleanFuse_VertexCompound_VertexCompound.py
src/FeaturesPlugin/Test/TestBooleanFuse_Vertex_Vertex.py
src/FeaturesPlugin/Test/TestBooleanFuse_WireCompound_WireCompound.py
src/FeaturesPlugin/Test/TestBooleanFuse_Wire_Wire.py
src/FeaturesPlugin/Test/TestBooleanSmash.py
src/FeaturesPlugin/Test/TestBooleanSmash_CompSolid_Solid.py
src/FeaturesPlugin/Test/TestBooleanSmash_ErrorMsg.py
src/FeaturesPlugin/Test/TestBooleanSmash_Face_Face.py
src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestBooleanSmash_MultiLevelCompound_v20190506_2.py
src/FeaturesPlugin/Test/TestBooleanSmash_SolidsHistory.py
src/FeaturesPlugin/Test/TestBooleanSmash_SubSolid_Solid.py
src/FeaturesPlugin/Test/TestBooleanSplit.py
src/FeaturesPlugin/Test/TestBooleanSplitWithPlane.py
src/FeaturesPlugin/Test/TestBooleanSplit_ErrorMsg.py
src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestBooleanSplit_MultiLevelCompound_v20190506_2.py
src/FeaturesPlugin/Test/TestBoolean_ErrorMsg.py
src/FeaturesPlugin/Test/TestBoundingBox.py
src/FeaturesPlugin/Test/TestChamfer.py
src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestChamfer_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestCheckSharedFaces.py
src/FeaturesPlugin/Test/TestCompositeFeaturesOnCompSolids.py
src/FeaturesPlugin/Test/TestCopyFeature.py
src/FeaturesPlugin/Test/TestCopyFeatureMoveGroupOfFeature.py
src/FeaturesPlugin/Test/TestCopyMoveResult.py
src/FeaturesPlugin/Test/TestCopyMoveSubShapes.py
src/FeaturesPlugin/Test/TestCopyNames.py
src/FeaturesPlugin/Test/TestCopySubShapes.py
src/FeaturesPlugin/Test/TestCopyWholeFeature.py
src/FeaturesPlugin/Test/TestCopy_ErrorMsg.py
src/FeaturesPlugin/Test/TestDefeaturing_ErrorMsg.py
src/FeaturesPlugin/Test/TestDefeaturing_OnCompound.py
src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid1.py
src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid2.py
src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid3.py
src/FeaturesPlugin/Test/TestDefeaturing_OnSolid1.py
src/FeaturesPlugin/Test/TestDefeaturing_OnSolid2.py
src/FeaturesPlugin/Test/TestDefeaturing_OnSolid3.py
src/FeaturesPlugin/Test/TestExtrusion.py
src/FeaturesPlugin/Test/TestExtrusionCut.py
src/FeaturesPlugin/Test/TestExtrusionCut_ByFaces.py
src/FeaturesPlugin/Test/TestExtrusionCut_ByPlanesAndOffsets.py
src/FeaturesPlugin/Test/TestExtrusionCut_BySize.py
src/FeaturesPlugin/Test/TestExtrusionCut_ThroughAll.py
src/FeaturesPlugin/Test/TestExtrusionFuse.py
src/FeaturesPlugin/Test/TestExtrusionFuse_ByPlanesAndOffsets.py
src/FeaturesPlugin/Test/TestExtrusionFuse_BySize.py
src/FeaturesPlugin/Test/TestExtrusionFuse_ThroughAll.py
src/FeaturesPlugin/Test/TestExtrusionOfCompound.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces01.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces02.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces03.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces04.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces05.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces06.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces07.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces08.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces09.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces10.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces11.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces12.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces13.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces14.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces15.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces16.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces17.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces18.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces19.py
src/FeaturesPlugin/Test/TestExtrusion_ErrorMsg.py
src/FeaturesPlugin/Test/TestExtrusion_ZeroOffsetError.py
src/FeaturesPlugin/Test/TestFillet.py
src/FeaturesPlugin/Test/TestFillet1.py
src/FeaturesPlugin/Test/TestFillet1D_ErrorMsg.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_1.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_2.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_3.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_4.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_5.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_6.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_7.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_8.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_9.py
src/FeaturesPlugin/Test/TestFillet1D_Wire_1.py
src/FeaturesPlugin/Test/TestFillet1D_Wire_2.py
src/FeaturesPlugin/Test/TestFillet1D_Wire_3.py
src/FeaturesPlugin/Test/TestFillet1D_Wire_4.py
src/FeaturesPlugin/Test/TestFillet1D_Wire_5.py
src/FeaturesPlugin/Test/TestFillet_ErrorMsg.py
src/FeaturesPlugin/Test/TestFillet_History.py
src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestFusionFaces.py
src/FeaturesPlugin/Test/TestFusionFaces2697.py
src/FeaturesPlugin/Test/TestFusionFaces32443.py
src/FeaturesPlugin/Test/TestGeometryCalculation.py
src/FeaturesPlugin/Test/TestGlueFaces_Compound.py
src/FeaturesPlugin/Test/TestGlueFaces_Faces.py
src/FeaturesPlugin/Test/TestGlueFaces_Shell.py
src/FeaturesPlugin/Test/TestGlueFaces_Solids.py
src/FeaturesPlugin/Test/TestImportResult.py
src/FeaturesPlugin/Test/TestImportResultWithGroups1.py
src/FeaturesPlugin/Test/TestImportResultWithGroups2.py
src/FeaturesPlugin/Test/TestImportResultWithGroups3.py
src/FeaturesPlugin/Test/TestIntersection.py
src/FeaturesPlugin/Test/TestIntersection_ErrorMsg.py
src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestLimitTolerance.py
src/FeaturesPlugin/Test/TestLimitTolerance_Face.py
src/FeaturesPlugin/Test/TestLoft.py
src/FeaturesPlugin/Test/TestMeasurementAngle.py
src/FeaturesPlugin/Test/TestMeasurementAngle3Points.py
src/FeaturesPlugin/Test/TestMeasurementDistance.py
src/FeaturesPlugin/Test/TestMeasurementLength.py
src/FeaturesPlugin/Test/TestMeasurementPresentation.py
src/FeaturesPlugin/Test/TestMeasurementRadius.py
src/FeaturesPlugin/Test/TestMultiBoolean.py
src/FeaturesPlugin/Test/TestMultiRotation_ErrorMsg.py
src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestMultiRotation_Part.py
src/FeaturesPlugin/Test/TestMultiTranslation_ErrorMsg.py
src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestMultiTranslation_Part.py
src/FeaturesPlugin/Test/TestNormalToFace.py
src/FeaturesPlugin/Test/TestPartition.py
src/FeaturesPlugin/Test/TestPartition2Faces.py
src/FeaturesPlugin/Test/TestPartition2Solids.py
src/FeaturesPlugin/Test/TestPartition2Wires.py
src/FeaturesPlugin/Test/TestPartitionArgsUpdate.py
src/FeaturesPlugin/Test/TestPartitionBox4Planes.py
src/FeaturesPlugin/Test/TestPartitionEdgeSolid.py
src/FeaturesPlugin/Test/TestPartitionFace2Solid.py
src/FeaturesPlugin/Test/TestPartitionFaceSolid.py
src/FeaturesPlugin/Test/TestPartitionFaceWire.py
src/FeaturesPlugin/Test/TestPartitionInclinedFaceSolid.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid1.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid2.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid3.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace1.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace2.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace3.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace4.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace5.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane1.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane2.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane3.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane4.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane5.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid1.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid2.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid3.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid4.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid5.py
src/FeaturesPlugin/Test/TestPartitionWireFaceSolid.py
src/FeaturesPlugin/Test/TestPartition_ErrorMsg.py
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_2.py
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_3.py
src/FeaturesPlugin/Test/TestPartition_SolidsHistory.py
src/FeaturesPlugin/Test/TestPipe.py
src/FeaturesPlugin/Test/TestPipe_Compound.py
src/FeaturesPlugin/Test/TestPipe_DoNotMovePath.py
src/FeaturesPlugin/Test/TestPipe_Edge.py
src/FeaturesPlugin/Test/TestPipe_ErrorMsg.py
src/FeaturesPlugin/Test/TestPipe_Wire.py
src/FeaturesPlugin/Test/TestPlacement_BodyShapesValidator.py
src/FeaturesPlugin/Test/TestPlacement_Complex.py
src/FeaturesPlugin/Test/TestPlacement_Edge_Edge.py
src/FeaturesPlugin/Test/TestPlacement_Edge_Vertex.py
src/FeaturesPlugin/Test/TestPlacement_ErrorMsg.py
src/FeaturesPlugin/Test/TestPlacement_Face_Edge.py
src/FeaturesPlugin/Test/TestPlacement_Face_Face.py
src/FeaturesPlugin/Test/TestPlacement_Face_Vertex.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_5.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_6.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_5.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_6.py
src/FeaturesPlugin/Test/TestPlacement_Part_Part.py
src/FeaturesPlugin/Test/TestPlacement_Vertex_Vertex.py
src/FeaturesPlugin/Test/TestPointCloud.py
src/FeaturesPlugin/Test/TestPointCoordinates.py
src/FeaturesPlugin/Test/TestRecover.py
src/FeaturesPlugin/Test/TestRecover1798.py
src/FeaturesPlugin/Test/TestRecover_Compound.py
src/FeaturesPlugin/Test/TestRecover_Compsolid1.py
src/FeaturesPlugin/Test/TestRecover_Compsolid2.py
src/FeaturesPlugin/Test/TestRemoveResultsBody.py
src/FeaturesPlugin/Test/TestRemoveResultsConstruction.py
src/FeaturesPlugin/Test/TestRemoveResultsPart.py
src/FeaturesPlugin/Test/TestRemoveSubShapes.py
src/FeaturesPlugin/Test/TestRemoveSubShapes2.py
src/FeaturesPlugin/Test/TestRemoveSubShapes3.py
src/FeaturesPlugin/Test/TestRemoveSubShapes4.py
src/FeaturesPlugin/Test/TestRemoveSubShapes5.py
src/FeaturesPlugin/Test/TestRemoveSubShapes6.py
src/FeaturesPlugin/Test/TestRevolution.py
src/FeaturesPlugin/Test/TestRevolutionCut.py
src/FeaturesPlugin/Test/TestRevolutionCut_ByAngle.py
src/FeaturesPlugin/Test/TestRevolutionCut_ByPlanesAndOffsets.py
src/FeaturesPlugin/Test/TestRevolutionCut_ThroughAll.py
src/FeaturesPlugin/Test/TestRevolutionFuse.py
src/FeaturesPlugin/Test/TestRevolutionFuse_ByAngle.py
src/FeaturesPlugin/Test/TestRevolutionFuse_ByPlanesAndOffsets.py
src/FeaturesPlugin/Test/TestRevolutionFuse_ThroughAll.py
src/FeaturesPlugin/Test/TestRevolutionOfCompound.py
src/FeaturesPlugin/Test/TestRevolutionOfEdge.py
src/FeaturesPlugin/Test/TestRevolutionOfPoint.py
src/FeaturesPlugin/Test/TestRevolution_ByAngle.py
src/FeaturesPlugin/Test/TestRotation.py
src/FeaturesPlugin/Test/TestRotation_ByAxis.py
src/FeaturesPlugin/Test/TestRotation_ByPoints.py
src/FeaturesPlugin/Test/TestRotation_ErrorMsg.py
src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestScale1.py
src/FeaturesPlugin/Test/TestScale2.py
src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestScriptSolidEdge.py
src/FeaturesPlugin/Test/TestSerialBoolean.py
src/FeaturesPlugin/Test/TestSewing_Manifold.py
src/FeaturesPlugin/Test/TestSewing_NonManifold.py
src/FeaturesPlugin/Test/TestSplitCompFaceSolid.py
src/FeaturesPlugin/Test/TestSplitCompsolidPlane.py
src/FeaturesPlugin/Test/TestSplitEdgeEdge.py
src/FeaturesPlugin/Test/TestSplitEdgeEdgeIntersected.py
src/FeaturesPlugin/Test/TestSplitEdgeFace.py
src/FeaturesPlugin/Test/TestSplitEdgeShell.py
src/FeaturesPlugin/Test/TestSplitEdgeSolid.py
src/FeaturesPlugin/Test/TestSplitEdgeSolidIntersected.py
src/FeaturesPlugin/Test/TestSplitEdgeVertex.py
src/FeaturesPlugin/Test/TestSplitEdgeWire.py
src/FeaturesPlugin/Test/TestSplitFaceEdge.py
src/FeaturesPlugin/Test/TestSplitFaceEdgeInside.py
src/FeaturesPlugin/Test/TestSplitFaceEdgePerpendicular.py
src/FeaturesPlugin/Test/TestSplitFaceFace.py
src/FeaturesPlugin/Test/TestSplitFaceShell.py
src/FeaturesPlugin/Test/TestSplitFaceSolid.py
src/FeaturesPlugin/Test/TestSplitFaceVertex.py
src/FeaturesPlugin/Test/TestSplitFaceWire.py
src/FeaturesPlugin/Test/TestSplitShellConstrPlane.py
src/FeaturesPlugin/Test/TestSplitShellEdge.py
src/FeaturesPlugin/Test/TestSplitShellFace.py
src/FeaturesPlugin/Test/TestSplitShellShell.py
src/FeaturesPlugin/Test/TestSplitShellSolid.py
src/FeaturesPlugin/Test/TestSplitShellVertex.py
src/FeaturesPlugin/Test/TestSplitShellWire.py
src/FeaturesPlugin/Test/TestSplitSolid2ConstructionPlanes.py
src/FeaturesPlugin/Test/TestSplitSolidCompFace.py
src/FeaturesPlugin/Test/TestSplitSolidCompShell.py
src/FeaturesPlugin/Test/TestSplitSolidEdge.py
src/FeaturesPlugin/Test/TestSplitSolidFace.py
src/FeaturesPlugin/Test/TestSplitSolidShell.py
src/FeaturesPlugin/Test/TestSplitWireEdge.py
src/FeaturesPlugin/Test/TestSplitWireFace.py
src/FeaturesPlugin/Test/TestSplitWireShell.py
src/FeaturesPlugin/Test/TestSplitWireSolid.py
src/FeaturesPlugin/Test/TestSplitWireVertex.py
src/FeaturesPlugin/Test/TestSplitWireWire.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_5.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_5.py
src/FeaturesPlugin/Test/TestSymmetry_Part.py
src/FeaturesPlugin/Test/TestTranslation.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_5.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_5.py
src/FeaturesPlugin/Test/TestTranslation_Part.py
src/FeaturesPlugin/Test/TestUnion.py
src/FeaturesPlugin/Test/TestUnion4CurvedFaces.py
src/FeaturesPlugin/Test/TestUnion4CurvedFaces_2.py
src/FeaturesPlugin/Test/TestUnion4Faces.py
src/FeaturesPlugin/Test/TestUnionFaces.py
src/FeaturesPlugin/Test/TestUnionFaces_v20190506.py
src/FeaturesPlugin/Test/TestUnionOfUnion.py
src/FeaturesPlugin/Test/TestUnion_ErrorMsg.py
src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v0.py
src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v20190506.py
src/FeaturesPlugin/tests.set
src/FiltersAPI/CMakeLists.txt
src/FiltersAPI/FiltersAPI.h
src/FiltersAPI/FiltersAPI.i
src/FiltersAPI/FiltersAPI_Argument.cpp
src/FiltersAPI/FiltersAPI_Argument.h
src/FiltersAPI/FiltersAPI_Feature.cpp
src/FiltersAPI/FiltersAPI_Feature.h
src/FiltersAPI/FiltersAPI_Filter.cpp
src/FiltersAPI/FiltersAPI_Filter.h
src/FiltersAPI/FiltersAPI_Selection.cpp
src/FiltersAPI/FiltersAPI_Selection.h
src/FiltersAPI/FiltersAPI_swig.h
src/FiltersPlugin/CMakeLists.txt
src/FiltersPlugin/CTestTestfileInstall.cmake
src/FiltersPlugin/FiltersPlugin.h
src/FiltersPlugin/FiltersPlugin_BelongsTo.cpp
src/FiltersPlugin/FiltersPlugin_BelongsTo.h
src/FiltersPlugin/FiltersPlugin_ContinuousFaces.cpp
src/FiltersPlugin/FiltersPlugin_ContinuousFaces.h
src/FiltersPlugin/FiltersPlugin_EdgeSize.cpp
src/FiltersPlugin/FiltersPlugin_EdgeSize.h
src/FiltersPlugin/FiltersPlugin_ExternalFaces.cpp
src/FiltersPlugin/FiltersPlugin_ExternalFaces.h
src/FiltersPlugin/FiltersPlugin_FaceSize.cpp
src/FiltersPlugin/FiltersPlugin_FaceSize.h
src/FiltersPlugin/FiltersPlugin_FeatureEdges.cpp
src/FiltersPlugin/FiltersPlugin_FeatureEdges.h
src/FiltersPlugin/FiltersPlugin_HorizontalFace.cpp
src/FiltersPlugin/FiltersPlugin_HorizontalFace.h
src/FiltersPlugin/FiltersPlugin_OnGeometry.cpp
src/FiltersPlugin/FiltersPlugin_OnGeometry.h
src/FiltersPlugin/FiltersPlugin_OnLine.cpp
src/FiltersPlugin/FiltersPlugin_OnLine.h
src/FiltersPlugin/FiltersPlugin_OnPlane.cpp
src/FiltersPlugin/FiltersPlugin_OnPlane.h
src/FiltersPlugin/FiltersPlugin_OnPlaneSide.cpp
src/FiltersPlugin/FiltersPlugin_OnPlaneSide.h
src/FiltersPlugin/FiltersPlugin_OppositeToEdge.cpp
src/FiltersPlugin/FiltersPlugin_OppositeToEdge.h
src/FiltersPlugin/FiltersPlugin_Plugin.cpp
src/FiltersPlugin/FiltersPlugin_Plugin.h
src/FiltersPlugin/FiltersPlugin_RelativeToSolid.cpp
src/FiltersPlugin/FiltersPlugin_RelativeToSolid.h
src/FiltersPlugin/FiltersPlugin_Selection.cpp
src/FiltersPlugin/FiltersPlugin_Selection.h
src/FiltersPlugin/FiltersPlugin_TopoConnectedFaces.py
src/FiltersPlugin/FiltersPlugin_Validators.cpp
src/FiltersPlugin/FiltersPlugin_Validators.h
src/FiltersPlugin/FiltersPlugin_VerticalFace.cpp
src/FiltersPlugin/FiltersPlugin_VerticalFace.h
src/FiltersPlugin/FiltersPlugin_VolumeSize.cpp
src/FiltersPlugin/FiltersPlugin_VolumeSize.h
src/FiltersPlugin/Test/Test17924.py
src/FiltersPlugin/Test/Test17962.py
src/FiltersPlugin/Test/Test19190.py
src/FiltersPlugin/Test/Test2946.py
src/FiltersPlugin/Test/Test2951.py
src/FiltersPlugin/Test/Test3241.py
src/FiltersPlugin/Test/TestFilter_BelongsTo.py
src/FiltersPlugin/Test/TestFilter_BelongsTo_Exclude.py
src/FiltersPlugin/Test/TestFilter_ContinuousFaces.py
src/FiltersPlugin/Test/TestFilter_EdgeSize.py
src/FiltersPlugin/Test/TestFilter_ExternalFaces1.py
src/FiltersPlugin/Test/TestFilter_ExternalFaces2.py
src/FiltersPlugin/Test/TestFilter_ExternalFaces_Exclude1.py
src/FiltersPlugin/Test/TestFilter_ExternalFaces_Exclude2.py
src/FiltersPlugin/Test/TestFilter_FaceSize.py
src/FiltersPlugin/Test/TestFilter_FeatureEdges.py
src/FiltersPlugin/Test/TestFilter_HorizontalFaces.py
src/FiltersPlugin/Test/TestFilter_HorizontalFaces_Exclude.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Edge1.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Edge2.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Edge1.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Edge2.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face1.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face2.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face3.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face4.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Face1.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Face2.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Face3.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Face4.py
src/FiltersPlugin/Test/TestFilter_OnLine.py
src/FiltersPlugin/Test/TestFilter_OnLine_Exclude.py
src/FiltersPlugin/Test/TestFilter_OnLine_Multi.py
src/FiltersPlugin/Test/TestFilter_OnPlane.py
src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Exclude_Face.py
src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Exclude_Plane.py
src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Face.py
src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Multi.py
src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Plane.py
src/FiltersPlugin/Test/TestFilter_OnPlane_Exclude.py
src/FiltersPlugin/Test/TestFilter_OnPlane_Multi.py
src/FiltersPlugin/Test/TestFilter_OppositeToEdge.py
src/FiltersPlugin/Test/TestFilter_OppositeToEdge_Exclude.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_In.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_InAndOn.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_NotOn.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_On.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_Out.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_OutAndOn.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_In.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_InAndOn.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Multi.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_NotOn.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_On.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Out.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_OutAndOn.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Multi.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex3.py
src/FiltersPlugin/Test/TestFilter_VerticalFaces.py
src/FiltersPlugin/Test/TestFilter_VerticalFaces_Exclude.py
src/FiltersPlugin/Test/TestFilter_VolumeSize.py
src/FiltersPlugin/Test/TestFilters.py
src/FiltersPlugin/Test/TestFilters_FilterName.py
src/FiltersPlugin/Test/TestFilters_IsReversed.py
src/FiltersPlugin/Test/TestFilters_Mixed1.py
src/FiltersPlugin/Test/TestFilters_Mixed2.py
src/FiltersPlugin/Test/TestFilters_Remove.py
src/FiltersPlugin/Test/TestFilters_Select.py
src/FiltersPlugin/Test/TestFilters_Supported.py
src/FiltersPlugin/Test/TestFilters_Validator.py
src/FiltersPlugin/Test/TestFilters_Xml.py
src/FiltersPlugin/tests.set
src/GDMLAPI/CMakeLists.txt
src/GDMLAPI/GDMLAPI.h
src/GDMLAPI/GDMLAPI.i
src/GDMLAPI/GDMLAPI_ConeSegment.cpp
src/GDMLAPI/GDMLAPI_ConeSegment.h
src/GDMLAPI/GDMLAPI_Ellipsoid.cpp
src/GDMLAPI/GDMLAPI_Ellipsoid.h
src/GDMLAPI/GDMLAPI_swig.h
src/GDMLPlugin/CMakeLists.txt
src/GDMLPlugin/GDMLPlugin.h
src/GDMLPlugin/GDMLPlugin_ConeSegment.cpp
src/GDMLPlugin/GDMLPlugin_ConeSegment.h
src/GDMLPlugin/GDMLPlugin_Ellipsoid.cpp
src/GDMLPlugin/GDMLPlugin_Ellipsoid.h
src/GDMLPlugin/GDMLPlugin_Plugin.cpp
src/GDMLPlugin/GDMLPlugin_Plugin.h
src/GDMLPlugin/Test/TestCone.py
src/GDMLPlugin/Test/TestEllipsoid.py
src/GeomAPI/CMakeLists.txt
src/GeomAPI/CTestTestfileInstall.cmake
src/GeomAPI/GeomAPI.h
src/GeomAPI/GeomAPI.i
src/GeomAPI/GeomAPI_AISObject.cpp
src/GeomAPI/GeomAPI_AISObject.h
src/GeomAPI/GeomAPI_Angle.cpp
src/GeomAPI/GeomAPI_Angle.h
src/GeomAPI/GeomAPI_Angle2d.cpp
src/GeomAPI/GeomAPI_Angle2d.h
src/GeomAPI/GeomAPI_Ax1.cpp
src/GeomAPI/GeomAPI_Ax1.h
src/GeomAPI/GeomAPI_Ax2.cpp
src/GeomAPI/GeomAPI_Ax2.h
src/GeomAPI/GeomAPI_Ax3.cpp
src/GeomAPI/GeomAPI_Ax3.h
src/GeomAPI/GeomAPI_BSpline.cpp
src/GeomAPI/GeomAPI_BSpline.h
src/GeomAPI/GeomAPI_BSpline2d.cpp
src/GeomAPI/GeomAPI_BSpline2d.h
src/GeomAPI/GeomAPI_Box.cpp
src/GeomAPI/GeomAPI_Box.h
src/GeomAPI/GeomAPI_Circ.cpp
src/GeomAPI/GeomAPI_Circ.h
src/GeomAPI/GeomAPI_Circ2d.cpp
src/GeomAPI/GeomAPI_Circ2d.h
src/GeomAPI/GeomAPI_Cone.cpp
src/GeomAPI/GeomAPI_Cone.h
src/GeomAPI/GeomAPI_Curve.cpp
src/GeomAPI/GeomAPI_Curve.h
src/GeomAPI/GeomAPI_Cylinder.cpp
src/GeomAPI/GeomAPI_Cylinder.h
src/GeomAPI/GeomAPI_DataMapOfShapeMapOfShapes.cpp
src/GeomAPI/GeomAPI_DataMapOfShapeMapOfShapes.h
src/GeomAPI/GeomAPI_DataMapOfShapeShape.cpp
src/GeomAPI/GeomAPI_DataMapOfShapeShape.h
src/GeomAPI/GeomAPI_Dir.cpp
src/GeomAPI/GeomAPI_Dir.h
src/GeomAPI/GeomAPI_Dir2d.cpp
src/GeomAPI/GeomAPI_Dir2d.h
src/GeomAPI/GeomAPI_Edge.cpp
src/GeomAPI/GeomAPI_Edge.h
src/GeomAPI/GeomAPI_Ellipse.cpp
src/GeomAPI/GeomAPI_Ellipse.h
src/GeomAPI/GeomAPI_Ellipse2d.cpp
src/GeomAPI/GeomAPI_Ellipse2d.h
src/GeomAPI/GeomAPI_Face.cpp
src/GeomAPI/GeomAPI_Face.h
src/GeomAPI/GeomAPI_ICustomPrs.cpp
src/GeomAPI/GeomAPI_ICustomPrs.h
src/GeomAPI/GeomAPI_IPresentable.cpp
src/GeomAPI/GeomAPI_IPresentable.h
src/GeomAPI/GeomAPI_IScreenParams.h
src/GeomAPI/GeomAPI_Interface.cpp
src/GeomAPI/GeomAPI_Interface.h
src/GeomAPI/GeomAPI_Lin.cpp
src/GeomAPI/GeomAPI_Lin.h
src/GeomAPI/GeomAPI_Lin2d.cpp
src/GeomAPI/GeomAPI_Lin2d.h
src/GeomAPI/GeomAPI_PlanarEdges.cpp
src/GeomAPI/GeomAPI_PlanarEdges.h
src/GeomAPI/GeomAPI_Pln.cpp
src/GeomAPI/GeomAPI_Pln.h
src/GeomAPI/GeomAPI_Pnt.cpp
src/GeomAPI/GeomAPI_Pnt.h
src/GeomAPI/GeomAPI_Pnt2d.cpp
src/GeomAPI/GeomAPI_Pnt2d.h
src/GeomAPI/GeomAPI_Shape.cpp
src/GeomAPI/GeomAPI_Shape.h
src/GeomAPI/GeomAPI_ShapeExplorer.cpp
src/GeomAPI/GeomAPI_ShapeExplorer.h
src/GeomAPI/GeomAPI_ShapeHierarchy.cpp
src/GeomAPI/GeomAPI_ShapeHierarchy.h
src/GeomAPI/GeomAPI_ShapeIterator.cpp
src/GeomAPI/GeomAPI_ShapeIterator.h
src/GeomAPI/GeomAPI_Shell.cpp
src/GeomAPI/GeomAPI_Shell.h
src/GeomAPI/GeomAPI_Solid.cpp
src/GeomAPI/GeomAPI_Solid.h
src/GeomAPI/GeomAPI_Sphere.cpp
src/GeomAPI/GeomAPI_Sphere.h
src/GeomAPI/GeomAPI_Tools.cpp
src/GeomAPI/GeomAPI_Tools.h
src/GeomAPI/GeomAPI_Torus.cpp
src/GeomAPI/GeomAPI_Torus.h
src/GeomAPI/GeomAPI_Trsf.cpp
src/GeomAPI/GeomAPI_Trsf.h
src/GeomAPI/GeomAPI_Vertex.cpp
src/GeomAPI/GeomAPI_Vertex.h
src/GeomAPI/GeomAPI_Wire.cpp
src/GeomAPI/GeomAPI_Wire.h
src/GeomAPI/GeomAPI_WireExplorer.cpp
src/GeomAPI/GeomAPI_WireExplorer.h
src/GeomAPI/GeomAPI_XY.cpp
src/GeomAPI/GeomAPI_XY.h
src/GeomAPI/GeomAPI_XYZ.cpp
src/GeomAPI/GeomAPI_XYZ.h
src/GeomAPI/GeomAPI_swig.h
src/GeomAPI/Test/Test2675.py
src/GeomAPI/Test/Test2879.py
src/GeomAPI/Test/TestAx123.py
src/GeomAPI/Test/TestBox.py
src/GeomAPI/Test/TestBuilders.py
src/GeomAPI/Test/TestCone.py
src/GeomAPI/Test/TestCylinder.py
src/GeomAPI/Test/TestEllipse2d.py
src/GeomAPI/Test/TestLine.py
src/GeomAPI/Test/TestPlanarEdge.py
src/GeomAPI/Test/TestPolygon.py
src/GeomAPI/Test/TestSphere.py
src/GeomAPI/Test/TestTorus.py
src/GeomAPI/tests.set
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI.h
src/GeomAlgoAPI/GeomAlgoAPI.i
src/GeomAlgoAPI/GeomAlgoAPI_BREPExport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_BREPExport.h
src/GeomAlgoAPI/GeomAlgoAPI_BREPImport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_BREPImport.h
src/GeomAlgoAPI/GeomAlgoAPI_Boolean.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Boolean.h
src/GeomAlgoAPI/GeomAlgoAPI_BoundingBox.cpp
src/GeomAlgoAPI/GeomAlgoAPI_BoundingBox.h
src/GeomAlgoAPI/GeomAlgoAPI_Box.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Box.h
src/GeomAlgoAPI/GeomAlgoAPI_CanonicalRecognition.cpp
src/GeomAlgoAPI/GeomAlgoAPI_CanonicalRecognition.h
src/GeomAlgoAPI/GeomAlgoAPI_Chamfer.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Chamfer.h
src/GeomAlgoAPI/GeomAlgoAPI_Circ2dBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Circ2dBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_CompoundBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_CompoundBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_Cone.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Cone.h
src/GeomAlgoAPI/GeomAlgoAPI_ConeSegment.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ConeSegment.h
src/GeomAlgoAPI/GeomAlgoAPI_Copy.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Copy.h
src/GeomAlgoAPI/GeomAlgoAPI_CurveBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_CurveBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.h
src/GeomAlgoAPI/GeomAlgoAPI_DFLoader.cpp
src/GeomAlgoAPI/GeomAlgoAPI_DFLoader.h
src/GeomAlgoAPI/GeomAlgoAPI_Defeaturing.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Defeaturing.h
src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_Ellipsoid.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Ellipsoid.h
src/GeomAlgoAPI/GeomAlgoAPI_Exception.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Exception.h
src/GeomAlgoAPI/GeomAlgoAPI_FaceBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_FaceBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_Fillet.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Fillet.h
src/GeomAlgoAPI/GeomAlgoAPI_Fillet1D.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Fillet1D.h
src/GeomAlgoAPI/GeomAlgoAPI_Filling.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Filling.h
src/GeomAlgoAPI/GeomAlgoAPI_GlueFaces.cpp
src/GeomAlgoAPI/GeomAlgoAPI_GlueFaces.h
src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.h
src/GeomAlgoAPI/GeomAlgoAPI_IGESImport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_IGESImport.h
src/GeomAlgoAPI/GeomAlgoAPI_ImageImport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ImageImport.h
src/GeomAlgoAPI/GeomAlgoAPI_Intersection.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Intersection.h
src/GeomAlgoAPI/GeomAlgoAPI_LimitTolerance.cpp
src/GeomAlgoAPI/GeomAlgoAPI_LimitTolerance.h
src/GeomAlgoAPI/GeomAlgoAPI_Loft.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Loft.h
src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.cpp
src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.h
src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeCustom.cpp
src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeCustom.h
src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.cpp
src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.h
src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeSet.cpp
src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeSet.h
src/GeomAlgoAPI/GeomAlgoAPI_MakeSweep.cpp
src/GeomAlgoAPI/GeomAlgoAPI_MakeSweep.h
src/GeomAlgoAPI/GeomAlgoAPI_MakeVolume.cpp
src/GeomAlgoAPI/GeomAlgoAPI_MakeVolume.h
src/GeomAlgoAPI/GeomAlgoAPI_MapShapesAndAncestors.cpp
src/GeomAlgoAPI/GeomAlgoAPI_MapShapesAndAncestors.h
src/GeomAlgoAPI/GeomAlgoAPI_NExplode.cpp
src/GeomAlgoAPI/GeomAlgoAPI_NExplode.h
src/GeomAlgoAPI/GeomAlgoAPI_NormalToFace.cpp
src/GeomAlgoAPI/GeomAlgoAPI_NormalToFace.h
src/GeomAlgoAPI/GeomAlgoAPI_Offset.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Offset.h
src/GeomAlgoAPI/GeomAlgoAPI_Partition.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Partition.h
src/GeomAlgoAPI/GeomAlgoAPI_PaveFiller.cpp
src/GeomAlgoAPI/GeomAlgoAPI_PaveFiller.h
src/GeomAlgoAPI/GeomAlgoAPI_Pipe.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Pipe.h
src/GeomAlgoAPI/GeomAlgoAPI_Placement.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Placement.h
src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_PointCloudOnFace.cpp
src/GeomAlgoAPI/GeomAlgoAPI_PointCloudOnFace.h
src/GeomAlgoAPI/GeomAlgoAPI_Prism.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Prism.h
src/GeomAlgoAPI/GeomAlgoAPI_Projection.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Projection.h
src/GeomAlgoAPI/GeomAlgoAPI_Revolution.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Revolution.h
src/GeomAlgoAPI/GeomAlgoAPI_Rotation.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Rotation.h
src/GeomAlgoAPI/GeomAlgoAPI_STEPExport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_STEPExport.h
src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.h
src/GeomAlgoAPI/GeomAlgoAPI_STEPImportXCAF.cpp
src/GeomAlgoAPI/GeomAlgoAPI_STEPImportXCAF.h
src/GeomAlgoAPI/GeomAlgoAPI_STLExport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_STLExport.h
src/GeomAlgoAPI/GeomAlgoAPI_STLImport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_STLImport.h
src/GeomAlgoAPI/GeomAlgoAPI_Scale.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Scale.h
src/GeomAlgoAPI/GeomAlgoAPI_Sewing.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Sewing.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.h
src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_SolidClassifier.cpp
src/GeomAlgoAPI/GeomAlgoAPI_SolidClassifier.h
src/GeomAlgoAPI/GeomAlgoAPI_SortListOfShapes.cpp
src/GeomAlgoAPI/GeomAlgoAPI_SortListOfShapes.h
src/GeomAlgoAPI/GeomAlgoAPI_Sphere.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Sphere.h
src/GeomAlgoAPI/GeomAlgoAPI_Symmetry.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Symmetry.h
src/GeomAlgoAPI/GeomAlgoAPI_ThroughAll.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ThroughAll.h
src/GeomAlgoAPI/GeomAlgoAPI_Tools.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Tools.h
src/GeomAlgoAPI/GeomAlgoAPI_Torus.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Torus.h
src/GeomAlgoAPI/GeomAlgoAPI_Transform.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Transform.h
src/GeomAlgoAPI/GeomAlgoAPI_Translation.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Translation.h
src/GeomAlgoAPI/GeomAlgoAPI_Tube.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Tube.h
src/GeomAlgoAPI/GeomAlgoAPI_UnifySameDomain.cpp
src/GeomAlgoAPI/GeomAlgoAPI_UnifySameDomain.h
src/GeomAlgoAPI/GeomAlgoAPI_Utils.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Utils.h
src/GeomAlgoAPI/GeomAlgoAPI_WireBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_WireBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_XAOExport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_XAOExport.h
src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.h
src/GeomAlgoAPI/GeomAlgoAPI_swig.h
src/GeomAlgoImpl/CMakeLists.txt
src/GeomAlgoImpl/GEOMAlgo_Algo.cxx
src/GeomAlgoImpl/GEOMAlgo_Algo.hxx
src/GeomAlgoImpl/GEOMAlgo_AlgoTools.cxx
src/GeomAlgoImpl/GEOMAlgo_AlgoTools.hxx
src/GeomAlgoImpl/GEOMAlgo_AlgoTools_1.cxx
src/GeomAlgoImpl/GEOMAlgo_BndSphere.cxx
src/GeomAlgoImpl/GEOMAlgo_BndSphere.hxx
src/GeomAlgoImpl/GEOMAlgo_BndSphere.lxx
src/GeomAlgoImpl/GEOMAlgo_BndSphereTree.cxx
src/GeomAlgoImpl/GEOMAlgo_BndSphereTree.hxx
src/GeomAlgoImpl/GEOMAlgo_BuilderShape.cxx
src/GeomAlgoImpl/GEOMAlgo_BuilderShape.hxx
src/GeomAlgoImpl/GEOMAlgo_CoupleOfShapes.cxx
src/GeomAlgoImpl/GEOMAlgo_CoupleOfShapes.hxx
src/GeomAlgoImpl/GEOMAlgo_GlueDetector.cxx
src/GeomAlgoImpl/GEOMAlgo_GlueDetector.hxx
src/GeomAlgoImpl/GEOMAlgo_Gluer2.cxx
src/GeomAlgoImpl/GEOMAlgo_Gluer2.hxx
src/GeomAlgoImpl/GEOMAlgo_Gluer2_1.cxx
src/GeomAlgoImpl/GEOMAlgo_Gluer2_2.cxx
src/GeomAlgoImpl/GEOMAlgo_Gluer2_3.cxx
src/GeomAlgoImpl/GEOMAlgo_GluerAlgo.cxx
src/GeomAlgoImpl/GEOMAlgo_GluerAlgo.hxx
src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfIntegerShape.hxx
src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.hxx
src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfShapeBndSphere.hxx
src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfShapeIndexedMapOfShape.hxx
src/GeomAlgoImpl/GEOMAlgo_ListIteratorOfListOfCoupleOfShapes.hxx
src/GeomAlgoImpl/GEOMAlgo_ListOfCoupleOfShapes.hxx
src/GeomAlgoImpl/GEOMAlgo_PassKeyShape.cxx
src/GeomAlgoImpl/GEOMAlgo_PassKeyShape.hxx
src/GeomAlgoImpl/GEOMAlgo_PassKeyShapeMapHasher.cxx
src/GeomAlgoImpl/GEOMAlgo_PassKeyShapeMapHasher.hxx
src/GeomAlgoImpl/GEOMAlgo_Splitter.cxx
src/GeomAlgoImpl/GEOMAlgo_Splitter.hxx
src/GeomAlgoImpl/GEOMImpl_Fillet1d.cxx
src/GeomAlgoImpl/GEOMImpl_Fillet1d.hxx
src/GeomAlgoImpl/GeomAlgoImpl.h
src/GeomData/CMakeLists.txt
src/GeomData/GeomData.h
src/GeomData/GeomData_Dir.cpp
src/GeomData/GeomData_Dir.h
src/GeomData/GeomData_Point.cpp
src/GeomData/GeomData_Point.h
src/GeomData/GeomData_Point2D.cpp
src/GeomData/GeomData_Point2D.h
src/GeomData/GeomData_Point2DArray.cpp
src/GeomData/GeomData_Point2DArray.h
src/GeomDataAPI/CMakeLists.txt
src/GeomDataAPI/CTestTestfileInstall.cmake
src/GeomDataAPI/GeomDataAPI.h
src/GeomDataAPI/GeomDataAPI.i
src/GeomDataAPI/GeomDataAPI_Dir.cpp
src/GeomDataAPI/GeomDataAPI_Dir.h
src/GeomDataAPI/GeomDataAPI_Point.cpp
src/GeomDataAPI/GeomDataAPI_Point.h
src/GeomDataAPI/GeomDataAPI_Point2D.cpp
src/GeomDataAPI/GeomDataAPI_Point2D.h
src/GeomDataAPI/GeomDataAPI_Point2DArray.cpp
src/GeomDataAPI/GeomDataAPI_Point2DArray.h
src/GeomDataAPI/GeomDataAPI_swig.h
src/GeomDataAPI/Test/TestConstants.py
src/GeomDataAPI/tests.set
src/GeomValidators/CMakeLists.txt
src/GeomValidators/GeomValidators.h
src/GeomValidators/GeomValidators_BodyShapes.cpp
src/GeomValidators/GeomValidators_BodyShapes.h
src/GeomValidators/GeomValidators_ConstructionComposite.cpp
src/GeomValidators/GeomValidators_ConstructionComposite.h
src/GeomValidators/GeomValidators_Different.cpp
src/GeomValidators/GeomValidators_Different.h
src/GeomValidators/GeomValidators_DifferentShapes.cpp
src/GeomValidators/GeomValidators_DifferentShapes.h
src/GeomValidators/GeomValidators_Face.cpp
src/GeomValidators/GeomValidators_Face.h
src/GeomValidators/GeomValidators_FeatureKind.cpp
src/GeomValidators/GeomValidators_FeatureKind.h
src/GeomValidators/GeomValidators_Finite.cpp
src/GeomValidators/GeomValidators_Finite.h
src/GeomValidators/GeomValidators_GlobalSelection.cpp
src/GeomValidators/GeomValidators_GlobalSelection.h
src/GeomValidators/GeomValidators_Intersected.cpp
src/GeomValidators/GeomValidators_Intersected.h
src/GeomValidators/GeomValidators_IntersectionSelection.cpp
src/GeomValidators/GeomValidators_MinObjectsSelected.cpp
src/GeomValidators/GeomValidators_MinObjectsSelected.h
src/GeomValidators/GeomValidators_NotSelfIntersected.cpp
src/GeomValidators/GeomValidators_NotSelfIntersected.h
src/GeomValidators/GeomValidators_Plugin.cpp
src/GeomValidators/GeomValidators_Plugin.h
src/GeomValidators/GeomValidators_Positive.cpp
src/GeomValidators/GeomValidators_Positive.h
src/GeomValidators/GeomValidators_ShapeType.cpp
src/GeomValidators/GeomValidators_ShapeType.h
src/GeomValidators/GeomValidators_Tools.cpp
src/GeomValidators/GeomValidators_Tools.h
src/GeomValidators/GeomValidators_ValueOrder.cpp
src/GeomValidators/GeomValidators_ValueOrder.h
src/GeomValidators/GeomValidators_ZeroOffset.cpp
src/GeomValidators/GeomValidators_ZeroOffset.h
src/InitializationPlugin/CMakeLists.txt
src/InitializationPlugin/InitializationPlugin.h
src/InitializationPlugin/InitializationPlugin_EvalListener.cpp
src/InitializationPlugin/InitializationPlugin_EvalListener.h
src/InitializationPlugin/InitializationPlugin_Plugin.cpp
src/InitializationPlugin/InitializationPlugin_Plugin.h
src/InitializationPlugin/InitializationPlugin_PyInterp.cpp
src/InitializationPlugin/InitializationPlugin_PyInterp.h
src/Locale/CMakeLists.txt
src/Locale/CTestTestfileInstall.cmake
src/Locale/Locale_Convert.cpp
src/Locale/Locale_Convert.h
src/Locale/Locale_def.h
src/Locale/Test/TestUTF8.py
src/Locale/tests.set
src/Model/CMakeLists.txt
src/Model/Model.h
src/Model/Model_Application.cpp
src/Model/Model_Application.h
src/Model/Model_AttributeBoolean.cpp
src/Model/Model_AttributeBoolean.h
src/Model/Model_AttributeDocRef.cpp
src/Model/Model_AttributeDocRef.h
src/Model/Model_AttributeDouble.cpp
src/Model/Model_AttributeDouble.h
src/Model/Model_AttributeDoubleArray.cpp
src/Model/Model_AttributeDoubleArray.h
src/Model/Model_AttributeImage.cpp
src/Model/Model_AttributeImage.h
src/Model/Model_AttributeIntArray.cpp
src/Model/Model_AttributeIntArray.h
src/Model/Model_AttributeInteger.cpp
src/Model/Model_AttributeInteger.h
src/Model/Model_AttributeRefAttr.cpp
src/Model/Model_AttributeRefAttr.h
src/Model/Model_AttributeRefAttrList.cpp
src/Model/Model_AttributeRefAttrList.h
src/Model/Model_AttributeRefList.cpp
src/Model/Model_AttributeRefList.h
src/Model/Model_AttributeReference.cpp
src/Model/Model_AttributeReference.h
src/Model/Model_AttributeSelection.cpp
src/Model/Model_AttributeSelection.h
src/Model/Model_AttributeSelectionList.cpp
src/Model/Model_AttributeSelectionList.h
src/Model/Model_AttributeString.cpp
src/Model/Model_AttributeString.h
src/Model/Model_AttributeStringArray.cpp
src/Model/Model_AttributeStringArray.h
src/Model/Model_AttributeTables.cpp
src/Model/Model_AttributeTables.h
src/Model/Model_AttributeValidator.cpp
src/Model/Model_AttributeValidator.h
src/Model/Model_BodyBuilder.cpp
src/Model/Model_BodyBuilder.h
src/Model/Model_Data.cpp
src/Model/Model_Data.h
src/Model/Model_Document.cpp
src/Model/Model_Document.h
src/Model/Model_Events.cpp
src/Model/Model_Events.h
src/Model/Model_Expression.cpp
src/Model/Model_Expression.h
src/Model/Model_FeatureValidator.cpp
src/Model/Model_FeatureValidator.h
src/Model/Model_FiltersFactory.cpp
src/Model/Model_FiltersFactory.h
src/Model/Model_Objects.cpp
src/Model/Model_Objects.h
src/Model/Model_ResultBody.cpp
src/Model/Model_ResultBody.h
src/Model/Model_ResultConstruction.cpp
src/Model/Model_ResultConstruction.h
src/Model/Model_ResultField.cpp
src/Model/Model_ResultField.h
src/Model/Model_ResultGroup.cpp
src/Model/Model_ResultGroup.h
src/Model/Model_ResultParameter.cpp
src/Model/Model_ResultParameter.h
src/Model/Model_ResultPart.cpp
src/Model/Model_ResultPart.h
src/Model/Model_Session.cpp
src/Model/Model_Session.h
src/Model/Model_Tools.cpp
src/Model/Model_Tools.h
src/Model/Model_Update.cpp
src/Model/Model_Update.h
src/Model/Model_Validator.cpp
src/Model/Model_Validator.h
src/ModelAPI/CMakeLists.txt
src/ModelAPI/CTestTestfileInstall.cmake
src/ModelAPI/ModelAPI.h
src/ModelAPI/ModelAPI.i
src/ModelAPI/ModelAPI_Attribute.cpp
src/ModelAPI/ModelAPI_Attribute.h
src/ModelAPI/ModelAPI_AttributeBoolean.cpp
src/ModelAPI/ModelAPI_AttributeBoolean.h
src/ModelAPI/ModelAPI_AttributeDocRef.cpp
src/ModelAPI/ModelAPI_AttributeDocRef.h
src/ModelAPI/ModelAPI_AttributeDouble.cpp
src/ModelAPI/ModelAPI_AttributeDouble.h
src/ModelAPI/ModelAPI_AttributeDoubleArray.cpp
src/ModelAPI/ModelAPI_AttributeDoubleArray.h
src/ModelAPI/ModelAPI_AttributeImage.cpp
src/ModelAPI/ModelAPI_AttributeImage.h
src/ModelAPI/ModelAPI_AttributeIntArray.cpp
src/ModelAPI/ModelAPI_AttributeIntArray.h
src/ModelAPI/ModelAPI_AttributeInteger.cpp
src/ModelAPI/ModelAPI_AttributeInteger.h
src/ModelAPI/ModelAPI_AttributeRefAttr.cpp
src/ModelAPI/ModelAPI_AttributeRefAttr.h
src/ModelAPI/ModelAPI_AttributeRefAttrList.cpp
src/ModelAPI/ModelAPI_AttributeRefAttrList.h
src/ModelAPI/ModelAPI_AttributeRefList.cpp
src/ModelAPI/ModelAPI_AttributeRefList.h
src/ModelAPI/ModelAPI_AttributeReference.cpp
src/ModelAPI/ModelAPI_AttributeReference.h
src/ModelAPI/ModelAPI_AttributeSelection.cpp
src/ModelAPI/ModelAPI_AttributeSelection.h
src/ModelAPI/ModelAPI_AttributeSelectionList.cpp
src/ModelAPI/ModelAPI_AttributeSelectionList.h
src/ModelAPI/ModelAPI_AttributeString.cpp
src/ModelAPI/ModelAPI_AttributeString.h
src/ModelAPI/ModelAPI_AttributeStringArray.cpp
src/ModelAPI/ModelAPI_AttributeStringArray.h
src/ModelAPI/ModelAPI_AttributeTables.cpp
src/ModelAPI/ModelAPI_AttributeTables.h
src/ModelAPI/ModelAPI_AttributeValidator.cpp
src/ModelAPI/ModelAPI_AttributeValidator.h
src/ModelAPI/ModelAPI_BodyBuilder.cpp
src/ModelAPI/ModelAPI_BodyBuilder.h
src/ModelAPI/ModelAPI_CompositeFeature.cpp
src/ModelAPI/ModelAPI_CompositeFeature.h
src/ModelAPI/ModelAPI_Data.cpp
src/ModelAPI/ModelAPI_Data.h
src/ModelAPI/ModelAPI_Document.cpp
src/ModelAPI/ModelAPI_Document.h
src/ModelAPI/ModelAPI_Entity.h
src/ModelAPI/ModelAPI_EventReentrantMessage.cpp
src/ModelAPI/ModelAPI_EventReentrantMessage.h
src/ModelAPI/ModelAPI_Events.cpp
src/ModelAPI/ModelAPI_Events.h
src/ModelAPI/ModelAPI_Expression.cpp
src/ModelAPI/ModelAPI_Expression.h
src/ModelAPI/ModelAPI_Feature.cpp
src/ModelAPI/ModelAPI_Feature.h
src/ModelAPI/ModelAPI_FeatureValidator.cpp
src/ModelAPI/ModelAPI_FeatureValidator.h
src/ModelAPI/ModelAPI_Filter.cpp
src/ModelAPI/ModelAPI_Filter.h
src/ModelAPI/ModelAPI_FiltersArgs.h
src/ModelAPI/ModelAPI_FiltersFactory.h
src/ModelAPI/ModelAPI_FiltersFeature.h
src/ModelAPI/ModelAPI_Folder.cpp
src/ModelAPI/ModelAPI_Folder.h
src/ModelAPI/ModelAPI_IReentrant.cpp
src/ModelAPI/ModelAPI_IReentrant.h
src/ModelAPI/ModelAPI_Object.cpp
src/ModelAPI/ModelAPI_Object.h
src/ModelAPI/ModelAPI_Plugin.cpp
src/ModelAPI/ModelAPI_Plugin.h
src/ModelAPI/ModelAPI_Result.cpp
src/ModelAPI/ModelAPI_Result.h
src/ModelAPI/ModelAPI_ResultBody.cpp
src/ModelAPI/ModelAPI_ResultBody.h
src/ModelAPI/ModelAPI_ResultConstruction.cpp
src/ModelAPI/ModelAPI_ResultConstruction.h
src/ModelAPI/ModelAPI_ResultField.cpp
src/ModelAPI/ModelAPI_ResultField.h
src/ModelAPI/ModelAPI_ResultGroup.cpp
src/ModelAPI/ModelAPI_ResultGroup.h
src/ModelAPI/ModelAPI_ResultParameter.cpp
src/ModelAPI/ModelAPI_ResultParameter.h
src/ModelAPI/ModelAPI_ResultPart.cpp
src/ModelAPI/ModelAPI_ResultPart.h
src/ModelAPI/ModelAPI_Session.cpp
src/ModelAPI/ModelAPI_Session.h
src/ModelAPI/ModelAPI_Tools.cpp
src/ModelAPI/ModelAPI_Tools.h
src/ModelAPI/ModelAPI_Validator.h
src/ModelAPI/ModelAPI_swig.h
src/ModelAPI/Test/Test1064.py
src/ModelAPI/Test/Test1512.py
src/ModelAPI/Test/Test1562.py
src/ModelAPI/Test/Test1757.py
src/ModelAPI/Test/Test19019_1.py
src/ModelAPI/Test/Test19019_2.py
src/ModelAPI/Test/Test19031.py
src/ModelAPI/Test/Test19058.py
src/ModelAPI/Test/Test19217.py
src/ModelAPI/Test/Test19707.py
src/ModelAPI/Test/Test19726.py
src/ModelAPI/Test/Test19912.py
src/ModelAPI/Test/Test19932.py
src/ModelAPI/Test/Test1995.py
src/ModelAPI/Test/Test1998.py
src/ModelAPI/Test/Test19989.py
src/ModelAPI/Test/Test20170.py
src/ModelAPI/Test/Test2170.py
src/ModelAPI/Test/Test2228.py
src/ModelAPI/Test/Test2241.py
src/ModelAPI/Test/Test2252.py
src/ModelAPI/Test/Test2276.py
src/ModelAPI/Test/Test2358_1.py
src/ModelAPI/Test/Test2358_2.py
src/ModelAPI/Test/Test2389.py
src/ModelAPI/Test/Test2391.py
src/ModelAPI/Test/Test2396.py
src/ModelAPI/Test/Test2401.py
src/ModelAPI/Test/Test2413.py
src/ModelAPI/Test/Test2491.py
src/ModelAPI/Test/Test2493.py
src/ModelAPI/Test/Test2496.py
src/ModelAPI/Test/Test2510.py
src/ModelAPI/Test/Test2607.py
src/ModelAPI/Test/Test2627.py
src/ModelAPI/Test/Test26745.py
src/ModelAPI/Test/Test2685.py
src/ModelAPI/Test/Test2828.py
src/ModelAPI/Test/Test2859.py
src/ModelAPI/Test/Test2873.py
src/ModelAPI/Test/Test2901.py
src/ModelAPI/Test/Test2903.py
src/ModelAPI/Test/Test3020.py
src/ModelAPI/Test/Test3116.py
src/ModelAPI/Test/TestBlockRecalculation.py
src/ModelAPI/Test/TestConstants.py
src/ModelAPI/Test/TestContainerSelector.py
src/ModelAPI/Test/TestCustomName_BooleanCut.py
src/ModelAPI/Test/TestCustomName_CommonCompSolid.py
src/ModelAPI/Test/TestCustomName_CutCompSolid.py
src/ModelAPI/Test/TestCustomName_CutGroup.py
src/ModelAPI/Test/TestCustomName_DefaultName.py
src/ModelAPI/Test/TestCustomName_ExtrudeFace.py
src/ModelAPI/Test/TestCustomName_ExtrusionCut.py
src/ModelAPI/Test/TestCustomName_ExtrusionCutFace.py
src/ModelAPI/Test/TestCustomName_MultiTranslation.py
src/ModelAPI/Test/TestCustomName_Partition.py
src/ModelAPI/Test/TestCustomName_Placement.py
src/ModelAPI/Test/TestCustomName_Recover.py
src/ModelAPI/Test/TestCustomName_Rename.py
src/ModelAPI/Test/TestCustomName_RotateGroup.py
src/ModelAPI/Test/TestCustomName_Translation.py
src/ModelAPI/Test/TestDocument.py
src/ModelAPI/Test/TestDoubleArray.py
src/ModelAPI/Test/TestExternalConstruction.py
src/ModelAPI/Test/TestFeatureSelection_1.py
src/ModelAPI/Test/TestFeatureSelection_2.py
src/ModelAPI/Test/TestFolder_Create.py
src/ModelAPI/Test/TestFolder_CustomName.py
src/ModelAPI/Test/TestFolder_Empty.py
src/ModelAPI/Test/TestFolder_Remove.py
src/ModelAPI/Test/TestFolder_Sketch.py
src/ModelAPI/Test/TestFolder_Stability.py
src/ModelAPI/Test/TestFolder_Update.py
src/ModelAPI/Test/TestGeomNamingBoxWithFillet.py
src/ModelAPI/Test/TestGeomNamingEdgeByFilter.py
src/ModelAPI/Test/TestGeomNamingPlacement.py
src/ModelAPI/Test/TestGeomNamingRevolution.py
src/ModelAPI/Test/TestGeomNamingSketchPlane.py
src/ModelAPI/Test/TestIntArray.py
src/ModelAPI/Test/TestMovePart1.py
src/ModelAPI/Test/TestMovePart2.py
src/ModelAPI/Test/TestResults.py
src/ModelAPI/Test/TestSaveOpen1.py
src/ModelAPI/Test/TestSaveOpen2.py
src/ModelAPI/Test/TestSelectionCircleCenter.py
src/ModelAPI/Test/TestSelectionInPart.py
src/ModelAPI/Test/TestSelectionInitialization.py
src/ModelAPI/Test/TestSelectionRestore.py
src/ModelAPI/Test/TestSelectionScope.py
src/ModelAPI/Test/TestSelectorShell.py
src/ModelAPI/Test/TestUndoRedo.py
src/ModelAPI/Test/TestWeakNaming2125.py
src/ModelAPI/Test/TestWeakNaming2222.py
src/ModelAPI/Test/TestWeakNaming2245.py
src/ModelAPI/Test/TestWeakNaming2247.py
src/ModelAPI/Test/TestWeakNaming2248.py
src/ModelAPI/Test/TestWeakNaming2261.py
src/ModelAPI/Test/TestWeakNaming2291.py
src/ModelAPI/Test/TestWeakNaming2335.py
src/ModelAPI/Test/TestWeakNaming2375.py
src/ModelAPI/Test/TestWeakNaming2437.py
src/ModelAPI/Test/TestWeakNaming2445.py
src/ModelAPI/Test/TestWeakNaming2446.py
src/ModelAPI/Test/TestWeakNaming2452.py
src/ModelAPI/Test/TestWeakNamingSortOrder.py
src/ModelAPI/tests.set
src/ModelGeomAlgo/CMakeLists.txt
src/ModelGeomAlgo/CTestTestfileInstall.cmake
src/ModelGeomAlgo/ModelGeomAlgo.h
src/ModelGeomAlgo/ModelGeomAlgo.i
src/ModelGeomAlgo/ModelGeomAlgo_Point2D.cpp
src/ModelGeomAlgo/ModelGeomAlgo_Point2D.h
src/ModelGeomAlgo/ModelGeomAlgo_Shape.cpp
src/ModelGeomAlgo/ModelGeomAlgo_Shape.h
src/ModelGeomAlgo/ModelGeomAlgo_swig.h
src/ModelGeomAlgo/Test/TestPoint2D.py
src/ModelGeomAlgo/tests.set
src/ModelHighAPI/CMakeLists.txt
src/ModelHighAPI/CTestTestfileInstall.cmake
src/ModelHighAPI/ModelHighAPI.h
src/ModelHighAPI/ModelHighAPI.i
src/ModelHighAPI/ModelHighAPI_Double.cpp
src/ModelHighAPI/ModelHighAPI_Double.h
src/ModelHighAPI/ModelHighAPI_Dumper.cpp
src/ModelHighAPI/ModelHighAPI_Dumper.h
src/ModelHighAPI/ModelHighAPI_FeatureStore.cpp
src/ModelHighAPI/ModelHighAPI_FeatureStore.h
src/ModelHighAPI/ModelHighAPI_Folder.cpp
src/ModelHighAPI/ModelHighAPI_Folder.h
src/ModelHighAPI/ModelHighAPI_Integer.cpp
src/ModelHighAPI/ModelHighAPI_Integer.h
src/ModelHighAPI/ModelHighAPI_Interface.cpp
src/ModelHighAPI/ModelHighAPI_Interface.h
src/ModelHighAPI/ModelHighAPI_Macro.h
src/ModelHighAPI/ModelHighAPI_RefAttr.cpp
src/ModelHighAPI/ModelHighAPI_RefAttr.h
src/ModelHighAPI/ModelHighAPI_Reference.cpp
src/ModelHighAPI/ModelHighAPI_Reference.h
src/ModelHighAPI/ModelHighAPI_Selection.cpp
src/ModelHighAPI/ModelHighAPI_Selection.h
src/ModelHighAPI/ModelHighAPI_Services.cpp
src/ModelHighAPI/ModelHighAPI_Services.h
src/ModelHighAPI/ModelHighAPI_Tools.cpp
src/ModelHighAPI/ModelHighAPI_Tools.h
src/ModelHighAPI/ModelHighAPI_swig.h
src/ModelHighAPI/Test/Test18451.py
src/ModelHighAPI/Test/Test19031.py
src/ModelHighAPI/Test/Test19990_1.py
src/ModelHighAPI/Test/Test19990_2.py
src/ModelHighAPI/Test/Test20167.py
src/ModelHighAPI/Test/Test2488.py
src/ModelHighAPI/Test/TestDeflectionDump.py
src/ModelHighAPI/Test/TestDouble.py
src/ModelHighAPI/Test/TestInteger.py
src/ModelHighAPI/Test/TestRefAttr.py
src/ModelHighAPI/Test/TestReference.py
src/ModelHighAPI/Test/TestSetColors.py
src/ModelHighAPI/Test/TestUndoRedo.py
src/ModelHighAPI/tests.set
src/ModuleBase/CMakeLists.txt
src/ModuleBase/ModuleBase.h
src/ModuleBase/ModuleBase_ActionInfo.cpp
src/ModuleBase/ModuleBase_ActionInfo.h
src/ModuleBase/ModuleBase_ActionIntParameter.h
src/ModuleBase/ModuleBase_ActionParameter.h
src/ModuleBase/ModuleBase_ActionType.h
src/ModuleBase/ModuleBase_ArrowPrs.cpp
src/ModuleBase/ModuleBase_ArrowPrs.h
src/ModuleBase/ModuleBase_BRepOwner.cpp
src/ModuleBase/ModuleBase_BRepOwner.h
src/ModuleBase/ModuleBase_ChoiceCtrl.cpp
src/ModuleBase/ModuleBase_ChoiceCtrl.h
src/ModuleBase/ModuleBase_Definitions.h
src/ModuleBase/ModuleBase_Dialog.cpp
src/ModuleBase/ModuleBase_Dialog.h
src/ModuleBase/ModuleBase_DoubleSpinBox.cpp
src/ModuleBase/ModuleBase_DoubleSpinBox.h
src/ModuleBase/ModuleBase_Events.h
src/ModuleBase/ModuleBase_Filter.cpp
src/ModuleBase/ModuleBase_Filter.h
src/ModuleBase/ModuleBase_FilterValidated.cpp
src/ModuleBase/ModuleBase_FilterValidated.h
src/ModuleBase/ModuleBase_IErrorMgr.cpp
src/ModuleBase/ModuleBase_IErrorMgr.h
src/ModuleBase/ModuleBase_IModule.cpp
src/ModuleBase/ModuleBase_IModule.h
src/ModuleBase/ModuleBase_IPrefMgr.cpp
src/ModuleBase/ModuleBase_IPrefMgr.h
src/ModuleBase/ModuleBase_IPropertyPanel.cpp
src/ModuleBase/ModuleBase_IPropertyPanel.h
src/ModuleBase/ModuleBase_ISelection.cpp
src/ModuleBase/ModuleBase_ISelection.h
src/ModuleBase/ModuleBase_ISelectionActivate.h
src/ModuleBase/ModuleBase_IStepPrs.cpp
src/ModuleBase/ModuleBase_IStepPrs.h
src/ModuleBase/ModuleBase_ITreeNode.h
src/ModuleBase/ModuleBase_IViewWindow.cpp
src/ModuleBase/ModuleBase_IViewWindow.h
src/ModuleBase/ModuleBase_IViewer.cpp
src/ModuleBase/ModuleBase_IViewer.h
src/ModuleBase/ModuleBase_IWidgetCreator.cpp
src/ModuleBase/ModuleBase_IWidgetCreator.h
src/ModuleBase/ModuleBase_IWorkshop.cpp
src/ModuleBase/ModuleBase_IWorkshop.h
src/ModuleBase/ModuleBase_IconFactory.cpp
src/ModuleBase/ModuleBase_IconFactory.h
src/ModuleBase/ModuleBase_IntSpinBox.cpp
src/ModuleBase/ModuleBase_IntSpinBox.h
src/ModuleBase/ModuleBase_LabelValue.cpp
src/ModuleBase/ModuleBase_LabelValue.h
src/ModuleBase/ModuleBase_ListView.cpp
src/ModuleBase/ModuleBase_ListView.h
src/ModuleBase/ModuleBase_ModelDialogWidget.h
src/ModuleBase/ModuleBase_ModelWidget.cpp
src/ModuleBase/ModuleBase_ModelWidget.h
src/ModuleBase/ModuleBase_Operation.cpp
src/ModuleBase/ModuleBase_Operation.h
src/ModuleBase/ModuleBase_OperationDescription.cpp
src/ModuleBase/ModuleBase_OperationDescription.h
src/ModuleBase/ModuleBase_OperationFeature.cpp
src/ModuleBase/ModuleBase_OperationFeature.h
src/ModuleBase/ModuleBase_PageBase.cpp
src/ModuleBase/ModuleBase_PageBase.h
src/ModuleBase/ModuleBase_PageGroupBox.cpp
src/ModuleBase/ModuleBase_PageGroupBox.h
src/ModuleBase/ModuleBase_PageWidget.cpp
src/ModuleBase/ModuleBase_PageWidget.h
src/ModuleBase/ModuleBase_PagedContainer.cpp
src/ModuleBase/ModuleBase_PagedContainer.h
src/ModuleBase/ModuleBase_ParamIntSpinBox.cpp
src/ModuleBase/ModuleBase_ParamIntSpinBox.h
src/ModuleBase/ModuleBase_ParamSpinBox.cpp
src/ModuleBase/ModuleBase_ParamSpinBox.h
src/ModuleBase/ModuleBase_Preferences.cpp
src/ModuleBase/ModuleBase_Preferences.h
src/ModuleBase/ModuleBase_ResultPrs.cpp
src/ModuleBase/ModuleBase_ResultPrs.h
src/ModuleBase/ModuleBase_SelectionFilterType.h
src/ModuleBase/ModuleBase_SelectionValidator.cpp
src/ModuleBase/ModuleBase_SelectionValidator.h
src/ModuleBase/ModuleBase_ToolBox.cpp
src/ModuleBase/ModuleBase_ToolBox.h
src/ModuleBase/ModuleBase_Tools.cpp
src/ModuleBase/ModuleBase_Tools.h
src/ModuleBase/ModuleBase_ViewerFilters.cpp
src/ModuleBase/ModuleBase_ViewerFilters.h
src/ModuleBase/ModuleBase_ViewerPrs.cpp
src/ModuleBase/ModuleBase_ViewerPrs.h
src/ModuleBase/ModuleBase_WidgetAction.cpp
src/ModuleBase/ModuleBase_WidgetAction.h
src/ModuleBase/ModuleBase_WidgetBoolValue.cpp
src/ModuleBase/ModuleBase_WidgetBoolValue.h
src/ModuleBase/ModuleBase_WidgetChoice.cpp
src/ModuleBase/ModuleBase_WidgetChoice.h
src/ModuleBase/ModuleBase_WidgetConcealedObjects.cpp
src/ModuleBase/ModuleBase_WidgetConcealedObjects.h
src/ModuleBase/ModuleBase_WidgetCreatorFactory.cpp
src/ModuleBase/ModuleBase_WidgetCreatorFactory.h
src/ModuleBase/ModuleBase_WidgetDoubleValue.cpp
src/ModuleBase/ModuleBase_WidgetDoubleValue.h
src/ModuleBase/ModuleBase_WidgetEditor.cpp
src/ModuleBase/ModuleBase_WidgetEditor.h
src/ModuleBase/ModuleBase_WidgetExprEditor.cpp
src/ModuleBase/ModuleBase_WidgetExprEditor.h
src/ModuleBase/ModuleBase_WidgetFactory.cpp
src/ModuleBase/ModuleBase_WidgetFactory.h
src/ModuleBase/ModuleBase_WidgetFeatureSelector.cpp
src/ModuleBase/ModuleBase_WidgetFeatureSelector.h
src/ModuleBase/ModuleBase_WidgetFileSelector.cpp
src/ModuleBase/ModuleBase_WidgetFileSelector.h
src/ModuleBase/ModuleBase_WidgetIntValue.cpp
src/ModuleBase/ModuleBase_WidgetIntValue.h
src/ModuleBase/ModuleBase_WidgetLabel.cpp
src/ModuleBase/ModuleBase_WidgetLabel.h
src/ModuleBase/ModuleBase_WidgetLabelValue.cpp
src/ModuleBase/ModuleBase_WidgetLabelValue.h
src/ModuleBase/ModuleBase_WidgetLineEdit.cpp
src/ModuleBase/ModuleBase_WidgetLineEdit.h
src/ModuleBase/ModuleBase_WidgetMultiSelector.cpp
src/ModuleBase/ModuleBase_WidgetMultiSelector.h
src/ModuleBase/ModuleBase_WidgetNameEdit.cpp
src/ModuleBase/ModuleBase_WidgetNameEdit.h
src/ModuleBase/ModuleBase_WidgetOptionalBox.cpp
src/ModuleBase/ModuleBase_WidgetOptionalBox.h
src/ModuleBase/ModuleBase_WidgetPointInput.cpp
src/ModuleBase/ModuleBase_WidgetPointInput.h
src/ModuleBase/ModuleBase_WidgetRadiobox.cpp
src/ModuleBase/ModuleBase_WidgetRadiobox.h
src/ModuleBase/ModuleBase_WidgetSelectionFilter.cpp
src/ModuleBase/ModuleBase_WidgetSelectionFilter.h
src/ModuleBase/ModuleBase_WidgetSelector.cpp
src/ModuleBase/ModuleBase_WidgetSelector.h
src/ModuleBase/ModuleBase_WidgetSelectorStore.cpp
src/ModuleBase/ModuleBase_WidgetSelectorStore.h
src/ModuleBase/ModuleBase_WidgetShapeSelector.cpp
src/ModuleBase/ModuleBase_WidgetShapeSelector.h
src/ModuleBase/ModuleBase_WidgetSwitch.cpp
src/ModuleBase/ModuleBase_WidgetSwitch.h
src/ModuleBase/ModuleBase_WidgetToolbox.cpp
src/ModuleBase/ModuleBase_WidgetToolbox.h
src/ModuleBase/ModuleBase_WidgetUndoLabel.cpp
src/ModuleBase/ModuleBase_WidgetUndoLabel.h
src/ModuleBase/ModuleBase_WidgetValidated.cpp
src/ModuleBase/ModuleBase_WidgetValidated.h
src/ModuleBase/ModuleBase_WidgetValidator.cpp
src/ModuleBase/ModuleBase_WidgetValidator.h
src/ParametersAPI/CMakeLists.txt
src/ParametersAPI/ParametersAPI.h
src/ParametersAPI/ParametersAPI.i
src/ParametersAPI/ParametersAPI_Parameter.cpp
src/ParametersAPI/ParametersAPI_Parameter.h
src/ParametersAPI/ParametersAPI_swig.h
src/ParametersPlugin/CMakeLists.txt
src/ParametersPlugin/CTestTestfileInstall.cmake
src/ParametersPlugin/ParametersPlugin.h
src/ParametersPlugin/ParametersPlugin_EvalListener.cpp
src/ParametersPlugin/ParametersPlugin_EvalListener.h
src/ParametersPlugin/ParametersPlugin_Parameter.cpp
src/ParametersPlugin/ParametersPlugin_Parameter.h
src/ParametersPlugin/ParametersPlugin_ParametersMgr.cpp
src/ParametersPlugin/ParametersPlugin_ParametersMgr.h
src/ParametersPlugin/ParametersPlugin_Plugin.cpp
src/ParametersPlugin/ParametersPlugin_Plugin.h
src/ParametersPlugin/ParametersPlugin_Validators.cpp
src/ParametersPlugin/ParametersPlugin_Validators.h
src/ParametersPlugin/ParametersPlugin_WidgetCreator.cpp
src/ParametersPlugin/ParametersPlugin_WidgetCreator.h
src/ParametersPlugin/ParametersPlugin_WidgetParamsMgr.cpp
src/ParametersPlugin/ParametersPlugin_WidgetParamsMgr.h
src/ParametersPlugin/Test/Test1806.py
src/ParametersPlugin/Test/Test19036.py
src/ParametersPlugin/Test/Test2392.py
src/ParametersPlugin/Test/Test2474.py
src/ParametersPlugin/Test/TestImportInvalidParameters.py
src/ParametersPlugin/Test/TestImportParameters.py
src/ParametersPlugin/Test/TestParameterChangeValue.py
src/ParametersPlugin/Test/TestParameterCreation.py
src/ParametersPlugin/Test/TestParameterCreationError.py
src/ParametersPlugin/Test/TestParameterDelete.py
src/ParametersPlugin/Test/TestParameterErrorMsg.py
src/ParametersPlugin/Test/TestParameterRename.py
src/ParametersPlugin/Test/TestParametersMgr.py
src/ParametersPlugin/Test/TestQuotesInComment.py
src/ParametersPlugin/tests.set
src/PartSet/CMakeLists.txt
src/PartSet/PartSet.h
src/PartSet/PartSet_BSplineWidget.cpp
src/PartSet/PartSet_BSplineWidget.h
src/PartSet/PartSet_CenterPrs.cpp
src/PartSet/PartSet_CenterPrs.h
src/PartSet/PartSet_Constants.h
src/PartSet/PartSet_CustomPrs.cpp
src/PartSet/PartSet_CustomPrs.h
src/PartSet/PartSet_DataModel.cpp
src/PartSet/PartSet_DataModel.h
src/PartSet/PartSet_ExternalObjectsMgr.cpp
src/PartSet/PartSet_ExternalObjectsMgr.h
src/PartSet/PartSet_ExternalPointsMgr.cpp
src/PartSet/PartSet_ExternalPointsMgr.h
src/PartSet/PartSet_FieldStepPrs.cpp
src/PartSet/PartSet_FieldStepPrs.h
src/PartSet/PartSet_FilterInfinite.cpp
src/PartSet/PartSet_FilterInfinite.h
src/PartSet/PartSet_Filters.cpp
src/PartSet/PartSet_Filters.h
src/PartSet/PartSet_IconFactory.cpp
src/PartSet/PartSet_IconFactory.h
src/PartSet/PartSet_MenuMgr.cpp
src/PartSet/PartSet_MenuMgr.h
src/PartSet/PartSet_Module.cpp
src/PartSet/PartSet_Module.h
src/PartSet/PartSet_MouseProcessor.h
src/PartSet/PartSet_OperationPrs.cpp
src/PartSet/PartSet_OperationPrs.h
src/PartSet/PartSet_OverconstraintListener.cpp
src/PartSet/PartSet_OverconstraintListener.h
src/PartSet/PartSet_PreviewPlanes.cpp
src/PartSet/PartSet_PreviewPlanes.h
src/PartSet/PartSet_PreviewSketchPlane.cpp
src/PartSet/PartSet_PreviewSketchPlane.h
src/PartSet/PartSet_ResultSketchPrs.cpp
src/PartSet/PartSet_ResultSketchPrs.h
src/PartSet/PartSet_SketcherMgr.cpp
src/PartSet/PartSet_SketcherMgr.h
src/PartSet/PartSet_SketcherReentrantMgr.cpp
src/PartSet/PartSet_SketcherReentrantMgr.h
src/PartSet/PartSet_Tools.cpp
src/PartSet/PartSet_Tools.h
src/PartSet/PartSet_TreeNodes.cpp
src/PartSet/PartSet_TreeNodes.h
src/PartSet/PartSet_Validators.cpp
src/PartSet/PartSet_Validators.h
src/PartSet/PartSet_WidgetBSplinePoints.cpp
src/PartSet/PartSet_WidgetBSplinePoints.h
src/PartSet/PartSet_WidgetEditor.cpp
src/PartSet/PartSet_WidgetEditor.h
src/PartSet/PartSet_WidgetFeaturePointSelector.cpp
src/PartSet/PartSet_WidgetFeaturePointSelector.h
src/PartSet/PartSet_WidgetFileSelector.cpp
src/PartSet/PartSet_WidgetFileSelector.h
src/PartSet/PartSet_WidgetMultiSelector.cpp
src/PartSet/PartSet_WidgetMultiSelector.h
src/PartSet/PartSet_WidgetPoint2DFlyout.cpp
src/PartSet/PartSet_WidgetPoint2DFlyout.h
src/PartSet/PartSet_WidgetPoint2d.cpp
src/PartSet/PartSet_WidgetPoint2d.h
src/PartSet/PartSet_WidgetShapeSelector.cpp
src/PartSet/PartSet_WidgetShapeSelector.h
src/PartSet/PartSet_WidgetSketchCreator.cpp
src/PartSet/PartSet_WidgetSketchCreator.h
src/PartSet/PartSet_WidgetSketchLabel.cpp
src/PartSet/PartSet_WidgetSketchLabel.h
src/PartSetAPI/CMakeLists.txt
src/PartSetAPI/CTestTestfileInstall.cmake
src/PartSetAPI/PartSetAPI.h
src/PartSetAPI/PartSetAPI.i
src/PartSetAPI/PartSetAPI_Part.cpp
src/PartSetAPI/PartSetAPI_Part.h
src/PartSetAPI/PartSetAPI_swig.h
src/PartSetAPI/Test/TestRemoveDuplicate.py
src/PartSetAPI/tests.set
src/PartSetPlugin/CMakeLists.txt
src/PartSetPlugin/PartSetPlugin.h
src/PartSetPlugin/PartSetPlugin_Duplicate.cpp
src/PartSetPlugin/PartSetPlugin_Duplicate.h
src/PartSetPlugin/PartSetPlugin_Part.cpp
src/PartSetPlugin/PartSetPlugin_Part.h
src/PartSetPlugin/PartSetPlugin_Plugin.cpp
src/PartSetPlugin/PartSetPlugin_Plugin.h
src/PartSetPlugin/PartSetPlugin_Remove.cpp
src/PartSetPlugin/PartSetPlugin_Remove.h
src/PrimitivesAPI/CMakeLists.txt
src/PrimitivesAPI/PrimitivesAPI.h
src/PrimitivesAPI/PrimitivesAPI.i
src/PrimitivesAPI/PrimitivesAPI_Box.cpp
src/PrimitivesAPI/PrimitivesAPI_Box.h
src/PrimitivesAPI/PrimitivesAPI_Cone.cpp
src/PrimitivesAPI/PrimitivesAPI_Cone.h
src/PrimitivesAPI/PrimitivesAPI_Cylinder.cpp
src/PrimitivesAPI/PrimitivesAPI_Cylinder.h
src/PrimitivesAPI/PrimitivesAPI_Sphere.cpp
src/PrimitivesAPI/PrimitivesAPI_Sphere.h
src/PrimitivesAPI/PrimitivesAPI_Torus.cpp
src/PrimitivesAPI/PrimitivesAPI_Torus.h
src/PrimitivesAPI/PrimitivesAPI_Tube.cpp
src/PrimitivesAPI/PrimitivesAPI_Tube.h
src/PrimitivesAPI/PrimitivesAPI_swig.h
src/PrimitivesPlugin/CMakeLists.txt
src/PrimitivesPlugin/PrimitivesPlugin.h
src/PrimitivesPlugin/PrimitivesPlugin_Box.cpp
src/PrimitivesPlugin/PrimitivesPlugin_Box.h
src/PrimitivesPlugin/PrimitivesPlugin_Cone.cpp
src/PrimitivesPlugin/PrimitivesPlugin_Cone.h
src/PrimitivesPlugin/PrimitivesPlugin_Cylinder.cpp
src/PrimitivesPlugin/PrimitivesPlugin_Cylinder.h
src/PrimitivesPlugin/PrimitivesPlugin_Plugin.cpp
src/PrimitivesPlugin/PrimitivesPlugin_Plugin.h
src/PrimitivesPlugin/PrimitivesPlugin_Sphere.cpp
src/PrimitivesPlugin/PrimitivesPlugin_Sphere.h
src/PrimitivesPlugin/PrimitivesPlugin_Torus.cpp
src/PrimitivesPlugin/PrimitivesPlugin_Torus.h
src/PrimitivesPlugin/PrimitivesPlugin_Tube.cpp
src/PrimitivesPlugin/PrimitivesPlugin_Tube.h
src/PythonAPI/CMakeLists.txt
src/PythonAPI/CTestTestfileInstall.cmake
src/PythonAPI/Test/Test2044.py
src/PythonAPI/Test/TestAddRectangle.py
src/PythonAPI/Test/TestCR.py
src/PythonAPI/Test/TestFeatures.py
src/PythonAPI/Test/TestFeaturesExtrusion.py
src/PythonAPI/Test/TestFeaturesRevolution.py
src/PythonAPI/Test/TestMakeBrick1.py
src/PythonAPI/Test/TestMakeBrick2.py
src/PythonAPI/Test/TestModel.py
src/PythonAPI/Test/TestPlatine.py
src/PythonAPI/Test/TestPrimitivesBox.py
src/PythonAPI/Test/TestPythonAPI.py
src/PythonAPI/Test/TestShapeInfo.py
src/PythonAPI/Test/TestSketcher.py
src/PythonAPI/Test/TestSketcherAddArc.py
src/PythonAPI/Test/TestSketcherAddCircle.py
src/PythonAPI/Test/TestSketcherAddLine.py
src/PythonAPI/Test/TestSketcherAddMirror.py
src/PythonAPI/Test/TestSketcherAddPoint.py
src/PythonAPI/Test/TestSketcherSetAngle.py
src/PythonAPI/Test/TestSketcherSetCoincident.py
src/PythonAPI/Test/TestSketcherSetEqual.py
src/PythonAPI/Test/TestSketcherSetFillet.py
src/PythonAPI/Test/TestSketcherSetFixed.py
src/PythonAPI/Test/TestSketcherSetHorizontal.py
src/PythonAPI/Test/TestSketcherSetLength.py
src/PythonAPI/Test/TestSketcherSetParallel.py
src/PythonAPI/Test/TestSketcherSetPerpendicular.py
src/PythonAPI/Test/TestSketcherSetRadius.py
src/PythonAPI/Test/TestSketcherSetTangent.py
src/PythonAPI/Test/TestSketcherSetVertical.py
src/PythonAPI/__init__.py
src/PythonAPI/doc/source/conf.py
src/PythonAPI/examples/MakeBrick1.py
src/PythonAPI/examples/MakeBrick2.py
src/PythonAPI/examples/Platine.py
src/PythonAPI/geom/__init__.py
src/PythonAPI/initConfig.py
src/PythonAPI/model/__init__.py
src/PythonAPI/model/addons/__init__.py
src/PythonAPI/model/build/__init__.py
src/PythonAPI/model/collection/__init__.py
src/PythonAPI/model/connection/__init__.py
src/PythonAPI/model/construction/__init__.py
src/PythonAPI/model/dump/DumpAssistant.py
src/PythonAPI/model/dump/__init__.py
src/PythonAPI/model/exchange/__init__.py
src/PythonAPI/model/exchange/tools.py
src/PythonAPI/model/features/__init__.py
src/PythonAPI/model/filters/__init__.py
src/PythonAPI/model/gdml/__init__.py
src/PythonAPI/model/parameter/__init__.py
src/PythonAPI/model/parameter/import_parameter.py
src/PythonAPI/model/partset/__init__.py
src/PythonAPI/model/primitives/__init__.py
src/PythonAPI/model/roots.py
src/PythonAPI/model/services/__init__.py
src/PythonAPI/model/sketcher/__init__.py
src/PythonAPI/model/sketcher/tests.py
src/PythonAPI/model/sketcher/tools.py
src/PythonAPI/model/tests/__init__.py
src/PythonAPI/model/tests/tests.py
src/PythonAPI/tests.set
src/PythonAddons/CMakeLists.txt
src/PythonAddons/CTestTestfileInstall.cmake
src/PythonAddons/Test/TestRectangle.py
src/PythonAddons/Test/TestRectangleCentered.py
src/PythonAddons/Test/TestcompoundVertices.py
src/PythonAddons/Test/TestimportParameters.py
src/PythonAddons/Test/TestpipeNetwork_2par2.py
src/PythonAddons/Test/TestpipeNetwork_parligne.py
src/PythonAddons/__init__.py
src/PythonAddons/addons_Features.py
src/PythonAddons/doc/examples/rectangle/feature.py
src/PythonAddons/macros/__init__.py
src/PythonAddons/macros/compoundVertices/__init__.py
src/PythonAddons/macros/compoundVertices/feature.py
src/PythonAddons/macros/importParameters/__init__.py
src/PythonAddons/macros/importParameters/feature.py
src/PythonAddons/macros/pipeNetwork/__init__.py
src/PythonAddons/macros/pipeNetwork/feature.py
src/PythonAddons/macros/rectangle/__init__.py
src/PythonAddons/macros/rectangle/feature.py
src/PythonAddons/tests.set
src/SHAPERGUI/CMakeLists.txt
src/SHAPERGUI/SHAPERGUI.cpp
src/SHAPERGUI/SHAPERGUI.h
src/SHAPERGUI/SHAPERGUI_DataModel.cpp
src/SHAPERGUI/SHAPERGUI_DataModel.h
src/SHAPERGUI/SHAPERGUI_NestedButton.cpp
src/SHAPERGUI/SHAPERGUI_NestedButton.h
src/SHAPERGUI/SHAPERGUI_OCCSelector.cpp
src/SHAPERGUI/SHAPERGUI_OCCSelector.h
src/SHAPERGUI/SHAPERGUI_SalomeViewer.cpp
src/SHAPERGUI/SHAPERGUI_SalomeViewer.h
src/SHAPERGUI/SHAPERGUI_ToolbarsMgr.cpp
src/SHAPERGUI/SHAPERGUI_ToolbarsMgr.h
src/SHAPERGUI/SHAPER_SHAPERGUI.h
src/SHAPERGUI/shapergui_app.cpp
src/SamplePanelPlugin/CMakeLists.txt
src/SamplePanelPlugin/SamplePanelPlugin.h
src/SamplePanelPlugin/SamplePanelPlugin_Feature.cpp
src/SamplePanelPlugin/SamplePanelPlugin_Feature.h
src/SamplePanelPlugin/SamplePanelPlugin_ModelWidget.cpp
src/SamplePanelPlugin/SamplePanelPlugin_ModelWidget.h
src/SamplePanelPlugin/SamplePanelPlugin_ModelWidgetCreator.cpp
src/SamplePanelPlugin/SamplePanelPlugin_ModelWidgetCreator.h
src/SamplePanelPlugin/SamplePanelPlugin_Panel.cpp
src/SamplePanelPlugin/SamplePanelPlugin_Panel.h
src/SamplePanelPlugin/SamplePanelPlugin_Plugin.cpp
src/SamplePanelPlugin/SamplePanelPlugin_Plugin.h
src/SamplePanelPlugin/SamplePanelPlugin_WidgetCreator.cpp
src/SamplePanelPlugin/SamplePanelPlugin_WidgetCreator.h
src/Selector/CMakeLists.txt
src/Selector/Selector.h
src/Selector/Selector_Algo.cpp
src/Selector/Selector_Algo.h
src/Selector/Selector_AlgoWithSubs.cpp
src/Selector/Selector_AlgoWithSubs.h
src/Selector/Selector_Container.cpp
src/Selector/Selector_Container.h
src/Selector/Selector_FilterByNeighbors.cpp
src/Selector/Selector_FilterByNeighbors.h
src/Selector/Selector_Intersect.cpp
src/Selector/Selector_Intersect.h
src/Selector/Selector_Modify.cpp
src/Selector/Selector_Modify.h
src/Selector/Selector_NExplode.cpp
src/Selector/Selector_NExplode.h
src/Selector/Selector_NameGenerator.cpp
src/Selector/Selector_NameGenerator.h
src/Selector/Selector_Primitive.cpp
src/Selector/Selector_Primitive.h
src/Selector/Selector_Selector.cpp
src/Selector/Selector_Selector.h
src/Selector/Selector_WeakName.cpp
src/Selector/Selector_WeakName.h
src/SketchAPI/CMakeLists.txt
src/SketchAPI/CTestTestfileInstall.cmake
src/SketchAPI/SketchAPI.h
src/SketchAPI/SketchAPI.i
src/SketchAPI/SketchAPI_Arc.cpp
src/SketchAPI/SketchAPI_Arc.h
src/SketchAPI/SketchAPI_BSpline.cpp
src/SketchAPI/SketchAPI_BSpline.h
src/SketchAPI/SketchAPI_Circle.cpp
src/SketchAPI/SketchAPI_Circle.h
src/SketchAPI/SketchAPI_Constraint.cpp
src/SketchAPI/SketchAPI_Constraint.h
src/SketchAPI/SketchAPI_ConstraintAngle.cpp
src/SketchAPI/SketchAPI_ConstraintAngle.h
src/SketchAPI/SketchAPI_Ellipse.cpp
src/SketchAPI/SketchAPI_Ellipse.h
src/SketchAPI/SketchAPI_EllipticArc.cpp
src/SketchAPI/SketchAPI_EllipticArc.h
src/SketchAPI/SketchAPI_IntersectionPoint.cpp
src/SketchAPI/SketchAPI_IntersectionPoint.h
src/SketchAPI/SketchAPI_Line.cpp
src/SketchAPI/SketchAPI_Line.h
src/SketchAPI/SketchAPI_MacroArc.cpp
src/SketchAPI/SketchAPI_MacroArc.h
src/SketchAPI/SketchAPI_MacroCircle.cpp
src/SketchAPI/SketchAPI_MacroCircle.h
src/SketchAPI/SketchAPI_MacroEllipse.cpp
src/SketchAPI/SketchAPI_MacroEllipse.h
src/SketchAPI/SketchAPI_MacroEllipticArc.cpp
src/SketchAPI/SketchAPI_MacroEllipticArc.h
src/SketchAPI/SketchAPI_Mirror.cpp
src/SketchAPI/SketchAPI_Mirror.h
src/SketchAPI/SketchAPI_Offset.cpp
src/SketchAPI/SketchAPI_Offset.h
src/SketchAPI/SketchAPI_Point.cpp
src/SketchAPI/SketchAPI_Point.h
src/SketchAPI/SketchAPI_Projection.cpp
src/SketchAPI/SketchAPI_Projection.h
src/SketchAPI/SketchAPI_Rectangle.cpp
src/SketchAPI/SketchAPI_Rectangle.h
src/SketchAPI/SketchAPI_Rotation.cpp
src/SketchAPI/SketchAPI_Rotation.h
src/SketchAPI/SketchAPI_Sketch.cpp
src/SketchAPI/SketchAPI_Sketch.h
src/SketchAPI/SketchAPI_SketchEntity.cpp
src/SketchAPI/SketchAPI_SketchEntity.h
src/SketchAPI/SketchAPI_Translation.cpp
src/SketchAPI/SketchAPI_Translation.h
src/SketchAPI/SketchAPI_swig.h
src/SketchAPI/Test/TestFreePoints.py
src/SketchAPI/Test/TestSketch.py
src/SketchAPI/tests.set
src/SketchPlugin/CMakeLists.txt
src/SketchPlugin/CTestTestfileInstall.cmake
src/SketchPlugin/SketchPlugin.h
src/SketchPlugin/SketchPlugin_Arc.cpp
src/SketchPlugin/SketchPlugin_Arc.h
src/SketchPlugin/SketchPlugin_BSpline.cpp
src/SketchPlugin/SketchPlugin_BSpline.h
src/SketchPlugin/SketchPlugin_BSplineBase.cpp
src/SketchPlugin/SketchPlugin_BSplineBase.h
src/SketchPlugin/SketchPlugin_BSplinePeriodic.cpp
src/SketchPlugin/SketchPlugin_BSplinePeriodic.h
src/SketchPlugin/SketchPlugin_Circle.cpp
src/SketchPlugin/SketchPlugin_Circle.h
src/SketchPlugin/SketchPlugin_Constraint.cpp
src/SketchPlugin/SketchPlugin_Constraint.h
src/SketchPlugin/SketchPlugin_ConstraintAngle.cpp
src/SketchPlugin/SketchPlugin_ConstraintAngle.h
src/SketchPlugin/SketchPlugin_ConstraintBase.h
src/SketchPlugin/SketchPlugin_ConstraintCoincidence.cpp
src/SketchPlugin/SketchPlugin_ConstraintCoincidence.h
src/SketchPlugin/SketchPlugin_ConstraintCoincidenceInternal.cpp
src/SketchPlugin/SketchPlugin_ConstraintCoincidenceInternal.h
src/SketchPlugin/SketchPlugin_ConstraintCollinear.cpp
src/SketchPlugin/SketchPlugin_ConstraintCollinear.h
src/SketchPlugin/SketchPlugin_ConstraintDistance.cpp
src/SketchPlugin/SketchPlugin_ConstraintDistance.h
src/SketchPlugin/SketchPlugin_ConstraintDistanceAlongDir.cpp
src/SketchPlugin/SketchPlugin_ConstraintDistanceAlongDir.h
src/SketchPlugin/SketchPlugin_ConstraintDistanceHorizontal.cpp
src/SketchPlugin/SketchPlugin_ConstraintDistanceHorizontal.h
src/SketchPlugin/SketchPlugin_ConstraintDistanceVertical.cpp
src/SketchPlugin/SketchPlugin_ConstraintDistanceVertical.h
src/SketchPlugin/SketchPlugin_ConstraintEqual.cpp
src/SketchPlugin/SketchPlugin_ConstraintEqual.h
src/SketchPlugin/SketchPlugin_ConstraintHorizontal.cpp
src/SketchPlugin/SketchPlugin_ConstraintHorizontal.h
src/SketchPlugin/SketchPlugin_ConstraintLength.cpp
src/SketchPlugin/SketchPlugin_ConstraintLength.h
src/SketchPlugin/SketchPlugin_ConstraintMiddle.cpp
src/SketchPlugin/SketchPlugin_ConstraintMiddle.h
src/SketchPlugin/SketchPlugin_ConstraintMirror.cpp
src/SketchPlugin/SketchPlugin_ConstraintMirror.h
src/SketchPlugin/SketchPlugin_ConstraintParallel.cpp
src/SketchPlugin/SketchPlugin_ConstraintParallel.h
src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.cpp
src/SketchPlugin/SketchPlugin_ConstraintPerpendicular.h
src/SketchPlugin/SketchPlugin_ConstraintRadius.cpp
src/SketchPlugin/SketchPlugin_ConstraintRadius.h
src/SketchPlugin/SketchPlugin_ConstraintRigid.cpp
src/SketchPlugin/SketchPlugin_ConstraintRigid.h
src/SketchPlugin/SketchPlugin_ConstraintTangent.cpp
src/SketchPlugin/SketchPlugin_ConstraintTangent.h
src/SketchPlugin/SketchPlugin_ConstraintVertical.cpp
src/SketchPlugin/SketchPlugin_ConstraintVertical.h
src/SketchPlugin/SketchPlugin_CurveFitting.cpp
src/SketchPlugin/SketchPlugin_CurveFitting.h
src/SketchPlugin/SketchPlugin_Ellipse.cpp
src/SketchPlugin/SketchPlugin_Ellipse.h
src/SketchPlugin/SketchPlugin_EllipticArc.cpp
src/SketchPlugin/SketchPlugin_EllipticArc.h
src/SketchPlugin/SketchPlugin_ExternalValidator.cpp
src/SketchPlugin/SketchPlugin_ExternalValidator.h
src/SketchPlugin/SketchPlugin_Feature.cpp
src/SketchPlugin/SketchPlugin_Feature.h
src/SketchPlugin/SketchPlugin_Fillet.cpp
src/SketchPlugin/SketchPlugin_Fillet.h
src/SketchPlugin/SketchPlugin_IntersectionPoint.cpp
src/SketchPlugin/SketchPlugin_IntersectionPoint.h
src/SketchPlugin/SketchPlugin_Line.cpp
src/SketchPlugin/SketchPlugin_Line.h
src/SketchPlugin/SketchPlugin_MacroArc.cpp
src/SketchPlugin/SketchPlugin_MacroArc.h
src/SketchPlugin/SketchPlugin_MacroArcReentrantMessage.h
src/SketchPlugin/SketchPlugin_MacroBSpline.cpp
src/SketchPlugin/SketchPlugin_MacroBSpline.h
src/SketchPlugin/SketchPlugin_MacroCircle.cpp
src/SketchPlugin/SketchPlugin_MacroCircle.h
src/SketchPlugin/SketchPlugin_MacroEllipse.cpp
src/SketchPlugin/SketchPlugin_MacroEllipse.h
src/SketchPlugin/SketchPlugin_MacroEllipticArc.cpp
src/SketchPlugin/SketchPlugin_MacroEllipticArc.h
src/SketchPlugin/SketchPlugin_MultiRotation.cpp
src/SketchPlugin/SketchPlugin_MultiRotation.h
src/SketchPlugin/SketchPlugin_MultiTranslation.cpp
src/SketchPlugin/SketchPlugin_MultiTranslation.h
src/SketchPlugin/SketchPlugin_Offset.cpp
src/SketchPlugin/SketchPlugin_Offset.h
src/SketchPlugin/SketchPlugin_OverConstraintsResolver.cpp
src/SketchPlugin/SketchPlugin_OverConstraintsResolver.h
src/SketchPlugin/SketchPlugin_Plugin.cpp
src/SketchPlugin/SketchPlugin_Plugin.h
src/SketchPlugin/SketchPlugin_Point.cpp
src/SketchPlugin/SketchPlugin_Point.h
src/SketchPlugin/SketchPlugin_Projection.cpp
src/SketchPlugin/SketchPlugin_Projection.h
src/SketchPlugin/SketchPlugin_Sketch.cpp
src/SketchPlugin/SketchPlugin_Sketch.h
src/SketchPlugin/SketchPlugin_SketchCopy.cpp
src/SketchPlugin/SketchPlugin_SketchCopy.h
src/SketchPlugin/SketchPlugin_SketchDrawer.cpp
src/SketchPlugin/SketchPlugin_SketchDrawer.h
src/SketchPlugin/SketchPlugin_SketchEntity.cpp
src/SketchPlugin/SketchPlugin_SketchEntity.h
src/SketchPlugin/SketchPlugin_Split.cpp
src/SketchPlugin/SketchPlugin_Split.h
src/SketchPlugin/SketchPlugin_Tools.cpp
src/SketchPlugin/SketchPlugin_Tools.h
src/SketchPlugin/SketchPlugin_Trim.cpp
src/SketchPlugin/SketchPlugin_Trim.h
src/SketchPlugin/SketchPlugin_Validators.cpp
src/SketchPlugin/SketchPlugin_Validators.h
src/SketchPlugin/Test/Test1061.py
src/SketchPlugin/Test/Test1577.py
src/SketchPlugin/Test/Test1578.py
src/SketchPlugin/Test/Test1673.py
src/SketchPlugin/Test/Test1779.py
src/SketchPlugin/Test/Test19089.py
src/SketchPlugin/Test/Test19101.py
src/SketchPlugin/Test/Test1924.py
src/SketchPlugin/Test/Test1963.py
src/SketchPlugin/Test/Test1966.py
src/SketchPlugin/Test/Test1967.py
src/SketchPlugin/Test/Test2018.py
src/SketchPlugin/Test/Test20274_1.py
src/SketchPlugin/Test/Test20274_2.py
src/SketchPlugin/Test/Test20274_3.py
src/SketchPlugin/Test/Test2034_1.py
src/SketchPlugin/Test/Test2034_2.py
src/SketchPlugin/Test/Test2034_3.py
src/SketchPlugin/Test/Test2062.py
src/SketchPlugin/Test/Test2095.py
src/SketchPlugin/Test/Test2115.py
src/SketchPlugin/Test/Test2119.py
src/SketchPlugin/Test/Test2134.py
src/SketchPlugin/Test/Test2157.py
src/SketchPlugin/Test/Test2157_2.py
src/SketchPlugin/Test/Test2224.py
src/SketchPlugin/Test/Test2229.py
src/SketchPlugin/Test/Test2239.py
src/SketchPlugin/Test/Test2273.py
src/SketchPlugin/Test/Test2280.py
src/SketchPlugin/Test/Test2287.py
src/SketchPlugin/Test/Test2341.py
src/SketchPlugin/Test/Test2376.py
src/SketchPlugin/Test/Test2390.py
src/SketchPlugin/Test/Test2393.py
src/SketchPlugin/Test/Test24015.py
src/SketchPlugin/Test/Test2425.py
src/SketchPlugin/Test/Test2427.py
src/SketchPlugin/Test/Test2440.py
src/SketchPlugin/Test/Test2481.py
src/SketchPlugin/Test/Test2654.py
src/SketchPlugin/Test/Test2711.py
src/SketchPlugin/Test/Test2741.py
src/SketchPlugin/Test/Test2810.py
src/SketchPlugin/Test/Test2824.py
src/SketchPlugin/Test/Test2860.py
src/SketchPlugin/Test/Test2894.py
src/SketchPlugin/Test/Test3019.py
src/SketchPlugin/Test/Test3087_1.py
src/SketchPlugin/Test/Test3087_2.py
src/SketchPlugin/Test/Test3132.py
src/SketchPlugin/Test/Test3154.py
src/SketchPlugin/Test/Test3170.py
src/SketchPlugin/Test/Test3240.py
src/SketchPlugin/Test/TestArcBehavior.py
src/SketchPlugin/Test/TestBSplineAddPole.py
src/SketchPlugin/Test/TestCenteredRectangle.py
src/SketchPlugin/Test/TestChangeSketchPlane1.py
src/SketchPlugin/Test/TestChangeSketchPlane2.py
src/SketchPlugin/Test/TestChangeSketchPlane3.py
src/SketchPlugin/Test/TestChangeSketchPlane4.py
src/SketchPlugin/Test/TestConstraintAngle.py
src/SketchPlugin/Test/TestConstraintAngleBehaviorBackward_1.py
src/SketchPlugin/Test/TestConstraintAngleBehaviorBackward_2.py
src/SketchPlugin/Test/TestConstraintAngleBehaviorDirect.py
src/SketchPlugin/Test/TestConstraintAngleBehaviorSupplementary_1.py
src/SketchPlugin/Test/TestConstraintAngleBehaviorSupplementary_2.py
src/SketchPlugin/Test/TestConstraintAngleEllipse.py
src/SketchPlugin/Test/TestConstraintAngle_v0_1.py
src/SketchPlugin/Test/TestConstraintAngle_v0_2.py
src/SketchPlugin/Test/TestConstraintAngle_v20191210_1.py
src/SketchPlugin/Test/TestConstraintAngle_v20191210_2.py
src/SketchPlugin/Test/TestConstraintCoincidence.py
src/SketchPlugin/Test/TestConstraintCoincidenceBSpline.py
src/SketchPlugin/Test/TestConstraintCoincidenceEllipse.py
src/SketchPlugin/Test/TestConstraintCoincidenceEllipticArc.py
src/SketchPlugin/Test/TestConstraintCollinear.py
src/SketchPlugin/Test/TestConstraintCollinearEllipse.py
src/SketchPlugin/Test/TestConstraintDistance.py
src/SketchPlugin/Test/TestConstraintDistanceBehavior.py
src/SketchPlugin/Test/TestConstraintDistanceEllipse.py
src/SketchPlugin/Test/TestConstraintDistanceHorizontal.py
src/SketchPlugin/Test/TestConstraintDistanceHorizontalZero.py
src/SketchPlugin/Test/TestConstraintDistanceVertical.py
src/SketchPlugin/Test/TestConstraintDistanceVerticalZero.py
src/SketchPlugin/Test/TestConstraintDistanceZero.py
src/SketchPlugin/Test/TestConstraintEqual.py
src/SketchPlugin/Test/TestConstraintEqualEllipse.py
src/SketchPlugin/Test/TestConstraintFixed.py
src/SketchPlugin/Test/TestConstraintHorizontal.py
src/SketchPlugin/Test/TestConstraintHorizontalValidator.py
src/SketchPlugin/Test/TestConstraintLength.py
src/SketchPlugin/Test/TestConstraintMiddlePoint.py
src/SketchPlugin/Test/TestConstraintMiddlePointOnArc.py
src/SketchPlugin/Test/TestConstraintMiddlePointOnEllipticArc.py
src/SketchPlugin/Test/TestConstraintParallel.py
src/SketchPlugin/Test/TestConstraintPerpendicular.py
src/SketchPlugin/Test/TestConstraintPerpendicularArcLine.py
src/SketchPlugin/Test/TestConstraintPerpendicularEllipseLine.py
src/SketchPlugin/Test/TestConstraintRadius.py
src/SketchPlugin/Test/TestConstraintRadiusFailure.py
src/SketchPlugin/Test/TestConstraintTangent.py
src/SketchPlugin/Test/TestConstraintTangentBSpline.py
src/SketchPlugin/Test/TestConstraintTangentEllipse.py
src/SketchPlugin/Test/TestConstraintTangentEllipticArc.py
src/SketchPlugin/Test/TestConstraintVertical.py
src/SketchPlugin/Test/TestCreateArcByCenterStartEnd.py
src/SketchPlugin/Test/TestCreateArcByTangentEdge.py
src/SketchPlugin/Test/TestCreateArcByThreePoints.py
src/SketchPlugin/Test/TestCreateArcByTransversalLine.py
src/SketchPlugin/Test/TestCreateArcChangeType.py
src/SketchPlugin/Test/TestCreateBSpline.py
src/SketchPlugin/Test/TestCreateBSplinePeriodic.py
src/SketchPlugin/Test/TestCreateCircleByCenterAndPassed.py
src/SketchPlugin/Test/TestCreateCircleByThreePoints.py
src/SketchPlugin/Test/TestCreateCircleChangeType.py
src/SketchPlugin/Test/TestCreateEllipseByCenterSemiaxisAndPassed.py
src/SketchPlugin/Test/TestCreateEllipseByExternal.py
src/SketchPlugin/Test/TestCreateEllipseByMajorAxisAndPassed.py
src/SketchPlugin/Test/TestCreateEllipticArc.py
src/SketchPlugin/Test/TestCreateEllipticArcByExternal.py
src/SketchPlugin/Test/TestCreateMacroBSpline.py
src/SketchPlugin/Test/TestCurveFitting1.py
src/SketchPlugin/Test/TestCurveFitting2.py
src/SketchPlugin/Test/TestCurveFitting3.py
src/SketchPlugin/Test/TestCurveFitting4.py
src/SketchPlugin/Test/TestDegeneratedGeometry.py
src/SketchPlugin/Test/TestDistanceDump.py
src/SketchPlugin/Test/TestDistanceSignedVsUnsigned01.py
src/SketchPlugin/Test/TestDistanceSignedVsUnsigned02.py
src/SketchPlugin/Test/TestDistanceSignedVsUnsigned03.py
src/SketchPlugin/Test/TestDistanceSignedVsUnsigned04.py
src/SketchPlugin/Test/TestDistanceSignedVsUnsigned05.py
src/SketchPlugin/Test/TestEdgesOrder.py
src/SketchPlugin/Test/TestFillet.py
src/SketchPlugin/Test/TestFilletAfterFolder.py
src/SketchPlugin/Test/TestFilletInteracting.py
src/SketchPlugin/Test/TestHighload.py
src/SketchPlugin/Test/TestIntersectionChangeEdge.py
src/SketchPlugin/Test/TestIntersectionWithCircle.py
src/SketchPlugin/Test/TestIntersectionWithLine.py
src/SketchPlugin/Test/TestIntersectionWithSpline.py
src/SketchPlugin/Test/TestMirror.py
src/SketchPlugin/Test/TestMoveArc.py
src/SketchPlugin/Test/TestMoveBSpline.py
src/SketchPlugin/Test/TestMoveBSplinePeriodic.py
src/SketchPlugin/Test/TestMoveCircle.py
src/SketchPlugin/Test/TestMoveEllipse.py
src/SketchPlugin/Test/TestMoveEllipticArc.py
src/SketchPlugin/Test/TestMoveLine.py
src/SketchPlugin/Test/TestMovePoint.py
src/SketchPlugin/Test/TestMovementComplex.py
src/SketchPlugin/Test/TestMultiRotation.py
src/SketchPlugin/Test/TestMultiRotation01.py
src/SketchPlugin/Test/TestMultiRotation02.py
src/SketchPlugin/Test/TestMultiRotation03.py
src/SketchPlugin/Test/TestMultiRotation04.py
src/SketchPlugin/Test/TestMultiRotation05.py
src/SketchPlugin/Test/TestMultiRotationWithParameter.py
src/SketchPlugin/Test/TestMultiTranslation.py
src/SketchPlugin/Test/TestOffset1.py
src/SketchPlugin/Test/TestOffset2.py
src/SketchPlugin/Test/TestOffset3.py
src/SketchPlugin/Test/TestPresentation.py
src/SketchPlugin/Test/TestProjection.py
src/SketchPlugin/Test/TestProjectionBSpline.py
src/SketchPlugin/Test/TestProjectionBSplinePeriodic.py
src/SketchPlugin/Test/TestProjectionBSplinePeriodicError.py
src/SketchPlugin/Test/TestProjectionEllipse.py
src/SketchPlugin/Test/TestProjectionEllipticArc.py
src/SketchPlugin/Test/TestProjectionIntoResult.py
src/SketchPlugin/Test/TestProjectionUpdate.py
src/SketchPlugin/Test/TestProjectionWithoutReference.py
src/SketchPlugin/Test/TestRectangle.py
src/SketchPlugin/Test/TestRemainingDoF.py
src/SketchPlugin/Test/TestRemoveBSpline.py
src/SketchPlugin/Test/TestRemoveBSplinePeriodic.py
src/SketchPlugin/Test/TestRemoveEllipse.py
src/SketchPlugin/Test/TestRemoveEllipticArc.py
src/SketchPlugin/Test/TestRemoveSketch.py
src/SketchPlugin/Test/TestSignedDistancePointLine.py
src/SketchPlugin/Test/TestSignedDistancePointPoint.py
src/SketchPlugin/Test/TestSketchCopy01.py
src/SketchPlugin/Test/TestSketchCopy02.py
src/SketchPlugin/Test/TestSketchCopy03.py
src/SketchPlugin/Test/TestSketchCopy04.py
src/SketchPlugin/Test/TestSketchCopy05.py
src/SketchPlugin/Test/TestSketchCopy06.py
src/SketchPlugin/Test/TestSketchCopy07.py
src/SketchPlugin/Test/TestSketchCopy08.py
src/SketchPlugin/Test/TestSketchCopy09.py
src/SketchPlugin/Test/TestSketchCopy10.py
src/SketchPlugin/Test/TestSketchCopy11.py
src/SketchPlugin/Test/TestSketchCopy12.py
src/SketchPlugin/Test/TestSketchCopy13.py
src/SketchPlugin/Test/TestSketchCopy14.py
src/SketchPlugin/Test/TestSketchDrawer.py
src/SketchPlugin/Test/TestSketchPointLine.py
src/SketchPlugin/Test/TestSnowflake.py
src/SketchPlugin/Test/TestSplit.py
src/SketchPlugin/Test/TestSplitEllipse.py
src/SketchPlugin/Test/TestSplitLine.py
src/SketchPlugin/Test/TestSplitPreview.py
src/SketchPlugin/Test/TestTrimArc01.py
src/SketchPlugin/Test/TestTrimArc02.py
src/SketchPlugin/Test/TestTrimArc03.py
src/SketchPlugin/Test/TestTrimArc04.py
src/SketchPlugin/Test/TestTrimArc05.py
src/SketchPlugin/Test/TestTrimArc06.py
src/SketchPlugin/Test/TestTrimArc07.py
src/SketchPlugin/Test/TestTrimArc08.py
src/SketchPlugin/Test/TestTrimCircle01.py
src/SketchPlugin/Test/TestTrimCircle02.py
src/SketchPlugin/Test/TestTrimCircle03.py
src/SketchPlugin/Test/TestTrimCircle04.py
src/SketchPlugin/Test/TestTrimCircle05.py
src/SketchPlugin/Test/TestTrimCircleAndArc01.py
src/SketchPlugin/Test/TestTrimEllipse.py
src/SketchPlugin/Test/TestTrimLine01.py
src/SketchPlugin/Test/TestTrimLine02.py
src/SketchPlugin/Test/TestTrimLine03.py
src/SketchPlugin/Test/TestTrimPreview.py
src/SketchPlugin/Test/TestUpdateSketch.py
src/SketchPlugin/tests.set
src/SketchPlugin/tests_change_radius.set
src/SketchSolver/CMakeLists.txt
src/SketchSolver/PlaneGCSSolver/CMakeLists.txt
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AngleWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AngleWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AttributeBuilder.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AttributeBuilder.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_BooleanWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_BooleanWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ConstraintWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ConstraintWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Defs.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EdgeWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EdgeWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityBuilder.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityDestroyer.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityDestroyer.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_FeatureBuilder.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_FeatureBuilder.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_GeoExtensions.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_GeoExtensions.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointArrayWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointArrayWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarArrayWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarArrayWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Solver.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Solver.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Update.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateCoincidence.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateCoincidence.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateFeature.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateFeature.h
src/SketchSolver/SketchSolver_Constraint.cpp
src/SketchSolver/SketchSolver_Constraint.h
src/SketchSolver/SketchSolver_ConstraintAngle.cpp
src/SketchSolver/SketchSolver_ConstraintAngle.h
src/SketchSolver/SketchSolver_ConstraintCoincidence.cpp
src/SketchSolver/SketchSolver_ConstraintCoincidence.h
src/SketchSolver/SketchSolver_ConstraintCollinear.cpp
src/SketchSolver/SketchSolver_ConstraintCollinear.h
src/SketchSolver/SketchSolver_ConstraintDistance.cpp
src/SketchSolver/SketchSolver_ConstraintDistance.h
src/SketchSolver/SketchSolver_ConstraintEqual.cpp
src/SketchSolver/SketchSolver_ConstraintEqual.h
src/SketchSolver/SketchSolver_ConstraintFixed.cpp
src/SketchSolver/SketchSolver_ConstraintFixed.h
src/SketchSolver/SketchSolver_ConstraintLength.cpp
src/SketchSolver/SketchSolver_ConstraintLength.h
src/SketchSolver/SketchSolver_ConstraintMiddle.cpp
src/SketchSolver/SketchSolver_ConstraintMiddle.h
src/SketchSolver/SketchSolver_ConstraintMirror.cpp
src/SketchSolver/SketchSolver_ConstraintMirror.h
src/SketchSolver/SketchSolver_ConstraintMovement.cpp
src/SketchSolver/SketchSolver_ConstraintMovement.h
src/SketchSolver/SketchSolver_ConstraintMulti.cpp
src/SketchSolver/SketchSolver_ConstraintMulti.h
src/SketchSolver/SketchSolver_ConstraintMultiRotation.cpp
src/SketchSolver/SketchSolver_ConstraintMultiRotation.h
src/SketchSolver/SketchSolver_ConstraintMultiTranslation.cpp
src/SketchSolver/SketchSolver_ConstraintMultiTranslation.h
src/SketchSolver/SketchSolver_ConstraintOffset.cpp
src/SketchSolver/SketchSolver_ConstraintOffset.h
src/SketchSolver/SketchSolver_ConstraintPerpendicular.cpp
src/SketchSolver/SketchSolver_ConstraintPerpendicular.h
src/SketchSolver/SketchSolver_ConstraintTangent.cpp
src/SketchSolver/SketchSolver_ConstraintTangent.h
src/SketchSolver/SketchSolver_Error.h
src/SketchSolver/SketchSolver_Group.cpp
src/SketchSolver/SketchSolver_Group.h
src/SketchSolver/SketchSolver_Manager.cpp
src/SketchSolver/SketchSolver_Manager.h
src/SketchSolver/SketchSolver_Storage.cpp
src/SketchSolver/SketchSolver_Storage.h
src/SketchSolver/SolveSpaceSolver/CMakeLists.txt
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Builder.cpp
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Builder.h
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintType.h
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintWrapper.cpp
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintWrapper.h
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_EntityWrapper.cpp
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_EntityWrapper.h
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ParameterWrapper.cpp
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ParameterWrapper.h
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Solver.cpp
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Solver.h
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Storage.cpp
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Storage.h
src/SketcherPrs/CMakeLists.txt
src/SketcherPrs/SketcherPrs.h
src/SketcherPrs/SketcherPrs_Angle.cpp
src/SketcherPrs/SketcherPrs_Angle.h
src/SketcherPrs/SketcherPrs_Coincident.cpp
src/SketcherPrs/SketcherPrs_Coincident.h
src/SketcherPrs/SketcherPrs_Collinear.cpp
src/SketcherPrs/SketcherPrs_Collinear.h
src/SketcherPrs/SketcherPrs_DimensionStyle.cpp
src/SketcherPrs/SketcherPrs_DimensionStyle.h
src/SketcherPrs/SketcherPrs_Equal.cpp
src/SketcherPrs/SketcherPrs_Equal.h
src/SketcherPrs/SketcherPrs_Factory.cpp
src/SketcherPrs/SketcherPrs_Factory.h
src/SketcherPrs/SketcherPrs_HVDirection.cpp
src/SketcherPrs/SketcherPrs_HVDirection.h
src/SketcherPrs/SketcherPrs_LengthDimension.cpp
src/SketcherPrs/SketcherPrs_LengthDimension.h
src/SketcherPrs/SketcherPrs_Middle.cpp
src/SketcherPrs/SketcherPrs_Middle.h
src/SketcherPrs/SketcherPrs_Mirror.cpp
src/SketcherPrs/SketcherPrs_Mirror.h
src/SketcherPrs/SketcherPrs_Offset.cpp
src/SketcherPrs/SketcherPrs_Offset.h
src/SketcherPrs/SketcherPrs_Parallel.cpp
src/SketcherPrs/SketcherPrs_Parallel.h
src/SketcherPrs/SketcherPrs_Perpendicular.cpp
src/SketcherPrs/SketcherPrs_Perpendicular.h
src/SketcherPrs/SketcherPrs_PositionMgr.cpp
src/SketcherPrs/SketcherPrs_PositionMgr.h
src/SketcherPrs/SketcherPrs_Radius.cpp
src/SketcherPrs/SketcherPrs_Radius.h
src/SketcherPrs/SketcherPrs_Rigid.cpp
src/SketcherPrs/SketcherPrs_Rigid.h
src/SketcherPrs/SketcherPrs_SensitivePoint.cpp
src/SketcherPrs/SketcherPrs_SensitivePoint.h
src/SketcherPrs/SketcherPrs_SymbolPrs.cpp
src/SketcherPrs/SketcherPrs_SymbolPrs.h
src/SketcherPrs/SketcherPrs_Tangent.cpp
src/SketcherPrs/SketcherPrs_Tangent.h
src/SketcherPrs/SketcherPrs_Tools.cpp
src/SketcherPrs/SketcherPrs_Tools.h
src/SketcherPrs/SketcherPrs_Transformation.cpp
src/SketcherPrs/SketcherPrs_Transformation.h
src/XAO/CMakeLists.txt
src/XAO/XAO.hxx
src/XAO/XAO_BooleanField.cxx
src/XAO/XAO_BooleanField.hxx
src/XAO/XAO_BooleanStep.cxx
src/XAO/XAO_BooleanStep.hxx
src/XAO/XAO_BrepGeometry.cxx
src/XAO/XAO_BrepGeometry.hxx
src/XAO/XAO_DoubleField.cxx
src/XAO/XAO_DoubleField.hxx
src/XAO/XAO_DoubleStep.cxx
src/XAO/XAO_DoubleStep.hxx
src/XAO/XAO_Exception.hxx
src/XAO/XAO_Field.cxx
src/XAO/XAO_Field.hxx
src/XAO/XAO_GeometricElement.cxx
src/XAO/XAO_GeometricElement.hxx
src/XAO/XAO_Geometry.cxx
src/XAO/XAO_Geometry.hxx
src/XAO/XAO_Group.cxx
src/XAO/XAO_Group.hxx
src/XAO/XAO_IntegerField.cxx
src/XAO/XAO_IntegerField.hxx
src/XAO/XAO_IntegerStep.cxx
src/XAO/XAO_IntegerStep.hxx
src/XAO/XAO_Step.cxx
src/XAO/XAO_Step.hxx
src/XAO/XAO_StringField.cxx
src/XAO/XAO_StringField.hxx
src/XAO/XAO_StringStep.cxx
src/XAO/XAO_StringStep.hxx
src/XAO/XAO_Xao.cxx
src/XAO/XAO_Xao.hxx
src/XAO/XAO_XaoExporter.cxx
src/XAO/XAO_XaoExporter.hxx
src/XAO/XAO_XaoUtils.cxx
src/XAO/XAO_XaoUtils.hxx
src/XAO/tests/BrepGeometryTest.cxx
src/XAO/tests/BrepGeometryTest.hxx
src/XAO/tests/CMakeLists.txt
src/XAO/tests/FieldTest.cxx
src/XAO/tests/FieldTest.hxx
src/XAO/tests/GeometryTest.cxx
src/XAO/tests/GeometryTest.hxx
src/XAO/tests/GroupTest.cxx
src/XAO/tests/GroupTest.hxx
src/XAO/tests/ImportExportTest.cxx
src/XAO/tests/ImportExportTest.hxx
src/XAO/tests/MainTest.hxx
src/XAO/tests/TestUtils.hxx
src/XAO/tests/XAOTests.cxx
src/XAO/tests/XaoTest.cxx
src/XAO/tests/XaoTest.hxx
src/XAO/tests/XaoUtilsTest.cxx
src/XAO/tests/XaoUtilsTest.hxx
src/XAO/tests/coverage_report.sh
src/XGUI/CMakeLists.txt
src/XGUI/XGUI.h
src/XGUI/XGUI_ActionsMgr.cpp
src/XGUI/XGUI_ActionsMgr.h
src/XGUI/XGUI_ActiveControlMgr.cpp
src/XGUI/XGUI_ActiveControlMgr.h
src/XGUI/XGUI_ActiveControlSelector.h
src/XGUI/XGUI_ColorDialog.cpp
src/XGUI/XGUI_ColorDialog.h
src/XGUI/XGUI_CompressFiles.cpp
src/XGUI/XGUI_CompressFiles.h
src/XGUI/XGUI_ContextMenuMgr.cpp
src/XGUI/XGUI_ContextMenuMgr.h
src/XGUI/XGUI_DataModel.cpp
src/XGUI/XGUI_DataModel.h
src/XGUI/XGUI_DeflectionDialog.cpp
src/XGUI/XGUI_DeflectionDialog.h
src/XGUI/XGUI_Displayer.cpp
src/XGUI/XGUI_Displayer.h
src/XGUI/XGUI_ErrorDialog.cpp
src/XGUI/XGUI_ErrorDialog.h
src/XGUI/XGUI_ErrorMgr.cpp
src/XGUI/XGUI_ErrorMgr.h
src/XGUI/XGUI_FacesPanel.cpp
src/XGUI/XGUI_FacesPanel.h
src/XGUI/XGUI_FacesPanelSelector.cpp
src/XGUI/XGUI_FacesPanelSelector.h
src/XGUI/XGUI_HistoryMenu.cpp
src/XGUI/XGUI_HistoryMenu.h
src/XGUI/XGUI_InspectionPanel.cpp
src/XGUI/XGUI_InspectionPanel.h
src/XGUI/XGUI_MenuGroup.cpp
src/XGUI/XGUI_MenuGroup.h
src/XGUI/XGUI_MenuMgr.cpp
src/XGUI/XGUI_MenuMgr.h
src/XGUI/XGUI_MenuWorkbench.cpp
src/XGUI/XGUI_MenuWorkbench.h
src/XGUI/XGUI_ModuleConnector.cpp
src/XGUI/XGUI_ModuleConnector.h
src/XGUI/XGUI_ObjectsBrowser.cpp
src/XGUI/XGUI_ObjectsBrowser.h
src/XGUI/XGUI_OperationMgr.cpp
src/XGUI/XGUI_OperationMgr.h
src/XGUI/XGUI_PropertyDialog.cpp
src/XGUI/XGUI_PropertyDialog.h
src/XGUI/XGUI_PropertyPanel.cpp
src/XGUI/XGUI_PropertyPanel.h
src/XGUI/XGUI_PropertyPanelSelector.cpp
src/XGUI/XGUI_PropertyPanelSelector.h
src/XGUI/XGUI_QtEvents.cpp
src/XGUI/XGUI_QtEvents.h
src/XGUI/XGUI_SalomeConnector.cpp
src/XGUI/XGUI_SalomeConnector.h
src/XGUI/XGUI_Selection.cpp
src/XGUI/XGUI_Selection.h
src/XGUI/XGUI_SelectionActivate.cpp
src/XGUI/XGUI_SelectionActivate.h
src/XGUI/XGUI_SelectionMgr.cpp
src/XGUI/XGUI_SelectionMgr.h
src/XGUI/XGUI_Tools.cpp
src/XGUI/XGUI_Tools.h
src/XGUI/XGUI_TransparencyWidget.cpp
src/XGUI/XGUI_TransparencyWidget.h
src/XGUI/XGUI_ViewerProxy.cpp
src/XGUI/XGUI_ViewerProxy.h
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_Workshop.h
src/XGUI/XGUI_WorkshopListener.cpp
src/XGUI/XGUI_WorkshopListener.h
test.API/SHAPER/CMakeLists.txt
test.API/SHAPER/CTestTestfileInstall.cmake
test.API/SHAPER/GDML/TestAPI_ConeSegment.py
test.API/SHAPER/GDML/TestConeSegment.py
test.API/SHAPER/Primitives/TestAPI_Box.py
test.API/SHAPER/Primitives/TestAPI_Cone.py
test.API/SHAPER/Primitives/TestAPI_Cylinder.py
test.API/SHAPER/Primitives/TestAPI_Sphere.py
test.API/SHAPER/Primitives/TestAPI_Torus.py
test.API/SHAPER/Primitives/TestBox.py
test.API/SHAPER/Primitives/TestCone.py
test.API/SHAPER/Primitives/TestCylinder.py
test.API/SHAPER/Primitives/TestSphere.py
test.API/SHAPER/Primitives/TestTorus.py
test.API/SHAPER/Primitives/TestTube.py
test.API/SHAPER/Transformations/TestAPI_MultiRotation.py
test.API/SHAPER/Transformations/TestAPI_MultiTranslation.py
test.API/SHAPER/Transformations/TestAPI_Rotation.py
test.API/SHAPER/Transformations/TestAPI_Scale.py
test.API/SHAPER/Transformations/TestAPI_Symmetry.py
test.API/SHAPER/Transformations/TestAPI_Translation.py
test.API/SHAPER/Transformations/TestMultiRotation.py
test.API/SHAPER/Transformations/TestMultiTranslation.py
test.API/SHAPER/Transformations/TestRotation.py
test.API/SHAPER/Transformations/TestScale.py
test.API/SHAPER/Transformations/TestSymmetry.py
test.API/SHAPER/Transformations/TestTranslation.py
test.API/SHAPER/Transformations/TestTranslation_1.py
test.API/SHAPER/Transformations/TestTranslation_2.py
test.API/SHAPER/Transformations/TestTranslation_3.py
test.API/SHAPER/Transformations/TestTranslation_4.py
test.API/SHAPER/Transformations/TestTranslation_5.py
test.API/SHAPER/tests.set
test.compatibility/CMakeLists.txt
test.compatibility/CSWA.py
test.compatibility/angle30.py
test.compatibility/bearing_puller.py
test.compatibility/bobine_film_reel.py
test.compatibility/bracket32.py
test.compatibility/bushing.py
test.compatibility/case24.py
test.compatibility/clothespin.py
test.compatibility/ecran.py
test.compatibility/flange.py
test.compatibility/gear.py
test.compatibility/idler_plate.py
test.compatibility/piece_02.py
test.compatibility/piece_09.py
test.compatibility/piece_12.py
test.compatibility/plug.py
test.compatibility/sprocket.py
test.compatibility/wheel_rim.py
test.hdfs/BearingSeparator.py
test.hdfs/CMakeLists.txt
test.hdfs/CTestTestfileInstall.cmake
test.hdfs/CuveN4_Tubulures.py
test.hdfs/Test20456.py
test.hdfs/Test2971.py
test.hdfs/Test3061.py
test.hdfs/Test3139.py
test.hdfs/__main__.py
test.hdfs/delta_p.py
test.hdfs/horseshoe.py
test.hdfs/roselend.py
test.hdfs/te_fluide.py
test.hdfs/te_solide.py
test.hdfs/test_hdf.py
test.hdfs/testme.py
test.hdfs/tests.set.in
test.hdfs/usine.py
test.models/CMakeLists.txt
test.models/CSWA.py
test.models/angle30.py
test.models/bearing_puller.py
test.models/bobine_film_reel.py
test.models/bracket32.py
test.models/bushing.py
test.models/case24.py
test.models/clothespin.py
test.models/ecran.py
test.models/flange.py
test.models/gear.py
test.models/idler_plate.py
test.models/piece_02.py
test.models/piece_09.py
test.models/piece_12.py
test.models/plug.py
test.models/sprocket.py
test.models/stair_with_cycle.py
test.models/visor_support.py
test.models/wheel_rim.py
test.squish/shared/scripts/common.py
test.squish/suite_ERROR_NOTIFICATION/tst_679/test.py
test.squish/suite_FEATURE_BOOLEAN/tst_boolean_001/test.py
test.squish/suite_FEATURE_BOOLEAN/tst_boolean_002/test.py
test.squish/suite_FEATURE_BOOLEAN/tst_boolean_003/test.py
test.squish/suite_FEATURE_CONSTRUCTION/tst_construction_001/test.py
test.squish/suite_FEATURE_EXCHANGE/tst_XAO-export/test.py
test.squish/suite_FEATURE_EXCHANGE/tst_XAO-import/test.py
test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_001/test.py
test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_002/test.py
test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_003/test.py
test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_004/test.py
test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_006/test.py
test.squish/suite_FEATURE_PARAMETERS/shared/scripts/bdd_hooks.py
test.squish/suite_FEATURE_PARAMETERS/shared/steps/steps.py
test.squish/suite_FEATURE_PARAMETERS/tst_1127/test.py
test.squish/suite_FEATURE_PARAMETERS/tst_1157/test.py
test.squish/suite_FEATURE_PARAMETERS/tst_474/test.py
test.squish/suite_FEATURE_PARAMETERS/tst_576/test.py
test.squish/suite_FEATURE_PARAMETERS/tst_903/test.py
test.squish/suite_FEATURE_PARTITION/tst_partition_001/test.py
test.squish/suite_FEATURE_REVOLUTION/tst_revolution_001/test.py
test.squish/suite_FEATURE_REVOLUTION/tst_revolution_003/test.py
test.squish/suite_FEATURE_REVOLUTION/tst_revolution_004/test.py
test.squish/suite_FEATURE_REVOLUTION/tst_revolution_005/test.py
test.squish/suite_FEATURE_REVOLUTION/tst_revolution_006/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_001/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_002/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_003/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_004/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_005/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_006/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_007/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_008/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_009/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_010/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_011/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_012/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_013/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_014/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_015/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_016/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_017/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_018/test.py
test.squish/suite_ISSUES_SALOME/tst_532/test.py
test.squish/suite_OBJECT_BROWSER/tst_ACTIVE_DOC_MANAGEMENT/test.py
test.squish/suite_PYTHONAPI_SALOME/tst_Platine/test.py
test.squish/suite_STANDALONE/shared/scripts/common.py
test.squish/suite_STANDALONE/tst_532/test.py
test.squish/suite_STANDALONE/tst_818/test.py
test.squish/suite_STANDALONE/tst_BASE/test.py
test.squish/suite_STANDALONE/tst_DISTANCE/test.py
test.squish/suite_STANDALONE/tst_PARALLEL_1/test.py
test.squish/suite_STANDALONE/tst_PARALLEL_2/test.py
test.squish/suite_STANDALONE/tst_PERPENDICULAR_1/test.py
test.squish/suite_STANDALONE/tst_RADIUS/test.py
test.squish/suite_STANDALONE/tst_c/test.py
test.squish/suite_STANDALONE/tst_common_1/test.py
test.squish/suite_STANDALONE/tst_crash_1/test.py
utils.py

index fd0ff98d1152aea47d69f5fec7c51ab20c3fdcbc..724051951f3925e6352ebe611fa9f2f1d8e47619 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8622f554814897c5c9d022a43e42f7483b6e1b78..c4a88ffd542e7be488e7c6901812786d2381fb98 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4290259903f1b424e81bc18184172608bcb75d83..d31603ab5f99587b68a522321c7b462cbfbfe8dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 404caf43d3d654bf221c6d590419858618838de7..deff8697108d16322d74578180a395fc8ee82c35 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2f1d95aaa416a825631a7ca210a2956852249410..9b8ba05139743d639edb325194c675c120ac8151 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3be9b08ea64fafc72399c2f814114a7303c85223..47906ef8b546e0b1b78a32ea5ed87b3d4e1d2436 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e359d9c4f4ecd09424a7d1d08044db4420775b4..653225a4363c12a3f16278e505db7292336adc51 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 96601a700021f229c74ed11ab3b1e2adea67cf97..f0ae4be7ea11c3052b8c399b5d6608628430e661 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c1920ceb8651544f91d0b465e379a47736350620..c375103987f73d679f815d57a182153b2bae9ba1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6e8a8c38d4b6ee65fdccc53df0932984518263f3..9a4bff8884800604dcd3768b48085f080854024b 100644 (file)
@@ -5,7 +5,7 @@
 #   SPHINX_PYTHONPATH - path to the Sphinx Python modules
 #
 ###########################################################################
 #   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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 690823bf7d7fbd17ea3528b83d3a68a6c385299a..9817c4f2f83fd61bfe4847efd2f8411359786d78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7388973c00f518c9714d58a8da03db9d2ab828a1..56aaea5402742bd08df9720b84b201bb1a5af81b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 34f5e45edd8db8a9941715a8d27365a47cc94d68..92ac1138bd5a3a7c09ecc49a7e215139a383959b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 85b34e1ed8e56d485355ec6fef99bdadd2ef7c26..764b1762ea0f8adabbda170062f60208e0fbab7d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45d8e31e94de1909487032b9495f849a708d2569..a1eca3d7312276cdabf7349fcff83f04a6503e5a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fdecae285921c8087ca138502cd20073b64f6f40..af8a6e18d3ad00dcf91b61d1611fa8ca3c3d1926 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f53da3ed3f17773f8f39062413c154a15050ed51..4770a08c69ac66742c068cd5f82980a0505b1d91 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1104f980a2ea320c7a4028e2a507aebca9b77ef3..0c80c56439244e057979e27aafa347be48137a13 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a4ad73606617812ef9edfffec0fe1f174fdbbbe4..2cefc6d4f5b30a86af3323bcf820b9d2f52c3db8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61f6517f658344b730bc89dc14210970afbed8ac..4e189171d4a92bd284e2307975c2768bc86f125a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 75d8965cb02e299593321f30c2dfe896d4716add..5a5701691e9dc5ea886d17568eb40cb8af8124e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f22217daebaaefc1a984d8dc485e5ab2a201b108..cd1a175ea960d384a702c5bf0a3a2d8bc8cda226 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9cb3597d5e84069c5a07cdd79cf0af216e8b07e3..0caf21e02b2196af5c2b216bc10bd42164520041 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fff73c4158cb199f7c8f03b1a33af760a8fa0716..7160efdba91ecc89893efa7c7103fad1b70688a3 100644 (file)
@@ -62,7 +62,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'SHAPER'
 
 # 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
 
 # Copyright is shown via custom footer
 html_show_copyright = False
index 5ce1424bbc216fa2d2abeb7eb5a269337560c692..92b2a580b474bc262b79ff436d04d7d2aa44eac7 100644 (file)
@@ -22,7 +22,7 @@ include "searchbox.html"
 
 {%- block footer %}
  <div class="footer">
 
 {%- block footer %}
  <div class="footer">
-         Copyright &copy; 2014-2022  CEA/DEN, EDF R&amp;D
+         Copyright &copy; 2014-2023  CEA, EDF
  </div>
  {{ super() }}
 {%- endblock %}
  </div>
  {{ super() }}
 {%- endblock %}
index a2ef9abf3a3c3c3a2c9f751a313ea3b87363d40d..bd5eed3c7462c61e1622881673d3582b8d8a3f6a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8064e68564e7f08aa330ebc97e98d822aa26e3ed..f68419c48db904b07e673d6f4d7078567f5bc97e 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/env python
 
 #!/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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b7d1e6edbc3edea953eabe32b0cda284121188e7..d984d439c3e32638286b083680eec3868bbf115e 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
 #  -*- 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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd0906f9a22d646785639294da06fb413267d264..ec8f194081862fcc193b2861b38dce4640ce3322 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f7fb8a66471449f48fa3247ac60cdd753f77050..4fd7ff782b5cdb334f889f3dab7d438bfb3cb085 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7f59409c0762b4e4753c98b899265ac4f047ff3..60536549d49b6d1ae74884780a095115f8a8d053 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f198c0628c33f470fe8bb706f954fa9e36c769ec..b634b650d56260352fe3fbdc4becc7f54f0c5d08 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b131277b98bbeaea500b60a4587208d9f9de052e..14e91a29a7aef13f26dd1e00382b62b67e1a6eac 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e5ae7e18251414e03a253eb0be2166716e9d3b30..b4928f8dca0da6b55c90755602519f0d08e955f7 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5e5c9038f81120b8d73caa55a14d1cc7c5f12c8..5e4e5ce3ae2137dac7e5d9987f57e77dbccc14c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5ee6e4d83131d4aadcc92a50bc8f946f314d7f6..b36b769560ca422007e4ab868657df1fcbd3bebf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b35ab2f526bc993ea887818cd4a144449768501..035e6943ed9e57d0363935ed56bffbbf813b60ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee196a13f7b72c333436f9c41856fd9d6988045a..9867f91ef6494ba9935f79fa956a34f587bd6cce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index efe86fe26c947ad77e21bbcbfbd1b36872781215..af774894356dff4685781808207fa70427468b93 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd81fdef345dd279697c8cbd484e66f59630c6b2..221facbfe78844fd88d04fb88650d91c8707b988 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d1f2d6d63727b28696969e6b143ec8a341b25be..82391f486e9cfda10b9521cdad2328bfd5945f5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc82118443d6a5779da580cbd58718784c74330c..3a131810fb59a8d78204616baa2f2316a10d2c84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9471a574789653718ffeface0970faa1b63758d..6559f0bd9c1b7aed44b12db19de83b205a8fb61e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99318285335561ed897abd7b157074a14ad6d3f5..94869d0c5e89939fc22889cdb287db7429ccc13a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e9c71bb497ab74d78e746de442453a6ad537b62..eaa9d78521d2c237568eb289d338edb3d087a6c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65bf4a86c4c2e63b38a384936210b56ca3f6c295..90a6343d402ce23c938d855167381416ec9f32d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0418ee795a637bf8f213244f800299f28e512155..4f3644e3fcb15f3a78a0b0e3fd47bd3ebad9e624 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42c88129071f7f11bbdb3f5f501d1d603bb1e59d..3020699a741e41240a576e160f308dae18dab676 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f3cd4a5165ed3d69dc5d1d3850b53c1e737252c..06f2d3e8dde0e120da242691d385ff7e0a6a8516 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26e1634b370cfd35139b48963a913b49f84ccd50..1c40045e7dce074f33a916cec106d0512bcf8e8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52a502dbc4aea3fd2e6b145e670d7dc79b1d98b9..2c1b3a5b6b2630cc9ba3b7ed85cd406387a52b70 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ba5b5eabfebdc2ac8fef3935020520e3bdb28ff..b73d3ee3b3d4b61bdadc3feb7ee22b0fc82e8ac8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2db1bdfb77f5b593d634b7b4ea3436c063e54928..043a08ec5261d40da6e7c28dedbc22ebb97f4650 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a9177783b35373e4f0282fc7a85d45678f2f8d5..9d416d1eab84279e912aee411ece0b4fd4e304a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fdbdd4d2db7a774d1e32a65569ddc057ebcec4c7..b5171b53734f805bf3435fc3e080010109310119 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2853a118062b506d2dd26f4593f6ffac78bd867f..879ab1fa7b2db1ea64aea168984fea1bc310d411 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba9a919950e7e940901dcfaa26716a2194a0937f..044c7004c9cb77c89461e9be85142fe6a16a4019 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 003a57b676ecb3943d95415cde583643c526d19a..55c4bba130b2ae28edde1c7bb9e23f746dd996f7 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7336891743aaabbbcece68927068d6bb835ab17c..cfd26b04dc0f7aa9d89736a58713f5952cea88dd 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a2b2ba9c39d5556fef77c992092e1f0c557cf116..dfded94ad3cf6e77bd9febbd7238f85af500eefd 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 698bb2df4936ff2b34790fd6fca3ff135422696c..7b59c69ce5b3d907eca83a28e01d08e8158e2701 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a718e5b10fa5431404289e54d0591e94f3b3a0b..23a73626f69e1a9c302e03e01e61fbd8b9a8e973 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7511a2557bc1d3289cf04a6d283dc4d29274834..8ef56179286ada6a5acbed4cd93a5acb446bea38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc52db0f32fbfa09d0f567e0f7f47e2d10883c19..ba39fe3be77c9a37a81f2ffa9fcf8282eb061aa5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d033b36e20d41cf97e5bec5398832325e1aedb9..cbb4e9cbf33ca1d897be97afafb5a430cf517bfd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2bc96ab561ea2aba002e4ae9f65b43836e88982a..40a7f495c42e00e05b93200b0710619d4d10d113 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ad9c5575a9065bb7a0e7473640d6ab13870b05c..69ff9eabb4fda3fd18c67be1e62c2371bbb43ba3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8708ffbc80ed0085981ceec2eecc047fc72f302..e6d6a75451ff0ea52f4a2349bef142fb57c17277 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b72c0de7c250c06a6fa010ccb7f8541676b9eb3..91d5c9b10a6df934299b806de882994ca46169cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 79a471f43b671000a06fbc6e9de1b9a6cf03340d..a23205ef8d953d3e35b268bfdcf7818b1649f240 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c0b32dce238fb66fd6519d5fb348641faed5732..f30d196d372664a50795d4bc84d25ff3dee73933 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7fa77d7f5167e64a27e548547d06c6621ef6d56a..3d9a3260848254c792b6ac7a30d67ee6ad2cb160 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0779a53b9759f320446cac7bb3a9386ef4522bfb..090bb1f689ad6790b21e5181c207129acb6ba5bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d27ace81d59f99b7a53c204ebeab6a541f4fcab8..3cbc52acf65dd0804121020f7538f97c159713cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2359523f893063ce68d9517cf845ec5dcb7228ca..053c818554d8126f77f3395cf4b799a5a6eb036b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad66375c4e0631fd214c5901102d99ac0ae9506b..a4950823ae1eee29013b5a535c7409bde15c69af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99a44e72bebdfa5e8936cdf71220b465413a3850..f9de45deb06fcab09a96d8e3d0277a9c632df72e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e226fde7f76b2b48fe350b175e57b5e888024df..c737a08ea749e44fbb1525bcafac87c1add8a6a0 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eee65802e28423f61a79ea949fd3d8ac2d7e04fb..2620bbbf53a3a3a097da2172a05c9e898f9453c6 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d88ef74dce9c4e2cdcd6eeb533deabed34bc516e..db3c7727f7bf102063723a7da6241f73da82928b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0248c75e2ca7985ae810bb30440837d52d26a36e..77dfe1b395ef712e736693c98501de15507ba71b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c1033a53457667d4776c837f5903ad65cfa8185..13063fa0361f545b6a08242dc83bc98322715ce2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0cbd0a63f491397367532695a7955be6049417bc..709e9d5acf9bb0928c416f694f3f803bb8088b8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e975a0c525decdf7ef6c1a3e055d70da9fe94b4..058b664b0f4792de9788bbb206056ef67e5676f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 812324e3f1898e31c5d1e4890b1cfc73c4a79944..1c58a5338fbc01b3531c9f706481955836a78195 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e626a2aa0f7a3407e32f6e78cee939cff42e2bfb..f39e30d513dca5b4adfabc2f61aa9b519defb8fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9da5ea1725c1f8f0229804b1159409d88261830..692f7604e1f3f9197aa8568cc9b6f3681157fa67 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67bdc3727ea324959b7b9fb5bc1939daa8b50f38..6d28cd02ecdc024258be3fb26f47afa0eb0d3a85 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 147990669598474be90cca88f44e05b039b584bb..5a020dbc9e5ad9e428505724ec9e557e04bfee3f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee7b0c7b8b6156a350792ca7cee5f94d98a2db7a..54b2b93f9027c3840fdf7ee372bf1afefbce5942 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 95050bd14701a4f5e86ca43d5a8f03529fff23ab..2e67a0a8a75cdfab210f33345d455ac0a2724985 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8efe553f30e2761182a8a921aa017e2bc33bd842..eb587e37c371b843575168c88a68f5f0ea3e037c 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3393b1043bbfa118e1a0a202b0d79d1c6f6bdb5a..8250f78e43d9dda21bae80dd874a4d03bbd3b1ba 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 540f5217168502ca2535feb135ae30d03e22b3d7..17468979b1525734510747f72aaaa23f040d0dda 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b2fe52ef0268314f3a38799b84ea2e6382244fe..06db5cbfb7850181811d0259e4ba936faa9a6549 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c045749309e6e49cd973977317cb4b9c2b5f8868..81d63087a0e8797705ac05a994e459b0d8eedb51 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa9b7898e520daa5bad08298e0df963d32921c68..8d2f82da2d67b5b0c982587ad8869df75ee14e24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6b0696f715577a1221a9625001bf2e1623cc77c..c9092c945472d5f3a38a7d35f78ef7cde02181d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4adf7a8e7969996cbd74f51a180d4ad1b2bb5cd8..d55a043bc166f4b9399fa9990ab126f908a6b946 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index adbb6ad457d7931c904799b4c7fb35b901b51965..8211c3c21d5efde834f2c39e6a50a460e7c496ef 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3678534cc7cf3aaded43c736672335749b7d3a65..4faff065f4b48c5bede6ff48eae6832675124f0b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d3e41cd5213bc94b7d750a2fe8d80c7ca18123b8..3cc49d9da7d1ed6fb2369e10559269b4c71484a4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 363973fa48c31721b1c779d042ffc3e2476461b9..d3ecfa021c8eb888de299e9d967a8c4d8187931e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b08d2489295733094c71af49e9777d96caf2c78e..723deb48dd2e44cedd42555d96df06397905d9a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eca09be3d7c2628948271bfdbecf9fa6a3612bac..d842b56f2170e06863b9df43ad58703cd673467c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 50b4cd05dddc8d38478819ec98b51e06d1a158b3..83269f08781f32603245b676280af22f5d9e6743 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e0b53a3cee9a8f57feb1405dc7a40f960246150b..9cae966f6710293fa34da92ca6c0ab8df263af0d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 76cca3c0fdb88baeb5ca4ac64a7905120199f651..4490db63e8f733d8fcf6513e12f6091aadbd4a66 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2fcbe43e7103f038e9b041f6384ede83795aa592..ed29d8f254b168ab9fce53a3277aefefb4e242e4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 293cae9c276cbfda5a30c6b1ae5f2269b5f8fe9f..2876037e12e97ce27df5c8fb983b12fbf4344a17 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6832cdc514331897001c6f08b414d69e87cbcb24..6a90a88191ffa3f3e961abdd5f453c27a83a4f78 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 998e373a3365f80b43535fc1da31ba94705ae53f..e0d569ba3b7f9bd26b2e12ceed116b66c94f8de5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c66cf3eec0dbd58effc8947e8e2f6bf16661f118..d72e6963a20a558dcb8dafe484ac6b24b940616c 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 46fefad1e66cfcb4920bc53ab4bf8ed1ffbbbe52..8b1ad6bb48eea9ae946e105b5121e0c59ba9d4ac 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0657f0623390c8226ade49ff5eb6b9cbff5cc43c..ee3f3cade59689e5bf20a5daaac4a2d2b16d8989 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 66142d80a948ecb15d32612ab8c8769f5c1b0c3d..f3ed43f9cf3767e6332fc37c5b7d976d91ccb070 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a8b88fcca74db2b97abdf9c2146c6f78932dffb..d525933cd1f9b03f1678f4d2b964f8c219c80063 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 265764451f899dee58207053fa63444cf4381831..38372d2da39db7ffe14c66f42e48f1881c5c7759 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 835ed77fff8b5e66a60f0a2ab188a7ae98ab925e..734ac09165951cec796df23a779f1db748da64a6 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6f4a62d11af0aedbf402323eb37dce2586379dd..216a1008e7d92e16ea659e07e1398456bda9c435 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8466a214346d499f4d27d50c89bb3875366d0250..1e5bdbf41b3abd16e7d17d54106df3595be6a60c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b31464667f6fe1ae5107c44769b3014cf821a4e3..6fc7a365ba5a7be82662179bc22558e385056cc4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7e9404aa1dfb782e2ae1b820e996ba50852b98c6..9e732f23b10325e2a652d957e19f0f70a72503dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 169f847d2b0dc97fa927624ea40c665fa045747d..fdfb2d4cab767b28d7c1cddef9ae2a23bb6e9c60 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 171ef420e724c8ee7914f852734db338c33ce334..cb3bc0be48251388f4b0d06d9a75e489b56d10f2 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e7fdd6481cbde866f648e0b41273742d9c0b4f67..5072ec06b2d8f33ff5494c2203eb17dff5c53723 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e6d0196eabe7eed21901a7dc46878f2453dd97b..ceebf3719a6ee7cae947ef2c78b13dc8c90684a1 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f15ca4ac1537135cafa77f2fa8d0012e047c0c9a..5ecd81c73d52ee2a89e993fa98094cbb8445f877 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 74ff78fc08015109764277d096ba06b3bc28784f..a16d8be4ef98a8e1f24b5bb66453d1bad19891fa 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 91b6381395d41c19d5d9d57116ce47b21cdac0d0..1e23427a92e44c942427acda8913a4b542f1242d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93f276c31fa5fce8a6831a6721f1f5c9119d7a46..96e568a1e6b3193187b44b59b027223766f57159 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3af73def3d9c871cf0df33480bccf82f302f6399..22a0038a5e3d8ea805b5ba5eda8be46df949c5a5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fba1d34f239bad03782e2f1b825c88f4367be52d..ff0fee1ed02ff33507be1654077df69001752cf7 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 10c3a7e8a36dc31f59cda85a92bcb9ca04a22c1a..d1fcacca4ed77645429fb7c074a788a6c74a175d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 721dde6eb29726699d83e7a80a4a771ab0d2c547..cdf0abbc6a8299d9d4906f69fde9dd14678166a8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 271ec095e58f2f350d6c5fd41d16632298d72043..9ccac26364524bb4865397e165bb6346d91d3429 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 78d9fcd338ea0e20e9b3dafa005c272790420d0d..25d6d69013c4b9e121cb7d77bae90eff38cd68f3 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 92d8308e1317ad6dccd3bc8c4928d94bf1f5866b..f9d46e4aef9b4b37664e6fefcd15c6ea2009b429 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bcd3cd5983a4b125158c429c71caafc02bc8cba3..390b500ea30c9b58fc1fd2fc2ac0c7c237e11232 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4afb90250068a5ec7aef1420b699f73dd616e28..723b22ea453cccb1552ec85962660f5923ff6146 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 39c0b16b00c5bd953e8d22957219fa37e0fcc9ac..d3fa1cb60421e2fe94bb2bc30aae65a84e139797 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 54a4c5286bce7acd310f478544632be22ebf4979..32ff7447b3fc50ccba0d3f90da1d97baeb431984 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f95d5adc79eb8f15065c58e827d9ff17347ddbf9..f3d1889f64712e872f34cdb058a130572920af09 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9cf8f73a17c4a86e8144ac2bdf55df14e3c600c7..b2617e82970c065b18f2695dd2e3d2170e8464bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9ff2cb6166d84ba2a17d2749ca7a244a87e69fc7..06f99528fd6d2570677f927d98212238bd5fd452 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e10186e631b03ed7bf289c6933c28ab4d1b9086..1a535fb74e2ba3c480a5f98799a1ed5e7456461c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 355e64c7532127ac2186ac2beae3e91c99aec6dd..13204418ade6b2e0010ee8b7dfc5b7adb09864c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 086e7e42ee1b54fe48af87439c462410805d9898..7f99ad142758fdf5a1517249b55cff9ebb30f1b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f4830a695f252ce1f6c90aeb5e2a0bb2b0a7e89..63d500bdaa0ba8daffd15a963eee4bd60af889ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 333b57bf344ae8f936ba1e3cc612f90c57320351..848eccbd7e7533e2721b378325b06783fb1b5192 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e00478d9b26007cf9e9d5f85edaf0aa0965b102..71bbc1591d3c57d8d248474baea914449cb2d435 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71f23ea3a43abf3128dde146c62bacf9ec76efc7..1c5a719a53ca210f449276c687e468b6b939bad4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef86f832aedd19e2846047241216836cb2673da6..04f3283d9a13f2e11a3730848b8b93bcfaee8269 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9158ac2dc7c75d7572d7a3940c46b2ae2e7af46c..ead3ce05c5a0062faac68f7a7014279652bd9c11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bcac93072f041a8ce9a0dc4ffd608941855693d9..399e9a9c3f5bfd801ee5540157e5633f07d4967c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 893d90da3cf2aff6c87739d736555931355ff744..4609f4e3da0c6c502fe3693c2d3a48e3f40844a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ac3e54a52236ae00fc0bf6c35a6d7508dccf4ae..94e8ecba8acbb2deca71be8e456cbc932dc00ff5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f4d3c5863e1464eaece5eafd75ed9ceae25b8a1..37901bd995b2f1a10cbeda965017a2afa1ceb50d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4b5c1c84617ef3b8a9441ea9ca11b37e781da63..1a3850582f22c1fd4a6274006f977860d9b6c44f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca8375620840f9abe79851ccacbcdb41ca28efec..f27ef8d44754216efb6bb4c6aea758f8a5d9b173 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 24ddab41b17b0295e003f1471826fb3f2048f774..7651133a8bb3cfec78951eabf620b364a8d09e72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ec63f8ae7a33cce9426e3e04c6e101d33657360..2fa2b2806f338d3f95d45cde7ee6f68e257e2784 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 451398babe9717b6d26115a64d304c1115e3c73f..bba5dc1e00c83597a2e2463386e57ceea366f543 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6190c594f062588f18eb95c9fc656e7cb5317ac..ec3ce4ec7f7a2f44a9101fef351e8f0cde1c7f1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5aa602a089d77eec476b24169d5ba1ab5578d6f0..714d3a53310edefd011783afe20fd697ba492fdd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d26ec0c92fc7b5e32e6d1a91ed5d7a5bf8c650b1..e1cacee86a0de0bb665b7248e5d5becf4d418309 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f74b06ad4963c2b2630e64773cf262916587fa5b..a297f08d8ff9a721fe8f9102e9c13e397ce833c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f6eb86832cca7a6b7d8e3486744f271bfef486e..4cbd72136956f2595003250553ce37a997bb6ba1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc2aa8d8c111b7d9e3f7b19917946b1b2d9ce7e3..b85555edab74ed181b4392e0b4df17895a0d51b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05821beedb73a2be68adc359e824dfe1de23618d..66dc052712b7f0d6524a1c7b0e37d46241bd6897 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65acea71a61209c3fefb1256ca0ee8edbc5f5576..ede8242bda595e51ecbbe35b9afafe8234f1e597 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 06989eca64122961020cf10deda5b4ab1b0193c0..c6a5242d3d1c852c3686174b8467e994c93378c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f8324ff82bc893f4caa7320296b88936183ee8e..e74ccabfa37ef3695b344e916568bbbd3d9a7527 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d5284184073bcd0f10f58f46ae7b26963ec1774..66caf176deda5725626d811d0a367127fa234f60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d2041ca9aa74ec33c28aa0c707bd75739aa4fca4..46056805da8ad14dcc1d66b1af33b10d39820016 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b01cc4a88f9c4538165dff46184dcd6cf78629b9..4c3e5df6fb448407fd179bfb33e7c59722995ba5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8daf825dea58253bc5df1cb54741ffda40446d85..db4a641b4a570494696791a76009913c5296af98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37fab5ee75546f8ceb23ba2df2f631fd6d99d618..5e60edce39abd1b7be3ec45ade388dcd084c05d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index afcf4026b0ccb48782ef425aa022599589a47593..3fd3e1f320805f5f53915cb406017b23eab31424 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 08293430cc5e4530af13434ce8e374b56d4a374e..a78790d50f9b8edf12cf67fceb7ffe61364e6717 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3671fcc8861bb3c0425395e7fcac86a160ee64f2..cff5b1155f00cb2e77aaa3b14dacbc51d583f59e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 732b4ca4d18a465cfb3df715b4b3ab790403723a..af279199118b91f2ef99bd318a7589fc6eeb90ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 14a6b61f6b34d77b2149842ed57b745782fa1a8f..f1a5109eff7776b5efcb25e149698b1e29a4e433 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad1a699e5953846bf6cc8ad33fc1ab721622f02f..cb1e975f38b6abc992dd2eaa1f189670d64b6cef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ce7d8e340c06c0bef857fa2ab9a9281ec618707..57f8b1fc19aed56c6e5b9e146fbff7337bffa81a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 36146a7581ad726d280be6c03614d282f86b4cec..13d1676c868ec9c3c5739ccf8eb42fc4973d7527 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 50758aacf51f4e6f8cc7eee8914287aa49732d72..85a0adebf329f18dd7edc8c13822f0ac329cfa55 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee32a89b556eb96f4e433699f8f2b9e17e7eea00..c0772272e72a2f29a371a96a6ce711ec77e8667e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 71e5d2ec7c4f53878f1a2826e748130a0ef523e0..05ded20436bcb4f3dacf7bccaf3d0fa60d7504ae 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0a5b75217722b0469bf746277b1e712c5c3bc0f..9989b6b892ce9ab445c33be9cd5084464993b31e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 032121318acac3c3df0f4949874eddb8ddd1d52e..e8745305e0a58d0bd355e2923e529e83e29df1c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b63f2d76236203777a57badb595d93610d6aa050..4fc7f0dfcca63d311e6e42c76aa2a9ddc0df28bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b6818a6f6f7c9b311bcc44b6040dce236c5582e..70011c2f8a602b5d152ef7c37e5085b26894ca11 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a82dec81004ab63e3f6cbc08c22b6f628e1113f4..e1ac8f19dfa32a9293aeb4f8da380eb48f93d8f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dfb2b9d39bcd24cc6912858c6f3b2c38ba73e4f1..cd3592fdc1ebc25996918b36d251fa7d3cc66b6b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 42fd839118ea8b8ced5f3f786b06759c95325a26..0d5e7a4e808d48d224e789c848a3fae80e0eee2c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06cb31c0522a3d3029d2c9aa9e139405cc4494d5..b3dcb362b21bf35ce15bef653aa8f39c845ad901 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7870af10b2ebaa0598485f3c133905acf61fcf6f..14052c8b8cd5a9872bb18936f074e16256d1e567 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 78a188176410709209ae8a95444d59aee5315cd6..28f0691d902b44667b7ccf33f35c2bf8851fcc43 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 66468be48da6cd49659fb757f2527fc003cb588d..3c7393fa60484f50cb4a4e2d0eae10db89fd41db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e7dec38ca59e92defc6de43cca3cb4e6a8835b2..97ac1604975c0cd591568482835125953b7f7dd1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1093faace5dffd5ae749113f4e7e1b3c4c7eb8bf..6793f5b896b809c6fc5f7c26e274ccb0aed8308d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 079468fd03905b8d5aea1dedcd7590275e4bdc3c..914e2c3ed9fa9334b8f325011137f83bc50159d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ad85c5dafd782eb4202232f1a38c132638b19456..98d67b3aecf5f17580eed1d5b35cdb7b7c64871c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5e894b424b9ec1bfa91d5e1fbebb7a9ab837a043..95b904730d57b8993943e091445596dba4f9fe32 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 69877c19cfcc2b011a52f577c9bec9a8a7add1d9..3e0d56993b3bd240e397a9d13d7700715cc579f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8aca5bf4b5899ef5c003842e26916c43d7345e72..cab4c013b3f395d5a8ac26d6cfb032356b5c1307 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4616aca1d94e0a2ea982e1d12d7b16c697635095..83ca40a7220b5698e96ef80a724613e3ef1cce45 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1776a3dcfc3305e3a46e88053383f38e52327521..86ef63196e1442843b6c63b645df0cd770525ac2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9769170ad5c15c1f13f6df37fe1b6109355263dc..928bd57e108a6a970dca542afec1600f70dd6f97 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 24e54f2af9751c0ce3856ed34a6e75d5d0718886..2269c70eb7ca698b7c33d979618a7c4ef7faf62c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 705187246490978f08aa1c0a821e31896b98ccce..0dc8ebc93a173c74fe8f9abc65ba451d67c99823 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 795366f2f5ebcbc163b19f7d63e73d140f51fc70..c3f91d3e8696aaeabd3ab7c8bba7f986f0c36e2b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 08077c4e1b3b3836baf24b662ebe421e04ecbe85..2f945882cc32f8548a83a4fe05f15743787daf9a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc5d866e7814c2b8d1de9a435fc6d9d1ac24b31d..744494c335dc200b1e07d9b1797b8825c715afaa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c68655d22bdbc0fcd727eb5f8edc834bfd8d9e52..d3b7dfbc742b928a4ec25a37630e805017731be5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 40afb32a32d8ae16220379b4fa38616fc139d2ac..a174b858d993bbba69aae546a4f2798eb9b14ebd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5eb0a28761bb03c9898086900a28e61376db49bb..7a9369c4b45afdaab6e0e56e6977f111a1b20524 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7753de7d615146e7c1155dc71fd4988ee3bf5b37..e84b59573ec3096cfc73982f72b4c2581cb79c88 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28cfe4f1d8fdb71b22469ef6e461e462f14e819d..1f06c05b2585ffe718561dac836544640bbec96c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 130b82068602ed9eb8e46ecbdaeb7582796d1eb9..eba1213d2e64553ed7de781a119c8a5dbe83086e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84125d415e74d1ae6e4487f8dd2fdf38371cfdf7..bcb73d322359813d201d1c5c88dfdf34fcbebfb2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c93116f2a17e6d95ace2b7b8f9bdf79223b2e59..2bd308e2a5aff9f6da5fdcd0caed82ba878739fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da41f0823e17d73c547a88f9b827a13b34f089d1..753c261ad47023abb47eff6017e12978a13fac65 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c19f9de31317e33d600813b91b3a658741020fba..f1f741dbdf258ffcfec201767ba6bf8920211337 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e76dbbe64e0d1707daa36cd38727006ca1e168f9..849f10510793fd5d6e327f2a712aa1c7b40d2de6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6734e1113f9f6d33069e0c9b4267b5c2fb188e1f..4b8db3df24fab221e8493089d1a7cc2af556fd1f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a02f61803dc7700dca3936d928d7fda8e55fea50..1386aaa2b18d769f8ab2fb87af1cb9e6f46e3f9d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c0f812da0ca01ae19060468707d2a151ef2d4182..1013fa35f783f840bc644d1bb032d010b12a65f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bf0f6659a8a5f1407b9b8db39c2f22f808ba968b..3660a33f4ef5052a519360dd70ee68623db54bfb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c19f354b43c5b1ae8b8a718a98b4d96cc573fd59..9a4541d8ffa32deb73190e12933504b9c7dd5f07 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 901e9c4d57f7480677582bf7f4540e6737a8f93c..25d641cde0825ce9d6e5d3f73681220193aea396 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ab203227c256607da54e338f646377c7fc2f746..26adeb6d3f1ad5dec0d69186f33e80e5f74dec05 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0554f4d6a44692ac1302ef80794a4fd468f8c2f..b1a5344ad943593f15ee71e3c84708d119ab4a12 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a4d8a37f63403764a26e014bd316ec38578a7591..70c9f199e14211b82f79881c4a64e478153f74ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b42412a5b9c94eec8541ca7523cea333706ac046..17fc87380cecbf7a347bcc3f8050496db4860942 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 437cc015f01bf901f081353f6e1a76bcb26eb078..a721dd4ef3c7975b6043804e6f15529d11b74716 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0f0298682713c6fc38d5d8005924b346e204e0b1..c3bfe8cb17ae61e4f198e6e1fac07de730f47c78 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 24b840ce10a859b7e2d8f7519127b7d8267bfeb6..9d7c041c1d78e72d0237e4f9abe6a3de7d6f011d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f9a22372f3d852627c29dae06ba8fb215b88e7df..d33878c632a871ce3ce9f02f003d99c873aba444 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f4e174b627ff4c31905db07dbf495d52e4ddbb8..155ae1a16f8ebd4c523c55c1eb09e7bfd537aca1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76da61c77d4bc28bfed684d28332f19d37adcd84..671bda59eaf45656b6a8628fcfee16be9ee02fed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2054e75d36089e6d1ac5e9960ec3049e37fcc3e7..a4b68bbf829ea9cdeeb64a629dc04bb377d82033 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b55e1a4f105252af59cf93df28f7620376e35e7..1e547ce947d832b8734d7361171c69d1b3ed852f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 378d3ed0ec5e1ce621af1c6d1029404403172840..0c66ad00e2c8907924be1ccf14bbf336397dafbb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d99f3bef6edf0928f355e7107caecfe0a01d652..922c165efb2e547a8ab786e6d6773b105e6506c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f63b038f21932f23b476e06da428ef16450d9b0f..09c288d7d955f7cb0e40c11dc1ab7ccffed92460 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f40351ea285f9db65f2baf8e796689adcc68d296..8e560aa80477045845c8b017cac866f0130e7e91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad74ebd45bc48c048140a6e1d31ac1727277bad1..0639f8af389a48465834042e820b0e8917f9a518 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 042fa069682b0abc75d8c8a224698575fdd15175..f191d7d8317331172593314f30dca424f64ed92e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d8b968951bf8fa009381b6fb640b5705c018a37..3bb4a6b385dcef0c7dd79d48504ee43f2e70077e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3db95fcb1294c94b24706b6089287887164026db..ef7073dea57a842020a8db8bebfade07a91f4f10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37826a07f20850f541d419f343dca762093e048d..9b08fe1e25f8a483c95096ba2c83ad8849aa6e00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f42c58d9dd49ed1d3a8e95b6fe2a023c2d027235..c5c9241b33b9464d01befb74a5e429dd843b886c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98ed6270286739495968cf0b724b0d75a8686cfe..08af3949208e706d20117e46e83b4f8cfedfecae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c7bccaf99214d023b67f312ed3a7705dec8e811..b296fc263768783afcfab6f07a821bb3af62631a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 081bc4250f69989bc0644792d22d73bee05ffba6..4e5afb2e55e8b83ae311a232896e2758c3fca98f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e295a36e340c6488057224dd291fa0ef17b070f..e465c430bf9a1a7e6d339574fa2d9242496db2b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 17de8f0d1ac87612b2f48ab4d58eb63c05e470c5..214fad1dd1e1293161534091093eaf050aaf5cdd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6cdc7cd915d01d49e3ec28f4d3842003316a27a6..480c1cdaea5f27ec6753c62d8fb30092719da45d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf5ca4fc05bfb190c69633a6c1f556a6298161e3..d5f178dc859f6e49e1cd806ac105774d9c4e5b71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4fcd9eb2ea8e3eebd1809b75137f71dc8b4e71a6..e9764a5be99aada81a9204e743568a74996d9248 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 925e008b41ee9a3bf09c25d18f8d4d33da73ce7b..b726211407c565d7be86b21773f0d9722b2979a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f40e15136bae0cb8ec2507d19b3076a9a864a75..a5fa0fe11c85e20ad050d489537022aa9e277197 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a0c9f4797000e92165524e0d561457b6272eff1..da569a1928f1f0b0c0e716c52ff08a686bbe14c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8fec6b8da0da8ea68babe198578973c1fadd65ee..9bf19d1f29f71e0b425ff0d2320801ae7f512986 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ecf8e8f07ee92fa495e8507a1ae5d7b6a67e2701..b8396820b1f109d05985a93479be23bbfc21840b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f38677ffb6436c8e6417bd0cf0b22b20e72bce0..aa5a09c82b66f5d8c5c916e3d9d2a38761d1f037 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3bf101e628cafd2ac60c3777d719de18502d251..41d5ecd36b1805b864682c04b8c408cc02d9804c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7268c3d2b33c094bc0e678dc389df4fa8840c78f..ddd64877b55f9456d6d9f617c2bddd2cbd2ff73d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9216e93c176346776d4f97fbf839d3980cc46f0a..cd33ea0397a4c73ea77adbca452f36ae1e8acac7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca32cb6b6bf80862042406a7885c70a87fc3e150..a9c56d7de1acb8c18b163c42197791899702ffbc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f2fd8415f91055828f72f5aa8f20bb53c3d8c9c..18a8b6351ca1beff0c39bb4a48271676e9404540 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09fd3c718eafbee299bbfd905369c4789efd8841..0644bc366b89506374dbafa6f16d970c58757714 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 593ec2ed62fd5bc13cec024a3b13a6346f193a43..c2a3c9e9f87f4b1d8b3ad54989802e7ba231dd39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d0864c2fc2be5dc8d6d582210c0e9ec5ee5d2076..eaf07f26b7eb15ea197e0ec5790750fe3189d8a0 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0aa8deddd17e010fa0dea007236226159265489f..c098c4b30a842d8174c1406960b64cd5d196b887 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9c9bf1132ccee783d7124f4d3cf2b577b7fcf0d6..f0762ddd6706d52062590b5e02d24b7aab0dcf3d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a388aef159f666dd83cd59dcbef25e983deca431..a3a803537a6bffab958f0ab4531f03da4a776ae7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5d875c7e9fcd8a49a769cfccf63f043bfbe1170..47fbd06a89ebeff29daaab94aaa10859bacc0ab9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97f0c541505cde4608a97ec46779b8bbc194ef81..f9faf59cca4039e4d3e9920ce2a27ab701266756 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83a449bb383f7793b60644b25e956a2d553918bb..18c31cff655ef09bbdf6efb6ab531fbca02654d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4bf6eab6d1845ef92de2350e42112a0c148a2bd4..c1b62ee4497e71443cd02b2eb8cfd8d2ad57d75c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 742f299412e5f9f1519aa8b8592a12e34b3af2ec..620c4568d875f971a4d08123e8373ee05e2b4d29 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c3d6264995ce5374076888dc3047609de788f8f..ed4901cfd54dc47d2aa8ed12666a2df8350041de 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 35816472e0b655c9894e22c68733e087fdbaca60..3d604422a2d61e827b23722d4292b576fe85504f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b25cee8e07d8e9eca1905da6c1f9b76812b52cc..6eb93260a53b510003a690d8d785d7532a6bb5fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3292f82264a39087eb7dfcda1012fa4b1fe67e83..4b47dcacd0cf86b42d4b948f92ac9677dfba3381 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b376781a95d4254d736bab1dc5c071d79e166d8c..9d8dd4eae0ef42bda72ec04649b0c11513fc0a60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05b5d21d653ad365170c8fe4479dfaa0bb89ed70..26ee03d5686e45975a4eab1347e63b89a8f1d3a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba02e64dd1479e17b4fac33f3f8d65cae13fbc13..3628b69d383a449ffbdfc9056602621ec6340ca2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab6e76cac2d14576356fab33c3376c9ee3182840..1ced591d58fc3c3acd045ced620678faa7191377 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e0275985d02bc8592b0e481d12394d876c19c7b6..461fed024f5c0a8f89a5bbcef6939f783f2cd8b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5f4f2372337b9aba3fa729d5f65276d8dd1d9b81..05f601dde8c26392f207634038db3ea9c631635e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f3473c655605dc56c159662ba509fcfea28cfff1..33b6202a2bbe839fd7ebecabb9adb561dfae8c06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 716b7d764c6c19de3a5dd39c2d2db5c797580bc8..decc9100dc82f0c05d69fbcf855b37074eb1b146 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72fed3359bfda32c112b104ff8ba0c271a32ddf4..f8e6a4bb3adc0751a9bec4c2e12783ba2b65cbd5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23a6ab2b983c697669a78a6bcd309bab7b1c6a6f..09a99442ba347955088f63bf6ced9408c2f56c24 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca9a74aaf8d719f0d81a743141e1052bc7fb0c97..2dea5657ca1774f5e539f968618691666f130e8d 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe6ef42b940365402273a8752817e9291a1ad53f..a42f17c80cef53bc29db83ed9134c7ea390049aa 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 99b90a7d9739a7ab4b48c69b5cd55867cbf75944..84d8a151385fbb5f7a597582d3b92bdd9a513b8e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d56cb848ae8e5926c4268adfbeac0e90faa7c0b1..f689f74949ceb455069f53e2d288b086e4755558 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b5030a0e293d33ffecf1548afc4fc380f7bc0e8..fe08b8e00e01e9f4c62fd9efe14cbf27816f29bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af0a615c56f7de0a02859e4965d60f1b709c113f..c9fa8c7158bc94bf38d28779cfda9b203e0a68f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e551f00c9cfb7a3b0c463dfae82e3abdabc0fe89..674674accc5e5e7ce1c085e8df4da726db750fde 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 96ad3ae7f6f08b2b6a13d68e940b0cbbaa1cdd30..980b8a95d3e38d5c2a9cad711326035944d13c3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1cf06d05d1aaa84f5c990ef6b4f7e6c105ea4c5f..be274c2b3b5baca276ade03f6c6d86f12d25f5d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e5485ddf152eabd0c5d38b3070046ad89f76f775..d54a64544941f0ab4791b5ab93ec79cdd03c9fa3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a65abf619fa2c9eb00d0570a4549ec19686c86c3..f2d7f0c1aa72d4e2ab57dd72c5bf317fdf3c3e4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a3b9c4d4c07bb0708f2f8741fb752b100657b54e..ca820343304d953780a6e590abae3ae7ba886566 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f60839e2b6114eba7edd85170c80fdb97264bd29..e0847dec241a408a9f47f3ddc06e1cf5aacd47b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c704efbb2c33e0d45d0b0ea5de95d3aba9bc8d92..5202ea242f429742664700e6956d2f04fe589cf7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e5bd4ad2aef275bb6010a6bc12e938717fb5c25..21734862086ad8446808233679a4c0341f16ff0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3eaa0d52e7ab550e7292f8f80b239acc0b66bf6..a966e493b9f02eb48c23bfc470bf35c7ac83378f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b9680d429e96bad52a50f8ec0c6537d8749a94c..c14ef9d45d95b7a0b35d5fe30b72bc7a71f341d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dd12f63640078421d2ebf5a622457a716bc0bd6b..60ff01fc1fdab8e2598256bedcfc951497d77c42 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5e095f90579abcd8be0f51000371f122d65ef704..5657c0f81e7af9c105d6a97ba7c19dcbcfee4681 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 13fd44c4d2151e3bf02c7cb899cfd90b36f81ecb..b80e6e6ab8b736b56f3a593b739966caff686a2c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7debadcff4d91e4a9476251eb0c26cda217d8074..c4b03f1138456935ab5d855d494392bb422736ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 160ef9aa5768d9061817711f75e2222413534152..57741479645e9c19cbfc6b964b388754a3d6f784 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index afdddbe469efb6298acc6ef72817a9864b7bb6c2..90b61149b53048357da688796a63805dc56e8a56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8622766b5aac871bee6e01bf3f1b2e678171219c..4d02af97f94a851faac0b50b2ece01d70a564271 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fab185b35b2c1a4f39d48d1706bbcf21b1b3f7be..aa741ecebbee70ee787597918bb4e7ae78ce2a95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 280cd44d3ce317d884db5935c5c324acb9941621..a777b68790c55841825618e1c849fe560370d972 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b791c6ea7dc040950cb74bf461959c5dea71275..1abdb256bd77195fa08e8ae2bc3092cab44cd3ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53dff6a804f42a6265104f0e924084cc626d9bc1..830920ad3005e7ae546a135ddbe947a4379b2f94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9002368189c462710aed592b8ca3177c6c6e4900..f845a54aed0b2d6409548a52988cd42330754f68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1031bf76ff592172b58ea27a4d7be5f256f6a6b6..fbe2fb92e88424a5041201f38b843d338508f5f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f70f89cbf043a1947216af32252557d6de683203..f5ba41281025eddf58d4b123f947071a9b64ca8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 480557aadeb501ea115d0aac37d79374bac2445a..b81c438f02607f3f878b54db8755f50055623973 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2863ff197e7d13a2612c65ebdee725f35821984d..49746a5502c1e4a440e7e1db1b4cb51d839e81b5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af8cbab9d609527cbd988564b3e5c73f40fcfd13..6080d9dcbb39f28ba28e3ae8b001d79578a6a609 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23d383f35825a9ba6da031fcda89f81001764153..4e1f1801373101e4db7fc3d14fd24cdea0a5ac6b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f7b90b7085681f4b563cfb384da72d544a046234..2cc9de6c5697426e67348486625f10a14489d5c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 75c0ea7c8ea0fd3585075944fba652fd57549e57..0141690677add6820110d69c8f8ce29d24e6cc96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2f53566a04b821fcb15b791709ed13c1aa7f80e7..f1f3275fc438347133d975d6dc866433cc6f12c1 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63115f6cd72726c4bfee6376d529f8971244be91..17220c4524f51c0702840fa2aa473ee607f4986e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3f917c83dee08fb232a47f168c3b83ee2df80b42..d9a9b4d928eed1c1545dfc9a3f6addde9eec3b4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b2e6a3295faeb3e722cfb40bb99c9d7e7921482e..4ef89778f0131fd43871df6dcdd85721342857a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 904dffa4392aa88a483eaf65bdf3166cc4ff8b8a..70273db2cc09b56863a3ea2c73e85c7bea7bb4de 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e815062deb0aff5e5f21ceb744e556cba17c51a8..e100627250d48035511ccfe706104594b53915d2 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f36ae271d8ce615c868032f599d452a2ff55500f..0a536b72c058fe9671b1b76f7da9df68bf3ecf26 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b33f096c2ccddb7abc8ea998b2eea8b3f2b3b23b..378bfcd8643d811f9b3c62a82885812c3f6b4a5c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cbc471ba89758d0b7a75141130672992195d4f84..79e14719e16b2ad6329c5923e10d43f70bc8ff6a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f08caf86a7c76745ed09511b907683fdfcc19be..1f4401d872a953cd8b7b01813c63b6bb096bbab6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a257e05be46e8599106041902f31809526590d9d..577ceeab239a263f9156c9e56a6c3d2d7a3a138f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72aa604e765684cb507b49a43de7d863ec8ed151..58e6dbec1dde34da67cf40f014cf09cb9b447a77 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b45782da70902f4fda969e1038bdd3f706bd94c..f3cc10d0ee50ec2e9ce0dfe090037c903e3d324f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ccbbc705e2b807be23d83d77da22242f5ac061a..002fe6408535c64da9771fb0022cf74ac1c24c8f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8c91988175f7349faf0210f59c49c7651e10146..b1f79fc0bc8f553fd584d27b72c7dd86840ceaff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e24b2f4fe0cdac1a7b6b7bc02c344f4a0ad37915..72c2347faad00c190457a5ae8460d79d872d80a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 477990df584ade6a30bba792347d24aeea58e9b7..23f917b324f91d9e277679d6841b18f548d8e129 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b1ad6c8442240335e56b26dcfe5cfd8ef4f9ecdb..3c95a05805287b235db0c1ae1538a0108a6575c1 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 13f89642bb3ce0b61f7db455740d89a79f7e9a3b..e75eb34dce15c500a28cc375adadddeed427ce58 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 770d05a5bd9f7a8d310f27f23861ed7b3b298c9b..da3acc30c0184272357eb154a8572412ca1f48ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71b906252c598670fd9b5e706629dcae4a83f14f..4bb4721732326119344ccdc0ffb0a5e29a779cf6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7ebba5bf53f080273242da8d4bbb2e5a3ab456e..54088a90f7224774098dcdc7aa0933f931eca4ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ab91127199aa8beacb513eaa40c4afb0412b66b..baead092df8e2678ef20910ac11f27203268b760 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d568be4add8bf1df6e0d5352555f0a0f0db2bbb..17ee7d5014a5831b06fdab7b11338da223492608 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 907f1b0dcdeb44a0f65c266fa40c5ed6a6e6a075..9e66c389b35ac527f65dd08cece6ff556c936950 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1adbd2d99d7bed5901c30d6b3f15c61f8d79437..59588999549d09b2e1ce6568b04aeee16f0b7fd7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 817e624726320dfa185906cfce571e8bcdd83f34..a88e9ec852aa82d9624d6cc70b12cc562b5ae3bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6da828c302baaf70500d122f5aa19de08a27fca1..7f8465501ceaee02b6cc0981554c43af08f2dae6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e3c0bf2b8c7deac0c8f5ce33fbd2b7b348bb9e8..ad68228b1e878d95361c47a7af65e99e643f64ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbffaa9fd35ef9555b9c4c31adfc09d53c3b6245..6d1dc1d68f7cd1810cb6da77b24c31222bb1f0f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ec0b5a7835156938b96098fdcf9ab7e5b6d4ce3..9ba35a6d78856a6d98fa79fefbb5d2d64472bc36 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb79aaa296cc83fbbc79e4ba644722929a2f68a6..9046df47e3d7b9a0a4766d9caba709597bfb1634 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 891b0815d947a3a4916ce8b7b31d398b4817fae9..0db0072ca04e79573bbee53a96f2a1abc0e890c5 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 970aa4528f6ddcfcf6c29257a903695b6dd10e8b..96664e0090c85caa7733633edac8a6fce1a3579f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b04c06afb8f5145d8900c7d871b5df5c92d93522..235ebaded1eb467934454e8d5012ec53b0ccbe84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e511675e683485712968d7e1145f12234ac31bf0..736d7b062eb5bd1cc3a0777aa1239b7dae4f503b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b71d5ffa759d6a76cec36b35b734e5e86f45462..51e42f2a3c50b90df58fec0073bd17ff0c9d20fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13a2b5d84174a11ed5f1bc0bf846dbe94e66a390..41736b58d359287b0d14b7463d023e2d908a4c73 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d1be2e0cb1212cc43d4dc2cca99812bf033cda81..8ee3b8bd7d86114af5628b477fd5cf625e50cec3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dae37a8d2f92f0a3084b43650111533a90c1a7e2..d948c8376b19df40ee1419c408389ea62482863d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1efbd49db537f1febea0888104ffb4c3e91c6e7c..d29f7b2d2d870d876c0c9081d069a92df59c31bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95703c5066827b09e3bc237a6703242eaeeaaf4a..cd8d21b610cfb15aa3eaec80e697f80a3b473f4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4148a1c505d2f0d0b83bf5eeb54c95b40cbbdcec..6b68aedb552342c79d20735b8651387ef8160fc3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd635d843936b3ecbe79b6f6b7a12b3000d9695c..b9a97af0fbcd253105556b1d6287e0d1132a15d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 527dc9b94667fa4c06449d987a0fff056d7b986b..2624e4b1c8c4fbaa8755cdec29c7dc1d1bb79ae4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 66ee8aaf83916d07c897c3e2e3a9551b2416caa3..4bd449e8ae0212899280436f135ec8bfdcc82f38 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b64531acdce74f717a3895ad4a348d8fa9c85dec..0967ce359728f84cf28834d36ac0263bf654c7a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 765ced6290fc7625e8d62de9d5628f6fbf060060..7ac28dd096373d52564a54019ff13fc72df88183 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e61e599758b2edef2cc2428ce00b283dd50a8c63..28157c701df3f2d5cefd0b62d3d74a49ec2cce47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b50e7a9ffb87b50ee912e5f64440db90e6d0d4e4..b04aaaed547b7bac75ee375b919da9da53a45b79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a07b6e3070618998c896f25cd278fe8461928fd4..5331b39f4254671de10f55d59fcf138a86a0e92c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4f1580e10dc0b0ad85678f1bc0020e54e07e0c3..1b97b073d93cf10cdcf38f29032a179bf422b459 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 087c85943d1f2a5b8749859db34e0898a143608f..6dd82cfd6efb89ac5a63d3d62edef48ca3f469af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2fd690ff15e694ee8917db3009eb461e4a1094a7..312d59ac133156ea546db7e3db7d644be4922ced 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d71b66e914530f27b108f50d97a9457cf52a5911..01e406bb2571dffcdbc3301a530fd5677fa32f6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 86a330bb710e8db3c48120aedad2f513ac0073b9..7020326e769f10be1b5c87d852afa448f161ef58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e2cfd99aad7a96261ec4e47158b185b6ff529d7d..2398b41890afa2f13e40535c6d84bd76f081a7b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05731bf2d24fc7c68820276fafaabe71dde08cf3..3e1de511ef4d5e756ca5e9f141fa91784ed13f39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 127fae89f2cb13e0cd548f37ac0b59f83f36ed14..02f748f3c31a90ce2ab7a62ce8d4ac548ead30b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5da761648c4010148bf684b3074cc9caa62db3f3..4c1c5f1519a382e471c734a4d7d9c19d211dcff3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb574730fa81d128a2c90b34c170a6898be705b7..6f9ab8eec83c2d4980f9a2b835ba911ce1e46100 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ac6972bc857f523f62eaa9c3f5b54807774557f..e0040d4f786c66d47ef3622cfaf194e1917e2eb2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd1a5d9e66b0b3b89d51758c0c11197b68b9315e..060ca874e4b88547286c9f21b32ffef747eb9029 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f89b49b83514e2a9c6bcc0298a9d0ce76d32aa7..4af768c74a04605af38fcac9888089401413b311 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1905ce6fecd2854c03d804f2695a333a847cf545..1d73ae1168de9dffc03d14269933a6cbf740db55 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 07e67d70b92f1aaf5f14f5a9fb55580c25d1badf..db0da687e6dca389381e4beae551f4884db53bf0 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index deb55ae100acc6f20c2cfe78a67afec285165794..34b2d1d47800e6bfd5597e3b5a32c3aa2f71e85c 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b88ea1215f52c0d89d61940ceee617929a5d834..fe5dcb743b69a21d4260d359044b9d671e18fe9f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b1af972129ae03f2dbcf212254e30cd258bb8d6..0f02224ec01d6e9aab660e08135529c2d3b74a5d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c47ccc155f8924335195de033ae3b6db8b0f8e6e..0ee2320aac8ece77bbe6857bb636c5483521d2e8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9319d6e2f530cf7f2edf5d8fc77eeb98e3ca7730..b3fdf14c4df2e34089fa45eba651f754859249e8 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 093ffad0dcdbaca8eb9bb4ad618a6ea43b34dc3a..ebf03396b4b693f5d6813d1df57d92dd47ae35a5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2637a5337d79dabbf4f054dbeb5a44ab4f4a7f97..a8b81bf2d9064956cd213d440e6d0e85cca48ef3 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45ee037c3c7a6b71b0f372f7805b6a2fcf574678..8ec80e664818ab43670458c423174d907cfed271 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 480b3c9e529e952bece98f36b1d6067072211fb2..90196c95310807755a16d43ed42622c0a4c96744 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d30f3f52e782ea0c251151d5c18acadcdadcf3bb..ba5f25c69f8955610848895165b083d12089d73b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1bd149bedc8db4c126739b998b7c2c8c19f04f35..72812388077e6da50c0e243665f6bf6a6e317b9d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dc88a26e89d974d08da628fdae9d68a255e73427..80bd61f106d69c2f10b5b880613e53a1d8ff4698 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa33f177545606e39c596d7bd2925c178f6a2316..5177e52e23ea0ba1dae4a20c4f10f7aae48ebf35 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7577a519c6c0f63727e737c26a7341f6553fa848..f6a29b9c184c6b00ba115e65c5cf611889dbc021 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6ab686f2c67da3f01a8ad74b1e4aac230205bfe6..f06b4968a8311bf4a26b6296f2cb9332540a1926 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 49017d270e5cb92b08e2c25992a7bca840785682..a8e22f66f51f47649af1e7c89bd55f6a396c65fa 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d15525f43f00a448f8cad49a0e37722d5d247b8c..eea2a0ebd13eaf855a87c89735db0816255e7df4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23f70c7f2360316f166abc58818ea92df18d7e9f..60fd4da87e020529e1ff7ebf8581f2c83bb83987 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 720502fa043870a78e16b7cb11fe94542b31fb83..1333ca3df8014c029c4ab1126c6fe67c29cfc98e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4700d75d5d4cac673e7009709ab4fb9028fb48f..fc73219f0a7a10f5de7f94c5a0363e14ef78ba77 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd994432bf3a28df2f26588392f7dd1e1e7cc146..a59fec0146b6d5a2ca8468a8a44c85cad799cc2c 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c250be2cd535346cba54e3ebcf2b7891fbaa6abe..f8c73f4ba6eb2d54cdbc845d6e25832ce22863c9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a63a9a7f828bd4416c6620516c21f0ef4e87e75..5088974043ab21d0aee6a771fccc3c825e9a300b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e0e1863dd06684a1060b050b5eb2a126798f53e..11944de39c806152c14337f1d453fa65c5ae9c82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 715dda2d95e50a40599f9cec56dfdc9ee285ad0f..96478a1f40f2b0b33fb7b0645e0678d838059fd1 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8f65cd8b8eadba1cd907ac41144a16ef8df22058..a95cb228c7199eebc224145f3f4893a3104ba4a2 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e874406511894a2272b3d3f33eb1db8f85658052..1f0cdca2415e7485143e3551ab921a5798ca7c00 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b159e4ba0ee7a924a722019bb7974ea0b79c5ab8..f86281c337471281f2f89dea269cac5424d28d88 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ebcc3c5ba4dd56121e889808e7c2b1ba2657cd8..3fadd662927bbb20be732edfd11b390a498c9054 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b223da5af72aeded79ec9b91b87dbd70d3d6bf2d..68fe20a443b8098f8c65ea5d512db86bc45bbc5a 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8cda6a1349ec16c1a5382b9caf59e30f7f944829..76200f43cacde923899ec4cdb8c30a8d842cb67f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6567587bfec7a91a49b0805a12701af5a353a3e..adadfa36b6a4d60560e1428a15cff5caff2ab858 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7cd81642bd710370e9414b87821003651dc63a53..bea4048cf5f080df269d0733172a05de0d2b71b5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e4d89582932db97cc543b84fb8a54b9bd3d891c..2c47c4b29a3d745230ebd9a6f2bc10e214e3d1c6 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 57f1512d367c83cb0763d52c66ac475f03fac49f..154749c25265fd6d0af181ed184244789aef540d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c437505275ff9c0063cc45d4712a20a10cec3b0b..8a0153457092e0591218485eb888c9849772541e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b96742d694fbb11251f8d5cc07680f121ee34236..f4bad9d2680f7e34c7806e88b2f9ec2f89b32de8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ec2d15e6b690375d1f54a23b3f578f22155fbdcb..b8867373458c1a0587b79b04df399d8257d008ad 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 911e5b1849971a5d441cd1b9f400fa5f3f48dcc7..883d8c3cf2763694d406258a9c4414020dabc88c 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 131faeb9b212c7ce2503c6d8ebf0832108d1c3dc..ef0908f15c9133c3ba5d527d0f33c44a14db1ce6 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2bbfbdfc88745afd5d0876073f6ca25072af6fdd..fe88770a57cc42921361eabe56f43927d09da0cd 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17934050e6ad3f7ce6637e299ae609d97a28c0ab..1d8bda0f64add85332bdcdfcd8879a6a81b262a9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fa408557aab8c5742185e484774c3c51ab7fcdca..527f3bddd8102ca2862ef55511b4399ea51c11b4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 92ed78d9293d1dcf533fb7fd4dc3af4aeccb4f2a..a2fbe8c0f95052dd8d8d63515c0875406c3f56ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e82e5f1cb2bcecc2e8adbe05eba2dcd7f3a6e269..f47c59303a2aa282cf171a2694386585472a47fc 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 21bfb47bb01345e3c662a2f1e13f6997954fcbbd..50b0150a6c881356dc3f38082ef1a603aff44127 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ef19d697cc078b358f8ce237df93c1a4f7e0bc34..daa28cd085e8899a41b84e0bd2bbe891bf54af66 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 237ce53af4d880d37d76cf82445f997c29f5c4c3..3590a35e0419e14d5b53da7d8973d8778d8c7634 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 52fcaaaf02bb37395dcf977be0572f3f5c10d5a2..bbb2438437a2b4ef8162bfa196d458dab1b4b1e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57051f40f699519687548f5eb5e88c2f9c1fe088..c5a95f8c6f3ba2b48e56505e0a8e34c1a6943333 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46294f036e12ed26e562c612754131c3627cb797..e7ad27b677e4d54a108ae127eec7fc1a408bb7a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bdfaab920a32de377ce58cda1887e04698fb821d..1fa4521715acacc4288dc2c0b5126288519a24d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f1c0261641cd4173741347357703f154c9aa81b9..66b7ab2d6f39b0c9b7d67f79c3368e806b24d707 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ba47e06badcd7bf5f8789855366a787406db4bc..6324131e42acdd9b39dbd04d6a9f868b77792da8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7b03c2b7a8aaf560417486cd5b92c4081bfffab..83e380b8cb7ed979428153bbfc44806bea828f62 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53f838905b2e6f4120ba03dd893009c9c15ace00..ee5dcadea80e77f54d265f41034ab4ca78c4966c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f11617c940ce3c58169b8d1b95e0c3bb2f3149c..dee59777953abb895a130b38b6f2a9852c8d1beb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 74f2153ea78ff7a6a342c477b30383c66e54bbcd..3dfd69c0ee9239d1963b6a5f6d4fab8b8d1b6237 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d496e396c63fcf83aad32509647a903023e304f..858f8b70cedc65113c8b492b5180919bd9702470 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 17f4bf724a80fea1186738775316b6c2bac00f26..d710105b7d3fe6cfb8b30c4cf76ad09278ef2fd8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81defef93b51f493c546d4da7991d6133b605123..05dc4a847fb2292c0fecb6d499a17ee8f11b1687 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af34a8f5b702fb0a3b22115f22803e0ef270d793..a12b1800fea521ad63a4980c2bdb6a87bfb5ca39 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aae102ada58a5b41e367d53fabf69b37bf54e690..a534f7cea6620c8299f09b491c0023a711c18fe3 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ae3bd1c2ba3d2ccadc28a6c7130eb2c81ad719c..a2fd78ff3e67e755c1dea9d5c30063b92c1df353 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1159465ec146dd69ddb95550c826699ea3febb1..3fd6eb330e2f3d376980d22ea8baf269829a9447 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8163c6d32b3af503dcb3a8191bf0ba173007553c..f7c54cc9680d11443acecdbf05e306c7de8b13b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99192848629649de6b10d6bfca94de8f89617a4e..aa3609eac7a3f1f314caba3aa3fed7c9837c731d 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f74533dc20abdda2b0a43e8b61f1a004ba9c655f..bb38dfcbff277c556ae6a7bde706245ddaa48a09 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1de6560c76c910eea4225c0879c3873caef657f6..6d49af50ffc8baacf7b6abfe1e141889c2a9296f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d6421ec24b90d164f67f9f9788efc440ba85085..32af534eb98273c61cd4f80965d6e756b8b50aea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da9d01efbf50cfd845ad4f29e61dd6161d1cc7c8..6db2e75c2748f58f9f22a968f87b94e991db5a19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a0fc182287356edfb46ad66d82a5777d81f80b2f..dd841cfccf78ee8543c45d733d5e0b531b5dc5a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0219fce5e37cffe31d180f63c6f5cb6f98e4cb97..59c1c8e29a287fee81f4e857d59f8e147256734e 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f4b513d93a66244ec602a88777ea26a96dc8d9a..4023bfceda183757902b848ec2ce5abe69566ca6 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f0bacca82e69f860d27cff259b1f8d822a38dbd..3c0a23880b6e2201ce7533baabbfb62825f9b451 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 25e67234b37cecc8adcd611f015c99a51e26aaae..985171527b2c3f28e29748bd9c06d485203556bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84163d3bbe1596e0f3dcf636cd4cfe3c6e8fb837..c45edf5b1c585ccbd030c7fc0224e823dcb99c45 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab05fc6227f8103a44fe33c6dbf18a9888df3259..c62aca2d7d806866855b1a00650dbdee36eef12c 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c4ba2a9b87d46896229269fbdc2547e88eba11a..6e8f819d78066f9008782dd1da656616b5bfa5db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98b2f384e5c38baff60be0a08bebd8ed3d4f7182..a857e907865af58b3d0ea73868efeda8620056f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a37914148a8c5ecaad7506b5b53b3cb391aa70de..463d78cc4008c0aca50ed27dbb23d267117421b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3be228ac298ff9a2132a056b9220682e9854c1e..15ce0da0d27ed793547b5ce9f765fdbc1c35a39d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 056f3a5136f2f098a4f2adeba5a82ed5edcdd5fd..ca74d1ccd7d3e84a403d259568a07583fb413a83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04933d727d1ada0077f2717f4403902085b4199a..d98e98003dc951714c4305af4348bdb933a59793 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca2c8bb0e34dca83d0de1fbd1fb371890a193f02..e76c309f6e0110f06bb4744063031eb6331672ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fae35eb8fbe05c316b67f6b68bcee303e44854b7..cb8da3d0037955cf458a46c0563a7c9e1be7dfa3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b64451e5a89e431e46157000adf1a990a7c51ba..f0b726c725228ae0658a88acbd20a617f5d1929d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6cf3aa6bc0b667b31b10189ffda6b9dd2f86c37b..0489bdd9624d7c4f2b807c7c259a6a7dc94a55e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7173b12916320e1ade66f6859f1f18e384c32dbb..6e1e770d2e05aaa229bab5276d9f515fa7787dbc 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4052094133e653ac44f1cd51463a1c504d6434b8..19923d86538458a6741783b0b3653b3440d3ffe5 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bffa9a804a3c48fee279bf6c23cf78445c8d1dc7..58188025ebc697bab1bdd3f3536ac855d42538f4 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e85fdde1a18e96e691aa1a0d4ae52c46cb4abd3d..1a3180f7c5a33e84f33e7b3e63625520e0088e2d 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ea74ac43fe711ad4b070375254db0b5acd015b5..784c1efdda189ca95f2ab54314b05afe5b9822be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b2ffb603f6e8a4cb0c01f0e3c91d3b0f424a2dc..ab1f1167a9682872ac3852d93608336484cb6397 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 816d47f832d61e8101b5b539daebd9a3353dc277..29626c675606c9cab955e044e97e06949f68eefd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5dbfc6a488f963b54265d86bfdcfcf4d7c47f822..815f3ccc60366a9ab6571283cc85d4a91b11f8ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 072670755a5b8137597f0130a58f53984dbc28ce..8ba553f1a58cfb17e862e51110b2dc484e5e17eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a63a9ecc1230a08d1365118b27565993f6296c11..769a0ba2c39ebc6ea51e722b3de66ccf3f732eed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 403d55548337fcffaf2be61045ad7ed8044e73d4..60c374e9bd30d2741ea08df803e61f5b16ddd784 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78ba2b3f7652b252a22aa4e7a81aa0a3d8cdf571..cbad20cc8d546c69367b2441895a9f4940edd0bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 486a4f344d0648b549dc071774ded66ad66317c2..5b584476b1e7e40b008db1dbc1fc09eeffe2e576 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c13fadd0362627ac55d5388853759a9f24742212..86f9f9430644f7308f07c81a6046eaaee4e34c50 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef7e066c83609471145c9febef09ea77c4c2d958..f97a315458d16974d5aacf36f01b255122c51ca1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a203132187b20ee9800899f07dae5f966a19636..e54d92ce1956ebd99f79801634bf39d1ee2c21a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b948d4c730ba89937f395a83a3348c5fb8dd5e63..784d7775a4389999eaa2c13ab18d4f906c415742 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd2185ceed61542b5843e87ae85e500eba166b5a..1e1d6fb5cae14cdaabc14ba76744b9ed06c18128 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9497c0f1f1d40d62f2c293e1a949ee2e2abad21..149a8e24471356fa46efca4ae102e481bbf4c90b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2367d4a1fe82762c66cbf2bb4f8e39ef6e520288..3f41823c0fd1c5c51a8a3d85ee049cda35d47cfa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9661e4bc328f12fc83fc24078e0507ddd675131..b669a987dc56da7fce1f75e025be4e5925a6e833 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c329a12702b6f3f99e5544df9bbf99e12517e9a3..8794200e1ff278d8a90b8ad2ed23fdc74ebbb0eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d32cb404cdabb9f987c82a93291e10a159a46ac0..eb8805c7252fef70ea6ad4b267e155892bb3dac6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f1170d7d3848210eabdf8cc8a822cb4eaaa42f2d..cdd32f2bad4efcb2e33cb710f54d24ab59fbaa75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4891680fc790d4f4333ec21f0611842baf7955f2..2b560b8ba89014b3f9d13243b3edf229453f59c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68554601916a91f332f747ff42bc3ab8d10675a2..adfdd60bb568ad74903beb7db1bb241d535454ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f6171cc11c7479c58b5e6e9c24f93ce1a27c0df..668a17c136d136958a7f39b8ca3e8a0de906da15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c15d519ff67bf4b6f292dcb452380bd51112ba9a..ff760b9de65a923ac6322892b7e9deff02166652 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6aa9c723cc4ae112fb90040492380a8cf39127e..c40a6ed6f148ad71f52fa26740d2a66e19d04a2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe6fe02bd304b8d949fc8c1387d3981204ce2a1b..13fdc2acabacec6590c2f5277b38e5d4df3658f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f56f517e055066d2ea8d45aff314c5c50cd84049..27354643b6a59b3c683a15fa62fa01e305a21d03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db61f9a7fa4ad1335976a9ab00117629fd43dab7..2662c7bc50e18baad722aa255bc9c8aa906666a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39db5fd96c8f4348f63701d5d1b2e80a5bb47e2d..39663b0b30b6e59b215fbb5995e6aab54362a83e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef1dc00f59a45b6d695dcf9830a1979c32897ee6..ba1793d34f1d50148e40fbb681877b55a6c294ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 402eb873e133ca431042762dec0bd8c9cff30fe6..0f4d77a69a4ba9c929966863ef5c9c6bc8ffa88b 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac62ee74745dec8cefdf7199b82655c39d7615b2..0245727b12e31ee32ea7d0d40bb26b8710d82522 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 876360c8aadcf33faebd76b84c5f7a0bb61584f9..ac1fa3dee755ec7314bf3274a9236a6f694ff581 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 483ca5cf5c4c51c9ab84d5f247951b87ea29c3e0..801b3e2bb0876ac76c3056d5b4b7776e47f881b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d16460bf212101f622f9d4a6b56c45ef974abab0..0a0d30899a9397496fa186380a90c4e3f5d7c690 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc949b2000bb96e7032502154f4353c66baf8bb5..62296f7f9519b9862de52ded4ac07e38f310b6f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 763a469eefaf5dc4b0e8b79d682fe4e89b35dc56..6ff051d09e97e1a4600e1ab2bc433252e8f1fbe6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1004df59f014ae81540361ee84ffe5aecd765be..2f08a2f4ac917c7d56a258ecf5da6743dcef0050 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 811f0a62d109a3c2ab11687354c470a36658ff17..6b3559f17341e728fb509dca1e2b584b08238703 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 260b4611bed21ef3b46f694a31bf8ac2f7473bec..dd16932d46a1fd6077aa2a24b43fa6d863648eaf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a435cff4c85301ed5ec0e917db1de75d424cec7..a97594e6d4c3f3cd6e8e8362bdd489744148adee 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d2bd35b35618906b69421fd984e6e84d33e80f0b..554ba4524f32921675e11be5460cfb953ef3fb41 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dd069048a169adce770f9e14f0c09f5290af84b6..86af611e631e4803b18c3e1092121f3da3d1d4c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 496c6a2ffc0b1e814dd814612148a39dac777446..e1a32b240fe19b0191264b9b38b03d345e366d75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 266f1be11a5481c86c4104aa73a8c3513a8e215d..b33bd7790ff2e81b4af74749bfb5e76d1576452c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d11746192cddf8ea8522ad861b28fd07855517f1..453dda3114ee08e9fcf3b1836af46e96b79f2cb5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a9750d8273c964d26769b81fbebd9e8515693e5..c4b68c44e64142bcb5646e7f7279855a154388af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ccbcc81bb826ebd61d761a2637461bd144fc561..7d0bac56cb96c9afad83f41e7ab07d755ef75d4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0360bd9ec37c2762105d530f7aa99c8114295d86..755893497e3b162d3dc3bba29717db78292553e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cfe24e448bf50ef206421d78a7ad4e1373beb7b6..faa3556110c05724efb281f9999067ed49d76b1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 15c248e9532bc3de9b7d0ab5a384e4e19348f529..bccfaf13a5960cd96ecd14e3475f559ab76fb0b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f341a79aa7284ed8417d3abb8936aa00665c157..ab9281969ec7d52ab945bc241b6f251d1ba19e0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed61e8a5be755726529a9b58ef3724efcb9bb3c2..bffdf4fb0a8801614c2871dd93051c01c90cb201 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dca534d2019f8d6f185ecbcfc157e6bc722d2c70..6badae8092e699f8fd9a863865691b675ab960b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49124c529a8db490b73d50416345762469929147..1dabc4e2d519b60222ffccc072685f7b77355ad3 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2d9369d03b82a2be9f672a859842bf11cd0746f7..4c122a1f6b261b03765f32f611bb3cb6430a23d1 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e4d4ce2c83341bc55bc4d8bcc39012c8c054b85..9c8563d714742903d8abeb440f7aae8abfbaef37 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60a5fe9677efdf6f07d80855b05e9782759f4a7c..b3ddc2bd825f30dc9dd2a927d3c5a779e34ddc06 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c03917287c5764aea68914cda22c361d5b35b96f..30e33186884f3a1899787a7577c598ea03e8d0dc 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 69b9847f88de69006b7a76b2a3c65aa4baee9bde..0878feb565195f209ff69ee1e9348f40d50c7363 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c154ed14d82c3648cb74d7d70b4e22098ad722c..718c83abfc06850a961ac541b4d5dde13ee236bd 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a31c3b4e89d52f000a7b666ec7dbcd928b839e7..9d2ba5590723de6d63a719e0269e54ce154058cf 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a23540484d4b83903b5d2e5d72103280cb5b7e4..cc9d88f829660d3fcf8e2b50cfed839c31f0ad19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 86bb438b7a1cc0585eb06fb4294c3fd2f3d3ba81..65467ca72eaa133d1be8639485844cb6f1b5ed3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9cf3acfc10b07bda0745045f6d0a1769ecaf86dd..3d5b66c2ad879c391dd64ee0a8abb2a4f099982f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7a2cdc791db8eec4c56e85b27cf59731910d9eb..c9f9dd4a9be95e76ab32a70c8b8a677f72d458b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96ec848cc6cd19838ce6d0fa5d33b82b9855b012..5a804a52238d3f42244f9d9bdcd3b0faa1b31034 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1822171ed19a7928b85cd4883de5079f657d722d..f6df35476740d5a4386358093355b6a622b8f668 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c579927a8b0c8fd65fabd0e531a8df7e01b34711..037e5ef9640cf9923ccb14a5c5479b1de4603d15 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76936d50c4b5c6c3ff7351d35b761a0b7a2599b9..4b16fc64dfff50c388ebd27d806ff1449606629d 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fafe23c31a40c7a66973963251ecd68a2e4a5b79..53002bc157585bf66e77c304db193677ad3c145c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a8e5c0d2e8e3baef3551c5f5b4ce9e0df158fc08..5f742eacd4fd0567deb6322f3a27cb7ec0b7aebd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc93352586c90dad4604560ca379ece83e05be16..565bc52d300bf249f9395a8b830b4cdffb46ada2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c1aad85274462b375dc869f23ac9d01deb91d5d..a56e651f34951bee18423d959af6a43622eaf692 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8194d21e2fc666a0c546dfb6a9a9ad84b2c139e7..a28ecdc0acb914b7cfd5ef90aaed83a9840dc0c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbae1b1f130ae94ddab41e13c11b92d536195236..52b877998a3ca8ce6d0804296f6ba4c77c088db2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 140ac278958d771e6c257a5d12b4f844d322f8ed..379fd76c3ba4884de2ae2db8122d1b0410f6da7c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b16c345129db01e718f8aac8155964469a7bc668..39c0415d7dc3d45d2aa906a9e69893616cadae91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 75311df094e2b29b5f7b7852664d01e1fabfc9e8..f922a5212ad65ef9f1656bcf2b4391f0d4783c11 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e39d1f06736ec98e10136a4229cb2987959f4905..18176d4c1221572875635a654228d06183c64033 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c9b42e973653a1fbf0a6c20cf6101290e589da6..9bef63f5715e538bff359854daa1dd05a5d0d177 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8d7d1e2a0ab873b9578fad775d95be9cd5b997e..bd8ed37e8fbedc7bbae8ec0f341e4f34c32102cf 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36d600395a002396267211555aab936bba1bc315..d77104cc9840fd992829bf2fdf4c7e155c8437fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b561c3c067135446373a362237c7946e00734345..c59ae6749a9d36d65f2c8a3461a79830f61f419d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58cb28d6baa092c202da79d6029129bbdd23ff9b..c8d485d1c3461784c4e78f819e494ca5fc73271f 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f1a0b0e44c299a4070d2e455a31669cfa8e70dfd..57cbd6be64015fe7c1931cc917c2bb793abaf797 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1489f9f7710525587be9bf219489cb6889bb419f..35b790c72f5ddbc8905f0b7be520a4dd176262c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83e97d6fa13f4c6761c0dd0320996ae45ab0a5f6..c244d0ecd6d2f1424f27b3bfe572e3ac5b8d42e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 994a7885281411993945ebbd55c2135ba08f9104..d9292e10c7b0e579f64334abf8084ddcc69a404c 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d81781b1c89c3abfeb2b064c4abd53a7dcffda0a..e42e604d42e89406c5b7655009ea84d8151f1973 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46b23bc5576bfadf4cad2b0f9d8d0fa7f71ea1c6..c23c1d00b6c3adcb55435ef4c360844772521a3e 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43148f6c5b48492ef32e2a2cfffc67cda78fce93..0ae6985de4738ea8604ae2740cdb01ed35c3791e 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bec5a5d647eb866c59e43dbc94baf347d840de5d..29b2ab5c290064d972634f14503a1af47a2c8123 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 926c9ff991521d68981e5d44ed87fadd8fd13565..eeac45b3c71a8e7eab57bb9fc134d1ce9dc3c935 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb8160c12d4b7c7af0d8ca93a503e7aaed9f7440..8a7893c97ceb58a73e8bcf339837a047788ac83a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 90fb21761bc812868103c8a5b434da614f8624c3..4a930c0fb86b1dc68b3157643babaff8317d2764 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a54a32b660ca31f34924651bd715027e75909ecc..d7cc5aeb9e7dda0082538fef75a17afad5a88518 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 44b5571129f21fb64545849527d38fb9f84455a3..ec108871273bae53f7651d8898fb2c96043eeb93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43066c1d3d7162c69b02e85e60f7715139a0a67c..c904f66f15328009e9ff9a64a49ad6795d621e84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d1005ed97c5ea7aa8579cb29d77193b23323328..44dd87c97a564eea179760a7f3771b9bc631de2e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db84973912106b76e3b243d27d2855b676390366..5e74c75c9dadcdeae1f0fd6c65e1f23884597936 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a66a8d50222f79c0ef4918ec2b5e86a3a495b2c..437feb386b28c20907ae9ba9af18a14607910b63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35f1a1335a85dffb1e54099ccc518031781aa499..2bae620a3255f24e6a675621e3bb419e8426ebbb 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0896270f4dfb0b0d3b0aa93157a32e61447b08fd..e742f56b29f3afc19bb44146511f5a3142a7bfcb 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b12af92515b52df4c5d843add44c873777011ee..5130d8293bbc42308f1e1088850b23bf8f8f40ae 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b976eb6f13246b06745c354c5ba964ea615b6355..757e59f9ac8ad9669d5eaf93ee075ef1d7360c95 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5cd604a785222379330a6ecacc08b658db26b2b4..7c1537c95ea830593808a818c4626ff429707c45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6771c7d5fd62ba4947ce4f713447278ac121433d..1f1d311b8df4fd0b22c43aa89f75b1eb8ef92d08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5cff12cc4bf76e600ea651baea1fac88c3d7bdc1..012a489a8bc0a9ef7f097c30c056055e485c69eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0eae8363a7bd4ca0d38a4ed862bdac8779e92382..bc2211b2c8eb3479e369b6fe904ebf11560dad16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b796fdb84b8793a3a5dffc9ec9420ed93896b9fa..4981f8356caccec6c19b43f547282ce6d12b7282 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d6cd366a2315b4a9fe3e4057f4bfbcc70995c3a7..d7807436ed719c127177ef988488bcb0c15c600e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36284419debfc45b208347889fc220bfac4a8be9..be5eb1fc3ccef86bb83d2580aa27fc01c6006489 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 430ade6c4d082a3d70d78832df1717c2bd5f6ff2..eaa50cea11cd88435427fd9b423c2a22aea7c499 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a984adfe5e63d0f95e098d0d77122ea6fd9b28ca..faac26a9d6885d459fc6be39849c9088e6f2f309 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa801b03eb7bbcd3f5e0488317575c14754a18b5..0fc53d7a6e0185a76a4a335cf338528541a95ad6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37ab3cca8932a415b6966ffe6fb0ac117b9c5589..1b4ef82ad78490f86100df07a95e27911490fb08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7baeb9a3a2cdebaa35e7f919c7015858573aede..d683f2a7239dbc67515578cc45c656b67b6ed6fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21edd01b43c651bd8a728683a81cf0e6b1fc8477..7ff470b9a0ddc00bb31eeec7cf89a89007f3c94c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91bc048dd6578659af9434ab4f0d32580fc522a4..897430b3997e0b1b266fe112c8928630e0e00b99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23329e4aefebf31e36e31f2a200ab88bbe85feaf..5f2116628b8bb8f0c687d6b7c577038715f3b5da 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 659965d604a5531e9ffd3d4ad77d12cb2f2b0315..6cd3454fd9b8ddaac3a6140d44277c21500af847 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5dd6ad2fbd7a1fa053e285a9259490540d57042c..13cf8799e9fe83ade421dcc38c65ddc63b927fc0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6f41f3e68cb9d930d18ec0ddd7c0d928d48d537..31ce82b14168b9052ba1c17f4230f96d00d393bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 912e7a79a650cbf6ab70d2e2e66da519760ddc16..b9f9926ec18b0b14e202ab974b648e5a766c9826 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2e09369b88baee6b49129a6722dd67e93dfc41be..5ca5500d6436d4b449cc151ace306447587c293c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 73f353af524d1ffc9120b4d5683121e5fb542127..e1820d2afa961673a185874eccac57760313b208 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb8d7bd529c7043864a65d0d760b7c9cdcc924f0..0add0f92a329d9bc88c4251b1d2523684d6207c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d4f1eb14967fab2f11b949f125f0739e8aa3b4b..41430571956d92af1fcfe7bb1efc5db8a296d233 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26ee777450c67cbb7a79c68bd7ed37d245410d17..a745adaf8ebb3fc27c37469a1c51a641cce6ecce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f053972045ff827927e5d5a125adc2e079408ff5..34b9791336da8c121a84e90a890fa0a14d8ca32d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f6c3b7225b6050b2b1200794f23f842e0d39f669..a054f8888cf54a5419aa9a8212f4012e30140527 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 20cf4211e98cf5c8debe15455ee380ce927c9c2d..1741e93bb48c23839b78e62281d367232ea7fbfb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45347bcc3b3ad5d3553d9601bd40a408fc618e11..20d5f947527128625b37d66f77b31d99224f40f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1105f64f94a7816d96ecf2437a036286df3d5d8..bee4549a0b60b2b5308affecdc4cd65e1b7ee082 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d53e55138b2e531a94650dec15b69d48558ad24c..bba2780ead8dba45203ee4f5f27e0f6004d75ec4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 16a144b3030964297995ecaade04a2cb0fa83d31..0c5b49762ae9bdbe36e8193886ea70782d303d6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f196e66a529ca7b2b5e43840863b648b7e63b5c..e0aa6180d7cd486ba089f0b9507aaee0acccf54e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7a9c29f804665fff51dbeecb5674242cf085059..e967da7c27d8ed8fd5dd2a7628622f69e735e5f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f687e3b95eb243cf2c5858fbf58fe54ef2c5f29e..a686da29b9ee6ffb85910a098f486e2c23da1d7d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a378170fdee473cdd8670fb9191e9026bb395063..fb830f62a93c560936ea680037cedf990524b733 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4cb9d844ace54e9b84de86f84746e2066fc495ea..15b026d89ebb0165f5149a3b780d15ec1cecd4ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 15eebf6d580cc8e24249cea71b2af26fdac175fe..36b4faface40500ac76022215aa95cb48e12e868 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 25112533e824a6f123234c0aad6c86560b149226..2ccadef25d5cc8dd0900b015b53e4ad5ead14d96 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f700c366d288f548d77aeec8dba515f33908d6da..87886d787f53d2c480daaef677af261a617c4023 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd18b5a504730afd4930c9a6c41b63cb7167298c..cc2a7fc0d5d0180f547507fd40d713bdb70e6540 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f43210af73f695acd7fd660136fc335e7e692d7..44958e9c8828b2444d5c21894f0e20476fc95e57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d30dea02fba85d1830ae2ee37730f9970d72a10..c4a71bd972c973134b332fefdf09f5c6838f5ac2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b7b4b0ab11cd96d7fb3bd856a2964f11bdbb0f9..8eaaf904f1a47e2d7d5f14463a41740de79b3079 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bff3542b3a7b4251015e6be8a84f02541bfd3f09..b919ea36018344830edc22c2fad6b55b075ba0d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 466e12856c66c1fe3f3b66305a28df7debe26709..c5e7b0b7a11d6c5c6ab486bea14ec53b0631f028 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ddc67169888444d5e51c4bd9a9d8db7e45b32dc..d1ba5279d7c7b6373dd75382a6dd190a5bde175b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bdc759fbe3141a8fdc2a4610f2469ed24b89bad2..d27817df052e4edb27bb78cdad56b925a98c7f53 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9cb6bff1c232fac680bff6a8c4cea9b4a59b7eb1..77093550d000d4d74e8dd4948a25c8f00d1c67c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93bcd42aced8ccbcf9deac33ece9386e7db1cd88..838f446c8fb3676ed1468c9f8b5e496968bd0c7c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0b5c50d4444d0b790f9460177cc066c1e69bf4b..2a49e530a036afe434671180a18fe5fe527d0b56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6e68169a61ea8783387ec342cb4c6343de931d1..73a7a4b645075aab2710440200517786ed216c11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 963745141b90cfa0c2f1d03ddea44bed7c7b1f07..120e82c3e36f6e9330fed106407132c3a124f6dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb8529e68e0bb56c656b53c49e026505a737f364..f06d62add8b69c8583d117f28ff5bab83fcdd492 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd4aa61b306966386967049aa93a7f1bdd345914..d317bb6abc59cce9f20194c11dbf09edca78dd3a 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59f5769d66560bbdc4fde90414ed02934c34eb50..5c3b2a1a778360a9c03cb0bd784c7bb06bf3ffa1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 696e5c83a042749360b98e5cdb93a9b8cfce8c15..5a052303712dd84bb6c1651089d7ad8bcd5af65c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9c415185f38d4a774e090a0aa49066459326505..c1b5475a912ea137a70738043d9614cdb5b8e4df 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c53f0efe46eb1fe0075f9e107b5e96b724a14994..ae474b07be862c4faa482743249ded4a54ebd8d5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0cefd0a7bbe95a6f34f70131323ef1c9e1e4dcde..d026b86b4f9b67792e06e3c5fedca4c52bffb217 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 694297b53a5d69082d5572128bbfadc9e8089ba5..d222085917306ed6cff9fb0563510ad65b7bf7cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1353b66431e6053f55b11f0ea19b485bb99b62e..246876c7356818b641ad119a0fb312c2fe96df9f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ecb63c812747fcb2a28e9a1b13d2ea57b1b714d0..2eec2bc24102d2b8e55fd4e4d1c307eeffb76ab6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3192ab5bfb8462661831878b9d97ff2b15597fef..ec6655614b39e3684be9ebd0dcc51e596077cdff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c592884f0d7b79520bbea073127ede35b0ea3f66..2b2fdd6553e2ec5056d7aa9121e7a9c4b24e7bb3 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ef872354d21272d91553443dab644356e9584263..aa80e7f784133197ab0494822b850530627178e4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1350f781635cc99e4f1e6cedc2c1359a124547f5..63a4a47cfcb88119829ddea342d2ea3f1e395a55 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c06d92709047b50b08baa82678dae07fd6a0fc0c..7f5b31d0f975b8f2cd42c62c7aaaaeee2badd696 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d96c09f3a18923ea50f958f123d6e4314c1bb38f..da7decb781f21e3700ca27ff8d8d4a4864ac8c3f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1ed6502c72a5cda9a9c6734b81f362f5042398c1..94ac6aed4e17a5305a0a49dfc268c0f407bb8eb2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 470f89cd807be8051348b7d3952115d71cf3de84..832c20b9c0e9beb323b5fef1892dc892bba803ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 82c52ec24ebb09f3a2cae125706ae740bf65b2f7..915fcff237ee438d2a77dbf1f8ebde91378987b4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d74336ffb16dc0883014230f2d98294785e95bf0..b801794a9b82450a3fe837a7b301352d86ad5ba3 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63020005e71071a3e9429b085f2aa1e24e763906..0d36bf13620b8b5b766b84efcc0988a7aebc7eb8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7df4f2e4dfefaea4295ca01afad37301d3476ec7..b8ff894d00607d287fc6fe63df3891c4390763e5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e9f9eb40c2071bf769f73547371e81aed27360e..f6eb28ebe3bf790ea286f628b0c457c3ec1d2714 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9bf45f5f177cc799b4054cc33f8a082c4e1e5d68..c946b5416caf060463223080689c30c6aa45cb31 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 39d2cb8b0403f9e3c8abcd4ff6af534ed087c6d4..621480dc0d2b89b097c212a552cf6c2de7c41337 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7376cbbf6040c54bbb8af4fcfccf2b3cfc36a78..b4e23f5e669ceeaf3ffc8d1a7ab07231a51b1156 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6183671daf0e4f36fa836032b474d26e1e7b4d18..3b72d3882880c94e4ef63a693b40d655cc3ff267 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8a290fc26f0e69769f69a9c21290e62e70141a8a..58eb744fe772a1c23b042782e3bd718df0b457b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c348fa4f026b15743fce15230ca957674e3f7057..d1632497599f774748129c28649ea414cfb7a1eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9fa9a1cbec49e5d5e874723c103be91c74cf378..1f245dbc29938ba732e5aa4ce3cf21b812b0fc77 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fdc6f4a1974e11323724f9f0a38fd7efb31f9b29..faa0f8acc313236d6e8f6990efde5795997759e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 149c9f196df1b303ba4c598177b8a61923780e98..876e390a908ace40ad1b345a23226f73cfb33413 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 614074f7992d1b40afc48e36aef23529e40110d4..b429497ce5413394a3e2b810c7b64b4434bfc0e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b2d84a96161ca667b55330df1ff9e65a71258df..cb8d2cb050cba14cabca68ba36c004979b9897a6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f0792049961006d8da382d72fed3f1116b7c247..d836d1bc3487826a9ed4984ff7f243bc9608b932 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2a72830dc56407dc3c5c854c0599e69b9287c8ca..86d6282d31fdda584da41bc96b29158f92017e51 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cec4840c93bc78b64b26d6a3b8410e5674fb4aff..8a21ae22add44fbe2d25887ab6f8a3d62bc15760 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 54f03cfd54986da0c1226824123446829e76fbbb..353f63c85883bfce1a397273962b2bef656cb0b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 36c3d418a2497dd18a0e369845814545f8353c3d..7338a2efe4a5f57b0ab73e2a96da61b49f9c9134 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 37a72c04eec0d0a724333e3d1a158a8bbda95252..14f2e7bbcf614b61924463183f42d466b2253b2f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fea935d235184ee9c80f34ef0161674672638ef1..55765c0b74326382c03bcf56df15e9a24504c6ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f17a240078b79502624073f3de8c6996df4efae5..f2e003635c05670a31dd4270018ebcf826cd0f9f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee19fc6ed4c8982673f28b85a9acc2c3eb31a085..0621aa020e185566434b52c49d0f84beb7e776b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23e275356c9dc89ed364fc97355a22d44d6cd09d..4da32204a4b10a7107d2a8ca1b9d5f291e2c3835 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe65cef53783a2bfd8f3e70b8b171ccf5196bd64..916b4d1b61135549b7ba47f67e2d8abe80d3aa6a 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 549e75f5c4b667fb1e733bec56518b2ac7edf9d9..f9a91a5c55c2c83ca7b137f49ecb58a47856f42e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e21744812ef8c049f5110e7dea30d48d24d528a..3b16e2fad1f0d6611cc612f296bdee5cd26291aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7578e894a5f04f94138987095ed3ae41d6c4035d..883f6984b111f469d6d2e8a61041aebc4fc98955 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 281bbca26205a0ed7befbe80d220ea8107dac3a1..76a2a1326ec1af07a177933daa36ec4ed5b2a1be 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 236cb3ab92cc023a57057356ddb95a74c193f7e0..4804b0aac4d8a9f6c6c731b13793f887a24a2cd3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b992103173b4f8e2918a04c8116c905ded64fb61..3845c01a768cd3b609a07296d8f19b29f6c9649a 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45dcd3d5f65a795a01c5101e0d02ccbe14626fe9..af1ad91d93c6f0a588e50c6b110582a981ca5277 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c75feebc6a306dae2f431236cc931c812d92310d..0c80f8c2af3251e373d0ce0c30241b9b908fa428 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93d49e43fd08f89b1f7d0c5686bcf1eb229d5f39..efe916bf42a81da34daea5da2118c5da4ffdda1d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 81b45c495d42350183086d257cb3a5b825c2221c..bb262643ddb2a284679093b61f7c47431ed10e76 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ef96f2b2cb4e074550ce5c7f35e20b3a2bc90956..19371ff81b063160ed595f15b2c15322efeaeafe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cb131a2042cb5f4ae68e6e1435c6b0b0592c403a..7ea39b73aff32c51e1860ad4acf2df21d1dddff6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 66fe43fe63ea7acd7f0d3588ec913e6a4ade9511..0db45077409a8a823beb63a007f9b348c096a4e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61c68a36532a2e4ee32656597e981367dcb6daa1..35dcd9e3174f747339eccea7f91acbe53a2ed28a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1883d06758061fb14fc537784f22e69103f33ea1..e0291430cd3d08d320859c1e8ed2a12555912dce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 39bf4f8f8b5019548af0395f47229be4e39d9907..b341118f318a93d1b9e7068bd990d5e1c8fc99e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 36dc7c0fbc6d49fd3cf6f3ccb9e4972c6bc8baac..3eba0381bbd299510faa700c2db4c02b3469a0df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2d206f30398dbe6d4de35121a997f85837f6a6e0..0a2988d84c6cc23e5f956566872677d8a46bb6e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e283d3ead489ddb542e25ea4e8907d5a29a7c7aa..e527ab72ef9dd9b4c7b9df784a592bbe2790e203 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 77d166ea691493ebadae7e5511318e6dd51b7c15..474c4f66d1a418d38acf5ccb6182ef29cf1b11ad 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a4c3dc1654a2dc3959040f98c345e333be7c448..cbd8e32132b81e4b967001013303fb8eec27d840 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 100ce2bf968b934c681a52caeb40237ecf461c4a..aa68db550e678c06ec07ea330fa830bf871a1e3c 100644 (file)
@@ -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
 ##
 ## This library is free software; you can redistribute it and/or
 ## modify it under the terms of the GNU Lesser General Public
index aa3304af78345e77596bf77f6da0bbb670d66f10..da899b8cb09e0ecec2cd9499e5e56f32d8a5c184 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e8ef1929f2e580ec808f69c1eaea603d537ec910..8850258a5808bc564c8faff8509935bd8ee294ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 44c2c41d26a1cff0920b2500bd308fb4f0affd78..4d9b686e64c911814580274e9c1ddd74703797b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 284589de8fc3300a53d9299fff6ec68a4ef0488d..900c485858cc96935552fd912d970cc104427be3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d2170f0488bcdd96f9c6e7860c60ce8feb84d67c..60a8510e288aa07044e541d65f4c163badbeb1e1 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c1a9fb6f0a66ed8d4518dd171dc12e54ad80c76..4fe2b1acb2e839945990c788b54a847a912d6f02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 11ee76efdcec553ab70c23dab3dbc2419e2bdc83..42fc5f2ac6715233625c057414385c41964e4dc4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5d6d4eacc0cefe093e8fd0ba01c0b91c16156b80..2b0e5a4d902dff8ae1ae1e280a38f635966dc3fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 565c14d494a8c9acf4e680fdb201a8c0d23653c7..c72e79d203038980ce49dfd2ce6cfa9fbb2cec4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e11550964848bd21fd44ea81b370ed067fe6ae4..676b00a631a2cf9945ad8bdc075fd7bf36e79a6d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 79d654c9f158e8ffbb89e68ed1884285e1bc753d..3cc0d3f448f06ba5578227d5a32de64374a48812 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 014d011860a115cfc713d60cbbfd66695997f3ef..3eccc0bad6f8849cf6b925c551af452dd01e9983 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 16d479c20e04145f2594c361f5a1f63494ff990e..957dee696e0a7cfb0cd089f9b534a926a1737763 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1c266fde59795da0ba4dcd8f7c9d4ac3ccec4060..73c00d6e049eedc93c88c4da2ce5281bf1ee14a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 53df85d748e3622a20f584b1f19799b245039a4f..8d45d8d49303290988bf0caf88c6e162dc0d95a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8ca093707965ef8b7d98e0eeea7058e79310410e..e5178401ca5e97f948be8c7522e04131a47c7302 100644 (file)
@@ -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
 ##
 ## This library is free software; you can redistribute it and/or
 ## modify it under the terms of the GNU Lesser General Public
index cab5df0cd654689e4eadc00b7b35537c72f0929d..02cc11877f3946c60d486772aeed265b0e54cbd1 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 908c8d7b3282b1b7a398a9ae53414f0d5cc563cc..da543cec96cb8292abf9f68299edf9b417234359 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 375ffed7d8b68a509a8a48c8cd97331ee314c917..ad447c0fd71c890601ed4b7faac356aa02fdc7c2 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2f0cc685afe3ff734654c0a53c30de4e33b57b13..2579a0f3327a92811a79510c08df7a6d5dbe020f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a24f464023e7a08340c5d13fd9606ef601702b9e..40df6f537a96d0122b9b73030b6eef4a098ee20d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 86305686b8bc5bc2e7fdd627ae2142a22d6c8433..8e4ca422c3e9a0d75956ca9eed14b2f70ef09c93 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab83b711ae650ee822a6b6bc861ec9a591e47060..e4309902eabe97335f1df4b4be572c896f23ab80 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa40f2b3527e88cc8d10a8090286b48dd9a5b0c9..e7ec11051edc4a2d2eafc8f24bb33464e037384b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0be4c4f2c5e2fcc2afc447c22646c3872c52540d..9d5de2abc0bbfbc1a9618a61cbd40c43251b5c7b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a875313666ccae2e01b30f1522f96cbcc129feb..a6cbcdba9e73d3364947d88e2c95edfa86bef0a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e17267cf826ddfb26bb41d4c946bfdd90307948..f54d6a8fbea61a014b51755d1d7a651119449a49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 22230d1b6e28a02e65c3b7a73f36274ef6a12ff8..a0b0a5a464d830cc0e7f7320808906c9f50a4d23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 132a0196e3b0fa6cfe670e0639f6f50998881099..589832f5b5a9edb3d3629ed9082d22a70b674228 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce2d94820f71fd578ff5a50bf781d19f8c29786a..1a38e2d1701ff3082c1de3e531a06c3fa4e49d19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01f3f299646d352c9371867e724e31981e75b204..eef944e092c59a884830655c497af9aa8a13430d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 64f441f6e208f09e8ff48615a26e1dbece0c024e..29f2f04b40e680aba11f3759f0ff71f2299a4a3d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d0faeec80fc76043970e76dd816b2f0b45773f9..277d785fa876753c085b03cf5e26352cb13b0554 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d009563dcc9d3b8d9bb8a866aaab033b5365ab2a..23914e5368aa301df6b76efd3f2561edcd64ff19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f58ae6c94c1aedbc66ed39a0b12a2dcc75826be1..1fdeeb276db74659efb08bac86445fe614a87859 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6344ae0f34635cdc0aa9318d9f74e56ac69c8373..a37fc04b6e35de8434b4cc6886364cbb80113ffd 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28bf96d06153682bdbac6f2203940210fe53b4f8..d72d158808a4256338b23fe4a77c711c3c41110a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 87d41f96a577f00c714fe5bb7fb1324da2e3bd3a..d42b8be34192aa0e6e263706705a467d6f2cc4c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 429f6eb217b9a85229bc49350a70dae3f3b56338..a2850f33ba9aa3720df5824771b3f2a05ee78f17 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d93a269a4afdd5333873586befac6d9aee16354..d353ec8183bf80e5a2309767214be551759392fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5e7c63b74a25dd1ded808ac29dcc2705cf9f8f0a..e66f2e8f89f425a209033fd1e1248e619364300d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e9599610a5296587b3e7307b013cc0fdd5b15add..4c283dc88000713468b01ea352162cda82eeb5f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2655a27454535e38654fc789368c3b7d45aa1a3f..c3d5747179d66fc0c56577eab0762f71b61e1a0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 262acc8ed97b47e15921da975f0b55351a4e529b..2ac2d126f769bf96c3076c7224f5cf2298d4beb3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e52220c3fd99defe0d5734ae8d2caa9ff5dc56eb..73799502678118e9575972968454d957b4918ace 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9e25d2b486932df649c9841355fe9a37a37aa6d7..6c1bbf3fb1c4aa8afd2e2fa22e894773a8fa3e28 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 022d3e958ed09359d15851cb0fa8e10669374b66..ab85edb8243c4c2ac1233d36d92c87ca5af1329a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9bd2ab29c1d2404b0051c553f9ccf23cb3255ccb..964ac0821954a76b38088cbf525905ccf2d3370d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72d1dc58b4d4b80c782cebbe9fbe0428ce19594a..ad2f00c3ad764194b5f568471da885667de17111 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7e5e1db65d98e28f291b57edbb9a20bac643d558..bb7de00d608089c2f3a25143fa3a36b578804983 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e9418d1cadbd0b36b04f639002b866ce2f372607..40583969387c8f7a75dd98d4fce728f332245a39 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 27b094eb4745125c651c177c1a06615d6eaad6c5..b80a13c80bc7a72cd4c880dc967086f00a8d69d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d569bd4336efb13c6b309c59b3c5dc2d4ab84d2f..e14e7729c6e6903543533196d02b0e2993fb6a77 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 918413e88009be15b3fb5bf664dd08bab97a3934..82848d9b5dca8dbbfe37838238547096d00fed1b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 75bb3478a39895cda86b36e2cb6e71f5182dd172..373a0f3f21cc69b07d53d55cc964fe5180075ca8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c92415b8b112cfc752ba26552cf85ebb5669e7d..ea4a769e9040187415396b8feb85a4639c82c8f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f7a067e4ac67724dc5e484818964dfc4494c7b24..f17d4c59de603531dbc60c5388ebf98a2612ef6a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 13b92be7a543c65f9ba037beb14a96581dbe21bf..36a4a719e91b729f24102ce959966148b15f81b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 58eeb33522396d9a8b7ff8a04807e4a4ff88b877..2d1e8f34330ef95362fa48ef7d081e122a941e5f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0206b149691524b9ff71aa25211f49e2ec62ceec..c55beb392e2f062a88573af9b1faa3b98f68fa9b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09f6b917e19282b3f5ea88266290a5174e9a630e..b8bd387a21c4c7b86322bdce5125faf04efa804e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0227e4ff79e1344174f7ad74c8f52d5597ff1d5d..6bc42d19c36c93a296c2452b9cb8d9d35e0abf14 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d8438f976335a317a44bf529d5d84dd951997476..59bbabcd694bf3fc33bf5be1859d602fc774cbf9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f04fc0c6d76a49b2cbde5e020f49dcbf4b5ce164..e56b90d093616186fdc96aef62aafd898fc878a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b70b7726ddb43e93a72c73e65e0beb6bb23bdbb..faeb2418574bfdfb7c016f79ecdeea039224da39 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 95eedd61035f31eb44907c404c9f8b141b94efef..a8c0f89d9e05a2d41d318332dc8861283fff3633 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09914d68140d535f2637cdba44296244a018940f..057cb30c95dbc3a24c690bf07847acb10eb8e55f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a93ccab36bb85d31fb73d152db72dc8e5fa7bcfb..a782214fe4b218620010da8b1a01a37302b4c1f4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1c9b64f69bdb31ffbc85d6a5a08bd066d12edb03..99474a30062d7cb5470ccc6ef2a038cb284f10f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7820fb59209dbf91ae2dbb3bb3b3f13185afd546..6ebba9ea4c449c431da65f9e569fd9afecdae01d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eb7009cdc8e6ca4e0486db547807e7c28a3f228a..91549c475a80d1151ca9b46d40624e3c37bd9b56 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 77eed1b26e10567a6f1ccae7c8e6b8ff31198d83..b847939a28a54253b35047ba1df5a3792703ff97 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7dba4586786399b62a0ee9edd8f937a5bb96f448..44d65f607f9aaf7417e42f2547372591b5f1dd9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d2fe9440f50ab0c4543aacd37a076eb9c71ab7ed..393e1cb9f2955c0a246110d10c36af640366a38b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d747a90a5e587b62448ea4c037cebfbcea964090..0e4daf32b3cb79e007e1d313d895122f942066e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a80d1a7ed131ee354ea2d186a29787ba1b29f44..29501a25c2f63d843f5e1c85002d5b3448de85e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d8f50dadacea40e189f8d5d91a7bea0fe2b1c6f3..df1f5c70a70aa3580477187dd18400f6fe907d1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 11ea64173a7e039e76bb40d2a9ef7cb3aa27a607..93106867a9c93be7cf7cd2a4dfacff4be373ef26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 00b9ba6ac308c43bbd690146eb76f5d32e44164c..15d920670d2dd3103f4e6f7af0031b3b37ac1a47 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 37ba1b973665ead1aa72a7a770942c7ffbf4dbe9..706ac72746ac758697592fd4a0e1ecd76e416646 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8865fc9183fb14101d2933b935786138716d5eaa..acbf11f8fd3085b14e1b4a9f768b08cbfdb48a56 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e0bed5001357dc5d2ccfce83d0ef890664e11179..31aa3bbd7dfb82fb81ea27bf202b51b94e370b0d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f18f9064503066e5d9596ad988206b77914ae557..e00368422c2fe741ffc18679c91e243662f0d163 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 85ec0bc4bcdb1b249d27c6316c166c53ecab462e..a8932c70eef257d99abf5d0201f2c9791ccc97d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f4a0df117cc85c7f90f213e431c5f915b98603c9..3900c43943f1bfb06161c4675921a33bf9bbc4f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01718afa40913bddf799dc32e690b1710d5c711d..460280958330f580ba186e57f77a9b81afc350a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a185296778c1c2efe7cc62e3fdb400fd23c0ff0..25f7da3467dc173c5f084576cb58e40192fe2651 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4f0bb6053219e6a634149b8a63bf43c85ecca7ce..33a1604b699f1977c4b861b5dc00c071eb144798 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a5466a9e8738a2776d827129b4af725bae5058ba..d5588a67476fda8cdd7fe43e2c6c8c385eba09be 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6bba243ab3261be06b160ccd8158ceb433d4b9a..35b1be75e00cb43bc896b307cb03a4a803b17630 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 44756ad1b9093784702810166a7d81bf19b8dcec..f5d044b0248a35181a98e4048f0549390524f71a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d2628e8f053ddc2a7217139c2b03ddcbc1c283cd..f50e2a35d861c6a8acfdaaf3dc6f3f9b583f3cc9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bfb4a8f36e4d3d08f0b7b110cdf7d5b942548d08..280f43f8060d89b9c3e912e59bca2a46ba88c1d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0b5c3b22d08280fd8aa317b37fd0f196f709ccdd..8a8f33b9d7aa23df31da282b90d8c63afb96a30b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 76bbc966f405cd8b2b6cd1b367f43bfdf2537449..9e35a950754a9173cf568aa47617db6bb43fb81f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 49a40027304a2677431637af694460551eed0326..b36d0afcceb7da93d9f77a60f1c8e1ff07c85e3c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ae710d972c6f9b5637a64f53767deb3cd1f8086b..9404608e289ab9b1d3d830cfd8ef4a7ab35f0c7a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a78785ccb8e1f45fe336e673a43e474f7ff1ac3e..7d1a7a4176ff5d1a6d2be430d40d25826e7be002 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5cbe5d3e5f0e89d24b2d7337f28a9e77581265e2..b59870cc9f1aa45073a736c43183cc8db3b15c0c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3938381de064922da0fb6cdb099dc97bce179b88..86cdad1a239fa673288d63e5316003a42c690570 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index edf8c824449ddc563dc0502f8e7a19bae3974c04..d868c21a2afd5c016cc3effc9b96d89afc2d01fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8c1053fef349105f705d22b4f08c469b2c13df1b..148e831da6988b6430a477d018463e125a52bc6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5f55022a99de59fd1924aa3fbe93b848cce8f3c2..5623b0ccec912c80b425f69db110d504729bc1a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c34166f52aad52d3236d34a4d96b20ec0e279d6e..68624819b73809c7abf6e2e9a661ddd6f80524cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca0f6d0bf48bcb855be3c407ecba63429e5518b8..f9281dcd724adc604e233b50ebcce1f9fc039ab7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e6817077a6ba36c381c3d855c1d35f8c7bd6f63f..0e69033ceaacfff4f1eb40cecb6df4c68dd3b90d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2a2d72388bc6f9d6081efbb4043b959e22126de5..c670bbca9a9d117f51ef4c78594a31c0b78b8c7f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05789c717b2b5b468fcdf8adc0a5e52a6b7f88cf..06369ebbd2dcfd26a28ba9f66a7a5c400c914a20 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0d2653d6005cff7ff8ef910da2397cc0239f1a2..376d7dfa0a059d41cc8ba9fbb43d2e9746a590ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 460199fdfc005d8a3be09e0579f85ab312b72776..c951521678099b9a72e337c951ae8c475d5bee85 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a9ebbc68ea49d3d6f2641ae27251dbab73372654..cbc584970321c840823bfd4e0175997f7637219e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4df7d34fd268d421614a4527b51be9a855ca01f8..22f5e5c1e18530291c5b09188cdebf3b4cb2b80a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f13eecff9a525d6069bbfc18671b03b02883903f..3685c2a19675a0051d292a27d74a69434f3e3e40 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a006a54a4a414aabec9a5f5c8c5276b2b353b49a..26d311de8e42a906c66a0578cee8e02fc8cebafb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 82e859e81ead3b6fbd2baa86d0ed2d0c8f0df320..97971033337cb0ebd1e1686a281452efafd6ebb5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d430537d8a72a4a2f8974ec1eb2aab8f7fc56e0c..74c2252d7934ef9ae4d83efc8e12c50c252d8e14 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 170715f27ac6b6112717f846df6ee80337829633..3c394f83a0a2a48695759a663f9fe413b54651cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f73b2142b839b307342c5714dc8e1343df9b6d7c..4c017a8a1c6f66ba83b87a975e272c9bb7ac3507 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a1d2c83c983405c46190437aaa864689c4ed6dc..4272f31764932280e994bb3e497a5a03276827b1 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b92032365fb6aa2742bf1db304242114ff2de23..a31e04d62c3f493df1111dd0e66ff7319e5cd2be 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba328a8cbe3de5b6b18a8d552d57b323aa605f8a..a85c45d35b11bb6cdd5fb0f566d6ee0823c0bf06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5962d131d4a09b2ed00d24ccf6ec5e8d39c1a1fe..68da055ebdd7a9ddf7c3f9ac3aba317045452c07 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f84ce49e5030f3d365d160a452d16fc1ec6ca32a..908d576dbbb2ccf5386990ad91a0c5a60ad263ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6384fad9b9cfcc4fc72ff7432a9a3d25060c79c8..e95f19638a72a184ad4a88f8c81c6351e815bc14 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f031ca42702ca2f5f955122126b663f885621ef3..20774b8a17c1ccc5417cb1e6f73b70a4cc1dca9e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 632143a7b98a33ba10d7f8bd098184f439c73d77..3f478cea9d5eb4d1b194388213707615a4248627 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e022d5eb008595508661ce2de0301add4aab7027..948a91834f813b1695f04a9c98519040993c8640 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 82db3b095997b36253750f4cd01bd230a3422493..fbd3ba2f804911f18b3df2f3ed4055ced83371ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33e36fcf884d08814af92fdb4f80ef22469a126c..46547764045eedad3e29f8cf9e24fd59a3fccc00 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 193431291989a2e1b1e35e0c0e5635857dc209b6..8800576d3bca9d894092a25208c873d9ad0b7371 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1882b60fc87342366e5382c3283d1f267d0a41d..e8191ca8df08403cd9d7bbe843cc3a7db60156a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e985ad530066207f86afb232f7677f601ef200c1..e41d47021cbbf0a809fd96eceea5604bb9a2680c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d41b34030c6e089e271dcdf5018f1b55275ff8d0..3e6c2ed3d79fa85f28a15ef079316bee726a904d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9810922920fc7429e6977d18a24d9e5a8f5c8645..edb22d9ab62b9d7373be58f909dd649050f6dbf2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cf56152937ebf669da765a2ca999b8a945ba7ab8..ce2914c6a1dacb6d812a2450d107bd041f4c89c9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e6c58c15e3376304602d97b0c5051ccd1443e8c9..98b4c7f484a4e4f71397c48dee455abd25ec7cc4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7dcd4a6afb67861270e10c88ce2cfd00dfe9c70..a94e36e9d34e6a9fdb39b639c0052198e201adec 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de6c04c989c76a1b54308229c5a4cb63818de2f4..91ff69bda6dc2d5cd30aeb13203a54c9ca8cca23 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7131d3a23ce5e86df61ba042ac8bc13072c9d94..1f9f5a4560267f5e4ca1337be4189c3538e6569b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a4f83570bc39ac53fe7ee183a6930149dcbac2ed..b4ffb082944dab0ca99a34a35067de25fc5079bb 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cf69aa44ed008ddef8fe605052263b9ec0e6eacd..29f2cab02a3f3b13576113c3f09ad03f6e46ccbd 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fcbe9b461fbce5f8635b47be5c3e2aad8cc3022e..050a38f46f38f1f20a3ccfcc687e99775aa78d36 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d19940726d32d27c986c782a641ad6933ce11768..1714fa7e71cff987b9b7b961c45e34425d27f1a1 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8bc362634b28998a6d54382d5a2a8b3e2f18ff30..b8a4c7e7c1873f262817f9458fb52da3e1b5f62b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eba0ef7da431ef7b5213e4355a0669fc2acc93b9..f6769677d87092afb2cfc9d75946004fb4d61b46 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 41f9e5ce76c454209bf72fd18c59408d2b5c4532..f473713caea6eeaedf464b30b36a42d739c08196 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d835bf4ed52fae521a2d3464da57ad834684368..153a7bb85e1303202773af55c3ffbc9d09e3ddfc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea7783547b6dc480adf22f5b1fbabf0448838ad2..41edb791b75294e1f1ad6c9ae17715d9824f80f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b7148a46ab1f613ee5b319cb4c282691cafcfcd..cee95104bbd7e62f39b555a9354d522cf871e166 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 40ccaa9744f1b7950847da116f02338d5caf0b99..1423c0c669426af41503006cf71cdd0a5d85f761 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8523a2fe3f4321f2844be00a0e3e0d299d2c766a..132adb06b971fe1a97edcdb19e87bbc3effd24b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cbfaed3a82bd1b921f0a5cd2f6eaf390d85c912a..6f07f741a25c82e31fd8b70f0c26a6f08ac5fd15 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 003df825c3ccf6d496771b57980ed4dec0c47d7c..5c32ed73f16668e9546c2b4e552cfb1c91dd7e18 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ebfaf35058d0c46a483fdb44ca2b18e4f8783110..17189fc27901b997a5c430b664331a2be1347d74 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 12afed87bafea34f5888bbeae24b92a408b32ef6..ea93d1c6ea5b8994b9fc6348002202101e68bf56 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f028572a14665780cf2959a55f95fae8e19a47aa..3f0e0f733052d7a40077da28320759640f9feffc 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce27e366b666af21d18828849a8aa89a2e52bd8e..ef483bd59f4dae7e319965dac48094817fcc651d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da82c161d9d2da41c413bbccc9d6db25e7671b21..c3fbfa7acf544e0221aa14850906702dcb4d2147 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3ad95d26272fe726e005c0d14e7148c2cc470bf5..b48f806e2ce879c7498a9980323d243a96e13d8b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ddee90668dba0b1392258a8afb6f83731217529e..7e60322a9dd6f082d1df723803a86febb6ee8465 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4eec3e4de3651602d4b065fcde034bc08129c502..60330167afb79ec786fc76160c4e8e90031b013b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17241b13560dbeaf30aed8957576f03b8e8a8b28..fbd13aa56e505a0fc46d0d7b512bdb20460bcbb6 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e68778ddfb85e4c563a2b688ec35e05e5e7af661..771aa23e14925dfadbabfaea1673c1a20c890128 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 501e87ed37ca9cdf8a1cb5bd11ce69d54a3e201b..aeb7b01b30b972b9a4fa6724a3621683e80a4ebe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72630313da89eb03f1c526cd7b6e7836f0a6191b..e4e0d382670ef9b878c57a31fb554f867219850c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6ed3314761a5ce2b899e2dcb25fb88744b6aedd..10140de28e7765e6166bc21cee6eadb77a035fb6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5ddd1848096750d45f303e5b57fc3dc285f3fab8..7d5dc8cbb601c92d496b1cbc9d96eb8400b7806d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28ce5fcac3882cfd9bc2b9b3530e0f4dad11ce58..d5cd3f22a87aace6914b3e743194402c809f7cc2 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 83062ac85f23b922457c7f12f5d202b9a62badab..344900fb98a8283f1ae2dd5c4198ece59a2745d9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 34e6741cdde565306fb139e42d37de2c753b6373..88a58b8a3e2370c633a4ad1f64666333822d59c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a2619d4ede162d803cd9be92aace366cfe5b629d..d63b70050e669a1b5302b09a663713f5257c5e68 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6656e6963a891b24d6dce311dbca5a9c7546a91..7f259fb45143bb8ce76ae507dbe012148706b929 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0b264a3132f67f90d3fc3a0f04bbb085270b14b7..1e5c03abfaf5520b8b99838eb6b76c9008ea3208 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d1944e2cc3690babe427664fa4ffafa579e00eec..20d2e4ba5e12fc2985fa5dfcfd584290f79f5d6c 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8079fd3556747b59e3b5aaab88513202f95b494c..0e0e4856b0580aec2025a188f6e76bba34a3d190 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1239eb739c75fac9858916ec90c5567d42666865..5ae52376637d809a0aea842626591e29d287b57c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 34b774cc21414b65612e898e638656e3d8fe9297..cfff06e7b768898569853a34df6856ce46075aad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5f674941c8fa7666d93ab45e3ed5682ed44878f2..672355216dc1bbd662ac16f0d88cc0c7849aa3e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 522f3164c9e1af4fc733aec1b88f431c5ba7e9d7..87925f5061fa27ed101254ff8f26a39b0ab2a15e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4ab5885bdbe9915dfa8e0c77cd6d15e76576f587..9b58444c438978ff4e94a0d7cf4a142b8ba2fe00 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 808d414d97566b831f1a8c076a627e5a05cb3a8d..7e007febbc85a452845148e3581a0f7e1d21e722 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eade2a60da1a79242d80b8963f8e4c83e9496f23..87189dd471f99b87926ff9e63ae891d51ccd40aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c381fc19d2decd90dbad25519a97c6474e876989..6be935b5498c21eeeee5bffb9323b13dd52d6b82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7ff6c841358134df8c9d9b4e8b33662e6c36154b..32182b158e6b2e55b11d92fbf1f161bc8d19b453 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01db031b7d8a8828252e532215be5c248cea9b9a..70098021c22a5e6435816f1f33b659a94a7f3375 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 78edc761d4b7f58648283bd7b36f736475ddd016..9a6d3a3b6eb37b695dd1e56e1ae8f31209df91fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7bf81d3f80f590631cfbfc3b710cf7c87e38977f..1731b9690bc58c5d32b180b979e718f74d640b48 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f952c9448c336b2fa3d990be28705e1cd5aaa7f..70ad0b99dac575bd3f8f51bcd41901065004f4b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9afedc4a8ba700bdbaa3a082286382bc4df0e2b2..9b239e51c10fb6a6bc549f47cd9ddd47fd31c678 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 20ebbfc7a48c4380eb70e86e9d4bc4aac5753a2c..237878e12cedb32e93d1ab96fe073f6cf20922d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d344b3c232747792fe162c8f553c67269f38c683..17e2e7fa50c73d14d1d92539b18691f5ec858d7d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b60704609b4d4a1324ae58364577668f72d5c81..d649bd0fcd9ddf2edf85e8aac0eb211048ddba72 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6f4c8ee8421e1bc1c45fdbebc38748cfcd2177f2..effdaabd56dea1124e9bf5cd36a9a6ae33f8792d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c0eb73531563fcf1852438280e073e542e050dca..cc808edf111837b9cf6458e7b618ae4a804bc134 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8c3034a3c2d928ddc1387218f6b4317f06499882..710a6419412566fa3719e17d7cecf17b8f5c37c0 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 329cd56b8a82c476ecfd6c07370859f8aae28bcd..a41e6041c28c86cfbb903ce3e185bd4f25328bc7 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 11ce0057395bd00ade50414e31123b7cca41f2d3..2e4e4d4276b2717d9a20fb2e3d4a1ebdc55f034b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1abe028a76a372c36edf961c9d57b570892874d..21728aecab7fafe93b0f0bc30300c4677807c84c 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3d6ae73a61db9436967b552aadc13cbbf1942ca2..f5d6e249b492c6a43e1cca60eec1ebb1b9441356 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bca27898a4a13e3fd427f6a941dab528ad12a75b..dbbb9dacb0559622abb48d88395d79a3f725c3d2 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a807040911d9d6ea19c3fbaa774184715d4a6df4..ed4b5c4a495a440b09398bb8059c1a1b43d53ee6 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c27e7f0ac7ed3d0e90146f5f733734773d0643c3..61ce973102729c14887db9e8574208c37790871f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6cf56e2608172ceb65b7b33d8f7ab765c09a5018..486c51b0cbbb0084da29a26a3778490f5c2a3b2f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8ef59a9d2ec9cf902bb4ce6ca2b8733b2307e103..2adb70cfbf1d6ac5c6ad2f2dce353283ae1e6ec4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a82bb2b7b1cf0d8a3556ad7e1b35485f8122f454..f5aed6bec126d370ebc011979cdd07fa953b2200 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 59dcc28c918e3af7a457d34cd02378ddfb3e53ef..ea8badf3093b8b856e602f4b6b7aeed34014bed9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 62cbcf94e87df70131bbc0d655884fccde336efa..7dd54bf2f6b2588fd851c406a6b583f890ec9d91 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 83cf308668d33a28c5e67f81a0a5f702cd3f6fe6..17b807a341a618ad3b645d125ccfa452e067d715 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ec394c98cc21e30b1167946847ac9917d5424eb8..3c0f1f12f0312e70975c64fa68066855083440b4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 85207e61c8c1ffa921459249d6d8e492763cde81..2cf0583e8c90ad4a14e3616b6ec0e73d45f16e9b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d92ff17c047d7ef675f07040a6320e5f450e10c..7bbcdade0282ee1111842b77ac318d2e3607be4d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 11a46b2f9326b61c03bf926264249da43742027a..aff6f545cadab670588c1f2ec6a7c63e32526ffd 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e32565c0b361abcbb6d6b10694e1c1b108859d9..7be6375f5d4ffa24a99d96baea33830087aa7209 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2d02f344ef65d7d1e79d4738119a7d0a26f4e9f6..60bf713555b0ded410354c31cee8b58ad8ab46d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 80891be5f12e7c6c74d091397701f88d9fcc02fa..211a7981bdbe7682141c24a79d34f054df58537f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 695e385e39981bd7c43a7e034709c6837f10f0d9..bafac9678a99f6951c03484e202cc7a7080da457 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 636365122f991aacd57c5034dd4d1ea0225a39ac..ba18b999ac70d4943e80ee64f5c3c0387c53cf24 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a7ca4a93275371549ed7af7012c76e6fe59438ce..92fc420755feb834c6a5ed432fc2e0b51b16e13e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09c94797b24b6634da09d32776d5b357220fcc1b..1f6591e085ebfa0582b252118a4572d75e3018a6 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e785402664b8c3aa61334b84e5884825ad0d487..9659a7a5e664e705efe5c21f416316bd12fe36e3 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7220cd42e3b3809334cbd9f9d2fe84cbe0a78ae7..a609971877f4ac0c450144aa6fe805cd9b331902 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 46ba8379f746cd1dad06bc51175d84e7772fca21..d9c5835c81a0c09e789bf733222f280b899c97b3 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4399b44acf76e1b5902f3d041746399c4d7b5b2b..b27004458c9193a1ed20135e9e1d033d589b40dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ebc7f60b53dd11080feb4df117ffd64a761c6e96..b0663a698d6531fee03475f1c1db9e2eae7f09c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c6ba8a58c71367ca31501452661df22e77ede467..412ba516292177dfca6a6541e712539e740eb0cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d1c983a96f25a8f75cfb0269d345d55d79428e1d..40e327afa7f92981fab515ba4e01f603d67682d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8585f172bd9d6dcd617a5051a9fe70f214e50f00..cd970dacd52d81fc1c6cbf24b295a6f6f872fd82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b060a8e47a888650b90425f4db5e853f56f2446c..a86250e100e79782b0f975fc9d41051307105aed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 87ae2bd6b793ee81b1c13e619225172a7862bb0f..3acbe7395d8fa786893b8b046c28bd41050d1712 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d401bd895bf3e1bb90d0aee96a11cd700241e14a..df8c6259ee086ed464d289fded7d78a72172fe8c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bc915048146a5231aead8f1d11339cd89960d669..54d4909553d14c79dd66ba78aa307ed54e1f39d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9843443e09f1659944c766a5c7dfc00d0e32e528..c74300dd213f5c9cd5b5247c0576ee4fdf8715ce 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 667851891e8d3b5fe9debbf0717ddb56de0a94aa..4dc395924f5f8e0f2d3752c62538005a0916f86a 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 69d758fc4e104818410a05f8389140011933385f..63b70bde56555a2f5a10aa84e04611e644dc94d4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6455138f7bf110aea314b33c50a4031d96e8956a..6fb484996eda3531ad356f597aa0f1e61e14ac7a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 74d25acc1ec1846c948d12e7c7a6193c99c74d7b..425f8a688aa8968351d8ae8711d016aae15184b1 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4ee8afe99ead4982bd5b78cb372391eb9e5a0b96..c82a536c7016fdf3b6e67e2aa67109d9d13e0692 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 71cb63e761816808eb474fed66b78f25e0239d01..f6a989dac5d3347d9be94bea45f54cdd37ef03ef 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0f56c534c3a8438220120680b3da3530faa1aee..bcb1bcf1fe129273afac1faa06a0b3c5cc208e0b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 15d45bc6f503df0baec75d38ddeee6bb6cc1690a..8134175484f3dd36429d77e6391c1f4fafd3dedf 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6671f359eedef3810da78337ac5d97f78eeeec9..c818bd7ebf3d6071a4845aec18294a892ccf7ba0 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 59305ca78f6b92f6c6d8a11456c64dc5277d26a4..4e36e13689d9e0225f1b87c291e4da0c113aa8e7 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5e0d34bd98c77db410dee7285426ee108e0777e4..1f8b047774feda12061f3e6dbd5d268db6189b49 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 85ccda7a81b6bdb61b7a4fa000d47d6ffcddef71..abc051cde83e5d49257435deacc3903e649faa6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9dc6b613919cb76490a9fda6b225a27b98f7b487..95d3e7c2c5b3235401cba338aee98338f281df06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5c0d7bf80e28260b268a0ca38cfaacdc853391d6..43d314d8ed9227622b5e7cef657717bd95b32105 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c713d9b67a58ea3c3bf7f21efa31fd9db765f4a8..4a19aaa4a0219130ec6ddbeb60b8042136677ba1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d4cf88274f293485b53b9c7cd5636f489c431c3f..77cc71784ef09051541e720280f316a8d64ac8b7 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f1826dd090cec218c6eb1939749790a4fb10baf4..c8ac4022f83c4af4a32f1dc8d60e17797b9244f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b6470990f3bf63113d39b91bef4802e25f79351..48e302ae67cc1fe501971cd3b143ba34eff7f2af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a618517f40a76fc3fe58189e862c2ac4c5dcd22..77f0280ac9e8bc3be2fe133ea11771b60f181802 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db5bfec10296045e1edcc6a9f31577c54c6474ba..e6cdeb4ffcdbbb5f1cfbc2def5f94631ea2dcec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eda44574b4823fe0e6becb070a31b2d8463ed14a..ec84d717aff2ffe1198d1e3368011c93ad241282 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d40f6801328aa5551db8c16ddf513384caafe347..1a71cab180110801099cf3de55f38ae3b6d499f8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c0088140b43773b8e6c5d9064c39dba3c45efdc..4de5f6a3da7102033b3085996434d10b03f508a1 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 74dcf335a5128d6e25582f64ca21e0502719790b..598b20f1c58032b605527e6cdde8cddebf16a3c1 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bc0278217d0ded6793f1fa22464f6804af27d047..1dac17bd985b93bc7b7e3f6a793d392ad7cce62d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63307d0e56a4a5658fc5d42902373ca2260ad442..3cf69ea23b8ccdfe5ac6d30b8d33c7c4392c738d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4e10049eda0c97227c8f61fd22996678591d6427..99e97a25afe5681d4f98d56883726757f399885e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 11d89365319676bae92860f3f12e5c2b9023537c..9c87c3465cff4d5541fbecdd76b4c40952bc9020 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c54ad2a12e7b012a079f2a2745560962b4c6f0ed..7a37814bfc75000f76263dba9ee2c34a77255931 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 685df31b901a9c663aab5ce98ad67d59693de81b..8ca9f8ca0b8ed6c48148b10677562e5cfe2175ee 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 143fb8272de75af87c9ad20dac6e609624f7f76d..458217537f3ba8096a9bde28b25f7d291a403baf 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a26b92378b0c4ff599809f487482dba1fc3e361b..726353a2051786371d5de75be84b54184283aa5f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d55923ff5b7eec9390892bb60cad1609a1aaa4e..9d1fbe42c1be19f6917b9f8d7aef0788ecfd8338 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b849288e127ecacd7b5c5db4d965dab4a12570e..a396672c50d923865ee02ec25079d4a6f59849f3 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 729d1e8e384297207fd20c248307795f09967e4c..f2608651f5e3f30fc21ea4d3ba9e77570d20c0f0 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a714dc02c3ca481df492248f59bd7013c82b7fcf..84319e6e8bed9ecd4b74867bef6a4de603578288 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6e6dbbd8688600035f1634d1c11691613104fb6..59427ec09168ab541815eedb9e997993a8c88218 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dbec593cb41881a869b719140ad6db33140ab618..259fdeed8e06c4a8c4f8fe5079e3ce7eace94e06 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 03ff8231596cfa5d9c780a8f57701bb3a98f58f5..1ba6a493750c38ff886e6d1d4d5bbf457cb41e85 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9f722c97d92a748a0d2d16406032074788e6511d..924fbe5ac4da9558dd1aa0527c76a56b0dce38b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 46721bee1a5f11517a6e8c0973d254184fdb62d2..fa7cd225731afa3b263420b86ee4c7d978e7bf2d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b9ee1179b8c7eacc6c2b249becbebd61d10c3024..b6b6e223c5dfe340bc08371d1527a19c6d90c5b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 94a1c629945e25ac250f3028e05e2739dfcd014e..a644a0923e76ee47d702bfe7a29df5152d7dce9a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 62740d1f2e5c651e8d0cc1fe3c7602c64bc0e42b..08a8987ab29e3cd28cd27cf33d6e59422a743373 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e9309d739a472f17d97d78f7ced5a9427c1bb9a2..6b7eeddd4c0215035b014acb973d9f12960948d4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4ea860a32368931cf9b138fd65e0f088c477b6d8..0d48ba8c09698bbc6bf7234f6c0bc3a9c35bb27e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 77c1a3230d1fc585a89ae80088ae4596aca5913b..5bafa934852a2c7599c55d1a112623a06ca01372 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9457ba62d232e0cee692f8796611ebe35b3806ed..01fe4aa69681fde648b749d9679ab0b51456dc7e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 52806825558f8fb6050e8f4611ca781b1f7071fb..ba59df3ba3ca2a8464afd41a24756d4a4d02946d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 528fd874a3b5acf85a57b19a07fc569642989c45..86f5edbcb0887c4eefb28408b2127d907d8f3d0d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 65af0fc79d1458d8271eb33fb501c36d54460d1c..f7f475d662a3a1802e415ce76059cb65ec34b65c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ada0db60e2c467f576b593a6af193c46177093d2..8207930311c3c9914d3f236a94e7afe80d7ede8f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 86be5d5f7688b5e17a04075a304952017043e572..c4a671463345cc94dc4ffdefe80b1aa8ba0365f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e7921283273fd9dbe1b6eb541213db4670698b2a..6cc1c01469cf8f47c4be2415248d186dc485e45a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c4e42f417c9764946e176dfa836f93c8144b4da..0397bed15196045fa524ad858b7f3faed28d1fcb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a286415d58413b5801560bdc23d93a1af2f24f91..e18ae68f9827150c46eaa913eadf747d5f0eb230 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f87a22ff680931da4e753cd8b9fa5f27136eb056..cacd109c3fe6ad06a6898bf5d915e529396b9c7a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b9d7828cc6c20925d4b854f5e5e72b415606755b..7730c55d9b0bb21b06ca8becb7813c7fc7df3a19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09aeff7cd1ea46a0663b7c0b9fcf2cc5eaee83f7..bcc8a054b618f4e5a2df3a265095a8dfb300a538 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a1db5fbe6ed3f5488b03b289d310829f449091c..bd06a5e2939d67f84cb359d114c1d870946133fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e36e679560c418fd9dc20498f73714878cfc5877..03b3680555ffc74a392a0464f24a8fd92d3dba5b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea09fdc7d5017309775c033bdf285e52b2d19a76..28c15d4d7bcfb6f8c7ab698f4128ee769acdf1ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01d80ae90cf3ed6064bd0d0c8fbfa1f5776fcce9..824d4cf708b421b73a2db700364e6dd68b4543ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 226e04dc75ee16a77fc008f06d50ce4f76461bbe..ba69f723f3d3fc89602aa024d870e0cf641b3483 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d1c9f76783042fbe30fb465bfb368342860dfb90..0ec42e2fcc9a50ec26458a2aaadc8e067eba491c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab62c855477cd111bd65c37f09b603611c74c1e0..b8d8e88079738abe34feb74952e60ae039bdf6c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d1dd4798afbc0907e75e16af4cff2fe0b9d1c73..54a9220f5481e7280311259e64b27ade0015c257 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4219250bc218e5aacce4ad5f1fa31e76d3eef99c..a0b9b3b4b2eeb1bb1bc594af3a43196ca30e46cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 889f319f090f1fa95798f7b1026a437501f453fe..fe23f586a4f2243ef29a856d908a0d126c43f6de 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 55ad24f34dafc67f797fef81fd752a688b58c1fb..50e47b592c97215043445790660c14a631aaddb5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 50c8fc741dd3563ecdfc37ddc7e6ca9c93d2cadf..12da0236609fbc2090bffe652f454e6b258ee927 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c2b4ac507c5dec701eda52fe53fb339c2b9d9c1f..957971c9e46dfbf716b5ef85e93b805c3f8cadf9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6e3a535186bf13d620753f5c52825a887bc717a3..fe8adac42c097ef24985ad7bc278e7012ad4974f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c63a70d799f66571fa9499c0302abd066af4134b..dc8fef61a19a5655ade999166d7d052eba96fe91 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d278ef3b43a50a82ddb809dc7496ca0490ee8fa..f29466ef795d5f75d49c1e51938fd89a79cf3b69 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d2a385f065c2ef0e2d2fd0a675f9d235ed4013ca..72d8271fa2a404d9793b5dd8a5c4e03ccd333b3c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8b582be8dd8e3f90e4c642177706623b84328821..72edb9457da762498daae453a77d2ffe525f5718 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f3490c9a8baa93ab6cb9cf365d1fd1724926309..93f004fc5ff78120faa03abc77bffb5fa17333f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 653fdfb57b99a47519d47b03c9676eed7b69f450..02ef7619523eece054d07d693158350d0a27bb46 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 537716316868524ddf4d7f3a44611ec3a55acf04..85f44320cfaec8ca8ca39245bb270a10c6838f25 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e3e4e2736c560844457dd3ebbbc0b6865d46b35f..2e36d288d09af9a003cced89c00d8640c34ad5a9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 582c387c55f372502ff4f1ec027cf03ee95bba38..ee2d8834fa3f59e1da4d716f5e679d649da0ce5b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9981cf71a101299353bb91307f39371fbb796289..540d4bb3ad47bef3de8c9ede278aa31c0fb8a9ed 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 53724df4f7b03bcb50aa1844ae622b215d34864f..e395e20413d7091f253639b0da5026d4ecae047e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 87241c9e20b569e01b2d2cc1009f96c488c81ccd..80cf842810104bebf25247e9ed82d1bb3bb9f4f6 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 928b6258b110f0ddc2b6d405a28c20d748bb02c1..fba0f49e50f1f56670afe6edc9b28698cfc2a661 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d86a783702f4c31c614b01e15281bc7376fde961..ddc9dff3281ac59f0b1171e21db202ac88d538e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 66a6d774db95bdfc6fafd302c2a2c8dbddc5e887..d7fe6dcc6fe9cb092940efde93938999ac66f756 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 48022b188843383aee56ae1ebfe7c4798b136b29..08678a8fe6c93edbb779c79a00814cdfed39e165 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fa07d369848db066b6477cbde3dcf2b77d8addf3..988aebcb427f7bcc6414159559a0130a0873b38f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c8a51f5777775a4136337f8bea0ec43e617b809..07d51e10fbc6a0a16a20f86d38164b6eac0f715a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ebf620152e692aadff401def410751d65d08ff6b..6fd4bbfed55b1c0a60c41a068bb78fe5e0f3c012 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index daf3d1c28d0705e338af3bf846fb7a8dee3f8055..d37b553c9b6c4999257465bba919cc6e4096ef80 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a24496acb39f85d8fec1e3d44c25d8eb2d2c8c2c..026f412ce6c6a63ee7aa04e09f0c7ed1f018df87 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da212561455387c92f990dba29e3d25ab8b295f1..4ffe9a2eda16f3c6e91a36b3afcbe6c0528d32dc 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2df225b4aff104d5f86b7842bed83f3a577ea204..80393ef82c372c501c9b8e40508a5f357dc064de 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 79e3200e0e54ce6e56719eb4f2195ece3e5760c3..5b4d4d5ae54d1371b5c20feb4830f22928bc1665 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bdada07885339afad5dc3bbac88f1c5a08861b7b..bcf25de60d962e35150e274ba5e8017808f1e411 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dd1afb9a34df96b40ccaed879fff5706cde64209..854708877b446983483aec1ab145fdee6e4000c3 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5f3a701bf1d49630ac8d96dbe53bd5498a3ccc87..3bdf25ed5a993510bb8549841191354f1a7a3918 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 12b36631647cc34a01ca3a091831c7bd336d0987..3248ef939856f706f3347e1d59dc278f15100f5b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 58ea12eed41f8f97e0df88a5db20ddce768021d5..a412b8effdf97b249bd099143c092a68d2a78b52 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0bce2892ee36d0cfa22bc8539e908573b8a5c680..15822ef88135be37368877633b83a3be60416546 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31b914c4fe088a057c879527e3f77f7f7deec3f5..520d678778a5e988c9e52e2445974c8fd95f467d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 98b977195ff7a01320517d18ae418012b780ff01..f3a2faf46ac353dccdb20abf6bdbc719ad9c96d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 414d473e3de7920d9f029f37950eed7e7673ddfa..45feab940a4a5762e2adfa7726bc88544981f6c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6a5cd73574696592f132b285255c27f18c0b2ed..7b9e7b0e0e6b473681268047caaf9caae1f04a13 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba4ad11d147478513975512e0f4a31d34bc4f037..4681616f520481a334217cbc40e9b0940fda2211 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f1837cdd49cc59f5e056bcb954cd82a2a5392738..0c74155cf02b5cae117f197fb4533f7848231718 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5fa83b098bc2390c58e2b56247591b8d150d9ab7..d9496950a7412d331d0889321714cddb39682608 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28b1a43e967cd5c6bdaf1a5921477d773db95106..e1a3343325500a3e7097c31be22faf2b607dbb85 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5379682b2fd051a01f17a55721bbaaffa2ba40c6..10bc71bc8f3f7aac17ed38fac7a2ce7725971d3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 27060345a672618b61a84223f5adae6ebf987bbd..e9252bd2aaf0d2ad651f46e442cc40433ab226b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28e9619d58aa299cedf378f5a2cc53b932b0fc43..5a3da28b13142e0a4603fa560d261382e9cc372b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3d589b57e0f4af12ce8d2f1481a13e24afcb5c59..167640f5512d41a80989f494c62f440982e09dcd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 65df8848fd831e847d067953d886f103e6ed65ad..58992d7809030ee7f637ce7781e345bea4185972 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 741d994df9ab99a58e17b3eade5522c5c73f3cf8..62cca9c9ddccda7ed76817d61ef9f6f36de18132 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a75d8482a7391616ad3b8d01a3dae8d5340ea8ae..d1b3cafe336e4170db2e4f6fab42524d9edc8159 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b46c8e14af9f1a874d1399bc3f080c0e39a6102..e580b819c76651061da484e62669e808342156e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e627f1a402dc9a17ad5257f9f65369c1fb96a644..72a4e7f73a20aed9a59e2f40c0f86e2f0834b189 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c0badc4f7bb85616c8b1b923b53ba29600af330..039f514d4c2df8afc12baba0db1e70eaf47eb2d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d55abc6f13df03d761b14293bdff1a838af541f..45d5a2bcb693f8ebeb2fd858967b16fbe55a0428 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b68f9681040a8fe1d1223fe41aa61f599c849a16..e13c49f84d553249fd3288d1cdbfe74d71277783 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c60e5a82e37246d1a5521b70e2e6cb59f5e2df8c..52bba4baa2f5135b0db344528ab7429486d7df41 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e0882ee0b4e27094e6c92fc2ae6b5ac6a6489723..a554c0f4779bebb1a9f455b2f1c346ed573bacdf 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 96dec6367496cbf6fa9e4a8f245528f62a5d5be9..da4bc4e5a18bb3968467f1eb43a8c845693294f1 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d60859ee9f423268b47f29071cef8ac0264aed25..ff405b504934ca4186a765432e7ec74fc978b63a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 29df006dd55cc1e5952e20d5317376373e007514..a67e478caca1a6f3472936a0bfc281b8926461b9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 16b49d748ae084fc81f6101cca98cc6b8b3b806a..7c09c604df139c866d584ee647be58d6c906638d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0eb3666acc509a1d330b34627e949ebacca8284a..d4af62a647dd7b9e48e0617596a23861ee4c20c9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ef7a728f1525eeaba174e42141033a707b7094e1..0af057cc614d07b8f3a1baa8f49434318ec38812 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1211c111f4c0d46c198743506247ef4c6b949e0a..c1ba54940fbe592b08c743eaf2ca5e4a2b14f989 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2646e853244f16999b6edeea42188223f1c453a8..d8303106711534656853d3171e42cf75d5499d34 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c90cea40d0d3e9192aeaef7156ad8c45beb55b0..e50d672cff361f6770525bc6c3ad54e079da36f2 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d47dc2a7e7738da7e8d5682a4a6c48f741d42ec8..561d82ec18391db12cce792c661ec460f9faff2e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 41504cd33d2ba9cdc56680311a6e8bf0df8fffb0..2343639e53ffd4c7e101c878643b4f58bf707328 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 78064f20066737fabe3e890750ec9b18b9dcee39..a2f6921b30347ad0c7bd33eae310b47096b5d4f7 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4bda634de0e311d1c6789ae36f49694709c09dd6..5088449aea0262b3966e13b18a72285bbd31d83b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 55aa47bde55eded406b841ebb48bd2f215da44cc..d645a4cd3a75116242904d6206fabc4e102e4532 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af6a115067a42a4312c01ecd7ca5726c09b19358..ff498039993a0e8619ab3fde006f61ec3b1a4ea6 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9e342cbc8162eadbf752ea4c36415541fa91da8b..4577934e64f366428b53b7bfd3c24a05caf879d7 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7fb5abeb3308f2b212b755bef3f695ef5e8cee29..87ea4bf7086eb92651c4cfd784b24251c2e76ee9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db1970ba67189e00e0c9a4aff921da2d212fe1da..556eb7306c6bb54ecc09232ef7e40b009c632879 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e3ffe4a802e96d3893d049f2843a38387006754..bbde060cf2faa16380dafce4708e141b1c8074fe 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd66f55d0733799d12ac48b26991a1e8647edd31..8654c9a28d0582478ccbed3c4b7ebffc84cd2e8b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb8f062b147a70bcfd59e74d82d9e92a00d0891d..d5dedbdc5bd05750c8aec8e0080d2f6440c44782 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a336bc38a92323d1c99ca823f5a7027ec9bd7ee..5a15bc1adef20ce3b2651a700545ac0bc59a94d5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f78197634cb0668e6510f3605889c5864e75aca0..e65d69b7994011cb7fd7916c9ab490090390cde3 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a082a53fbe24af4adb031faf05430cde4d514d5..f8a17caac50e5b5968e816792fa4a0b2eb41ed57 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f78ee30a12a7b2a4d1d00f618c0b424fdbb8e2c4..c70e058702240a8dd7f82dbc0eeed2414744c588 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e83e24abdc092fb735d405e839e9b04a69fcd997..7ae9ab725bd4b1f9fc180bf2bfd147c1a7e777de 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a17327e7d1bf30658cca012c72573b638f44639d..d7cdd07abdc50bb891a518021be7124cc0aed3a5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c31f086143584b78407fad386cf570bc63a6021..849a11de4fd21edaa7fe77c568592593444a6087 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 94c1338ed877f841e853e90457c9ce8ccc1e9329..a1617218fcb92aedf58ea207e7896d5a9f2110cb 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9df6906c240992e8421f97f39744a8888fcda50b..dc44fc6ea20670042facda3bd2fb766e5666948e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index be5dfa1cab00896eff759b58df220bff79b71716..d307394cd350b1b0b3bdc355bce12fcb3eb8c563 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45b430b156fe34ecb5c6c0648c2f29f0c6febf25..f7caedffb8f78370f6d5ef3d832937ace75edf72 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b80bc947729934ed8528d54faa5f7a425033a0d..f29c1cfdc10f6259a82211dd4273aa00d4a7da93 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8e9facf3e39250431efb41c89e6a210e773f5122..5bb6459f471fe2aabff377bd25bb3b2cc929eee9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa67f424897863587fd0cc4b01d0c0fa10537d4f..d5aa39f61381ca00de5eb76374c342fdec530aa8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e8d0cfa6f808b509c514dcf7de9840707e01ad42..d62894c43b6d8ca4eb03ef6d1254f20a1afbf0ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e882d54f9023d5983087715f96c6c783e9216a17..796474e8a24c9779e5889277cd40b1654bf47540 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c81b5a03f4d6dc781b5d0a12682f61f37fd66efb..6befa7f5eaaa06d54a89b30a18f2cb620921c76d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index df678c3e54766695f9593313c780dac192b0b3a7..3fb96bc1c76b6c454c1d5b0c73c8837aea9a1e5b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f7610dfd33110420688d99ee9c4eb419df32f4be..cc8cc5d0ff2dd53ba7d5f222bdff61376784846e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 994073fceeeba2e732092a5a13f5e32b01e9a86d..bd5bdce9fb0327ed5ff2a35b753c535898803d17 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b3f9336d3f1c190a88bbe5e47953148f5266676..1c3515b4f1d9d4f40ed6f9bda61454548ac685fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f67334700319a6fcb4a76b9a6519975862a67eb7..ed8f55fa6ea78cc7874353db5836076137a420aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9fa6218d2f6ed0b7dd18103ff6305343e94ef6e2..4031140342a960a7964b105fa5fd92ee31204654 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9cf30ee63e220c9defdf15dada39d36bdd8c1123..9cb212f88028b563f47e27b8a473484b9f3b6e10 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 73df129636a4450c875cbbf44a17d222f75b995e..eaf853939e7a960376896e8dbbddf421e7904fb6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2d3eb9f68c45a7c8d6e7376aa8716db197bd119a..109aaa777f326abc84e6214ccb8514dcbb17b503 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d08f81e8c3ab367cd69744ba76df835828ab8ef7..1279406ee53c976647d3d9915615a2914da836cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7fca6406130a8305b5e77eed8ecb2aec7e10d7eb..340d44e8a3f0f4461e39f4a3a09ad9ddf23164ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d5e22445035690f3b5b2eff574c515ffabae5c64..c284077d53170e6211a8a0d2d373a5602f063ba0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7ac7a8581e387d20e5fce8227d96b47f38dd542d..d26539da8b2019c240f70663cc1c72142dbe6f0a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 57b130fe42cd84d1c9e9f9edb57e3e2ce037d9c0..1d354e3f2b705355f3daa814071f67235c48f5b0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33460abad5fc85eebab6a567a7ac420bdaaf9f1e..07c944a42a6581a76020f96b6ba66ac01fd7786c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06424ae41f52504cd0069176fa63e94e454cf6e1..172fbdf0d9e12472178a74596c36a3fbf85968cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 385718d56735c1faec518588c781099817c6ba41..b44ca662015f4f8ed38021010395dd7c3813206d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b691b64edea491d85716d60b33c41ba4844b3ab0..f3eadcb104d2c75258516dd58e15ac39019b5a7b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 154a4d77ea5fb099b1a29b4675e0d3dfef199cb7..1d2f59004a753a46af2be0161efc59ea6344e1a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fd13ef72792d84c7c5cb61111a761a77153bf095..3fa99d440fdbb9b17a31435afefc104984776e05 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 62b07e1a271db5556359efcdac5bd2e0bfd275c8..4bf67b6f3214040a28c48a35b69c4ddc6e1293e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab1309e713494e820def73707cb4bc833da71591..50a2bd65b17f8171f994ed780d49c942c82982b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d78340ace99efec7613d2062e1471f05d3775252..81a602252b542ab0893a0b946b995c36a236eb3a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e2c59ea953aed0b83f265c8e31e4739a85a7558..15b7951a3f84348d8bfe99a0eaad327ec56db14a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5fff2cf0375c47b51ac985ca2a25645ba674d75b..5b43f67e65afc1caffb1d06b96748ff309a85ffa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45b430b156fe34ecb5c6c0648c2f29f0c6febf25..f7caedffb8f78370f6d5ef3d832937ace75edf72 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 109bd6f1c817585cc1ef94840e467f19cfb5f65b..a7d42d3c4c88234ebb29dd268120e22d8a9688e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e5b3e11e4d99880141a2eb3cc0de4a47512d768f..28aa147e8e9944d133ab070b271cf75dfb208717 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f5e64dbea004748c5c15489e2162bb0615ea364..f1790c222ea4c2a2b183c8357b1b3212041d01c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3fb029d606a211612a18ae298d06f53e4c141086..d9cd6429263150e60e3feeacc6acc2e1660b955f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a792a811767196811a231d1c7e9f721e2cea860..75ee4533076845cc96825d0ffff265c8a3df40cb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ff1cb44993e816e4bb5151c6184d71b095653f6..7395c2b16dbc6e9688118ca807e979e014dc193a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f7356421a9ce062b8579e9ef126bdcd5355eb3c0..b81693523b3930deb731420568cc9db6171cca58 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c799ed497e49430ca2906d4f1bee3568f72e8e26..7cba4f48dc7d54519f86dac6c88859b45a79027b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b8d22585339f70d5a59f1e7c9f450edda2a3ff84..c14d72649ad7ec736fe4706dd39f0813b0318124 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4763110687986a38b102b0d69ec7b9a385efce52..dac92ab675c83cba0b2ba202932fcedd5944602e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 39de784c49bf5c2af459fa81ca3c967624b801de..21f95983e103a0efabb288102115908a3b0d7b98 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 38e8924dd52da828575d712c0ec264c7efc42b36..65410793301de6c6653c56e2f54b46273f668784 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e7fdbba40195d7c808835da21ae61f8ae2ba213e..de28369398b9097d42b2b3dc20da367cc01a94d6 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 54f996184cea469e82f5b1c93970466df7db05be..91a365202bcee93f3a5678b507d1b090ecad9410 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 81842384fe8a08a22b6579dea1654264e3463f7d..b65cbbcee1a40ad897e5cfa9e40e8d3257700f3d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ad3e406a6790f6c7088ec0a3bcf2ed2b3d3904a5..19c5ffd22a8294be22e16e253912ec21a6871abc 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3b76770d3b2cec4041b54da4f04c82c52dd8626..81b72e14394cec828480e89f42a406be3e72ac29 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06fded706e77d5cce479f1f599c1a3ad2a6f1672..f094abd44fd255f936630392faa1155cf1b02317 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c03c144af4baf65c82b77da3dadae3c6a37a3cc1..4a05d7dea25bbedd3ea691e75dd33fe863a55ede 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9f65913ab3e90e26a6e615457bcb121fe3b47662..abef71dc8871ec6beb57e152bc9d144e15fb67d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 02a7a01ddd3e79e1875f79232f1f1094d3311b1f..d55cc5e972e49c0eb7880dbd465dafd9c02b8603 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6f6802fc74a84b09c6c7933f1b24d7f039e5f5c..fad4bec808c37b365abb2d7d8f73c2e0e0ae4e93 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 71736390b288fb62e17747765953fc77413cc838..f3548a0a158144c0e11204a783c0ed9143ce091b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 743797c5e18e770f5a5dfdd56827c294ceb27b31..6321f12b8378d71be3c601a32d37c19adb2d5fbe 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b835c6e911ad972612dd224087e6742e9488f3e..152a1f1e24912c1187411b225430d45e321628ab 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 806f16ce01015970858f94a0648214f7090a3818..d0ef12d9f5bf0ac852edbdbd72cae5f7224aa688 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63f5a7432ee6c4287a251a8c00ab87234e103637..32d449087c4e5d8b6d978fd1268c86f79347aaea 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2f0fae23506d55b53158deb7b3962514eecdab47..518e76a58c2f38384e3ea96b1beb633239c713fe 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c3e80249c8622f4462d70d0d018f5c57fd95b2c3..bad6c71d798cda7d4f229f066cdda6ce0fd85e23 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c3c1a5f8cc8e1a31fae280acab4f49c8074bedc7..56236788adfcca0d9169b67272b94a04901e203d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f15d316265a41d6e9810a7dfa9e136f0b29bc4d8..e913af5a882802dfe9e851c18c10741220582a24 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0259fa5a201bced50635e0675252e917030d7296..810ababae84932ea658092fdb5f4c97147a0cae6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 216287f2eed18a72f54d5a7883d99e83b5f1a368..be2536c1a3c30f935a4cb726cb3f24b9d3c95306 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f77a5e342b2c32114ec5bc9f7841a6e8cdeb4c8b..3e9a44b831996b230ef8710d9ff5f7555e9e2f1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a4e568e48ca239e03afe6488d1c1803b12836ec5..a1f325ef1fd0f7656cc549b627d21b93dc51ddbb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a5b434df99a502b8980be8b24cb03c214138e021..46d7814863a62b7ed2ad2b75fae44a77ff12a55b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da2e8868d68ea54460fede12afe958b3f09e9f46..40bab57726696cc059a3ebf31cbba44342db6916 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0ba2c978668d4d1a0991ca4ef72bc9a293ea092a..1ab8c0e4adf4eac953ae0a9333bee86a0fd257e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b8cc9ad896f9dd374997cba8eb6ddf6758f00150..2382d46bd5ec2ac14c4d3b2f243fe2af44b45ef9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ece650f6887cdf28a3a07acbe987d5dac9fe45f6..e3ecebbe7c2a75a7ab55f710d6559e2ef24e9a63 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce12b7b26130359e8bad0a0f37f614dbf8f1dd9d..b1f5ca94279ff034a4544300d2f52ce7e797b4f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eddf7ff216a7499f90ec8d4f2d805b80b58b2954..5c940ea3af8b92dcb645d1e10d485ce1afe91a48 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 160e5eb832af0e6fbc54a38152d3978900f00009..fe68974c668481b0363cea4702ce40cedb1378e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1109615226c5741403a162d69e359d3ebb9d0119..547b2318914d0a4bf03e3415aba500d5b94ee8e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a3db9c1b7fc81ca179e73fef5449850b3c789584..86f078200824f416ffb78752ebbde4be0d46e381 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 48d6656a01356dd2b078142fda9e0f11490f430e..bf54fee45eca984578781b41c38f3f2f66b82451 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa65eb5de6c67cd8891120b1c608495419701ce9..079f2e1bdc92f13c7c314a6f233a4bc7c057a3a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 870d740e662578b2dfd7997617af15a0382b4735..1f3a7a764569e7832e008d06dbdf83926a6d41fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58c553cd30cdb06d56fd59e8415a96b5b4696137..77d9a4abb481f44ec4670cc8ec7200c2f3e73503 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f98e9efcb4e0d9d13c3cbaeefcb0e9761fe3f046..f3ae4da946e730e4ca15ebdf0a16087f76f49168 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cbaa6945d9c30396411a83eb88334e81535acbb2..8524f174591eb3f9b0e056c7625b6379a2aa3c11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 343f852e8bd628d3c3ebbd853268e72ce9066736..b600746dad0624386ec3b19c1131fa0198d4bb71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9199a68587e92540029483a8f809dd6ab22c4f2e..732141e3fccf6e7eab9392df7ce1745f0c955d39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f1b3a749e9c4fdda58abb1f8d65cab96f660f8d..f6b2142e05bf2f07698e10999b56276e9467fb30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 950d40dbef1b1cab09abd271280d0a2de2d0339c..81f3846349e562bff4be5f3cf9c6f5018c695502 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+## Copyright (C) 2014-2023  CEA, EDF
 ##
 ## This library is free software; you can redistribute it and/or
 ## modify it under the terms of the GNU Lesser General Public
 ##
 ## This library is free software; you can redistribute it and/or
 ## modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ae689a54b031a6bc520f2b6fb308e1519682cdae..322096b901963d98508a0c8f98fa10b7919d1830 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 067ca6f3bde27c7ec9831978b830d07a14f746a7..244c9233224c0ddc8ed816ad1ddc01d15eb58d9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ab38ed256708863e366ace47772d7e38488fdc5..3e29050fd2411108c947d6ca42dfb071e83570d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d1f35568f54472f4e0d37ba49c770c3c7c137d0..1615dfdb9cfb119af5699f0c443db703789f023d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a1e91aafdeba4bb7eb10b6bc86d831b367ebd2a..eb646e4667e43142079ace6672f92e99e20925cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index daccfe334d7824fe5c281dc579b0d7d067d333e9..0e01c87077d3fe3ba8fa194f4b33bb181b979953 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2d6bffbf22844590951d30be8720150f4dea87d5..af0a39a73b6d4b0fbb05bb383b1dd1ef6b9d155f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6021e3951cefc42df7e2442b465d786d0aa020c1..e1e13570817c736e33fa45a5b955639ff1556dcf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61aacedf70488b097d0be39ca9de4c49a43f44fb..84ba91cee11c58920983b4c5aadee454e4a4b13c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c539152cb74eb39db39ee00669ef89a36a301409..30dfa3b009a5ed3355cfaa2408fee09c12314b5a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96d278f175557fdfb86c5d7ebc45a9187d2d4769..19f56a003092805f569a4be04168e8841d1d9b1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e6057b5a413762612d5124f862867157663d696..569f3fd9e375c4eb3c46d9d96750e81093146b3d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46fba0125f88b3aa7470298d223afd8dd841fb30..ba397277598448b4c06f65ad76f13a436be03074 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b648bc2e6af1328afd8185431031806d29e7654c..273bc6e2feb69f1a479915c93c1684b8ccdd3a86 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8e83e2cb75327e54bffa41129390a3d3dd2535e..a915a11bbb412c297975c42c0edcf295e3ff8e4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb9063d85b2f48ad589a758e3e80fb99f70d4787..2f49e381794b010286e5824091ce014d51f04b78 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d1f1ac55935ff04af0b559362ab7df330d7ec02..e65412ba798871a7dc0ab747f382faa18072e610 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38dcfa881000832ca8786a0ba3785f1edc62e419..9060fe6b7aff4cd1ce1c5fc2b6c5836a921c30b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db8170f3eb9f65030868aa652526b928468cb250..bbf3d37b34399df7edf577461759b598c6c62dae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d8015534d009c9bcff7f8458f9ac75af43ca061..5ecd2c883a02cde7d5c97c6d7d14b4057e80d5f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c0ec3fd4d9f36b00d066acdec9c85816da977575..a8c2c4bab4a0ef671830f6a4d975a9badb011d4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3afe25c0edc524e6e668d62015610e805f7971fb..f786a15d6cf6fc41e5b6bb03b6dc2eaf9eb31097 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 551b49237bea63b32018f8e5d80afc5623e79341..26cea1182836a7afa397b89e020663a04d877ce0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f5b53df9d0e9c84f69c9a5de7893499bdc532f4..30117cdc9e211427211b21f9c68f4f812aba41df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index df6d7fc4c4b346997d9d11537b47fe4d63cb0d14..c9bac63a51f6d50f12a64298376f9ba3aa3ccb46 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a690458ad6370287cdffba1cd38e02c3c93d6537..e543fbb7c6518437cebb829e54397c7f1a52b9af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 657186f6c8135f085b34cc46fbd3f9e209eec4a3..ae4d481ac3221b5522d6ab29b779b3b88d54e88f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9946e5dea42fb50e7e8ffa1a1b883bbed17aaa0..a4b8b840159db9f59547b6c528ae7120ea223a94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e864b893b399093fe051841e086bf2178d98dd62..434bf0b1c43b12c25abb22ed29edd7672d7305a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef2fa323486d823a8b726fc0df6660c9b3a4ff47..8d2d7b7580258c762bca96bce89ee7ec2070d96a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b60f4c85f325cc4b79e5d258bb77036dba44649a..5bf9bfeadc08bd41fe10b4167f428f8713d7a1cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5af19bceab1d28979167f996fdf90b959621bf7b..9f984338da17177cfe63d76cf296265dc985ef5f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6cd498f4bd5cb3f9d742a9976098df82cb39d676..62eeaaa6c44f3d9fad4f85ffe47a935e74939c2e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa150f8b2667ab258cd7e41ebcf0b17b3397cdc6..c9ea730cdd98edf24802bec47d4de6c07d701839 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b7f693667e4daa07643d7eb60bf1fa79ae9f923..dd34f8897db3527bf90a9b983f863fbf5d8f3908 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c25f9e854d3ab4fbac288e752d78f0d8a635c76..a9fe9cbaf16f1124eef0684ca316dc1f5aed4328 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 811442bf2aa5dced69c5b0a7518fef03aeafd6ac..fad0f9b1069b471a3c508ae9b534e07ee0a7d545 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4a1e8227893f4347d10e90405bf55d92370dafa..281e43001f3f8051b184f07beabd20647eb5f7f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1720eb325b71f162073f368aaf8c6ecbbc3f28c2..0b385ee1096ecdc336954af2f065e8ad07ab880c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5274942f240dae8a630659d3556c6eb62328da03..4388d7637f3c703c66b712970641aea94b5de2ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c93db7790a1821602f56362afaaa012f4d0df23..8155aea3b465bf722e7fa2047a91f61bb19cf762 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee7fa1cf8f2479abe99d3974a855ebc0ee1bbb2f..68089ec22df5f7905657a6fa63cc80f6bb1218c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c211c65056d23f7e6eaeec95c286f7546a07653..5ee94f8edf2836b4b1ecd540063f85e7640ff45b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b4eaa685fd0c91607ad40839b80db551aa302177..00959e6d880c44e5b2c24f6ebe187ea9f6d4ddd4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 349d4bca5599314ec16b75563dd12ce5c9077e0e..ec9e01c16f84500ccf4bbd792962bb0fd0dff361 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 92b3844459246819ede08a99f0e1336e05a6dac0..0532323d965e123b6eb9fb97241d872b06e2e352 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd2d646bee856feb3ae4fbb124f809aee08c5453..308d4f0b4bac7f09d33c721b76d44cae166f10ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe0cdddd865ff83d888fc14fb76547f06043bb0b..ee68a843b9e1e3c672f53b7d25942f59e8c719b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c16a180c1d9be6b0dcaf787c03476be0418a67fc..37a14936817fc490e568e341ac20b6be78012b57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 70c2ee4013d723634f99f162c382eacd6b2a81a7..3c5855e7a1b497dce736a1700577c62c8651ec79 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cbf52ed19b5bb5b2dbf37f55075ff8e110f0a8a8..8eb4962e4be87c23e6ec425ccdee7e07bdf5c966 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index faa30a89ce9934893629ef7e639303451d2c3bd1..5eb5e967a47eb8750067069ce1d0aff0d070a8e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 069daaaf29aa90c30ad9d7456afc2808b3007c0a..da11eb39a41b9bb3c9efe0e0776ee712c53cbc13 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8869f3d696d6d371d06840ff1aa15169022f0423..d058ca27dfb855c2f3a4c80f088fab1fe01d59dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63215660dd3ee29bf7478d9f4bd943808a0f39a5..9cb6dd6dfacd83f65f4830aaea44562148930ad0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b500210cc6bc6d5007b88e6279b76a40c488ab07..3f1bb93767e7bb755eeede1e64611b634c405661 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f037f29522ed7ca2afec774a9e5b380f32f2dc7b..22783fd9aa6ff6b8de1e31c0841e483023429306 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 53ee00f2a6f1e9f75601ce4c624235c1ddc91f3e..136ffc0f44a672564aa45cb31cac46782636b2c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8c43f34c722500b33a36241684926045fd3226f3..f1caab113df2ca27ec49e700e5b96e37d38b1994 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dd01dff37a65ceaf9913bf47e476d8fe117f0ff0..23c2a7765e62d7446c739fa03ced774e2ce1071a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a9bfc93dba4d6ae3a39d5f39bc56f26301a47c63..7de495d208bca0f0b7bcbcdca4a54fca4e8824f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a075f0484dbb48cc8c4efb75f4acfe5875c1f87e..6e7843e5b53cbd961a1fc3856a419a7cfe94242c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3a8f29a28b2fe5a1c5bcf14896845c25710161e4..7a6479d9349d00bca11644f6a4cf25edcbd91225 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5d017a75ef6e2040f0ec49d2ecfb6dfbcf0c19f2..c0f5691bc0f65ef29c941fdeacdd47825bcb3a32 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6064ed60dc6eaa772da4a7220dd7519caaace49c..01eef585e6ec9072ec9490b84d423ffdac3024f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b92081c647a88fa17b1b2dc6813f825a0329594..2f7a756faf69082bbbed4b0169cf4f03a2bbbab3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b2ed4bbfba703ab4cb8d00401447a334fb0cca9..1f54ba441b772b5904ee09f47e073c9ca1202adb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06f45bac67389c4dac9878dcd8d748527d3fef6d..e3c00694589fc23b7463386071df1157371a4a74 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 327f9ceb4f9b17e53b06e6e88ea308b306506230..74743d3a255296c15173f9c6c7759b82a1a0e427 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index caca7e1f9eff40edce86a3dbaab6fcfccc66d51a..1ca45579c004898146fa49f3367206bfae16a70e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33f761f90de3cfefcaf41476fdc6826c59fd4e53..76a9353102ac94362c2ef055c506f3c2fa70b585 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ff5c1b2e89c21a764dc8ee541ed105447fe609c8..5f104971f59dec3d17bbe7b8cdd26a72add6b0fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6f32081d4e7460fd77aa0e1b4d0e1cbc1718e46a..f02e6b9092c682c2a13b5594e3ba8d46a1901acd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dc691333e5697422a5cb44f0317911b53a21a2ff..0ff9a9ca4220e5a25ae6e34b41a26357850643af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7df69cbab37b8ca7abd5410e69c477d17f241f0c..c5a2480c3c0ca8c019aa77becb206fee588150fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 27da68404da6b4172a10691a7092ce11c5999537..abfe036f1f315afe25a9e3a0bc50e0d7698a0772 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3d05e8ea3c7d3bb83669be1e1c711315a2af5f5a..15430cb0aae359aa71db7747117f24a389be2290 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ccdd94e3a5038e8860357345901d7b54e8d7a379..66156bfc16236dd960f0ace1fa15fd01685bbb16 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 79b2bd372396c3492ca5ac24ac574377167567ba..af5fdebd731691011e61a7a537db93d1a07de240 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 38e05bd9aed9d471842f886988d894f357257554..7a55ed6e42081110d0547f366c0d9fd4a2693029 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1de0a2f631bec76af474cc1b1aee11dbf005d7d5..a2286991f7d74c3b1b790767aedecd8d4e889e89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0d904f0215a8fab4432273bf503d38d431a0876..bedd139f4115657da62686e583e0ef42e503838b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2a686a7600947d52b5ca9f1961abce1915eea45d..4731182f6224bf4b2b278e5db9c02e908abc5509 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8fc05736fc24394ca98e2eb6400e54f0c63e68dc..097302c7eb36a2790d83c2b67d412fe281012ff1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 16efa7a98e9a48690a89e0f35adee4dd6b660e95..401e2498749ab0f59a0560df9b443eceab5ecf67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a8d9083b95cc767cc5a64e8e62d87597d7c4d38..44b4964a1f325643f601d0493cc124bb6875415e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 505d586f7da804e8991ca968afc514292846078c..a8ae1787d5fdc1f26bfd6cbc50c39848cb6e513a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7819d4568c3aacf930b5fdf5e5705577bb6fd1fd..9888a9dd10792744e7171ee6be8301f1b79e1ef8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b2299f97aecebc78266934a8a3f34be96cea0350..b44f2a3ec04661d9deb188246b274cde81d49a17 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d7283798ffe7e004d02df5d4194c5fa1621b45f1..6501132002f48c1bf1a3510737a57e8a5fdeae5e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 02859f4acb83eaeff82689546ebce604aff23b09..f3d478116d52b0f172641342289cb35ebdbfc01b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ec99509581c4f0998ee5f848af2fbf4604021fee..d1c4a93fa751fb774a6f64ed2f8a7cecf8157ef6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e9a77c02eef1760af9a1197a2feb8b4cb07dc91..35ac04690b4ed8d796de5314280082e7edb41e79 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4eb8503b9d9e9e32eaceafaed389b91b52e7a701..a45068d9d95e0f1ac9220db494fce8f8389c865f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b6eca93ded9fc85ff0f220ea30dbf6db14ce295..449e7cbd9d5e6fdc5e4952962e03a985dfed146c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b79ec67c527c6a833cd7780712b07724faa4ef1..b657bd2359db95808bf9e12263d9f97ece1aadcb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c40fbedd37baef3cc9c6d4b25f6c8eafd3680d9..72f1276b7afe72e8c71e8b99feec798cd70873c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 679fb391015d1da5dd13a667c77d43e1dfebd387..f8592b825a2a8b4707e481f9db408ee2159cb0dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e125c01fb85a0339ab0d1b213800065bc6e25e42..fe2fdcb8adfd005710a5aaa39af7e08da0530c80 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c538da686c6ea6636eb9a83784587a6544e1c5f..054807a512c4a30c6fb40d7f377cfa4c5f4e8eee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 74d776f223832243e4d1ece3c2c4dc5de6eaed44..91b729c6e66538f7c5760fc05ff5045aea9a241d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 70d08f55bae6c9359c506e5aef87896a0e5cfb2e..39182d5f57bc6f637b644bc42435f06164d2aa35 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 46cc8c2a3a9ab4bc684fe11af1de4e104c8f7a79..f3e899c3e5cc918777bab77652ee72ccb79ae35d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3a4adacfd64eb5399903fec22c2005046b268c29..31b242b27ad94cd3d0ada9fd73dfad7824175bdc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31bdfcfd5ebb18ad5b2dc08e5a922c015ae14393..94839d5fb619dfb02d01b9fe0247bef5cfa4e603 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6888bd8488349453481d0d9c776b4f4120441134..c7a992c7619aa62e6752476cc92bb2f0287c02d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 90913ccc057fc1506bb6a0d414a957463b045c23..b37cd98d43a5ec186be5c7a5fa609d07b71e4dcf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce9df5c29eb1cd58a14087422ea4f5c196244983..a3df0ce1ee753908cc6dcf1edce5b1ff59d51279 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 126fefcc3f95701b5efc492b0e762c0a2a6d31af..9fbc99b7bd02428f15474f1db1194d5814515674 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c00a1277046a05629b1699ced03b11652f88cfbc..459748080cb19112e81f5ec6ccb15db02760d798 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0dcf60f64cd3e8036c73672b5ccdffd82e989b1c..6a61a9de6ffa125b41966fcba020b8040ba2a097 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c2f3f1d2450c8c261acfa01aae6982020467e54..d6429d89b9bff76f6c605a42c91cbb1b0b903169 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6611e5a0099120ca9e346e4d80c62c952f71549c..1a21ed489fbafe2f5be85ba11d6c995c32c798fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 50987e54f0144f755098cd26b7eee9d39d740e52..7d080d4f6d70dfed548c5930d20da170c92c1bc0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0ca3127cfcaaea65ac00254fe2f29d0c5cc43084..149299a7f213dea1c22ed30ebb44ae7756c5defe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 73c7f4f5ad3150bd07f03e5b261297e5a9f4f0f7..cbb355a9a761a1f4113db670834c8726ea2b8fce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0641c6b72247b9354830261bf233bc0b59292104..feff1e3372ad0a7f5fb29b77993ad6f7775bdf3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f94ba042b99286fc5709a69529e78d0eaa92fa4b..6091acd75d417db0ad0ea098062a2eab7fbb44cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b025304fcf04c401ec4cb7dd8c6525246f648dd7..3b29cdf799a11e29bb8395a996a7b9b438213fc0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7f1e0e714956e75797e2e0e0c6a12891e9b66c3d..b4c71d747a9c2c1008479199469032faa9285826 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ecb953c106feacd215bd254c0a3629d991727a7..086b8745623e79f0118a2c3c0e116e4000d87232 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 95c9d28af7c61d6db30ca4c6623fabc8bd8c15ce..0164eec7ccae2bd2e8e00bac29e5fa195eb583e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f081d869e4425b8485fd8f48571cb8bca725d8f0..b9cd89fa9e8e6d2997c4fe1ffa62489111700b08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f41c568688657b47365f373f75283823682aa007..30d849e0f2f0e63257f0273bbe3ca1a2cb7ddd68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 41718c481169472fa5a94fe5bb8b7ae4501ac0ab..134ac4ac2eb72816a41e8d23c878336cf533de42 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b573a6b396ee8ddb8f94585f4d100d5e1f16c68..b7e3b1ddb9ef905fc55d2665513f88f7ee266568 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45e1e3241ee1b7181a95cb520f697e68fb3c1bc8..91aa693bfe7cbaacace5c5cf22c627e3f8907b9e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9e5fd1b2e8f005c30c8419f60768f57b1c322fd3..252fd546564974bee13b73bb5f32af93147c33af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33600f3589956c7935b1c3339ea4b7b9c0b07ce5..a1141dfc37aafd9fb8c2f23bcf16192f06f1b9b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 78682413e4f4333cd3049f1c22cd181de0985a78..26e9481487417ac0200beacf248fe8c4771c2cb0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 46715fd344c29f0ba40419c89644315971f0062c..f18b6298f7d6c4a8ad224977774b4baf365c5af4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7f3a8dfcba7ac69b6d1f9a183ed3e8d056fbe62c..676855104ecc172bc5573d150d2a9817d51699f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0892f11bf0e358f25f126a4d428b126a535cfbec..2b098b416305f87c7b6a84b642312c118b4923e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 48119fe16d47246a6992f976adc7291b5daa9621..795e136f43dd1165d5702357aabd8b6c40b93892 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1ab09e9cef6f9405ea3190454e79393cbdcbd6e3..48f9ed902638b1a82e626fdc3cf67bf9b9fbc39e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d0d8dce155e57dcc30442bbd587e9027799ffa1..342215025b9fe87cfd9b28dc40b2d45de813f2b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dd331fc811cfc95f647d09d08dd6cff13ed12829..cdc80f18d5a48177147ae72c43f2bcdbb2ce160f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 22713c4b15709d0d48519712b3f49b6e1c68eef1..e59418975e6afaaa01417be868fff3009c79c651 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 94e6ed075b9499e69760fd552c945652cb3c4afe..717d08b1c3146512c3626e06194e2c9f67c78552 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fddd8c95c8ad62f5db96f358625c293d0c5036d2..ccbb7f97473cb9cfec40672f61b83026e49daf10 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a242b3b3b4fd4e7e637224f5319ca232d4d45d93..0ba8bcf9b3528db86a2aeda9935e8b02748e7d3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b98aa6a9ebc98ac4ff457bb4ca1368f169aff4bc..e6b4934353d308722160bc3daf87366f680df088 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa49309f0d4907ed89a3f91d1c0150f899347d50..2ed907de73a13a1b49d4730445693a3a8b7284cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 64f56799ea9b5b843cc50989543db7aed44eeeff..52df4747add962718a7cfa438653739698c03a9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9292e9ad18a744ea25badd422a855892c707bab4..f3a894b59c105f96a6aae98d60af5c9e80e7ba96 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c14d3c1071a8c9e300b3b83b9bc50add512d065..4dd5ff16c86160d9b1e167512c3ffba45a5668e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db8a1271a689d64708058c62abcf65feb7150112..e8b42da7555a736ba8ce9b3cfb2b889c6ead366f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18ec9ea765766cc8dee42ad11f5bbd3c12f80578..e6d9a7d6a37a2e8325ce793915f3f7e308ff358d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2773aa2305592351a601d75d6efa716ca8d571db..f4e53999c29a6610e29f6c777f68f47ffc885b38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 50a8bac43a907c1d067b6b4aeadcc40cf62badee..9a2800f88738e93abb85bad94c6bc041720385b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65798e814f45f3058c1e636eefa6027fd97b3920..3f80f4f191ea47bf9b425cc30e0d4e1b38cedefc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c694083d606d811bfd2c1ec74572800f786c5c5..aa779e2892eda204dbc375c86348668d71add06d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 420e88fbf54483c204aabd54b1fa43d06d7fdfb2..98003cf52ab31ef2c90d32208dd8b3131b308ae1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41bb57e1337daafb292606996cd41e862fa49315..bb2dedabfe078a144bb80ca8c4f0511cf24387e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cf70dfa496c16b83517b9c6016f29e0fd459f177..d478cc36b4c7a2a6e6ed63ee0d9d9d7fe8f14a19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf0a7a86b591206186463056a47d1ab470d6d377..e52a1a1b1ebad483d6dc3535bf8f24ec99cba65c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 732c28d2dec8854870bd12859d6c420e7cdd9a18..3c0c4fb6f125479da5d19e98678cd1360eadf0b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 29421fc37e47e817eee1e185206d03cfc0d73082..19066f21f59320d515d1a62db155f90142d7e378 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55b7c46318de1a799134eb57d6a8ed57fcee3bb0..468438b2191bb1b176d99db761dc119489cee07c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 501e01ed5f0fff4478912e0e7d53e05a4540ea00..9c6ec09a7930948ff580f61883e09dc5f90bcd81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb8bca748fa99f79089780dbf6b9a530c03bb7e1..7c4d264363ea58213dbf9a99e72b5665798b3f55 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac8bb7de9b89967f0281a386f570279213598ca8..48a3a3dbf65e8d78ccc1ae4918c9d47165d7bcfb 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd46d0c9f2afaf23b9a98b215b36cfe01cf02735..cf155dbf68d5e5fcaab1ede27f6c191a3c8e5e57 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 89486ba14f5420d392ce1e68d62f2c8b0206dc1c..a6826e45dbb33cc520563afc5a73c13440609b2c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a0d09b89cef338714d0498da71ebc5f051c295a..704e9661727df0ebf18b601c2ac3e0ad4f0d20b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4d53c79957b1882c657cb1eb79e48d4f32df7f7..0db805e58f7fca7a85b5e5ce9242ad4563125252 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 390e5b725253c948556a68cc903bb91295853aeb..275f62444d19c3adb20801f24dde09fcf408f2f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b13f902ffb39a1a00b304704fff00dd5f5c2d63b..647f0b412c3fc5df8c361b2b6aea542278165e1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f11e8dd813427f64e4bdf9c6640f1a4cf4cc3cc7..7f00a110dc701f32fbd56afac54a2e4de34d5fc0 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 500d941587878e78ce8c7fd43cc851d5eeb0de23..2a4c391d3310ae310b5d7bb69c4e8ab4e0459183 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5240d818b5e3b0a1d38d5fd8b2cd6e8b3e3a4cf..c6c529e580a4a5641ccd2ff59cfcd5f4b43d0041 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36afc8cfef411d82583149b2f82166409ec2064b..ae7b1c8657894d468e915be329541f2407d18ef0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bdf78cc9ca018357ff28a3093de7b539a92e42c7..b4dc71ff5d2dfc18b24ba73d0ae8b9a2d6f5852d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea358672535f1b0c663d86e3a0b246cb528c331c..015089fe90ecc470bf865fbc00e3a7a3ea73ccad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7434d711de49ea7348ff2781361539b87c18988..84192cc738d361ff9474e05682491efc12432e89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 156a742aa006392616974c1f92a14e7512aa7760..7fe3fabafcb861105ecc8ce192e0fb8e5c04fb10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a29ab5f4468801540f72c6d08df6aca9aa41cfb9..b8281bc7e26d95f44f9bc4fafb5f907e58f956c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83463b34110fac828ef8b62cfbdd1fe3184d9726..b6f85d6d6d5e02593233e402d1b580207b1d8a5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 676187250f130631f798c5c8129c70a18f0aa672..ac2e96899588cca4ea79deddcfda3bb092a8b410 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 953f74922a03350eb6a04fe6e18fcbeca18bf5a5..e17b78048a1bdbdfd8ffd5fa6a247ab749580278 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 987ccd88b6053076f115978abc48e2b36b70f503..32cad15b0dcc603196edcaa47e4dd930da18556f 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5bf60aeba4dbb342fccb49787c8f02a8a43e83c9..7b465ec42ad147f5839627f7a643ad9c8cf3bec8 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2af727008641297d8e5e763def0d3b5d4cd2b652..867e0e7ffbb46232384308e3e4fc94ee1931e855 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 938944f96f4166eafa96bec411b89fd958b35773..3bedfd78a3d6ccbfc08abd2c0362b3ad50f97d00 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 14a61f02503849f52f4b670fdda7716c845e984e..955cdb3f1b304aa19e3a4f807b56a48e253b52fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 065acc98448b3ab60f2f55fac5a4db9e5f8a0748..f31a094e0535c94f767d53cbd09bb6392f1d631f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef091f099abc428f63f9913bf11dffcdb37abf4c..ff3193c3d4162dab5a24676c5ea19fa71fb92f4c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6928358c7cb745f14d3ae29d25841b0ba5e830d2..2306b87e727fa9a8c6fc5e927124ff651415031b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9014671a5c2bd6a2fcd5f90ebb22b2af0f6a4afa..110ff6ffad81e13705a7d49c712452a2cd1f992f 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5165529579b33508b875942d2bd1b4de3cbbe228..17da78a89997d3677e6b9a72525b4fb7f099bcd4 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 697e6c5a42eb34f21ef30ad8c18e14df9a4380fb..a524ff62d7e0ac547a099d359c0d9cde98883133 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e68a765a02c717f2575c7f291f67b25bc6669f64..11775704dd98d5f0a9b87c3cc053a0c2823dbb83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1304f6ec7936818bd548169d51e7967d600d9b6f..3d73978997f05ef9a4ee8917ea6aea9f9ac9f5d7 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10d45ff2b589808d94d55170b2bf560b0dde75b5..1c72f8b8f485aaa1cb8a14a19d797cf3f2a48f2f 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4991eab7b122745a48e8dff213d701982d93130f..b480d01b5920ca71b8084ab6eafbaa488e32f47b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae13f837434fb48a64224f03fe5e75592c74e7cd..afc59e7c9de978d146fee9c3bf63601231ec26ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45acf51e25d76799e3af90bce74e2bcf7c3656b4..d07ed73cb20c81cd17bc60385c7ca53f70a29b79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6cf44379decc5031055afa63baec6547ef6a1307..74548a2477a79c170bb2f047d44178e94487adcb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3496f4c59a6a818f63a29f4d47a42eeceab48b61..0c9af271b78e99c2d51b103a4431717d557263f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5bcde04892c5cebcbc562de5e7db5a598365de2..4918ed5dc869e8471d0550d5b8518a48205d28cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8deb60b1ad4d39cce80688aa015ae5d0dbe4c9e7..9be1e1ce5822ebece8e5ef4d33b9f417c3bf402c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9fb9b46db0dea8d8e8b6cc7299466b6557b9b8c6..875473d47e2248c56f6c91acbe5116b6e7906eaa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a74a1608fa3077d5ef87107a7212d441c9fbf7b2..1126cfdcb029c8a2ce7fef41f3ef9a083592e95d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f39e8969100d62252d58d71d7aa8d9c438482cb..45fceeb0f605bf36606701326676befc35fb2282 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d68eca1622e24b8f20d58bfb8775b5d8e2ad811b..de32e5158f826c54ef20ee8aee21c8fe53f712a0 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e270ea74783e1486e7f6fec2e00c91e473f001af..5f89643bbe76b60fafaeaece2976564551ff9b47 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92bce16ae47552955d0a613f90b0ed3d23900936..04eb919c76c3410b9e1c383b01a3edb1e7dd148d 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39ce301ffaffb0fbf175c65a4c91979754ba7ce6..a54b7db671466547dd4ebae7add6e65e69f23764 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd6cdf40f26c2c8f8199138b507f64e8a6b5aeea..ae35f43f31ab1bea90c9a0841d26519a8f931f85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2c1b99a1a74b9079ae0c3bc760df3ad19c53ee3..0409d970e4a9c227236420ce63ad76e5d1992cc2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a12800c5fd1497a3d3365aaeddf92f9fb8bacace..c9d1a5580a1d9e4f9fca2143497f6285ab32b11a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4bd30427a579fcb571d8f065f49ac685c7073067..0aa74b0d3a700df52f4ca41a2510a4846d67d35d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9cb6bd263188ebd188c940b9721e6ebc8ce2c328..a2b7964370b29af169101bbcdc62a6f06d87f94f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 152bcabba82dee2cd4913413919297b5f26527d7..ffb3895c20e20863596f3c0f94b64e7b65fa6202 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b675655d570e12dd17faa3282a950d396796f91d..19222d4348a7f91e99624c4bf8f0c14782e98473 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ee93c9988ffe0578638bcd6d33a78c838f08d67..bd6ec2b40e8f4fdbfe493ee30b4982baaad76f6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9fc48ab7cce8b0ba684d7fc3eb46cc8293c96081..61db0ce6990ced936a2e12bbacd1f33ac4d44d96 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c50cf45d9edd95379bc9a6edef6feb1f86429232..edf81da855a16e5221a0c398aff2345397f0783b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4b7460b20f518615514ccbcdd049feacc542942..47ed6fa69c5310132f1c75611db584b9d8e3f408 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 615f225d66d4f86514dfd411c47149a1e8acb451..c74ed5c8b0fe2873f814404c50eb862eb119f3c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 79939f78a3c63c3a466848680743527269be5a4c..c37bf5742a2c3ff3e98309b044889761f0903a69 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 075d4641ec12df3f00827a11d4fd8166a8080ba9..be124f5266b0626e843d0b093e2bf96ba8f21ab0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c41f4e01847679382e899b66054ee7224af965b..1f9d1cabeec1d7f8c51823fce76ea7b734bba7ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fafa4ea9f380777fb110e06f320f022ff6898722..b21d4a9bbf87d6becd32324e17ca6184c18762a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33ef57cd645e8f7fa7dec79994341a696faf31fa..00dc989768078d5a1a12eb302fb8f584b63e384c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e72462f4e087f8fdf3ce518d332b458bc5befee7..49efb738f11504afbc41c427e0c60aaec10a3ae2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 25f1dabf5077875302985ed1f6a072f57833da26..9e2b724354f6f93facc69557d17513e82a790b3d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f935f67d1d127cc3b37ce1a67beadb13543c8c0f..45d7fddd121e8f2382790a9d44f2ca0932996b03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 202fba81e1fd4872295f7423cb669572a4b673e9..0de76483742f15339ef1a234a744b442cd3c5907 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33cb279162187c1c5ca8ea0537a673e124f70035..c03fd9d7aede5337b5164dcc3ff57705ce47d210 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d25ade9a641554c632ff68695f05ab30a76c18a0..91aa17d19238d807499cdfae0ae775308fd86507 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9a920a50d893d6273a81985bf20b4e346460fa3..a9274eb883a81512af71dac452b69d5c200cdd06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa8f1eefdaac455e20e60ba88860e5decd407069..b8ef7ad047d0dfbe6b1fe5ef8527a692683df370 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 15ccbf0e72f82869ce8bb0b177b20df734677403..7eeb3e4d6d8edbc7f17073949cc7c5e400db4f2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab03866d84f4911ff53e0cf3a51b836f91fb1908..9977e7ee948c13d6d36b886016214c4c03d35a61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e03b144a662a40bd40f4e60515a128943e1330b..2a5592b7d87083c2396be8890e8764734480e602 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5aa7a591230c41dabd912b02eb3aff1683affa61..a7910e9d50fc7b43cb57a0bca05be02591134f6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77425082f886b8c334231d7e94825390fd31b289..0b07404d0a8b42144d972c14cef08288b618cb9b 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8bf821fc8c8d4283dae7de6c05971b004530a36..978ef43eb6b94708f79a3ee252e47633ba7480cb 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a2ba580c13b95760ebb2163eb143b88412e0111..68fa9295e4dac42a58dcfb751969996783c8b94c 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f8608c801f644d2e58734c1d82adc93ebfd4182..07c76c4fa00d33c638edb67bf306e2d271c7e31b 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97e435705772f0d667012663045cc1c3232f8032..3995e2f8938ffdfcf77b2d52bc8aa4fd15e666a7 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6fdc455c87fd4d44e5766cb1db9b3205af5b047..67066732593dcd82695273fdad2d2fb51256cfd0 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6dbce4110dff938eb5bbaa8afefe24ff39bf5ccf..68c56e1d7f77d7e6234e19982036869ee5102bcb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4369243178c73ecdb5db824383ceb78e286c9156..5c06aefc1af34b7c888ef8bf0431b55925c0db60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c7588c1d6772a069169d103e97c58dcbf307839e..0554ef088568fe79d54abd6eaa424ec3727c4105 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8387b1d8a18380d7c3ec2dffd5ceb67aa93cca22..6042c2a7610273543ecc33389f8659b4a6a7d2df 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2cb926f15b865591c4a01b5d2b2c0163446b1237..8114b0595da397cbadcc5d2b39d5e26315437f59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c92edc57bf9f620bead9c8954ffd04f1189b1e9..fa765c2b1a9d575986a315cbd0ee53028ba01d27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 527f0aceb7f93fa13e25f4737e187f5d9edcf970..adb04beeed9a1808fa9b35995467761f9f95bc4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 205f07eb5da75d939d389bf84c329b631ca76e2c..ad8b9f5036b6bd80ff993f737653d5a1826de39e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77f95c0ca297a12bed94f2ef9164cff571dc7add..1ef0fb365a783df05c5cbdc473a171e0577a72d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6043c77db10f2d4d1d0984c653b08712d455fdfe..7707231127ed07479ee9b95336f59788b12a75bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d68f4e66f2fa3d1e5cba05d00e5c8f4774b490c4..5c6e3097564ef5f63f853cd7363899026c35beed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6fa417fb3cc973f52189b017b3bcc464db6dc7a..df7bc8f680bd0d7e7d6dfe0501938d436aeaa4de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 25679ef005263e5e2e46f022fdf35d7cc7234a15..1fc24aece26749520aa1a741f8780ae8af024e26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92cd12691b95e7101ece16cd407204ae85cc5076..1fcc7b0744788ebb4b0f71d3508f16c13e55ee2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e42ccdca42b6069106b76c37c58d67f550ebcedf..906d34b9fbd22f3b83ba39423b81ef8aef791ccf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46651217cd5dcfde90662d1226d5139965b6d2df..27121397eedd9d480fdc1ac14009711092dbd320 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c62cea040e8ce8f8fbc4b4c2f01b03748cc7887..17b61a2e7957afb64715e56678518a532146afe1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a97a86aa2ba1cc88c11eb6a108fbe0bbafc40a1..96a580fbe15a69bde9f3cdfd4f56b09cdd7d64aa 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8ea7978a5e9cfbb6db9ed8af56f6bdd8e0b0709c..9b8e394e8342249187852630603b53cb4f58a12b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e76d2a882448b5bc7312866ef1d783fac58a0b93..7d93eb389e7b2c1ecdd6a1c14fd81d4aeb1d8016 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f53e11e87f537b9113637ef86afef0e7ca6507b3..bbe48538eb48c4d387ad65a2686f92cfcd6895ea 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b0e3e235ec0bb6388a87218540fdda4c6d682036..bf884c8c09c531b9e09fa6d6d9ff63bfa68b55ce 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b3a7d68827815e83428b4e5fad1ffc3692a5771e..95e9c71b24c75a0c4c2f4f0df52d30b6445a84f1 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 35a9c6e22b4b9e25a86d5c55ec141a9c10822b08..e22d97e3d89c9acce1910ff3360c47ed09be0def 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ebcfb39d962f95920446533c8c4a612b4255fc80..88308e961c673d09e58cc9d009148de970712699 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d3273ad2068fb57ff531aabcf3d30e9ea5614a8e..3693f2be7076d224787ea73ac316c5aee8def6ea 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce795d127d1b3454955cd3e5c72cd3156a07b668..60658117c7b330de1e1973c4a6c094f9741b9c6e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a773a3358e215e993268c89e2f7cf3ffb4546281..17204447ad7a6c8176c5522fc9d6452e794b50b3 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 637b6db319e118270ee5ee4ef08b828acfee065c..4d8ab3bdad30081c186bd5400a1897c4b4a0bfe3 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2d342e87a41a9774542d1c069fa504310d3f2abd..7c807af6d1a75e0c0b6eee6e4f60aba1f9ed1c04 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4e4fecc8cf3bfe96aa1a677e0ec308855b7d1f52..1a25de1ab5fede60c15768a13b8bf234e5e9fe12 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 344a33c00bf83259ef840b3d60dc7f0da9b1fade..ea051707fb6a476f69c4a10d2fbf87fbaeed7ced 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 505e967f2e561efa4cd545da2c9f4a955efbfe15..9434a3d91f75099d1c4098eae65bbaf04225be3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f709e4eb133448b1be7648cdab3725fd763ef333..4eb97f97904a310c1155ee6d24d81666f14a58e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80c17f071fc9159ca32282900699b8c0ee5daf87..035961a98912cba21d55b6195efce44bfbc31f87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1354c888c8dbe4738ad059f080edf8c8ca11ce18..1faaae619c7ba37807144b05a840a524b870925f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9229052a05f110dcdccf325e0b79b1ccf30b4b94..f4d68c234c38e0b4f6827e97e8ad901ba0741c07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55dc6fcd2f0213dffeeedcdcd9fbb1decf51a2fa..0bf419b703e14f507b2bf60f548c9493292df351 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index df2733807ed34b8fe18acac82e5dc6da87761315..e67193a134aa4c30fd5d896c9129fd537dfa09e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 75171fc2a1c1af9d89d36eab2e84392e40d4ec83..ab7ae15772a8ed96fdca2e21814196ef7581c314 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea8a5797729d81acd4c8368930b825f6f1f2f5d6..a79527788e8c02a97c0955c760771007b0449a81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d634a049700819d2ca02b02a7916dacb1c02f76a..75f44fd061031c6389ceb5767d7b31f7a18803d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc373b08f8ed34be0ab4a2dd7f789bab759d4761..1a2149ee7be806d1b44b9ee294a3b5c139ea99d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46ab76c83c1f5a59cad4eb963b69c7f66b92ee66..ea8a9674fba87e46f7ed1e5beab26994eb687f69 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d529dd276554ea3f6570f0667e7ed7f18409fb95..c1ff7cd38ff6630be604d98a324daec6190fe227 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 507d3d9f76e20bc46593f870967c512e47afa7fc..f5439cf7e855ec67e64ceee8e9177834c13efcac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 129c9b223fce77be32ccf131dc1e605e128e59f7..e482e088fc0ebac79dce57a849abab4591addcb9 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8cf9461167a32dd95f65cda7d90d9c07d0c11605..aefc204729a0820a849171f3203e917260e0c4ae 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3d6fea8208d78206575d9057b4b287cf6823ce9..b07ea27f89474cb09fcc3c16206e484970d86714 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2bed53862871a0d868ba5747b437574620aad341..2c9651f6d2612cb95893dd59f86550ea833d5dff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4405902f24030a117015c81cb5af5bb9bb1dc1b5..db0d6fb0d036c7f76c2dcfcd306f5ece40750f1e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 084f79d7a1512cd98f71bc29ef360631c73748ff..4a6eecd4f1a86352daba4086e3fc37e4463f86c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1d68b199e7921e196ece21469a680187f5a078f..8ef871c026c119e19b2cce2fc9662ddd345cb95d 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f32c29828cd58e0f0cf127894b7296b126b6dbeb..6f57ae1ef974ef28f9767304300053e550b5d2e4 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2e0d1be1a8233529c0f61d11c6ea52c2ae63bf4b..fcc279cabe7ef85dd2fd1681b8b9e0b9b2c5a389 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d6753411440c716a69e7ad0ca880e14b3e2c434..7e2bdf94bb0b91c4e32be57fd9f8263d1188cb8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0aaca82d0c5dbecf0933397db0659b6e20c36607..35db74b699ef38d062c3c5e3974f7ae3a0d019f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd2d1aa4f87202fdaf80b66baf85d8a1fa6f0478..e36b77e6ca9d4bebaf911ffd9d96960a045dccf3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 07fcb497e16e1a75a2d696228d3b5da8aba3895c..c24b3bc810d09fdd8972a08a057499c7c07c4b18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb4d35147e3fa5fd26d6b2b139a5ed70a2830542..7286814ad14e216abc890a2679f7c7545bf0984b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ced62c7a320e53164c2e6cef63187d67fe042307..71b619801c9a676550bc0206c2efa48cefe74f76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bff52b1371b55f8657d49b8e45e954291040ec82..eb23f2dc842246bd35173553daea6856a30a3041 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b5f01b931e15246d4f378579b2de704703b8d2be..19e9d89ed4b8ef482de72a578459a1732217b06e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7104b8ca59be262db167b788310955d3f042faf5..66ea57e4f23932c8f9a4d96fdc4faf5ec8ad2952 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 054cb19b5efd6e6a5e24bcd70c1334636be2b366..5b122ec548aaa497cef76feb2fff709dba5ce1c9 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa817e8a216f46137b93268795155dc420fa6af9..232d7a222f75df3f73ab8a4eaed686f8a3fe32ab 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e18b80225d16e161a9a9ff2df607aec302fb6753..f19425a48386f2660f571b9426c3d30e3478286b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 630e77a23e7371cf6434d3857258400249f07821..4650740284a3cc4d6dc3c608abb146fc6306a86f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 414de73c6c7c35e21ac561d97f27881486603093..40bc6f0be559754940b537603909d094e39e40e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27b6f08778336a0c2206244cfc0090680c74bf01..bd1ceb316ee9c95e46d16cc5521d0a3d1d7c2015 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28058f0a571d57ff93a822a1c8b2de22a6316a0f..00c7ab0df65be3c349a21767a0efc059736d4cf4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87913ee2b2dbf55497b9f97b8dc0670fbccf2c4e..21aed8ef18312f4020ed92bbe3c9f58388a855d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81eb83f811c6661173e40c430a1c872fc2537056..bb354458343f9e22bed2f2c292ed33cf5492d319 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3be0a25fbf2b60451383a882f9b3bd46da85d11..ee386df03eafcf2817e132d86689934ef40e8135 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f33f6e6d57a5eb590514e03fa7abaaafa9f4cf3..f8ceeb5b9eb848fddff4cecc85f01795b3816b9c 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f274cc3abb339b6a9a1d1a3748d97f52e2706c1..0f921f969fcbd0d45bdbd71be6da862dba2d0437 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49488907f0fa1fecacaf7fcad8317346011cadf5..6d0b9ad503f419f5f1f8c299970f44998049beaa 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58d18c0d9e1c362a846422f24196a2f4d784397f..5885bec5ea89d5bc8c758f5175e030dfcfccabf7 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cba31befc0439f2c8a075092c4b993b45dee9a64..c80cd56911a1903e31cabe32b9a9ae3f154ffc00 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8fd210ffbcbbe494c27247c715c4b1d5c411797f..8d6ef656f724da7f418cc6044ba3e1662da16d09 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82e10914b4672236817955502ebe4f38b77e0b2d..5b3e9ad1a8549ca397f18a4407b2905bee11b376 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7059af9908f7416896c053183ebfa96cc5b78408..1753727ad5a3dbdec2e0d30c1fbe3de45e85c732 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a81e18c7ad0facc982d03798bd79393a83423e1..d05090252bbe7ee6481b8dd37b22c4e60084ace7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dcdf6f7d7ad7d859d12c52ac0bb2a480f0961dcb..782552cb11adb22178ef190aa4ca5c84f98dd300 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 593bf5a94ed79e3b8b69a8a467a7507dd05ab59f..559585e18f6cd70568bca555ddb890c95ea33c8b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a99d6d9ecf164c3e3b5ec8b4d62b0229f1ec98c6..d511c09ec5871585952a4ffdeeffee1aff4a6d01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index defe84ace207df6c4f370f371e9367e132ba143b..7275e00a0e13ef317c5b0c0456a1e29255096bc0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b25eff9b8c96d5540ecb956ceefe6f86abb911d3..fc7a9a3baf0661aeb94a8959db08b0e67c3697e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c942dd944d3dd8990420eb4ca9356eebd633dca3..e027b9e95f95582331be1a2068049c7a47402e56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 262132a9c3e33def70741c55af66d7c707101b77..f2d5950dbba2e1eede17f97f3138cbd80cdaae9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8b4282ec18872d168f8e791c0db4ace449c66f35..f4d7bfd90279fb6daf6961ec873b2a8ad9ba50f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b1f02422cb17b0c544a2e668cbf06164114c5fe..eed1125bcd5fd996283ff65e24f3722f6909d608 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 995f391606c9406b1018b32079abdf3139455aff..11de6ff2db8fa505b878d0f712b0e3d37452cf58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5126ca80612218f1ebce99c61b9b8b586529836b..d14cb3fb3d21696944df0d20e648819e0e5479b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 066803a86d934fe66114789c15f6013b1f0bd6c0..23e1449e12dea1598553cc59431c6f7e8f7336d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6904c62384d7f0a6611a85c3937c0fd9f5189ee8..69414e5c3e821bbd004f5e300ec540b25199a88c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43635ffafbe3f3d4df6ed3614def21471267b625..59ea727c4c04660e822af6470c5cd04a200279eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 957c16f77b9e158dcc2f8dbb7794f555ca62fe82..18baf9f57630bfd8b5c29248bfca340a673e92cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 798b3d1696032e0c0ef2cf4899dc0f2ad660c816..a01b24f6ad51b48b7e7019b65cb6185e99f8c68e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f0ae44872ed59661578c1caf300fe1d2956506f..2ed1af2ea5becaa0dcbafffd416eaa631cfe2e20 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d98544e741166b9ac1c83f82096f50ed12542e37..f68eaf98ce798f9d2d72b3a7241558d2ee0680c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9de300b9812e3c4a6cf2d53c5a0e414ab1b593f5..dfd6f293e1377717694de20e860f7877cb59d62b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32a4d41d74db9826eb9ce61a2884f4bf34d20527..b5039726d907e4f6b917e15b845ae0ecd4277f08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 936c2bc43e1b5351ec8366e35ef2f1cf71bf869b..afafbc1477a625eea2b773cf4a0657bdaddbe7c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc6cac7741bff94cc4752679d52fcffa7a75f9da..950d04e84d36009b0c0b0d4fd2dba79fc2e7fe34 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9120590aa4d1124e77a1a1ffb4c4e2d8ae12e6a0..480f4122be7269333465eebba39daa303ef4e8ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 322a10b043806c7049f289aa846d7f2dbee19717..cdb84b79d79f4c1bd937d36fdad3b69d46a9bc6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 178a364b3ee1cfdc5d93639074d54303235cca96..f131c7bf4d7530333410a6c2a5aed0458e33d1d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6013a5a712d4626890f45361d13888aadadb798..d04f8f11e398737e629eb9d8d6af88779851bdd7 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 729e674437d9f516101731936c50466606beed1a..962aec8554b394199afab1f33fd4be095f9bdbab 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47217a6ee0ca033444c52eb2590cb0fd2e692b73..d9c773638f716ee033265450154fed643a51cdfc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1781aeafef1b3d8cf4fe22521cd30ded5f916c7f..4178a12fba356959b4af69c35700afd96f3f8d0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de3c6798b0e245e4ad4b83a6277c3bf2cc3ba0d0..bcd5ec60d78e9ff8df924202ed8bad82a82dc953 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9356ad3f6ce18065f77d75b99a534188bdbdf4eb..f6afb6f319aa3bce05ab5d471bcd878f423580ed 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf5075d38f5b0b7c51acd75428bb17a38c6f6a1c..6f689cf16c81091784972da80f3d7007b60c5a0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d18fd3a5310ebf32adc3c422410dd27659a4b99..72d336056d12a6892171dfefa9309e862b5b8bd2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5dba2d408d21808287794343946969965b9431bd..daa83b8aed134cccf62e6f3f9bfe933eff65e62f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e3b37ecc785bcb4cdfde40514c4e4fa439d4998..b1ad8e78b3fda6b1c94d898892c7183d31d3875e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d2e186fa172670201cf4734a560d0e8b9f272c3..c56515314428fcb761de0583dda9aba565db0717 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e2ab9ee145a8b872695857c4b05d25672fb8ee7a..c9b7735994959f336fd827438d5f6a8cd753d3fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7973e7ade97d083d56fca270a08e29e7a619fbc..4c297247b9b1751f89eaed80ed89046488b59b5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 516a63697fd13ad9a2cf6627766321f178006669..27f3973bb487dde4f8e81a5a90ad2a9138dc3f3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e2ee6093aa77dd25beb4391f94cc6cd291d8e4a..845e94236337bd9827f56a25f4cf58e53b485a67 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a77b149e764cfc89ad66ec62518ab3b29112f5d..53db01ac67471c9abd9ff379f63951ccc4c5a994 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7195035938be9b1ff566a8f206fbcec5c18959ed..ca7e2c36b5b3aaee88af577cd9d769de51ae8638 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3748579ff88fc562ebfc0aff54d6e494347c59dc..28318ab31ebb4f9d842e118fbadf0c7e98167da7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c57afffb80013c2ecb740ab151fc172f84d18807..cad3f8a657f6f4f7f675f304d536ddbff7b96e3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a517851d286f1a90c6bf03c6af6c271bd4a2b40d..310830102c387cc532f88dfd1c28cb7c4ba22a5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e37870cbe0bb74d1d57057946447c3db9f006407..acb5c6b4e6166b76051dba0290ce6c3f5685a0d0 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1aa3a96252928deb1bfa39fea6901a661a6c6e6f..b6a495722f6ae28a2c868b8a5b8bbbcf83089e6f 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ed8f0bf1016bb088b551eb6d081e756a4e7071b..dbd5ef788bde3bbb419b788d369949e2d764d624 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5530927a8595035adb18923f90a343057a26b83..50b0b53a443b00def47db633911d7b4cd2dfe34f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60cb7a4684332a7b69c257ce839d56a371893596..9815341fdd1be9378b4c2bc2828c19bd2dbebf16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b936ff9478418c7a563e95c37e96cdff97559d6a..0285ffaacf2fa1c329ec09a37e4d3e8863a4d206 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6dcea0b926494849e3da42a5aa6f87549148c1b0..7bca188ec90e982604419f2a3b16e50006a8782a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9985d3266ace18d9e184867638918ccba6be6eaf..36d90fc81b05da10857bd160b4411c08a7b49ea3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 331332086ca0d06f2582fffc4ac4f681152cbc6e..aa44eeaf29bc210c3cc55f420ef77fd82caba0cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e37550fbeb35063e4b04488b58a766600a15c47c..850089c8e66d37bf174e23ebcf0142f4ab64a95c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d495c72e7d5835ec894d7531ea4ac0d5e8f0420b..6fa5b5b5b106a173f59998e5ba82cf454caef92d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0920dfbffbbdb609dd2bdac95b766635dff0359..37c416141666a544d8e0323fa61c8951f109ba48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aad47afd4ce1ba423e98a1b61055eabdd34caf9b..1c742269f323a939476c79e3e4dcbf5ec7a8e362 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96e2e6863b8f500d6bc0ed998302905ab139e574..0721dd01ab9703b1a5e59dffb050f4aa87b37a06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddcc0db21b1fa3c6bb171b160ec7c45f2f69feef..dde034d0c4df38bf203885ebef7b8ed806fe61ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77bc541099a297b42271a97981311a5a69403e4b..9d48aeb2a5fa074f5321e19cbf4b7a6ff48a5af5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 34b64f59f9e11c928da9ffe62de0397c3a037b43..4ff4790f1af9b743fe67715896202c459e005414 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 565fa86f692e2b6049c20251309ac73b0e61a698..c8b58b7676327a33f5dbc59f26399c234dd2b8b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0375e399d335716f8b697369601d39ab87a76eed..6b3115c2bd5f0199999ce9e9a252db7a3924bb63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e49525819a26c736263bae6c0fa400d57c7cfff5..2c1e59cf203508d3bdf897c71b98569f7f1f22a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d93c238ba657bf4b5a2fa2f715bac326b2e98d6a..1a8ac0d1a5707309979ec670453d69eaa29191c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d1d03ff60c0a409418c7bac257c3f3539afef20..376f46b5ff733523922ecce8623c6db6bf5f405d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0b9e49267102d7a11ee6d84d889572415c74b5f..7bb9ec25539e165c3ae09bbe77bb986f46ed1455 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65c80f58e9cf435942ad228b263efa5e86f4ceb1..be34d084fa8bc1b72580b8da38ee9fd3e553a52b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8b9a4e6f43a2d38e4bce14c2f8807d7411c1b434..5579bf17eecc39a24ba58b776fa145fb427bece6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6162294243c1514596faabd3f11a0d2f9ec7c3d8..e09b9b3d952cc3c2bb8212eab74af9beaa09733f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f898929dcb271a884294fd9cf84d950cde1a927..3d0c3c65b0f0fa1ab7a2efe51c9e0929629f5da2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b31f70d8cb068bae06081e079e8a097b4da98a9..c65128260bbcd9f749b3f4d4b3ef729367015ea7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a7910b41e60afbde97a22158eff4db1a930fdc7..38266fe264ce06308478c3a53c8b4f6cfa9ae6c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41054d8ba6076ecdcff5a4daecd4a97c688072a6..ab7b4cbdc508e6fc07b16eff49c85e9d81996cef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 500d054f6f4e3356b15d680f599d78525e6da72a..4e8d4178f7553eb45590b2b14cfae32e50a42278 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf11064890ccfa2018fc9b8e622e55ebadbbab52..81bb12947ace5abccf6e1a9894f46c270275076e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f87807114ceec6fd8549e75c68231c5088f5779..e926e2f5c67a3aae0f0f4240b05d9a6289758347 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2dc93b7c21b8e26f08aa65ccc5c7265dfa4b16a1..cfde0e86a0b5fd1e38c8c2d9b23b701ce10c21b1 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c979b77674758f3cee8303a17ccf56207d85440c..c6b26c5c9e5c73c3d002419ab7bbe4a26e0af02a 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78e371f2c77f54161ffa30f4491ed36f1aee9c0c..0cdfad08683b4a1c249749daa5b84317ddfec4db 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 929730f108ba0fab0f0dd74eab9d02a7b6ae19f8..0ddd0c91a1efe9b3a9bfa93e2412ccfa2414fa89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be8819f335ec15cf019de2c0b41e484c1fa697ee..97f0a8048bb6127c7a9ec7faa52bff48e9ad2e5b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ac8a2c9afad0a59ced60a1a5353fa7d71f91533..f9f986a418e3756d7eb7f9916f21d426613b6f52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ccc570bc66f9bae025270890f9b9754dd20c3e5..0987691d8b12d8fe02964c4af3302ef190eb562a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f57cf11840d6d0a69ee4fdda3449b1fbaf4f6eb..dc13d953ce878864c61fe80c6c5c6f3eef1fee1d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b542e1986e72054e183b41cf74dbb191c305e41e..27d40ce72c4c526cd5bd1c5ed5a123375fee3b09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af2a6b4a9e04256c41e1e00870642bd0d72cf0e4..c8bb11b2ceb32858c3275d760b9f7b08060cda02 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d38eb85131a7b7bd7ec20152ec122e393fdf43c3..e2d1f3e2771bb6cfc1a16654b2e1c1595832b9e4 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 437c017e06c77925985d0a7e1dfb5f885f43e3c0..6f1844de8761c3863fa8c9d014689026ccdb5391 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ce79fbd6aa679d98e1eb9bfa7b3b398b40cd877e..d34c99b2320b34d8822930053ca5b283c67c70f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9bc0fb85c83acbbabea4b058923afc4c6fb3489e..868b9213711f5ac3574f85429143bfbec3a18f8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62f571b2c5c5758a477b40d88116458748892ee7..e5eeddaebfcbc6d7ef10b3d73bd1f3188a1378db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e7887b700fb01d7f867e392ed112b7cb7dd0051..361125f742800f7cb7a246736265d2270d887ccd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 24c24b40e12f63a78d0b2340b533c0b6b8fc3fb0..e167ddfc8cff15c536662a4b4578c51176a12343 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb38617666e03ac55639a9bc4d23a49f3b718d8b..ee75472232e23c6fdacfd0604aea33a98f1e6762 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb721e92246a959074b421e37d187ac5616093ab..2743e22aea99954cb43ee714bcb34df841231ed1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b3a0187f1b419b4a6890cd193dd3c42f572c738f..b704bf31f697c92df8d67292152c57c549c08755 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4fff0064549fe1abb05650b430ccf5ef420bbc56..140747c591ec5312fea1e5e393401c4d8d93c79c 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 0cb7a7b2294026685193029a932126e74aabb469..9aab0b6f2b4e5ad40be470ee7da3c7db11112155 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c89ecfbdf410acf8bd513cb1c02c4c10b823dde1..a2afff6cdafc9bd197951c5991e835e822917e02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a9204a3125bf4fbdb72a787d89f48a1fc8d1bc5..af7a2b131a49852f08e77808af5f7e61b09db8a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9f1d7eed31cf3fc802ac74c62f6c3f26894ec46..2944b964518be39bb40fdbf0c5d2006a2c3bf3e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3544bcb827672bad07a4c291e676a36122e96d50..2d734e8815cac5de03fdc55573fc7b2a56e7250f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 69ed3761ff14879e68a90d1fc76fa1a5b67ec673..5682dcf3122957eeeb9a13d5ca46757c86629333 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f41c644868c548c00bb091be8c4b7f0274396b04..d9776dea952c9482ece4ae1bcabd3ea8e9e2ce26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9c6238e898b1d4ccfcf8a5242fff5100fea2d67..aae7bbe3aa8fafaad7881615866574cf411ddea8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a5e49ce8bbfc623ed68a8b04ccc229a68bc4b28e..ccdaad7e452fc368c9f8a5249a5d1bf74bccaaf7 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index f4ec81b422fbd3373dab6f516dfef877234f54b4..e593b8f847f7c4037c618efeda704c479cd960cf 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index f8680f8158912d4a88170cfb723e43925b9f4a93..4b3b230655af8f9b1e54af5c5516f4eac30fba5c 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 1e28b5602f8f45bf334a21c5d8d17cf232051afc..95deb81a1005616be76c06842c0cd59f6b5693cd 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 324522aeae6bd4b6d4ad09fd6458357183bc82a6..c95cc8034d3a338a12ff4ffcbab424853d528ac2 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index af738d1e2e124f207ac1f341fbf2c9751bfec827..42478764c7e8e278514b9e1109e800c7468aa8ed 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba49b863b062e32d3e26953a43e8b223909cadf6..7fb6c5a98e2ae686fb3babfe7f3b76ba76d23ddb 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35caf61fed0eef3d11d01268e7fe77a47d08cf68..d39e06c38da5356a97a3c411725912bc7f1d49cb 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab71d4a7d6531671fba0d93178513747fe772b40..b7f0d3731accaa18478859ee66b6181d42763574 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31fc900993a9596933b643696573ad5d4f065ce5..8d5b91fee60315a4107ed30e4a5f09d4bc2f7859 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 85fe88d5dfd9c9e924ac7eb7bab04e58ac4d09bd..e244ac9b2093004a7952a78412363744851c3621 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index c4225bd1c16e3348d46fbdcec90515027e305598..0aaa90fcf7f787d1195475e682206009a63d807f 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index a82aba1b5152e07ed46d3b20aa661767c48ce9a7..3674128ad251b2c38baaed906f7afcbbe67f644d 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 1afdca2f3cce5228703d3dde59d26139b6ef5caa..500963a4a7a5b3c0f69d00c1b4d4d2e33269e765 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8619b7fb3e7f37b3075e7c7fdca88bb7c7c5fdcc..042fef75f9bd3095655abadc2b72ce9332e7aa5b 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 8446f8f44de63066ae842dce4baf4b8352bfe74a..d91b444ec424c2133a6b68e96a770eb0ad3c6d11 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index cc05c9b163154c08356e6e971217e96c0178055c..eb14f422e7803a499b772a5423c2d38c5d631af7 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 4910ea06a5a985f4e2faffa8c4f3b79383ec724d..5f7e9403577de6587d3d379c09c7ab9cb98da46b 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index bd760cfd02b055a5820d59431e9651ded78ede5c..97a30bd35118fbf9d47b24cc3f0e4f10438372b1 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 49fbc01979d28758ac8604664373cadf9bcaa89d..e1032b3cb1ea9a36af678ddbb7280df6f4987db2 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index c7af80c379f881fbc1443a5f3b2c35a1957eff81..6a6a39a8d2332930b87ea920e62b204c60616f3e 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index d985e429f0840cfce2cadbaec2eabf2b309a61a2..4d7de27bb816e4bfa94fcb0ae008fb2fb6774476 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 681780b221045e034fcc1d8ddaed3faff6790658..a2050ab2479ecff7b14c9554e7359289e41de6b7 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 42fa33b0d7f50f33300820b285bfe13bda486674..1ccb1da63c7eddc6d3f8abb26bba0fe7214b196b 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d529e65bd881181dd0dafb5d7cb96047c988aac0..b857fdc451e5b41a4017289a5c187dadf8e36702 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 301c217d0936ab49e272060f81f6f9d2189f3015..8446eb73f369e26c78d2c6f99a6670416d8dd6d4 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61400ac0bdcbf6d70c3fcbce8eef789c4f0b23f1..b2bc68b8b87e0a6d0f26102022b6fd035d168f7d 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5c4056c23378d73d573cab0b409146a84e58256..e673848d320ebf96e840704caef9627dc0ae5974 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3bdcd97e480880a75bdcde162cc2f4752b011c48..1cd768a537926bf9222ca8003b4c8b0c48092062 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63433eb17dcc096ee740ac12043ce5d1441c10ca..3ca56882e836f2a16c211e53a09e51b44d17ca76 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 61cb9491a17a16e55094fc9f77f2f016282e7b8c..5a163067337288440aee37c704b76ea1149ab15f 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index e2c525aa2ac4bba3947c8973f929c43b796a14a7..ec45ecea51830ae342f69fcc125c36460c907d84 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 923ada2475c13c4d9d47a05377125a718424fe47..7f62b22d62d6b866ab28fb1e8e809afb454f1e67 100644 (file)
@@ -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
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index aaf169ed1307f24892efee551209010a644dd36a..1e7062383f2dfb0450f263e3829c80113dab14f7 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e200ecd7f283ed66ca46ffd0dd38cd5d5e851619..79463c937ee5829af19057f1dc9135c22807d863 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db69373f2cbbc615c0691efded11460e52bbab80..d8e80e6865a5dd4426fe4f9ef621b67484ec4ff2 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a97006cf1554b4f655ffa44ab2d9b6a5a4e88ce3..da81084bcf3bccaefdb1fd2129253ebb4e8917ac 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eab97d9ed50b94c29518ad26ef7b9619f30cc06e..4c9c290ef06cf53de867cae4b547ba6afe660c2b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67f7f89c972741e264aa4f22a71f7dd620e01d87..c8323d972154782c8912a1ca7b6d430bd3df3f26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 419357d2150a501fe57c0747ef3453ebb7f37404..4ee0355d8aa5f98b451a373988309f8232b6bc60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e4fa385e5d744a1ff8c909fdebf63d90ed2873e..400e89d49ad5174c26b2f7d09a3e33dbd927f079 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd5d6573b0c412e231b5a9f1bf5da92c61b66fc1..be488e86fbadb3547712f5ef741cc33cf83639c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ddb96d9a526177ccf3aee157657314ee2cd6338..6e028ff1c929de901006e0be3324bdbce933c9c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c49b3cc84b26e07cce727d755b69f498f9aed1a..bf278948c79a0191de8fa57c931648345098d520 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e9ed8ecc89a1e8c04e6e9a7275718ce00fc2eb0..e5bf15230be3124b3fe6a3526d45b663825381f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05d3b23a36fa4713274984d3f0afce65e0c0a491..e60af76467d3ba278b95a56d5189e386e42e7992 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd5032638381fff652241065b225ecb8743208c0..eefc1c0771fd7f895a9be506d6515095a2ffa631 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b2b9e771301c98131f8a5858d129d654eba64c29..57431b86fae76d3b98507fe8026455e24277d9eb 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6c7e6e49d3681954d4c10089ed3efc654f0ab4b..c59b2a78077ff053f91baf0235244857275aa3a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05c7dad792f711d034937afc51aff820f9f64a47..4ae339ccc3cb00681d68bc821d31268d1abb7fc9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 109740f51dbb3496adbee0cc3956b0fc552cbbb8..8fec3b5392ffacb68151882a00a0946ce4668ef4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b49ddac3bd605acbb8ad9bf54e7832c5fb9f2cb..5c7228f2badd926760fdba1576c8e89ef3320365 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4bea08413225da5e6efab8341d3c7a5cf5930c0..989056480df6ce5628d9317e89a178790292b469 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fffb2a284924ed449ade1f8de88543fcf00aed89..4a0dd3a1cc3379bc1f5cc5c3d796447d33b9d6d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b6857e5f617a8d480a77b7dc5428113d78e3152..8a24f54a15751c4b101eec365b54743e08fe7ae3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 844db6bec7a4593685330244d17c00a4d2fc03cb..6a14146bdad8479cd0075189da7a4ec811efb5a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9753306532764dca1470fded6335bfbe18d67132..2916a370d310e8713412653d4b8fbe71f9bfea07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 88c3754d0b2dd5a87504bf7573f3903c8ae0a7d1..106ff2c37f01ea72583f1309d951842427d2c10a 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 90cbc751c466e24639c5003981140d8c96813139..70bb78a0046e4c45af4694d85108802d248f658b 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0179bd00f6b46b5d8e7e190ff4dfca50b37eecf6..c2722971c11192de37d639c14a80eb03c06d32e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bdb68f3eed751b9a3ddc25457d49cbcba39c6ce1..31c0dee800378029c85f5a99a821480c308032ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 238c9abd1865a6d0d3e6e60b7fd2880302dc220a..395603970e66eaf349b146ac1bcc9b5d6f22e9fe 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eec920fe48ac125f816012c9d056bd50725dadd5..30658058845d7471ad7b07d383199cc05866d2b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e4e9db52dc86a737d3e003ca20c64df5655a6db..42e07c03adabce2991a00c0dd3c66b658607285a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 797636f388ad1dc55cc22ba4e1d65cdc29b27634..70d7bed541c946987c0381c7adf246d2d215f7c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a12db75eadfbd9ea0699962e26459edd0db43487..124eaf9b4ef5af6dd65f0a92de5b6d31848419f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 48b4cdb54377f8727d9fcb35b090c5254e243c32..6950b6148ce7854617c48976a2bd46022538eefa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36d0863e4f11d751578d8644b2c9a9d0db60d3d4..574354b338a8a699c2b79041e909a490bd8b3a01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 01e3e15a3a1670499cc6ca797517b9ac3b8e4511..6b7c47819088121b9275fdb590d04d97cbfc79ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80490064ee7e8c678b419ee3af8213e6c7d635c2..376499ccf4a46efe1389540d7a89d9a7b6fe3df2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d050a08e6e75f5312459884c7ce47f4b7488705c..7b9dc9589b3c251f4e520599c6fc25315aaaace5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f709eef20b135e2f8bdcf1a226de3e266b5f929..dedb4e818466729a5a530e91f340f95b3fb1514a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6e02ff75a32e84534226cdedb36e12d052ebc32..ca659af4cd6abfb636b900283f3cb4259f4beaff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a73c0d6fcd367ca7f401df2544b90ba6ccbd8b1..bd0e997a574d510c99c5f4aa795d09d9c14047ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f37dba2083954ef8d09c06a22b62693e332fdf3c..167d1e1134d494a9e7f9f434210049c75d3ab568 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba5004d34f0b6413d88f27f0525ecd3c22a5b706..99c774cad8e1ff6aae3b1de0aa5c3e8d262c2f25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03d54b414dc0bf794c18b3a16b56c2f2ca40b9e0..177db209d0805cbf15da66159baebf1c50f8096c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e5a9f10b3ff2e329ee3e3783573262fe22b7ea5..8d9fc7d16f06c86966eb060d4fa15023b8075f4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38bf8610d7231a600f2f2278be47760d1ead26f3..de548d67ca3877127ff67b46343bdfd27c7b4f6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 387a4acc41c3f608c49872b8029e9af9c0d6c8cd..3bb0af027a0fb9e8ddb2e10aa47ef7e31537b290 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7c4180892114445f9811cc66cd93217652c4197..1f580ebbac42493b73d2509b44d815a2b63549b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f8ddde310c474ecd97c26e71686ccd5926b9e07..5589fd6f08f6b29085aa42b399d47d4ce9955736 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e56af64542f8565c0736d202307cd6e4abd69129..fa32df230938ed992eaed042a54c2c90737a1b49 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6568108c1b1b7ac934e7089221fbab92b9e801d0..623310ef387bce11bc3b3465cd617f66f0407dfe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe47f7d8991597dd6c9afb735daf0c9001a8fe32..a33b0ac8cf64a28e552ed51824dc214515e8d3b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38d4c1ae2120224680352ce336cd6d17e3d7b3c4..ac6ce686baba46972bf0a5d2eb57c215e25ed4af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13d524e02903623ee0404803a2673b3146a64e68..3becaeafb2f46b32dc327c3717004c67e38b1f1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1189bdacb1efbd50454f2bdf12c79448dacc0e7e..a79169d5b9f2204659f6b8cc57243445d30cea6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9e0da83408282b92b3d5cfde59ae21b3ffbb9af5..e19044fc908e2a03aa3ddbb6fa974a30386b39ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 01a137894d77e008660d923d98e2618983cf7430..d9ccea0d03bfdd607c43a2a27335c553684ed9d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6932798156e89d7b2321fa99a01ce105d308d4c5..98fb471ebe5931ba3cd5338cf1f9675211d5a07b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba89aa91b32cdaa6ad885120760d4dd000de6d37..98b1ba18b235907f7f54d943158761e73bdb59f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d7cb899e3c7c8c6788849bc254a9e791580d73e3..23cd4cd07e596c1978e190c1ad1f7db50df098c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3dc9f175d53add82090868aca56bbc595e80e16..a25a716cf99f5326ecc3c2b205511d15dcd4ca90 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3db6bec6c164e7f0ecbcb98c83e255ee82271998..c5a5650a2d036f73278b61e18fbc2e961002ee10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6007aef3ed8bd9e04d6840b9bea59ebbf4103092..701efac6544423f0dd0eb1c3f2264efb841e74db 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 709af01dfb87af664b6ca03c96aa0b99daefa7c3..46dffec30508ee2e61ff6f0ce035d94cad8ee7ed 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1e57461adf7b7379477ad9300c4fd19a6b221bc..8375e1ad57f9306e968325a1a552ce7655259e59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3436a25af2a11cdbf4c435b5fc45185b26b627e..973faf4b1862c474b3e27083609bf1cc37c06e95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1cbdf62046416ee740b6409ed9b3018ed70c9242..7575c045965fb1b2c5d84a0113ce93f042d827d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b78a695a9873b9d743bec56c43be174cb846f3fe..d3a16b1c808c9ba3cea03edb1eed6d30a4c2c622 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f698026f44e20f36c4a6964af04220af14308ef6..33552e280d05a2e7c7a76141533de6259d549326 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e2c3c55a3e0feee29619db44fc771b129b40b3f..374a787117531df43bd29c9c11c5b204f98a20d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80001efd342907e4a2767fce2b94a7ea41e05438..fcd5bd56b19cf11b2c01b2b13704aea950d3c892 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9101a21b52b1e2da21d8dc9046a012bc938b380a..94a1419cb360451ef885b8eaae11426ecadf0b8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9c57539ca98608eaa9046dde78b61d5fd7c9775..a5177231dc8f7b89a7cce64965ab07ddb1ff05aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78b59c35adc0cdb304193aca406fb184aaa1c671..a2934ae72bf5fb28b31a4d899b6852fefd679f12 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5bf39dcf9583769f711729c5be6751fbf4563b2c..014a80dad011173b02a68d37c4f52e94ad3b391a 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea23bf3a1a6fd58b19753074109fe018c19bc22d..7e7c4e82fd10a8c13917a933d335c3e964df3a6b 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd0bbb4a154e3e32a6b749082919ccf4d71bf7fe..3c59e0406d0ea7c0a3f31cbf3edc9b2b31c87744 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f736269bf57b9da30daee9b2a5ad553379fc383a..d62ae3562989638ea02bbe8793490d0183bc10b8 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9326fcce73b16126de8082804b1b00ee9736d5ed..518b06603c7f671ef5569f16c292a2d45bca0556 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6ab4dc71aecb565959eb74b071d6676c1a2942a..0c2dbd09efbaa5b8fbe17c23d47da7c35eab7373 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7c6260a300c2657378f217fe5dfed7076fdf2b57..3d6786b237b67bcc6df2252974f9df7d684e6d6e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 677c391790aa827dcda3b5a65213fa48d9b8c7f2..ac0eb65e4056ba4e19aec71a4844e9321589d01e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 568327b03a8df8bcf7b09d2155baf3308302db5a..24ca317a91f5159ffdeada098b333450fb407d82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23cae3c974df65c1e20da36b46d5e83c91a6e859..7ef88550822869d71f4feeb64200876a992d9238 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f2e5cecc5f32ea8103196f524404d6d1630e5bf..3ed15fe3a15918d570a5b69d713384ffe85e54bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2403e2d0a029d2a3c0b0671b7670026021b4491..f76b1933c035eec3a12d9b3030010dbe7077f888 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index beacae573d4ab1c3207cbe065133309aaad339c5..53d2113a597e1a43e2c6094d2dfdb148f6100d4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 884493a3bbda48ed691dee9e01894837d0297bac..1f68961a58573d73099ba9778c7727b35da952a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9e8ce69a50688d83d91ceb1b85b26666e28bced..59211dbaf032993e4e14f9c2e56a4a09bfb16830 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 610416f59d7f2c29ec31299232b0bf34d821e0d6..b1dbfaa018624ba1fd1e54d46d788d0a80dfa360 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f1d7cb043d2059fa0464db8722cad1fa00604656..29404349334224012fe9585286e0afb64a871206 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f8f532f0e573f4e422ef8ff906296a1d30b1c9e..bf4187accef28d66ee28fab5f4e8e105f12d2835 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e7618915c8c6b93784eb981f5c0e8c3858af93e..a9c213b9ce725d2b1101ff692243555a958b8654 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 657c24be282ae1532f9da333fc2fed81dca6224a..fe0d97328b43ba82bc7cb53047aefc32fbee23ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57c61d981908658f8172fd58950074263e0feef5..55f4b0e966bf815504cb439ef5b6937359d030ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 50d986ef9cc001af9863ad5e7fed9fa14939c35b..8d509320a8c35f71cf6e4c9583c661e666855e04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80bf9f907296a1f275ae0c144ffb015121cd6989..882af18ec9d208fb3487917058455c8269009255 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f90ea7be54fdf2f6060009e5d3441f42aa47246..e8b6675fd527dfc184ad58ebce8c615d9fc2977d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f4c3385e4674e8d3d2fa5eca18506f89b42e49d..dd46c8e7b29448f55db55aabf92780de82f0ba0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d75a04aee6209fcdcfe4ebd37ec7cab7a21b6d15..fda05d5cf377601d1022ebcd530f17566b93e2db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40016c3ef6fa67885edd95174ea6353042c4c637..f3f596471c0e9cfddcb4d2d8453a8c6a8e8e3944 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23d7c1f8a63279dd1a40ce2e3ad3e73217ffab80..3de8356fd8f061f146ee7d340da73179bb3f4243 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b309dd7fe5cd50bfc5619ccabbf809f9383f4d7..b6b2c42f29e8288f60294740b2258dfbe516a6b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4e77b24ba4205f1d611196f6197a043e5db2b43..edfc2a3d4214f6b3c18e6cb912bde612268048d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ef69651ef59e7377b2d843553b271a3141e5b2e..068d143313b7148f939517e773a240d31876c44d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ceb2ddf977a28b585a4b49a6d4f501d08f508df2..1de5c60a89ed24d15dc5397a6b0d2d5947326810 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ecc450e356ab627d2e713ac0285bbab6791c05fa..9ee407686c351f148d2d3c3668dd348fee298c8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b5599efed65e9080b63bd8fa73bb349e3ecdfd7..32004cd6653ca127abb2cbd52bd5d0d593d12be5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c3fb2a1b7eff5eda6f1b1acd92d89dc3b539821..3977772b467ca61fe75289d7199395b83b223140 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d02c15cd29e0936e20d72712e5ed37c58afa46a8..d43a4b14fadfb3ca48a300b5c36a50891acbaf61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7460e9cd38f57466ed81ba78afb83f456ad28cd0..c212511d26a67a5d410718ec1302848d3f7b3960 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7bbc8dd0d43f31e429772dd8aabcbf366215f1b..d0f702818f02003304d6ec4b61ee6a8935c8438c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40f703f0b385e10487b964c71f1e035e07045f6d..8a21c2d11124327a87675b58fb6dcd8b0aad2791 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ee7ca46ca3b4b45df4ed97109046ff5eea39200..a7fb01c499101017c2700b5487ae89776ac2b705 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 342bab231dde70c6ce6e1be8d6386657297fe080..9d7a6f3ca48cadc6c970388c35b965f1e62ca644 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f9b4ac4de85c03ce767a277cf4cfac41bd362ff..10d9e551c08acce7c684bcc918f48fd447a9b8dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42dd45163255a5f40afbc56215b9fddb14a42d09..ec4e754ae5481156ef0273aabdcfbbd836c5b7e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da9a19d8dd9f223fb33afabe3d25e4fb703e8db8..5cb37b30841afa7121dfcece3325dba6f654d6e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ded9641986c7f62e5e461e35d44b30dbb46e075d..eaea11a1a80681c24452313d3471ee3ebb7d2f6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6eeb09f6bac2590f7f51dc7ee9b310aa487ac896..cc543f2b72f2bd986426cb211c78a8bf4e23e0bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb515ea88d1e0233480201678a015f473d47bec9..70a0a348797e317cc0f2bcdf99125b201f9e1e6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40fc32d96eefd22e3d174cbe29390f0f3dd39b8d..9b9f7acbf0483136b980a59027a50b003aeb4b05 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ca311bb2cc69224bacb9f54351338b86eae66a4..5f8b9fe5352101baec03b6e592d4e7737e744bd9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b9a5ccf7e56521eb61612dcaebe9c8211ee5db3..1dec08f14434d02d8557ee83fd2b936cb8f6dabe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc43a8c815100fa19657f09030537651b9de35a1..684b83cf14efceeb2e8fa55b241e8c7e6a056cfc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ec6c3fe56a7b6aa954be71fd78d7db0e4ac35f9..4cee00901daffca65c39b09b1a3866f9973b2429 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddb672345038f10a1e0818a3bd5e0aad67988359..3190795e13b4400ae7465ec6f862285833eb89b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cac4c4aa6fada2edad5f22d43790f5be3a7a9779..0428c65b21d69254345bd5b22760acf9c4881ee7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c840e8c2be18ef823e85c0fdbaa8c1a6f6ab1923..2417d79d6b85449c92364c75c07ba0be9c1d1ac3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c476ffde52b647ea2fbd6b737b9d4ffdef92b2ec..2882d8ceb46dc4d1e367ae78ce3b4d9219ba849c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b151c433c7ff557ddb7f53a37b6af00640e4db1..005d927ce00b2dba18b51c4a1197fab9f5b9f68f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2707a02150c3f721aa502c482ac82444040af239..e34e1c892642c9460ece32c7fbbd8c58aae2e4b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 320bc86becb0c57933dc60136aa6bc64205444ee..41b019b9b386d5425e37240e93fc32a2af8e1eb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 068f52b462924d1e052f0b66f7231c55b7982ea6..627d3900ee668405a94754a3d260cccf74c7f66b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1043cf3be91566fb436b496cee66b02515d4b3f..85759ff402b2d2a100d5cbc240160ae123ebef19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6331a25d385bd89e57c03930921780474e32ef8..b00fb22d205e7eb56e9798d7ab7b9edcc9884099 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 24fd02f6108916ef6f6cedde620fdf76e164c861..6307b4130304394146105430a78de62fd9b587fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ac871e02b52fdf7c78c1749508baac7910bf075..34ec270a9f6e522dea7fb54342e606a9b00c7eae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8aaaba6706b7dceaf40ac4ae1101ff65c751141c..21afaed30bfe1bff08c3553c1b248d0b118159c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c321e03d55b58699f8a1919393c6a3eed47c686d..885667bc18083701930dfbb364a98e7916108e2e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8747c972d83e896021d573bcada4e3273b09318e..91513f7eb499dd65096347243ab7062ad126477d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc60142d54ae2938f37410f093de0e93681842d6..63acb4f29fd3cfff427350ecff9ee151e70a8167 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0947402b548cc3ea1ba0abbfe801411e96f96a5..527e91aab9919f6634bf8d3f671f00aa24fe4df0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 16a49b24b0c420948a248c2013fd9c764558b428..9f081937ec90ed5d1430fa5384b0fea2c1a1b5ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7b0c2ee9d3c93ceb336eb44c765e9d28b1dc685..6f459abc37062d77ee2de542b7b4f5f59485fb08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67d3992d36c7a6f3742db216eac39f44b3cfe0aa..019e348317e86418342d5a331e8408879fb050d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e092f9a10bba5577f3cb06665990126def546eb1..b80cdd8eaf92737a34e09d233bece4bb6f4f0dc6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a9e50c21e57e58ec43c0645a36773baca5163c8..c74f9528632a2a71d89f53a254f25c06a2730906 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cff31dfce60d33b9cf1bce361fa5d9625e45c61c..4ddead2216a15c182b8cd174c2ce63e0f3a535d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8e6392bc51bc55c89eeb344a4524f5e08a8517f..bac982d6a15493d3ad208f1ae1ee549b8c75142a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2100f48b902b1210a53f7565de78ca08cac6a770..aa0fb4cf763f34bd68a9c1d3895c030f3999a252 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62e391fb39e553f9309f620bd1e3d2b09f98b5fc..416416d0fa4653649a3ece30720ebace47781265 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2e9f36a38453a23fdb18271e972ae6b9c539d830..60e7ec9d488162bf05a148bbb2c4fc447d1b304f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98c714941740f53b4594ab2d0fc244076a66c0e5..7d4685574887129d278c371715c6f76747ba0ed2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc8bd50a41bfada129777909b0354d4d00c5caf0..aeae1ae9d60652243de310ad02d7f3d7deaa7d6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 724276e806fc6ce6d749c67398410e4bc463e682..7c06e09dd9a2274481bac3829dbaf95ceed0c752 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f4b3db8d96e80fbcdec58f8c124cf3f96b026ec..2e70d62c7bfc82de81bba0f7b1613811e14f9dbe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9d9b78dd4202dadd9122b09fa478dc094b8860a..ab9d54eb1cab9721cbb12a6a90b018b930e358b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5250ffe6e915e952fb4dbd79f7c2654fa341cfaf..9ee118984552e771d9cb5bb23d25dbf1b55d8e6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2dde88e92e43c3aed21a27d8f5fefb7d1e0fd0ba..141a2d94b083db34cb98f97597605803ee98c468 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad82ce8e9b11decacbd9d6ec2de8b8f467aceda6..0c17b3549a4e0b9d09bc703ea4825b02a6997841 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ca648cee7e51771670d795025b41b6cd89af296..ec5bf4c2883be5a76d3b92e49476e65e2f60d78f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8e5e933039a55131b90fa2de8632c96f7ec54c7..45c75ad5e34c35e5e85621f1b8ba8a6f04eca3ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index abe6f6688c86864ad119f6234ba1e5bd798088f0..88489e1143f6c30f15d3b202e818b7aefdf80160 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6cc6d933f551288d011cc465dc55c6e76b43317..8c1f0c8fab7d67917f64d8b8d26dfdc5b23683c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3604e32f0b1e4c991bb5c242c661421501c953e6..a83d8ce1285987f102f1894e6bf60d645d96add8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7de5078aa3f1d6f8890dba7f8cd3abd68d41fbce..136c326f1297dd91fe00cdbdf89af333e2480c5a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b52f4b27e97259ad141055f2cb184f2ffdf1bd63..6f508417bc20e9177817ad0c430152f4906755f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 729bdc1041b4253e37c8273b376e779931b63dbe..5e4d4e9d18c536330daef109c7803e02ab7b88e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 406aa6e37bb30269d56f0374bb0c4aa9f695e215..64d64897bdd52f6f60a967765b1cbadfd3dd1102 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ca5bac9f72a67f4b6f8ad984d6cbac1aa85cb5b..baeaf3fec2a2aba0384d48bdc5ab89c25f0aafb0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf3a7e7a3d0aeb01f68c797d5bbc332059d3ddc1..8cf0351eb06b81c9bc50f640aeb7b76b45283bd9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5cd90c149adb2d88f51798bb67d6cbdfeaf6e6c..15a0d3bf8430f86ca2181f36045a01fe72850873 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12b1e162d89d92a5ee059c05a4ef7bf21bf96107..8ab06a60b1e0408b182e7af3ec10b2ff953dbfed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c853f135c3be229086d9597d809c72c9a81c396d..ed3a761bc163f872ec03312b046e43385dfee948 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 114d9e41fc7b706409455c8dee18283c67aa5877..8bc563a84988a63495ecdfe42d8a8c2ec6368d6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c846106b81b1d2c500ee6cf2b9d75fa999b35b5b..b37971abbbf345f4833ce3391822851d52e6ecf9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f087dadbe99210d996dd62535a6f360354dd919..974363f1c7e35c54246c633e3076585c25cff259 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72df6ec14700d9eaca66034e4f129aab111bed1c..feaa7e1c1ca6cec834eec6101934081b42aead5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23a1bed30555a39ed1089066fa3e4eb2e018c6a5..d0e6c8ed88494063b7a7ec3528e50bb2c6a8f45b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d688e3a7553854d3850cf6bcea2d2fc10c14f7c7..f872c772e823ca8da0823672f4313dd30d16f239 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93ed602cc34f2a71297f2d14f72af5b2d8991417..97d8418a978a5bafbe27dfb1c94575facd299101 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3570de6f7c294a2ab13cd9cabf2bfe8398f65ca5..9a0c58d6744db357455c656b224fc0e6a7912b77 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32511b86fd2f1c2970895dbfab71e5c63f7adcf8..320a59be8b2033ee9c528e0adcc9cdab80554e4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed1d30a8af063599196c5687df56c634f894d3ac..80ee75f4614ef7af02956357e76885b6aaa0ade9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fea95304c178176f5de87f1399d3393c07ef918d..c265db81d61609284e6c63f2f77fbffac77c3cf0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f5c7003ea7486bee7aca84cf2d537b663cddb01..1b6f65de89be5d4e5abea53f63ee235e620f6166 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index df747cd4b8ab8471087b3751aacca2afcec82c35..54fed4e2b810712289bdd62365c69d287e1b95fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f7bfbf5cb771a4e645fcd17a50de2bdc3857e4e..f8f7c2093d34bba28e0c768d0e57dfb70968c772 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9750e7e034d695c35fcc73505524b773ea7e8878..beccd2f9db1846919c60819e98d6232b55734538 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d7f0469ef80e4bc13d8b0444ef0898476b8dadad..fcc16e4ba6b2773d1141d9bf0c50f20afd490d76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 174e502dcc747f5dd639b83e80230b7ba52d0530..33547f5f1f428d8d7449a0ad1e55de86b15f0247 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26fa08bdff4162e7a5fcb2831081797f246a21ef..9eddf095930a2bbf3a7b83b02941a6d098526bec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 86e2616be5115649738fb1782fe3b07b821da8f2..c3517cc84ff768493e92488409b5e375f43d85aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95351c9736addfaccd05ee757cf6a41f49d479b3..05b2f68a49fd104d4ce1da7551c07c7a990570d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7524c814757217e15bb5dd7c4770decb5ac94937..c948e9e85e1a152fcb79628b2b2844268adf9a70 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ac31aad54776ac31229c1db9ac8d5bd51290c2b..c10f497e191a5e478ee90902bd4b4fec7508dcb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6c1ca9fdd630634abf744799b90d68605e001379..a398ad8395c23227a8f014640b348ce8f5292605 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8120a5b7c35ba51e3c5e85656b7d11c00847fad..148ecaa17df3768f365174075a39cfae71bd192d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63e07ca7df85904c4d155147976be534a9a564e2..e2b5fb0c1c278fb963c6cbfc89779259ec371f41 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad7f1ea3ec6224861f82738dd9b2a7ba227c63bc..216ab09f818800e3698571b7ed609f632c2eb810 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa754903d6b57c5cfc748abd6c3b558c8a222f79..519674cffef3bf740286fa00cdacf89b8356c587 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8dbd1d555357b782f783cf1d77a5c90626e6cff4..a7a8e2cb3236d4fecc2ed11a23054f4ef782015d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c75b3412aa59650f4c7c7e2ae6b574874c2e5635..dd343277f38bbaa5f69d891a91f8557bcb46c61c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d5bebb51d407360637a5da29f8c84e87f4cfc8c..08d2422b1b0c07ecebc0d9b86024464a14e6a221 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a53f65f3d13909ff807fc022482aa234a081b247..ff4bf658234d535b4f80aa154e9e0217962daca9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b62cddfc59dc8d124105dc6119955c91e9a69b0..44c3679a5bae74b17ccef4fd637ea5c21eaabc44 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e78eab68a180c8c1a3025801a72a953f687684a7..a4a481b20f9e0216ccda54bbaf8368905244a2c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dae63215e6474984ca036d38a3962ef8818fa6dc..945a0efbd8908ded6d7e48e2ab3aaacd09d311e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec085811af5813e56714504544f577c0791d5496..c5705de11e5bb9493fdc10c638e378c07cbc472b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de7dedc8103bdc2f16a5d9780ed02a549f1fdd3f..b8a2c0470149a95ba9713672a01715467b677f94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 966fb4c01bbae4b7e8b55c2ede9cab602dfc4dbc..eb24a450ac6a810df6d4168415f8de61e0cd8e0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb908835b6b9cea786b64c1923264386003e33da..b9473a398aef169a61bf4b9957db46c541a98b27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ede244e4d819ab1c07ec09b6d1171ace8704753..cfd0dc6c6544f256a3392909101eabd8137c8d92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0600b08c982f1d9a9d2aef9cadff171fc8e2b716..7d7dc40cda9e9e59029eff9dbbd03d894d9c64c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5dcc8dd27489d1f5a50c3d9cd5f2dff14eea4096..8198c7db4ca5d8390b3efcdd6a77fe75fbb6bd6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91b4ad30569030f16c0436ea60633b397c432e8b..fce4225cb6ae586d9db738d009782f7ede10d2f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f3f0ab2296a5d1a8a6ee5d74f514e01e701e9717..aca532a02b493d5bfd729e7dfebc3181fadcc6ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e0cb3c2975e414d50a8bf7ffa8118d07de57ec8..76b0a224275ef4609177db30a97ea61b679383aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27683c30a68478655070584662d877213ef407ee..f8041f1171415a352567f2f3970684e137742d1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aed8e95b8d38fee89219496885b2bd333a02fa48..bf192486ee5e0bc8bab2cb2603cd260bc0106cc4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d2b7fb7584013ff53ebe5b99a06050ecada6b7c..371b72ff3e717bc4bdd13b1eaa4598c14e882922 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d28478d4c8d5d19b805a1d845fe1f9b1f7b6eec..46c3f34f86373d2c2e39a169b6538ae3a842dcab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46e702f780f4244ac5aaeb2056dee4d07636c749..3e0ffaf9c80eda8507150f1caa9ff2ed3f620b08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e612145f396fc007979ec86ab743dd87b0a63b44..6b7aa5958797fc32fa89c06be3f94633a0b622d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd61848f9485a31943de318bddd21921f8918866..c0b1716313a016d61fdf41bb97cf369bdcbc5ec9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5330bdb65c4eb856edfa5b21234cdb5f2d6ccfa..319b17da47d886cee743321d1991e575a3e0bf47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0403e95b1c3ad757fe9ed2269a3fe2a05a09610..59138ab9eaec4f44cf5aa5736ae2cfd077331db0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5ea71478fd181c907aecd1e8aa155045d7b3975..eb97350245524bbff5bbd31029bfe8b402506811 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5cc91e1716505d5d60b28a3bd37b944a0600498..c731a2833c02dc6503b8fc091fe0573e4908135a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9ba833821a003d03476486b823a110e908a8be1..75593bdeac3b1d5dde129e10ee406584c6e051a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef06618797a2d09db4612aed5b2a3988e89554ac..d0a5c88b71a80cc1135cbc6301e4f130dab40b52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6edb84da396a20ac1fa85920a67f7eaac7bfd65..46a8fc275338e24ed44767d07f45b6b9fab4c14c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a3577278c466fecaef5d475db34126bb69b95ffa..7e9594bc9b45ad54a1cd4508903d69630678674d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de1cfff6f0b4b1b8193a078b4c1d248a1938dbb7..4b4278db0545fc7b94ea0280d0744586c026cac8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7f088cc4aadad4c5597971b6b161a76023c7b6e..178aa2dfa5f04dd96a5acab607a769451e7a8939 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dd5ad33d382118ad48fd4071c8aabeb8893e511f..a7adbb7fe5b9672c9f7f5c7fd6020d451bf3bb89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d492aa09a0c9a5daa3265cbf9b58820771b785fb..9516247339e7f6d873953764aa1c524752201cd6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b94d339edc7ef7bfd121bd75713f03637591ad87..00a894386bce17fafcc3b8c07e95df4d48c782b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 610c6d79ef807694bb0739a0a4883555076e865e..646379e30d76a3a239f03ed7211efa9c9a88f5d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e1a2a880d43414fa3ced2b412012d4095637a03..566158c60274cc7502c0766f8453db958385555f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ffb55acdb80e1d483890a8d85fc83ed73dfce41b..45bcad650cd1f1a13fc5f821ebd07337878d8385 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4db4adafbb2d7bd45024c0a87bb883af6afd8cf..e4f5357e979fd72cb161d86b196884664e1c2422 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 587a6e73ce17b0f808412d720878176fd5876535..89a7331d676d6474a58f71f348230c35682edb78 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e733a96dc639be531d50c30a0c7fb71d667fd103..72430a7869d79fefeebb7fc04358b1f2e4e1f4ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2546e32c5658b8f9542b96a74e044c8c1f628f4c..903c959068885ed2003e83143d11d361aa652e21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63bd43512b067274bd3bcda3245a5ca72beeaad3..6fabe5d2a32d8157f63cea991f5c2cd1f2037590 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a56b6e7c7ca08102957a7a1bddb23aa278b24304..376e528141bb6765baed03270bb10b29db086991 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0b3e52395548f50c875a8f0fe1664b3e74987fd2..c28eb9b71fc0880947c58d62ab9115324329f372 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b5f4e93e65a5f54c2656f90e0df2f45b3d2bac1..ee87843aa9fcbe4bd4cdc36aa94cb7b98f925979 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6fac93e9e13bb6e63fbb10de7a7f217ec3ea1068..00a74239a0a0fe46b82ed90f6602ddcf9f01514e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index abaf33d529da33bacc88fb13bde0cc1a9a8bfb96..0d63aa0ad5a46288a57ad88909739de37e12dcce 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5d6d872652caaa25ae2138c3fc84bfbed7df8b42..ea15c81afb695c58fd3b2ddc370e04500c7c555c 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c2cb20f2225ca9d90259e83041549441f3cb9a32..e18c19ba44df5e211776d590c97126620e47309c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index be842a9e62271820affc49ef566d94b3542b7648..60510f704ae1202b5f487fb082e1ae5d320f9634 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 558d99d223a965d28b9c3cd2e714b869d2295def..60f7cd2a1a24d3a8981b4f0cc75bd6d804ecf5dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c225fce9335016a1069aa2739e2ca88b01f30232..f32fc0e5edc8227275711a5ab95f7ef91ab5c3a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 77a35ea9dc6f435c699f2af0f50d489e3844cfae..bc812bbc60bc51ba02115b97c4c2db5f51a99b28 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 983d072f47baacf0adbc1d9d28cd2167c36f1d4f..ca79e8e4fbb01a786fbbc1c382bd5e484911ea25 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a63d681eba6473732e09ebf900f45b7c7183d5f0..b52f7fea4ed7a0e015ae9e50d3363504ac4ce45e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4362271d70618ce5bda7449cb39baf5b54ac49bc..06b7bb7304dc771a47cff028260ccf9210a4fbc8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2f491b32b296aa765252a1f3664ada027a5a3a41..38a5ef1db38b54948825d17fccdda9437f4bdae0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d891a7154a940cb7e5e636a461d895700c72fef7..6a0f5aef6da97fc42ba7e676def3426385d03790 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca8a074ace73cacc86e9a0484b028067823472d2..1c35b5154d43a74b8cfc6a98db5866ea35991cfe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 885ba7540929c97a82b925f22db3bb08a5876fd7..37154f5cdb70eaa0bfe8855df241810358d5155d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d78e9285f211d8b115d680eb312801aa7dd1907..df32c1f857164a784b3796ae0d4c6e2dcc924771 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0b36df80bf30bef967ee6ed6d9cf7df24c30b057..9a0e94be1e51d9e427c28952b671ad37f2b9912d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b7741029e2cece2a42d86b573a4c3722f321ef1..3d59fb5c79dca8d3fa25ba27d6e95a5ef1d296ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3ec315b6d547e9dfa15cb2f2634f1cad178b0f78..d83c73e4a5940c9203d86aaa0f75ba5705b5d32e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 68768fb3efba151b3c7a07aad1f32ac6ffcd9a03..c795860940f7c1dc2cb7846632b8eff6a6303626 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 40b23bba291f558c194c43449c5e8a65145531c5..3da9a4e880bd768d742c9341e5fa257802bb72c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a96f090ace8f79258fd8b5c3be87a9a2b0843ce8..10cbf0b2ab168a5f1a56e3831656d601562c0ffd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e608e20b70381a02c985a8794e7068479847f651..41e9d4a508735f7ddb2a0e30a07659b2d0586cee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index abcaee86dc460c5fe7ad64adf9950523405f4d1f..7b7f6a71849715d4645cd6aa0af74fdf28574ebf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 478782ce87f34efd9003c66676b870aa9119b2d5..6b91a5051aea67b4d3f42ccefeb7aeaee9d165a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e03ad352a3c6e820d0c1b531f79ec62ef0db46d..0c7b9d3f8bcc514bd27b77ab31aa1b22d64a0875 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7235aab16a7bd299e58599dfe3e3dd7c0949abc8..65f94f6e0d351f3b107bcf51baba30a61e59283f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 852f8c268af2285ec22c275704f5362a9c1e520d..9d32b31921776e97ce92e7e313a16ee6adab0a1b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 21be791babff9f61bdfe89b77304660e028dfe33..decf55bd76aa56fbd7356c9935b266c5bdfdffaf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 79f3676991e5fbe88974afda88ce2e50ce0ea19a..aa3fa2d004d53c841bd53bd328c672d6aeefff93 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 846b2b81cefb2811c3cb4d9c39d9042bedd14004..a16cb79420982ae3683f8ea7ce764d531d10f769 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
 #!/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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84fb5e316872d9cbf148c75ae76bc88b5dd323f5..22c169e573dd42a5d16989fdb34cb45af951cba5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1fa5f28410dca5b5e8c0f559f8bac3add8aac3ac..5dce40a6a58e38dad497dbbd1a746a57b56f1f0d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 492685696116aa76a709600cbd073873072a3166..230ee8e11bd2b86955a97cc50d9f9b5fd356454e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6113fa31afd691bfb520bf55ea52989215875a7f..433bf2b2abb082b3ffc186ce6a89c54d6308d374 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b0f1ee6fe9edc688b869f5b5d12f7e7c4b42e61e..98ce2d9e997b5703a65eb9e18e6c0af7e0c037e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7c353cbe1e9bf4ab6465af9faf469252c38e0c5d..190eabe20d0762d07b6a4ef3cb828c9ab71ee6d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0572d4247d3d63db0d1beff6f89616f11b1bd7c0..04099ef5ee08a113bc1bb80b451df0c4e0b0b299 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d717578b6b74d3bfac3fe1bdd9dddbc86aee836..50bbeeef891c39b3fc7a1c7bda48e55337f08112 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06ca85be58a2388e85530ba05719bb7cd4c821c5..6b560dadd30cba94b3323ccc5bec5ccf7c742df3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2fb3a837d6b4f8c3ccd9f256d9395060265bdf2f..31da49d1010d223d2503b7bf4ad49c01db0c835b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 696491a0363c5ff1986f32b0a0a7dceb10e1cc6f..55d9c9213da73b0c25409695c6c70aaa933ebaa3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a76925a5b4abf7c7a2d8e3a3ce40ee41ccf9f7c8..bb1acb719237c504c3c270beabb894453d16209f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba9ee6f9384ec58027c27c99c56d4a60d2acabea..7291e64c0fb409c93c815dc849d64b7e5445d17c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 10912de1a7e909c86457ee9a587c85760d48a2f4..52cd37774aad26aaf12c20197892abe75aa97b69 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7d8c4406401b867f742583b359cbf99ec4607d52..4ead3dea5a9f51aedde92a7c532d84bdeeac9552 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63acd2caa83560843de85c2efea529f820691f4c..c08259ef96167ee748108849484814c969a84027 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b28718fbed88bb58b6c13200f7954eacde8518a8..ade11febca43ae58effcd3bd3ccdc5282ffd72f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3cbd431ec0f60278996bb262aa7c039b4253a6ed..fee05aeb016aec8229940e6a011c58deb6abd46a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e2a6250472f8c333e9c7d1c00c529b1e4314cffa..319934f63bc9623c4519bb9e78931f33f103a840 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c142cbb287e182c8c9a9ef32979f036278bb9dcc..42cd733588d12e46bce6351a365db00334850a3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8e19edbcef0b657d2226b643358d298eccda97d..200879f107f717de79119dee3d0539a39dcfc8b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aef6a7f9a43f6745c97d7835ce4ea374102d2ec7..03933f1c16273b59b65b68cbdd8448eb5f69b15d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3ddfd9bbfb567861bdae57ec865549e304bb6481..f1cc62af2138dbf90aa7f0e1d45a797869873bea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 00b60f43d0e60bbe0e262ff2ef51af509ed6092f..c7b7c1e2f94bbe50b913fe5af44ec52791d4e861 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 848837f9d4d2854d31162946d690d18410a0f05c..5b40dd0aa177530e0b0c35aa03a38c78211fa0cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 971ffef5c6a6b1d8044dba63bc92ff77905f65a9..052b903c578e3e488aa85baef1561da5b02464fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5059de2951a6d1500a0ff3cc0f3a77f5c01ebe06..564601038cd2e56079691925441739b4e301da85 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a2e3574402e7660c5a846431fc2d01967dcf931e..55c97b22e325216585cd4fbad2c07e2724b5f5fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8fd230538043bddd80dbfd58e58e4b6cb695173b..93013e4bca12c299d4a0e91eef9aada24b5ee866 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fcb786b5930dfd4ed0210fb77411060f82e3de48..16a26355f17c3da0e3bc81d9d399896adbea687b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bf80d20751b895678172e0caf311e405539a2164..31c42286a844faec7216ac717840ae1ae378cb27 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17c0e116461d634bf6744e851c9a96c42a4771ff..0c9cd6d1475b7c684656e4fb77b16b8aab6b5a8f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e65ddee80ac25dc155445dddbbdb3b4594f1fddc..a1c470a832ca8524272da8d58b453a0739685e1d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 785563016aa9232f63988f422b38eb905123b02a..6cc7a3536e81dd9733c0c5515b463b9700fffaee 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 34b2c1ce8ad225e2538085223e114766d9bddda0..f337847b45ee93546e66b1682c56695efd9161f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 581f1b3c97efc79bf9262e004f88452173315af3..df27bd2444f1d476593bee4a956b9798ebf77362 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 69aa381b37e54c95113de882cf96eb920d62b6bc..57827fa9bfa1b0ac2f86f471d8fdceebdae32c59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7154fcb18e0d17ba737b500a87bc26845743ec76..bff7ab0a40966bebf52ed1abdba808c28aae69df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bebf07e1e1eed927d9a5e21a125dc60b7a10bdab..51aaea51eb331ed660b3f2cdeb61054126a32159 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51f2ed157376a6955304db1a14906426ac7d151a..d679c960f9171a5ad150335fc4a7ff7bff901f4e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 39d0ff92b5d1e639a7b822768b45132d4b1093d5..fe2ce838e8b7afcc8be1a670287469b1a59cd61c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 538c51051f0785a485fb114056c0dbe1085a31b8..edfc30f6b72fd667e795e1bcd214019afdf9bed0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06dc1eb9f9c2c0b4beb155579c501e5b7741b871..32b8885696c8a5e26e384a900f8366cadb4b4b90 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 82b72cf5b880045c64eba8fcb2f170acf8f9feda..84505b960900686913d13a890d1dcf3614756c59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d4348a32539ab4c79031f941f8cc725381ad0609..8f90e0fd1dced20d26a47daf7f1ee8db38e07d7e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc4cb742080e0255c11aa6a00ac53302c89290e1..0d546cff26326e9e50b6f9e33698e6fa6178f1a3 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e2e331a6e8683bda3f0ccf1e8f9d577387c8938..bf303bef8307edd8291ac2919ae6343453c79dca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f118b43e5ce5767d295a0baee093df6d35d5239c..ce71b5e50fcad109765bddf47362fcaa14273635 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9e834758500b83dc9624ae30493132b8a73c388f..b48337be0f1b0c5c3c404fb2ff381861a1511e1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca552e6adf37f9cfc09f4d4a125da7ab1f084dbe..0c9de807bbefde363d446a3506e0b84fc29cec7a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b989003987f54c2bcd4a01de2d8bbdfdf175ad84..0adaca14db27d49c21f7646a343eff4556505c33 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 687a4888c68c94720542bd59651a9a77b6dfc3c6..d5222faa310918081654e41f8b7e18e8b51392d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a63c8f455178808b9ef0d73b59ff50d0b6417aa..c87b737b4235cd0057f4a982e8128bf2c1285ae8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b13c9a7fba2950773dad5ba248bdb1d84e33e637..4ec61a358005ebc518e4d00300524f834c7849b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c1f6544e9ba4b3fc23770816f2540801dd6249f4..4b2fd161f7b65ae124bff48ca32ae0c33bef11ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 540d8f37d55a954e6d72c340a172a4a068a70a50..68c7abc09eabda58b81200f9eeaf6667873b4423 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3b5da3fa17739a406aefc1e3cc43e340da495783..a8cd1a32fea536fe825b73bfdb4d7f5a2833bba1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 15627889ad81609dadc39fb6403399109603b8b2..8c40dd43a69857b064d0a33667efb9d6f980b40b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a2b5eb828bb2139190a11ca0884e6a054b70444..d9f253b07478816b03963fbb8f17cb1d8000a38e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 86626d2750aa576095763c4c61c66b05f7c6fc20..ad649f3fecf9cb45ecf20f4a8a023b62814642dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 331d6aec210740e1e1eb543ea0c161332621f55b..d0afa5fb38e884c19ee91379ce7046c516ffec73 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 899253b810910f4d8a767085a8ba68b75df6b06e..343522a67c0af3ab8e651fabca96bfcecc9cac18 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8593b75e9f68397b2ded8999a75b49536fd448b4..db4f80fd1e753dd7e92514f1ddb573b8e416793c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index acf97524d2e6ab3497f9e9e627569ab3d36783f4..05a9d4666f527354d691dbf11caf3b690dd37006 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0d405c0add928e9e162eae1869e3d5f52bc39d8..821cb8be00146904b57f58a886d2bcabf92c7f9d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2395dc0c54d3b2683cc0cdbb6bb7c38276934347..123b34fda7f86375f1bc059af786fc7d1ee534bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba6c06d06f876a53f8be83ca35370b4f02080f5d..7cb4b5f5615ad99e34436f789a30ed0f2d893d01 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c02217f7e69e19728840c5873d601e3b63d77eb1..704c6b9a73d2398500d202076ac7924fdbd601c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d99fd9a84ad8e08f8b4da11a64455856c9fb1e7d..65e2bc30d258a09bef80364081b3c743aa229f92 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b0b433e61c84de816469589b1c6ffe8774f8e0c8..aa709790003dc3b56471406f4a899a74138dcce9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4905e56aa06f6d85ca6ca2a778baea468bcf3dff..c12bb92a45ec6cbc0afc4cba954d82510052603a 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4746dee1006de2c0c69c74f22f6d3c16ecd2aee9..43f2c38aa026a39566297b1754f4e132b2ad8da9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05660eb7dfb7b3be6446907c85ba249ca7816236..ef6aeb152ebe81cf238f6412176f4496480e76ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52c6ec28ec495ba29b2c48621afa75f167fdebe7..f7ce63868e79e0a2879b2b175ad6e4296fc9142c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f70b1559aecc343ec4c7f5bb55415f4c494ddae..b950621449bd1742f903e7e8e6386b97bce40858 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 471c973b8100fbd0a8e70ac45684008a7fdfd8d7..41113d6d317f8a1ccf9be9176fa4d8d00d18c3e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5bcbe9f2ba6ef13baeb6f878f7096be023fd5a21..182e0f40d13af7a97cc335f6642d4cad2c3dd340 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a3df94277ddf994199b75d2e83194226b524bbf8..20676c60a0c14266355307c6f762ba78e174175a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f91632a5253ac2b76dec852db6ef103803d20f8e..65965682e0f0ea89131421a80f5f648a2f6d6497 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a933639a6f652a60bcfef0136c29555457e8441..c3382602b79524e23e93006104749e4f67eff571 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9323e5ceca369fcb888a349fe436d2340df7fd5a..0a2927a36f01da2821ae1cc037f4c882744dac73 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 52e9b16c9ca980482987adfe525d53678f0c715d..36e675c256a050ba404106226057feeb975c6acb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 107dba8a07c1f109f0d04cb5493c65e8c895402d..4e2a2612cc47e970826b6c5cc103486d54685cb5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8743449000867e3d8ad58c78181c544729432057..9f1b1a2e96cd7e014c15c0f394c990173b5ab6d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ebdad4d1549fa1936ed32e60dba61735c7a6ae8..fa450101b0a90ecb08c1b2f626585409faf71e34 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ca8e3dc533c05f0b1c7cc6860e54a4f38e03f4c..be36487e0f81adcc90cd2c8aea986c507fe3b9fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d0b581ef550ebe5c8e8504932d3ae001fc8a5233..9d97527d76a8e52349890ee7edfefc8fb7461baf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6fd31e7694b708d20ca4686bebbc2304c3e23e94..86ab43b6e949025092cc471b30d86aaf960cf2d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0fde8b2285fa3cd935446be3b84405dd32c54d1..97523e429ee19d62ca0159376a03c8773cc9d0b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0536017b1cb1bc8878fbf572ff23d1967224f35f..5118f5140758b20162bbf0bed9ac2e935946576b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec7265ce204b898219504263941ad3dac59a1b4f..d61968649f68eb71e9977f227a2f23136cca9a70 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9b5323904d910e285de2b74e147ccbf1b63f691..7e8d71ae3f4e4e4b781f22409958994c61eb868c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00591dc2ef4289f2bbff8a1c25e319b2b842e1e4..545256848ab6071693154a3bd595a79aeda55ed6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f6d0048ed7eaab2c0fc0fe2a352e7e5078a5d43..9bf1f3511259f122fcb2f292320915a7121b8971 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f9a31d70720157de05cc11ce9c1a4e7f6dc0264..37223231d0d9f12435f0a7bea4f242d25b4b7d89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 540b49baeb4341bc431909b94d978de1bb033d71..e741e55ab17851b03eca76e020c00bbb13a4fb96 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd51ceafaca3a9fc166d047f7a485f4542f1ad9b..0581d714ac24888318d099222636cb3961531003 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f529b082478bb2ad734bd0155dfc2730127d549..08ae5b8709022496c5c7fc7f7b7627c1b4968923 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 08230d4746a708637e0f22dc9c44c2d691cced06..ffe5b37e62a37388a45fdc16654ff75fae397dd8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 646d156e829b72752e8ec3d1d1fd9fc92d3f72c0..445490e8faf51b5f4e0442229406e0e194a1fd30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bdd4889c43fd97fcde36be2765f9799d7b1f5607..ad17050f2aac95d23a4d766580d7c2dfdf5627fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c8bf3e4cb1095463d4255dfaa21990f2cf6e2fe..4d85810f89028a1c9f64ef5ab1948efa1d641011 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89e58bbbb80f1a9a0140e2dbb0a2c70323e26bc0..248ed51e256ec5d2bc0830c72df5f55b7214f44c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9645f3386007e0738e9abe3c7b538a15947e3abd..6dcaa5ae7c3dac67f93d1fc389bdd4d3b42c3746 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e074550835649ef99b35b2a794d422d57bd2d330..64efd6e6b31b4502d4b5ed473b313b4a14714123 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de5c61a12743bc3b492ab796665b79048a5d2109..67824fd334e2164555f31f22f34cb7a77136d9ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 050dfdd724dabdd780c6efcdf71a03514b1aaaa9..357799d741cec8f5e19126fefaa303d87f315085 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2da8c79e29df1dfe90e0a6d498b0078b3afe2dc3..9417bd964fc612eac000bafb24d9212777a9ae49 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7391a85242a3d25effdbdedc5a192ab210dd8429..b617f2cfa74b7d9157db152745b958b2fa041ce8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 73c4ffcda5ff58d26bca95028b4db88dac3f19d6..1b21f3b9e697695ba430b3d8638bbfc19c5920b5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a6633a4d58b53595c77633a508d9b732d0c9f44d..a9deed86cf386e2100c61b792351f1a5d0ef4f2f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e69b64b28cae18feb129a4d0e7b539d036f6fdb5..65da7b611b6f7b8a011c5162736e75a2a2607c07 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7591213372851e05be870a22c154de640f416e81..91ecf1b584ae5df3f7b48637891c7a3eb2c263aa 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fd76ac6d3e53ca3b9776339cbb9d31d3ab654e42..0ab88ed4103d90a4bfc9b2b7fece70e193ec30a9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 341012756359728694df79ba9fb6924ceecbcd38..7c7301131b72e63ae421234749fb53ddca285213 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 41de6e9963566d37bb4f0e0ac1fd469a56ce9b92..b3c215534b19e7bc322a278f711886ca3e2a0f44 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 229e61dc729f2a0c99a1beb679f06fd0cab48ad8..d9962a28f004d8af9127b109acd43c3c0e08c758 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b0441877d35c0b4b3549cf8d93e9bf2474b81fb..1566e3b457d9b33606d9a61b873ab28ac70d1f97 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b33226e7a58c8c8bc1dc1b136c5cac6772b7e079..d6c653b6d5bf7505697b4aa6afac4540ebe6c270 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 108a457ab491f01b2500e5d4e596ce535ea06305..0a72bb5be0864bd8e6cb494f26604a9345931cc6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 35ac3efe28cdc69b413aea2873be9fc8736f1f50..7713154b7aa693d5bd908257f4ece6248808c6a9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 051da042d6394845e18cdd845758902a69640275..c56411f52b994c8bf20fc28af6866a7116dc516a 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 353baddf695d5f297370391a53e41dfbe28eb81b..d6cf95ece8fa956752c613be872fd9bfad3b7f38 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 68d7815e4d4655ddc58de37f02e749df8ee41a4a..854a7ca3d68e121d8943ed2c926d3cd073530c18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00f7212d48c846b9dd04abb588944c28e77ee8de..615fa064ff436c462aa5dfeb2495f6aa7ba3e038 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d90308313c6a80a53bcdbd60597ac1304ad4dbe..275b68280efee82219f40d9a0ba9dfc94f5d21b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92b482f914601e1a6f8c7810997bc298c5d544b2..193f586d323135f204d65f183139005f3b2e330a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8faab2a9aab3964a0b480790dbb900bfb5621b98..f64b5e1a5c069c018ccda2c20d504b861c1ec2d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 180490c96cdd02a5446950d027da7ec90d5141dc..60a0787f9e50e0c398e294454a1117a22b0a3157 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a064d4fd1a08e5ca72c74b373a52648e03925f3..2da61780eb799094e8d7e78ff436d18364ef744a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d38e0bd2906334eb58993925b777ca6841d03d13..bb29192a2f467764fa711205fe29eea0e60906da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0bf4c4db13c34c104ce553cadc025fb119b64bb7..0bae7ff854ac8e398d7e4f4ccbf89076184670d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21dac8cc99527b165b57ba7ee81594c0e2d0f662..0114b75662c927a890367d35a2cf26d55edbf444 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ba6adcf44b6a81a17df82195b155cd7c17afd06..db0a7920a2da17cc40b2e8ca59b68f131002478b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93048a9d0838dbd553506542907f0cbb96c8c26b..57639184215096f43b562b00b1116a467a3e14e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f40d3de1442c1be2afececcf88715630bf55f03..6072e999f9624e6ed4dce555d091af88d7bc546c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1a33cbeebae616dcf5bc5483163330c7a7e3cc4..64389bebb172667e64c9b9210e5d86757644781e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a73c3bc0e461240fb2001bed23575774c3b9c894..056ec21797bfae43329b03d3efc470cdec35bb66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc1d3ddd5420e8d7fbeb3776dca8fae0509cfa64..4d28ee798e4574d200d26851b30c31650835f110 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 971d92afaa793255c83d826a7a57e8d33e65a7a5..c28c69f71992bc57d8260ed14a2dcd382bef708d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9fffcbf3dbcc9d36c416b0d02f442474835e8ebe..f67bb0ffc8ada1bd6f59294060a844fc1d53663b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3e9f6334306b6b151ca51f1128ec23b57167fce..2b38ed7e614b775205c095f41c412bfaf101911f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a316c08bd3586940e8476c3beefcbec5a9916ecf..4e29987b583adabf3174add7d13840367431d6ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98a0a70bbb5689ec78dc1ca322b9b6341778c63d..df9e46e8b948fba01bab427e2c9abdeff07be783 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6fec7637b1ad741ea10b39d552d044b0df061c42..56c3c37f22a7511603bfa89416886963d5613421 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30664666dc2fa8c0b530c39fa28b77ca2754c38e..401d9f9404e78e5a29ebfcba8c2b9cfc492388c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97e954c62c6d655f33f0d0dc28cecb5c9dc5fb8b..c1567fa37e748618beef94bfca7fc25c16ea96a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 819fa81a3d2613c2d1ba7e1bdcea69395fac77b4..88944995817f6f215abbb79f5128d10f1f815bb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9202b7d183583a5f62b1e8fcee2554dff5aed10a..e60281374f745ab299dc1c5c6c9e774bcd59b91b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e5a6a1dce375a1ddf9ea491126de4c78534de3a6..6eeb8ed9b018686f0867d3a01af499e512e21b0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8ff9485242e79340ae04c62e31c982c5b105f84..e4cda7298d9da802fe5c9db805252d9d0570dccc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c04dd291ee3154277f0150c85f11ed5c51e41db..299e2b236c18ecd4a3f4d9642f29e33c27398848 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f24214a59787e84d53c6f14f0c3ef11228733278..073745c62ee53a32186ef9f1bfaeba1d39c896e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83f06d12b410503df53fd1f32f4212cffca195b6..8b35f680c6d17cfb910eac243a616fc629cf5013 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f01762af8e7e9e8db9d24b8ae7d5d1f99db2435..c662231f2fcb2f4bc625471710ab93d757c23f01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98ff7ad8cf94292efa96ae9d61f0e8f4c973900a..3515c1ac23e97ad88689b755e0b13d051f5ed0f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cffe7386a5ba9c587808cb95c2fb4c3216172c2b..9371b9848904afa483393ec7054873ca9f0e81c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7443c513b5ff35fbc3a84e80f8893b2a7e322caa..532f8d2f4b1effa28ca2ac3b86d7600a639f4cb9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03bf6b7c1424ee88c30f768f449bd444fd35875a..05469ce2c2953ddf76fc5853a9451af1230f0841 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e72eefe18bbbb7fddeab345e01399ff57db541ff..e9ad40311e80aca033881ef729da8c3979b2fae5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3cad78be60782c61c3fb3da3fa729da67b3daa6..7ecdf158fae38801c18dbc651ef3058f58c38b4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed30259188cd6d81f5b524c0fc4ed7b927c4714d..52ce4d99aa4eff3dc7c71a976bce530129c1307e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5a8b52c244147c7e0a6e60ee6686d6f094dd9cb..8e00d69b84def1a8143034bb318788c4c5ec2cf6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3eb6b27142b7afd43fcec7ae63d3544b3befa556..f3ec10cda3b370a64e32c77df2b37915e30aaf51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e95ddcea4b3551a3d26cfdf1ecac3b7121eb9713..fcd4022738bd0bd1a6fcedbb975fa0ed0e1f9f2e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf2b707df7c72f08a4a2f52445c4b88ad7abe08d..ed81c0c939fa2a26028207cf99f540dfc22f5e85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9ba91551daa9c56523cab08e07d95819c2f171b..2334f52d4c1c2b32bbf6cf02211676417cc1ed4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5c2dae5abb9c903e8474e96ba32ad06e1c3a991..e8879260f36ac3c06c97ddd3741467bdfdc0e66f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32750497e142c7945aa85c07c29e85ddd7245a89..ded603fc9222c4a8bbc0e6b4b6935f6681eb81fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4c2aa7d2885dd052557c2fdfc4ec0a61121b56d..eb7b69fdfa182992047fffd1d523c851052cd004 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f6b4b3df2143bfbd79ba29283213626f0c06cc2..abfae2f43dd9d1afaa2827e2f616681dc2367576 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa76454ea04ec8d7adf7edf5eba2126ac02a462d..7f9279bb7869689b29a0e07f582c461670ca0327 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8705c76e9ef05e22c9700b743ce25f766cb826ad..d4ed3f7f16e23164cbb14e2080dd39695e2d488f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f35e83486fa48ac14ec5bbec1412b2697d913351..d282a6376a6bbb77c6372bd1f2863f32b2c7fca5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b60dac1fc23424465f1478977f02a0691682884c..0e66fa67df535331acc677da695866bcb4cd0485 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d26145bf3997bdaa9b2e6361f1ac2125627ce085..273c2f7ffd962722c79ceafc2df24e3f431a6c74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62751487a2cce8f33ec12f2212855995fb9784eb..5a3f70e5d20e412991f4ea630fc992e33b43c36a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6746fa28759ab28ff1d091e9fb2df1c32c40716f..31a0ba737fbd95c690e3d5cc907254277c35624f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a91abea8c79997f5a3539a6ccf70301a0c6a2e96..067bf008a2570e631d31c1a8253f9a7bca48f1b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6c98bf5d62743b39e75c67df07f104cf0baa868b..46839253cc26e24efaaedb9df0632991831c2f33 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c858afb88dbd81281aee69beff70d89ee8834135..15de644bf5d7939d7fe98339ddde565486ac85a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db0dc1c1d2fddf7502b6c731240a2be1543ca2de..7bde30c6a750f5f60e7f439396f762026cc75ffd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32638437e127c692af7020f5ea1416dfb90b2c2d..108f1df1e7a0f774149bc27ea964b14a29c499b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d7e8721ed9d808d76835641a6fb07d165a5fe9a..7fba6c45a58383c0fd959e344543b63efed36c62 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3968df7bca759253dfb6353d213ac0b32870e060..817c313b2e02f29cd5c8ebab1abee69a3fdb64b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6cb0acda35efe5000169eb5c5fcbe8ee8e9027ba..bdeb48d1985a30c649137e41c91ba48d15545664 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9db42a243ff74daccc8cf7b0c2f4a2d211a6c0b..911ee104c54c5d660741faa768dccf4afc57de1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 287f3603e01145a743020750b9d4f7b409761281..15cee51024859fb35a4b8910abaceaea07e0d6af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3a7e6b39958377c874e76d4ce7a6c17bacda56e..e17bf6469e0290bf8e99c6d234938ec28e3177ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 900cf40191144f3b102b26b46912abd2b5114906..38d1f9546a883ced591eb14c8813d49ed14dd3a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3100ad1dbfc5cac68ea63cf4f0e934ed945d27d2..3604f7d480662e1f6206c42bf581f6e87c5d99cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d97e46d45ba4c034e4b98da822eb12e07a6af33e..cd9fd7194c77718f3b0581c6967c34b05af1f5c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76a9e3b96369c74029763ae3795e1c2a2fc53c76..3aaee424fc5c7e49fee61b4a60b385e54ade24ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a92ab772a2ca07ef30583efc4dc7c033e9ec947..9ef93d73463fe769083172cacd2211321453430a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76391a50304cd81ff8a3222be140fddafc4fd23b..9c9cc761329f1a34dc7c03becabc4e3864fabac0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d39da8f098498a2498eb5d451ce8c8938f49fb97..07ad33d715049006fc4d873828a9d2faae1a72e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0df8574486dccd240e8e66762f724c72510796b3..e7827fbad873d2ee0ecaf5213808f449ea63d8dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b5b40da0820ce79bd93a48d72cd2fcb1a9495703..a6c04754d2ce2b56a078875045cada927d7e5d22 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 911e4930ed7ccb45f3cc58568be4c75084cf319d..3e976a912664607d5aacad74123dfbf8b7b864e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a0cd33939e965d9dd392cf14751fe22c647f741a..62de743b97c590b165d41878ae38b8739ccfb21d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9b14547b2ef5bd197cfe9c6a2bcf250424edcd6..f420c3763096f2640aa7552fd6c29d2ad534dc15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f24de9599688d9f0af455940df084e488b85825..ff06a4c6cc09f7938ea9c530c38e44ff2814182a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 311e18c577c99cf58a3d2d0e1a9b3f62a2e4bd1d..8aeabc5128c0e4df69151da64a33b1301221d8a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8aa4abc72b559a058b48052174ba57e327bbccf..7a62ca778d9ecb4eb5160dfea1f0e3ca1c551363 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e150b63ef3061f206e86dc3dbb78659707197b24..c41fd5a260fdc26a0605b3eb43224d74a9f99bd6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d8e9d36b046d7027ac8e837ba6f7b33ae802c32..da130c0ac9a06b74b275ef34a64404568c5811c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c14d43d97d96baf7831c47c767c214c9216e8a2..32eb35804e96388f415c5e8720eea92412a0720a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91d582b06da711f621563a380304047f1c4b1af0..3ad46c7240aa7433f10f02946f3a107357a0735f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab5bd2c0bccc589d82006279174d931273cbd6df..7436b8236a2a1a7df0f84ec5edf88aabb897ddcc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6874f717b868e6f96cb0c8931f0565571429687..4a0c8023e418490ac3493b1d46f1e7547b571dd1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 932fdee6a4c3ebdfb04ecacaa294448dcfecb98f..7357c83a2fd4d66529390488ae8458dc9d8a6697 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4864b81adfde2155be729af0302ef4855a4bbe59..0b81abb97894c20e1e5fa882c976e7fdd8d5faec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12d746c94bf8f6db16995358f6612294d1872036..83c2011e204874714ff1d476a587833f890eabef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d563607d0795c0a158a3322151ae682a7d927d0..d859e0ca878301e1d2da61eca2710d890ccb6bca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f91975836ce599038466eaf837bfed95d20e568..8f1f653254842ff6c218c6daf4ed9672c977c123 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82ddf9cc6e062cb7300cff2ea93a4f41c390796e..4f52685f379732730a6f8f46b69f03aa8260ec4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 173b14f5761a9c8018966a5a7425c4d48ebdf888..742a4cea08e33dbe0f70eca151984339f704ffe5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eee2a5737e42b9d2a478b9129f756ed23fc061e0..960faeb1c1e6bd639824d4226297aba798231499 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c04772b88f55cc7d51deba4a1edf675ea796cb98..29afee8c6d63c7f1f4cffe13cf182a1eb3f60123 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94252d687e22c119db85f8eb5d4c30e47795ac3d..10bb4d95851ded7eb38c7190a60babab2753f156 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62238cb489d49af973dd041a43acd5c9e7da68b5..8a867bc04572137e11a7ae55b5c1276f652d2f9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d7543846968a3369da40b69886ea8e54e4deb5a9..ff920c03a261347674d28e41a178120c0edb41ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a69fd2ce087207ae5bf15cb847d3978703222790..f2d11c5d5e73e70d12a12b5eed8b0a61ac52c8f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e78eecbb3d0c0c9229bff9916400dfb7c014914..ced15fcdee704373ab5ee89565b01dae558f3230 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6457ca79669bb972002b1cc975eda12f251395a..dbd603ee702d466a04918593f163a39c89e44d17 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 099669e63d8db9f830f8b5931ec9be777025c2b6..862b196439fd3f1c1a1768ced86e9a6ff07a2436 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 20748ffb257f0bb905f4128f4eb4edb46c76e90f..78b346c0ac83ac1bf48a6f3aa88df29a2d7615d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 308dfd979ca1ab02e9baa8fb47a3b09a1c500f56..4e1e51146dfe75b20b48cbd5f6b991e24200c60c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cce6dc001cd72fe43aa66395e69e22ad50f3d4b9..5c6ce02d206682299dc4fd3427c580f5eb07e623 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3157d5268eed69075b0f9ba269c655c6389edb26..4acbe1dbb573c4c8218e8d5e262df335691f67bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ca3110e4d3a4bc884365aabc0714ec75eb5634f..610229b195d495cb6838e2ea2de9ecbf929b9bec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9f5542847a1295c8f79b8b01e9c1dc6d9f95bf7..e27932ea30b747ccf59c5e02d2c6b7c99cc04ed5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6bdbab588113903d7a8476060102bfc7e024fe2d..8de9b9ecc071c7ce7f24836d89a54f4e8bca7b96 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80104f8ad6b37dbc7bdefa4b18243f1bcc47964f..ee374461a83452039a86052e7c3a590bb5aa6b04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6c763c13083950fc1637a90c513b95331d270fe5..dcf55dca43e7f6778beeaf43fb5f609059b69adf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af16c4fec44eec3a03c852f061204635032db589..baadf603782534c947b2116abd54f3cd5b808057 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7ca0491ccc5e350026075818c4539f6c17aa8c7..e6fc40fdb7107f7c5f3c1d3e1aea23eca3871c23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 950115cc40359943297082ed917326998269f874..664e83b775fa20093213c8aba7ceb8359e246ef5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b221f7a1a4a7202544fe3f8471af480c3b4056c4..ec23acdeab001d8369463d5c0767e830c0732d80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ea716b3eb58f1cb2c53b5dda858f785c744a63d..e1afe6e7cfaf304bcfc98990ca50babaf0958122 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f0b2ac41a22f1dec795e79ed76aa4a46ee3b7ed..69148e19cb70e18791d7b515b95fa876996a25e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3a3a83cbee890035d2f4be430314de16387f2c1..64dc0d7307ccc220ca32c458da10a47b1d03d0ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a09b2ae5ed7838e992972e1786fd75341b63f464..a4c2f75f01bd51407b154c2e067b5827a38ea234 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bbb2b9e340861f1343be82cc8f26270169da2d60..b1fa415babb316fcec9bd634698cf889ea6fc174 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56b59d8d0d6de064a89eb054702827d71cd053a9..725a7ac7a1af9015880ba2688ed00fac2d36dc5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f4bd401ddc705e5336b4311fb60efd449360b45..32caa23050b5cd20a7cceb06c7451f06bece97e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56d4253b99303667fbd406607c1487cc1a5ca5b2..56c37b4694ec2b0b267fb81589e369f842b6e294 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9be9e8575f28b7ac8f4931d5a8d28e4f2e84b2a5..9bb0f5b9eb8e2e1810f1d8899765200a213ff243 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2616581e735055e8e28263072970b3a8f80bef5d..7447fbb1e5fbaba84c049b7c81ede8c999c5b438 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c840373f44821fdf740f5d77b0f597cf794c0695..c091a8433a5dc4222c2bb37b1244aa50bd7ce674 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a9aed5c87b0cd59bee050416ad8cb769cf552d8..b4438bf4846cf199a12cdda8623d40393a62c6f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78fb8429dd415874261e2b28205d828249e7f1ca..5ae3446f37ca07fff0310b73c7b1ea868e8654b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 487fdc49c2a739e5916745ff75ceedb0992ce7fd..3303fce0ea699bc0e33e484e6f253f35212619c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a8db9aa2a8aacbcf7b2c7f822e0d151366f1d385..ecae117abaa84334532e4cd4617ae97d9cbcce5b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c7820d57544d91abeea22dfc8309681eecd94def..fe3eb2cfe1ad5eceef02acbddcae29e24758c43c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f079e63d34da5ed60759458650a06d138a61a90b..ede9e5e80c4bfb6ecf91b1d0b8b24f7954729109 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8dc6b23a4530c5e7a1563095a42258a11cc4f503..aea572189ab0ae31f2d1dffe6cf5e0679be3f166 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5a88190baea4f655d1ed48f88418c76779b4955..28b74b0f05b765830a7f58b2252cecb4abe8f2c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2cc7b0f49ea0504339b7a3b1017e197ed5ea3e65..162aa72dd35b694a11ef0033dd18e3f346a5630c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8120c9462c0efb7b297da5d47a1ad39644863b4..e912ebc62a717f7c6448ee82dc02e3789f6d95d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42893eaa20e33e29a38ddd0ee86b809de5d7a5fb..ad5a691aeeda120fa799609152ff8c49656963f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d643e969acb3c2d7dea57f3b9fdeefd5cc3500e5..aca5ec4b6d124c992db99d858b2abffec153b0cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63531ccf6b483b80f79191212e8d0651a2862240..22f6a9724befdfcb61e00038d076f7a3fee9c34c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a3de5ea1043588c397eb832cf477d7316d19939f..cde8d36e66d03169afa3fea85caeec2befa3fc43 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28c1f38bff0da17449c6c9a21d5611661e2856f9..7af7c6d2ee88e1f876b9b54d5009de8b2b7a2568 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11e2a2f9e787dcdc6b4511616945284561c56b7a..c9695948935874cd0a2828b200b479f90c1da630 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 797dbb8e04060826a7446caec0c15595010c5567..0fe4c328dffe41fdcd1984187bbfa28c8605d40b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0bee356f8447327fb929d04e44d9549f230a5a25..196c1ba0b0adc534ef28e0e6b6b5640a43939ed2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 246ed5c13e69d88dae84f935d26e206820212b10..ae6615948aefa83ceeed8334c7eb8765d2ecb84a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7f65246460141927453e8ffdc84359093db3b5a..6a0cf7b1579edd574ab59fd0c6185ecf29ab54db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6e7be931e1f2206bce2bd8a3ad5aea1fab059798..09422582c4eda1e6d8c47b036468c914dbbdb0ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eec52ea1891899a85d24614e36e48d290b812331..71f658ae33ca918aec8e468a54a2bfcbef28ed23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2010238791af4caf4ef9f25a22c4d9d942a66d0..d81d06f0a70d59bdc1c483792433b93962261dd0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b7c86d00813568a5d4123e52f5d3189b99b85db..dbd3dd65e46df54eb39d65cdf6400ae6b8897d5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c2d88f1d9103508c973f7ae10789a519809a00a..8d0787e0bf831745c6a3566507aa258a69d1019a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21cfd12ca4e3c3e4e2ac9cec2aefb0ad0d68e70c..1630d0cbed8b57b5718eb0f128686f44236417b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8a103b1c3e9ec087354258c473385f5f10345d52..dc17267abb2ae121e22e00db5c6a98e270e8cbd8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ca98d11f9f127572e0ff6bc05aa86a2b883b24b..d0e4ca3abf17c574bb917cd2fa47fd8a179885f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77f649bbe80a0cea7e853040321a3e8e5101a824..523f6a3f524a50be4a461552a718719749db131b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5aab74d2ccf4efbef286519c1e2988bb0c29532..7bde10e0703c1950e44858b2b98c9e101f39c1a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eaf373d442a392d30e52984ffce01c7246674c71..26fe95296d65fff8dcec5169f88f25506bdd2caa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36e2681b64cccd905dcc59ff32b68f0b4f7a1315..6835352bf2a0f78965bc002487644ce50026786c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index df3d2ed634c53c631c03e4b192bd8ee75f6758a2..0f9322065b9363207f5437fe3c49d88c481a2a81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c9b1d4234795e3ba4a6260a9b0d0c400c1a41a6..83f2ae4be597634b8abc257bd1555b02c801db9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e66798ec651db5012517f7afb8bf26546580d4e8..361a66b77ed50bd7fb6169c27301feff2e3aeff5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5930bff9591b309fc1ab1f5d6219268575f0095..b511c61b93956b0c9e7fc97427863391a115904d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff49238f51be02d3f39aad2d6696924b6b401f16..f0f2f075078f8117090244d097c0409eb8077c04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e9bd498caf73e12de0d65057dffc42ce8f2c895..0c91f8507361c577123986828009f2f05afd946a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3656011b65d24c24aea5e165b503ba912a80bdf6..34e1526f7e85d3f6aef67b5552ad8ae5f1b72df8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f0a0d9722d84083043ee4438982a575ff6f55ba..9a8061a06b58e23957a11edbc58fecc488ec6131 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c00bb8eff57e91171030c3419c6247d686d73bb..fe21674493b31fa5e5c677a96b601cb24e26c227 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ad0a60812f8e8ca26a03c73a1a9936d2aeee2bd..35f8789df87ee0b0f1ec475cad8fd69f82d2e81f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c900bd6818e6122f5ee3f5c1f4197fd3cc16bf8d..f12450a0da6886a1eda8f11ea2f5d9f66433094e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af77b80a7b794c0f271104c5cee4ffaa2e0469bf..9f2b8bbc13de1bc9f546bcd07fc96f4998a9e12e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6fcfcbeb086ad47fb0d8091d5a11f51a2e588185..64c488a55f205a476e48caaf9562df0e79e14b93 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7c79d0e0ac54349b729a9887ad749bee8e64014c..3b4ef6c7f082b7a93cf4fc0201d1aafbb3b82f53 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 41472a1642451fe09c697a695255bfe8e5d4c99d..071a2c90f08e204c926ce3b88b2f7df265812fb0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 82f661d688841719437eee7955fb9c4a85d098f0..2b52b976bdfe50ba91e43a654ffb059dbf341c2c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2dee03619daa849df63d6ff21d6fef704141bcfb..5382b1db81cccb101587879b3ab0644e44778014 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ee39f4605b397a1749390f14d06ea0c194b693c..205ee4bf6ad55607e2c30bc3a890a43e61ed3e24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ace69cbe7a2012fd63f5e4a8dd2ba6c045f74436..159a6cb1b392ffba1c9d48dba1697b933158ffd4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eb8586d4f4dd98c99d072d41f5e792701c0be8b5..7546fbd5642f8395eb9f80212f8a18709218ee19 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3bfc011d29bdeca089eb48c037c02d2ffb1338cb..6f1c95cbbcaac9e9daaf4a2117ad29549cb9ac64 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 43c094faa493ca10e8120e3f843bacab432f3956..4e65a0fccef89c5283855dd19a8313106d04bbae 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 68ebd72f4561fc3a923b9d0cbbbfeced165722f9..bec5642b1c47f29083db844bcd5758520972cbc4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 907fb0c66fc935f91669de4bd26eebe7915b87d2..ac5a95051ad21cb96ae584764c05acb5f2b295de 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e1861ed891815a780f5d8e30d9b760127bfa5535..d9c47ec47b1ab1f7eb80756a4a8490316bf33870 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fb366f863be1583b85111a07630a6d8eefb7190d..9a0aaf94b98b4949a8804c222906f3c341774b72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0300d5916f6cf8fed54179b8ddb82ba774b534e8..61b116b23b3d21156dd34609be386287f3cb5e77 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9db12394112ddc543eaf1f687c583eaa57519c5..841cae328219993b632c8654f9d60178a1c68f2d 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d544bbc0248587bbd9b5e27e76deaaa6c1a62421..997e6620a8e5a24446334af6e6e60acfd7ee7f21 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4d9736dcffce9321b0eb5e0fe9280f5a3a6bf99..e74caa5356bbb6d862391ace882698677e43fead 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e53d9b6a34b54da534520a584ef2680b2ccd351d..8df2b7870b1548fc88569631d665117fea9aa2d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c67404b9dba6ef27326495a99dd6d40cb06ede9..c38e89494867b6eaa6ba468fe6ea55c0558e24b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f3bd31d6d7a965dcc2d4b70554790d3a731395e..ec2ad13f6cc5b843c96aa4ca208ae8a8dea933d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc83c1310082f6975f75ce1e2feecd2f5d351f45..d858668a56b317ee213bc2483ff2a54f75c93aa0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f55b1b746bf090a866d3ba0db869e1ca992c2870..b63ea8d08fc4ef0b246619e830539a196f67b6c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4121b97f831953ef1371aceca341cebb1afc244..20d73adff2f8280ed5a390a4ad75f96f8357e4e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d210f0ea7634edb29a7bfd7332b7143231bb345..8ccbdb41b29e7d7cd325868cb98f07f928bb0e8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72c720a3ad53079be4fa7ebe75acb4fa0f74c3de..11350c8202dc8cc7d83ac52495a2f7b830877f40 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4eed19ac3f78d349a7a78b79ce134cf4e7d265d0..e381013b65f47b3355a2bfe55b14e61e322a1727 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa64eabe2967f102725fb0994bc1861593d9d300..3fb0a1fc672bba0da7d1acbdc6b012e6dc2e419a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ed5405e58c79f47d19ed4aa56afc709612519d9..a7c9bc45ecbc680058205b882545ca7d45cd23a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4be4f6278685521b501fc079dd96f198387e95e1..74ce0fa8304726838d2319ed9555d43aa581068b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27a4762990a45711df8c410b505589feef59f53b..529715e4f88d6db3832571ccc4cc10faba56a573 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b176aa6d8ecc6eb5281ec64534b793f9057018a9..18c92c3c0bf2418e1d47b4733781b1dbaa54f969 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cdb182923d94194ac7be84778dffb789cc3cbb83..0e02759bf73d71c722added3ceb4f74494922de3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index efdfcc277d889938efea8cfee851aa71857da7b7..45ccd129cdb57088651337b193b76d5f02c45af6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a1c2750c40c7627badff3340e51697ab372552e..2363c0a88f08c386ca4c19c5e8e6dea6107ea084 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 364dbe02a5946033703d819e80900f09278dc777..b9c7e78c8151f7461fe2d508e4a4d1132de46d82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 070a43acce98997dad5dd79affaeb9b2a17377bf..870e0bed23ed9326d82edb3dcf6e4502b669e1fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6fd7a290eb43d66ec6ec63494003ee45cc7eff66..c4dc84c15c976b86d033e98574fd530843e7a47e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82116cdde2ae71a7a7450dcd511303b322d20431..443325093aa4a036852e92b5df2f116d7d04ddb5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 20dba50fe00a1f26154fe3ba76ce2c4d8236e683..54f809e8d99f99fbd7567f532eab1ecef3dc66a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e660b32f55e8731c6fa0f959f9cbe8e997e8368..c6728d5c96e2d304247b652e8655b41dfe923f58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d7d8af92ad2dc1acf000f6fab9a2929055f448ad..b702e25ba05ac9dfcbd502ddac3e2ce1838c8f8e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf7ce7d8ab7285c800878a78cb2a5da2d056dde1..30cfcaeda71d661b60fab4e93b973710f1553028 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 333579a9c0ab99bb4b53ff273551225ee6c572ff..c4078244d4c264e400481b4c14ee3384fcd10527 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0fef09e170c4b9df9f96724007a33c38b1282bab..2fca7204f4d839cc9efc51807a3c7b3faa43e907 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb82de958064661b304a3f9b377b9224455ce8eb..826a31a8f676e1730deab78579f91ee8dd74ea8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91c47aec20b67c8f635b3256bf27b2acd9a30277..8cfb60457045140bf1f4e87f107f3c4a8b74ae24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ec23199145a40f05c0e065a800792cc29abaa7b..cc9ca06987af648ea8d7451f4fd82ddc5b2ba3c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6bf802996caf5315ced2dc59b9242f7576ec5cc0..6b8dca64c5640b1d6438c05fe03e5b6f540210fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c9ac320b12368c8b62d93a62071f320b558de30..04f8dca0f607dcf2d2ccbeeca6ad3238aa3683de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84765c3512c05e1666e74d12a9e153ca663ebbbb..d47d1ec75589c66af6aed3931e8c8cb605776c98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ebfb9afeae187d918fd870dcd8f76949b678cc5..14d88a1688e56f4ea9194efdd9f4dcba0e17f280 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f9b4a393db4ac1e4c6de851ee165ecb4d86d381..5dfd5a26ffdcead2416ca5dab32e7c9a41104dff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f183e5538e165ef6b5ba4ddb5f369abaf56a273..220120e56844b2a5416d60d84b1ff0543eeb1ac8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c7ebf4a2d33621fb380ae7c28422509290ddf83..315abbd77907f4c240cc7c230734e82a59db0f9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 219eb68e9d11999d8f151d198061e92e715327d0..6a1ebf576435eb8ea306636c77155b109c2a8248 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b44934c80b82dd38c6337490acd74ca3730e28a..fc70a9f11384ea7b1731ecbf822c4fc450891a19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f00fa9b41cac2db56dcf1c5c9e907b1eae58b9a5..d666c07311a19c60a1eef5eb850c93853cc7ed32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8e20884ec9899c3a3d7bcc6d17fdf6bd44e6852..40b19326a1a1f446fd13e8df5f7a85cbd9d06913 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c65cd610f1f7a5bb33ab1589e0187dad5e1166c..00098ba76df89039a1af6dc9538a43a3550d173e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a24aaa60b74d9588c6914916533cd1be75865fa..c6d0ca2a70ecc67de70e3742aa0d712a65b28ce8 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3a06ae1f9830536138a6bee0dc024d0ec528485..ea5b2d776bc9c25709b69df4390ce0cd803dce74 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98691b3103e6dce3cedb1958fd850b1652bc9f3c..c105c8916425b7d186cfd79177ac9c5dc99f9136 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 110dddbdab577414b2bbf771375ab434c7a79e6c..4af6f793863f6793416660f78389aecea426521c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62431b207c06016d286e1ef9280e225bf66952e9..d635af3409021832ef7fc418cf4348c5d8a2b7f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b25b868661d9b71fb449001330b82b8f274abd55..7280875aedf469a0915e5f796c2c6ace7c6f194d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3f0742bd30a6ce82e3760df5378a6c9320f88a0..f8d2da92d643d9a7a70421c6653275eebdace72e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b068bc0c37f93c7594519ea640d185eed8f06e3..55c925e374849153b4ef8a6cdf6799e2df372581 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6887805be8a8628bc299e7f95fe0f58b121573cb..31dcaae9eb6ee799e698173e5d491b1dd6dd8641 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5dbb9869e38bf07eb118384a16b2b9be84b366e2..078c529d4d61bc2e18670e5079a0363d3f2c11a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0bc93ad93b4e88280c96b79292f91c9b2f8ddcc..0d74d2a6f19b46cdebb083f7d33f93363ba96895 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19b00ef2f068866840438bb882d1b182e5e2a482..03fe0b17746155388b241abc0e8ad08f7c07f7e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ba1d659a46c8d5b7ab0397aef82a0dff18fb568..d8b66b2bbdab038a95af20196a53c0904a0289aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc8b8d4c2d7c536a8a50c96392bcc08140e10b66..f162e77c6f43da55be0477f7cb611fc828930eaa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed2831fa9407090505fede7eb10ca81d34e78b0a..0e055931214e9cdd174b9b059fcc3511b1cd9177 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 560f00b6c607c2b47465aeeb8c8e2ce8a34be40f..814fdb1bd9402cf53d141398083a3d4b406ce4aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f6172bfafdd442c6dd2947d1286bf2b383379fe..bd0fc85cc384d6e33d5ad97b86b208492e7d2e25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a345a1e90b66d0f5c62a72e2e1d348ba9b2db45a..768e5677c99fd37ca3c0998269ef740fc3720de0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e196e39ac9dc3c590c88c96cf8ab769998ac87be..4a5edfa01266b8b6093f1fb59bbbf450bf1e9feb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d9b13cd0169ab1dfdc43716faf22c3f45dc1e67..9424d07e4d42d8b92bd2e4a93218d09b5eb519ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1697fa9f1a12e7fa830506f10f8b6d5f11128f7c..8a04dbc4379402d8612b56ee2ede352ccc7e74f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3a095dab4b5721aa85a1ad268c8f3b9c717de0b..619c3f0506fa4162826c749118d1d6b0241c4e74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e511d9776cafbf7a9e39c1390895bc686b37a04..a5d9655f156ffafb4e7bb6638877a722c2d55ad4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f946543e8d3c80c53d237a48f905fe3850fbb7d4..0f8e0bcf7a093285c42de62e8ac26d53328b264b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 16b0c986f52a78fcd48c43309ab9c85320266909..c2e0c7acac40bba814728cb3f725931afb835957 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aafd3e0ae005dfe238b2e029c846a52f45a395e9..6cdcf5ceea289920b624a3faae6719ebd629dce5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 630ae98ccf155d19829bbaa81936760fee91d678..a33f09940daa23406533a998f46f54024694fcb4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f58fe2f6ec73d90fd734934945616add14861d41..fb254a4da21179b8a861ae1b02d9b1cedc9c1550 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 440f4b8aa14d36b0c95121e70fbfdb82014d5e6c..60d6e8bca272761d4f3b701c3392177a332247ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 903ffe959794ea967613a1c140c8273582dd64d0..8692c4c16c7d9b4a162b8f6fb220bd6196192b39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a6d7dad438fe2a8fd8e71238bbdc221f5071e54..e7107b05b3d6384e61ea5c526f6fd5d924cd564a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c3b040eba2afb8f59b96f783e8bd472a7a43c45..d2fac7384810f602a66b872e60ff066627c4f67d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f26b3b4a4d6fe63039d3f6e5620b0f65e533a225..c5c26e7fd52e42877371f5f2441bacf7e1d3ee3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b80782cf64a2d141425096f025f8c7d492682131..6e761618e6d0779d43cc04391377b0d4cdf76533 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12d46f75579af08e78ff00866f9637b42d2b5877..3e16f09155b8a0c03199f5effc8a5f7ef3db1bb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b4f146a275b79dd7180c1fb815135ba2d4ecb23..bb78c8404040a0d69146b728e5aa0cc54e7672ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3788fe8d75e8fe603cf3b33794b702d83a24d402..16adc503e0cd1e6bbb1ebf4297fc917bbadc046e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3d7784136477361e71cf9692966efa70f5f9d3c..5c92e68e86a60b6461a2338e03c1b9eea0dabc04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 583e15dc21eb3c1035bb143115c0d7ac1b75bfc8..4057e33ea611e88cfa54b2d4e798e1162527a16c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d92e1f5e4713d72c3331db406f3c4429c01992f..da23902de08cca8e4bcddc458808fd75703b95e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e1d96a351e2436b322125be8e56c74aeb1038b7..cda23f437089a16199c0ca11ca20f73287332991 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff66761b22769e1701e1902e537a1824b1b96bfb..fb6381b112df2a6592b38080e2a6a84f5223ef75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83df1a3f8b1def4c29ad747d6e3ab3c42e89c7c8..23160847e38b7c60afe711f7626d94fb65f65196 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2c501a034ce8041f4d1fed9a1ed06518c735bf5..24b5c53448717fda9b865a9ce2fdb1f49cd781bd 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc5c5233327496d8659cfc74b7e46b82dc994beb..aaf034a66e394012c7b68f345d7af0a2eccb6f89 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36666e63264665dcd043dc69cfb9f21418e6431c..ddc919091a1688c0181dd2540c15762ea795cdb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3695dac577ada349ad2caf45fa7efb1fe9728cbf..41261bf4f978add6a04495d87ab50a2ea19529d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96abc299f11afc8dcfd37d27c93649a013dbcd5e..7143444de124decda845e21f1ec08c9e324eae4f 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ffa4e1294464dfc7a5a2a09a43b2180ce3f1350..6991210209a663a7053a7db61e467bd58d2808e7 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 932ed56f82c86427e5add4f995c357c0c3189ece..49267d6a08cb9534e2238f0288bb4c87ad6ebf03 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff07188b8a547adec4705526dc9a4b989279a35e..d947b44e81a07fa2f4f059b97c41081bc1dfca8a 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53fc9774af879eed1108f21a64881ec428d077a6..820f35ebecd0544bae5952d970e8c37b9cda4c3d 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d2806f0ba0700731cebc4b767d602ee8fe53049..8f5ca9e99b1cfc2c42063da5e09cebc8c4f19b75 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61c5ca792a8e240b660ca342f010978ec2629abb..fa87d72fb2c79a77634dc40b48f7789301af4127 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc29c5fd1e303c148e29a25455fa48904d907ec9..aadcdc40c95f4f1e1de80a45f39477a44b22d045 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 651a153c21f941cc7807944aee3262f3769d8bfd..586c353d1a8ddbf4d47aa874c08bdfd1cf65b90f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3c8afd4cc255e7f00fa85a318c643b158031f20..31c50a4a3a22abf1f1789e66522b1817fa7531b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 730fbadf2acd61eaa366cdb5048b918e2121ed49..1ca4620e9e1c902aa523fad3bfab26b86c546cc4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27f7641272c590e7a0df249de2a92b38ef0beb72..12c74f185382f7941768549340e0d163d2fef886 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a8aea9c1e09957ef57905f7e1f5e1f396be72d47..aab2cf0263c965c50811ae22e1cbd1959a9d9047 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 15d23955367c8e3730f81f1f6a50ce74b266e887..30949df042a37485d9f272a7f41f61cae545090c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ec05887acbf7e9baf06cd942dab4de501f85fb8..b9c77ced0d11d3766a03cb012e22e04cf47d7548 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 026bcf4755e165b1d20c10ea52a2fbb6ecee9877..703dbafa28e0b92125c822e3367ab725414812b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 985a14a0530fdbee292295cf2bd7137ac615d96a..49c03206cbf299944907ada68134df820f4c4624 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ea6eb11936198d3ad6db1e6cb7dbf598644a2a1..0c4b38f4078d9b07c45cf7cef5b8c718f00ab3fc 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa31673eaac335fce9762969e14ec9d7602fc389..1f9437a67a5eaf92a61421dc5b9cbe9879be855c 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d0d96d1b622f86376ac9a8c480d633c49b1ed44e..ba168a1884661a43a0675116b12d335ec2747bc3 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5bdf1497b25bcb943766c4e04eefddb15f9ed9a..1ce54189d98c228661ad805123a3028a3472b71a 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c466c182394ca1f1b20cfbcf499c3654ca3f597..5c01c03c6f89d4e939431e193446c8fa4ae0dbcd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eaa6cd9ccff4e2c92fb49a3922505347ab6c1525..9560292e4c59062bbc759036bcfc976020b6a6eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7f8cf8cfcec6078f939036bbc42f58e06e567aa..b275b26e5946df650c9a484159186c4fb0f4748b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3b734481242f27900ae7e78e842970404f9b92e1..b099e5c3b1559551df86eb3c2bdf62341577db9f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0429a49fc10205a307150a68d271c3f06fc804b4..3d0d28f78595bb958044915211dd87eb548350cb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5c850302a30abd465c51f72d102ff2d8b8e6e59d..de9e7565fb1d3328689614e90a5ae04135e3fb40 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3028f70380f4ad5a0564ceddc67a99c864a1d60..ea25cb865b907bfb4a0227d4d8b96ecbe7a8ef39 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0059cfc86a4b8ff0b79dcfdc5ae3c4e145060a79..c21522e4ba975ce3f4095629f294467bcfd662fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 772d6e165a08d54a8664c07b8af485ac1e80dd33..2a23e44ed01da5024ef4432cc656a52aad260360 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 67f5e132ff93c132a12683d536c0d2152c08a3d8..1e30f97926c00090c2da4546e017d22d61a623c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb0c43d2dd06ffe6d810be955db68a4c4a925063..6ece3c82125145d91b6abe8df3acd53d5d9611fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 07af8b78b4535b52f3076d0cd8750b0bd42ca36c..aa56a428231b90d3eeec453f6ea76a9a991283a1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e9eb0a62f26821986f66d228a04115cc4249efa8..847cfb0614e28c9edb7f6cdd164405d3b43f3d46 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0dbaaa914fb6c90385ca9968f5244d638686494b..164d3b9b8a78dd93155cec2af058835222312471 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a7255da6a6072c431952389660b02ba9759995db..a1176c80f3c9ee8a9d88298f682afa197164aa5b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23d28e6010914e896f033d9fdeb3609a94f0caf2..5c03ad2eda34d076712bbf9077f015eecce7bd22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b10d1446fdbdaeadd0e4d09dc13a614c9753a85..bd901f6fabeb91b69e7cdcf0fbb04ac818a2a85b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 243520b111fb25a6924342cee064bcb553b7ca65..8a9c80fd611c817c05e8d78742ac445c4ac8ed39 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe36b650fbafdf48598e1fc63e3cf59338562beb..7d1d94b9b3441679bce4c827c5bbfab4241e81cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d3e8bcc2edac67fa1fabeb717bf532ef09265c8..09922c1eec8541462961f5ed7d9cf1b930e47967 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 87297ef4efaf578804804dbbfb44c16f4bcf9ab5..11d2e8735febf48cb74f4f98fe0df7080d97b5d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d2f11bf384f74a2fa612fc4dfb38571834586dd..730d93eadbb2d23dc39c4e60a73919fc15cbc3b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ccfe5852903df3dd368ffa0956ae99f6aeb68a34..65d15e94935cdc3e426042a43a079a1aed34f8b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c78e11eaa68278e5a626683c0d5977f87c4ec7f8..ae65cb670ace6f7dfdcb779416ebf0fc8581bcb1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f91f087f91615e839cf5d5f89ac125c41fadf56e..4475ff96b707d2904ac82629ae00cf290dc7df6d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5435ef08fc152448e7fdc8f4b28610d81ee607db..0b2866ada962c2c60e19a67e661a6382de32d039 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 47e4cbd2e62016f51666fce340c83a18798aeae4..55829d1ee1d4e00f6a3dac28b52cdd565bca5393 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8521e274d952778b2d6aefa640ad6de1e112c39e..8d40c65dc593c117f9edcbb3821b479262038091 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ae8dcf0a173426d6992b2accf4df29715eea5fa2..998719caba55cd334437162f5f7912f099a7bba5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2178085519a9acc22e508dd0d2fa1c30a377d333..e060e6df5d7f48916645efbf76519474d5d31c4c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ffad54865cdf0b0e8003ac47d819b9fe68bf6e54..ca79c8c03ef0a020c6363d9a2653b00e5ee96a33 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f754794d921956328b4116fcd8759a4d267825c2..cd333a4d75b0f03ff4d2d3a61ea08d23fc66f1de 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e6e6632ceb9831a45e9f784b3c7203ae9dc759c4..5591137148f630ff828974b1b1060175c1497d0b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 98d7bb8be90feb177090a858b9018d3f6b8bd9af..e93d48d44896c2845c103d51378735621c5c4512 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c91aee022240080785151e788c5afdb9e91420b9..542c28d516830330cb74a5f010bb8a3825a68324 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4fa3ea4c58b7b3d5c7750ab5e5efbb63a1fb148..3696e5546c917d4ab0bae9216ed6d15d410e4724 100644 (file)
@@ -66,7 +66,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'Shaper python API'
 
 # 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
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
index 3117c2b3cac571993cebdc90602b6c49f80f2ee9..682a5d513ebca374e57b908275731060fbd08eb8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 18fe2c306b886755351c63813d7f4b801a5c2cde..4fdf9356a2c5c7b6b1014fc425bd4c2dda124356 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f57fed58fe12b4d9cb27cdfe8f3941a869ecca7a..a3e32d5e2f59b2ad7dfaeb26f500c2ebe93f176d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 011f55a0b4aa18d597259004eb58aefb7e6e5210..ef1388dea8e733441c5e279492c3bf56f11d778d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4027476d1b32006ce4ab8d91ac5eca4f6e014fa7..2b97ca72675149e2d7e649a20c626245d1e88c08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9d9a97fb69bcfdf3d5fdec67e3c224cbaeefb96..50b1e6a677de9d8dd304236906ffdf1fbc6f8d43 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9de85d1b28affac6c8b10383cf553e208cfd2126..58b4f7f389997c49b893659db74b9804cf5c473e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6705d1528d856a12c085ce65c0df8d4283578768..0d865e7194318c7d4f388646126afccf8feb43aa 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f1b7fb90a3c3a2565e23e40d655bc9e648b76789..cb1b5472a4a821bb7e37ee15b95761f87380f411 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6eed74cd423456fad09074aae31e78231f0fbf9a..236b2e561590eb2ad450ce83f4e9910ee43fc000 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 46ad3809217b96cbe4269ce3cf184f2cdeb7ca44..523f576d1774bd4905f5618043907759a97fb886 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dd24cca30b9ff2e3c2c41cac07c49b5380321258..fc7a20f22dba84a1b47a98d1298f292d79065636 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8bef0337d8b3ec02b400f28fe47da1f8a82f8718..a6281f0f4e6ad670b3dd70caceaeba50ab0984ff 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23e49742c2dbd1ad6e90a3d9ea14122513202679..2e43b1241ec636b1435d38b84d008dd29de762ef 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3b54e9a5025a49a997d892cfc0339b80022d64ea..31455ff317336166b948ca43bb098fe71e1c2489 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0366a4289802fb6959d86836d33e7ccc110fba59..fd5a110a169711ab4a7ed4b2b9a124e0d48ca1b2 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23cb97d19f4f8c77b3d933ed5b985ee03831ea0f..b16acecd57184a6c34ada0f7607a2ee28b42e333 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee8859a75062741d20c012de99675da42205107d..578ab8045fedbb46ccb6453beea998761351149f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e7e355a8c4cb45d3f7cfe0299d14a40012935931..4282b549c7dfd67aedb9c736df67fe797b984865 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 542746c825ae653a078d13d558d20cf5ef0982fa..5a1fd37424c05cccd1148e0e6017de0b175b2cfc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 53c7e0688c535eb9a8a72056055293035846ef48..12267f8dbc54903e4bcede6fd087508fb5453345 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f694dc8c735ef284decb7731bbd611577bbd753f..a99093d5497a6e0774d1b62df135e9c2681020d5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fd7bc161ee710b67f0898aaeed1b89e188ef8513..09c87a7e82cff38e4d927ab8c2ff4533edf0f502 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84bf691bf05aa899acc9a479f92e3bc918ba53ba..67b4fb9c677508acefedeceb3382e1c7d6ba3276 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1c7deb86ae96b9d4df579f9545c7932701fff15d..15eb61b6c3f9d550b083ecacbcf516310f9fdaee 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab9d8b0a1a275e5bdd0da3d350fbdae2113fa3e3..4bd4ca9a9827edf7b33ac4e5e8e43e0e808625b4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dd5e51e15f76bc085ce5dea6074eae4f85d34cc8..c335dbaff7c70bfcfa846362869abbc62ab87339 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cce25215b966f8e1fcebec8ea475dbb11e6c1dab..fe789dcfc0250f2e9c89cd63533b99ee44861c30 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 491a5d9f710fec92c7fc1a1cdf7d24847079e1e4..dc36d0bd718aba75dee697213504d5db1eb05df8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c32569e8cebbfa4d7c2806df853f7d802304861c..d11226282cd0ee695e795fdac9e0cd3b91b656ba 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f77d859b7e4f2bb69d25acf2a2aec33f4df3eff6..16bdf78d3deb45aeb47dbe7981d66f244a434fd0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 73b7599bc51b3b237a47650ed4ec76def5e82245..e2629eda662a86ba401f36c6a393a8e0cf71de97 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba3ea21b0309beb4ff7f7b781ae5010e990d51e3..ded993abe91e902443df452c49adb754a10edef4 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 774a11ca67c8978e1be1dcd81c85abb804981e0c..f84decb0425a95de910e4d52c847d84771767cba 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a1c57efe06cf5b57b4124fb865072f06398aeb9..2cc443ac5a58f30f6bc1854bdea18f87c8c763e4 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b9a5194428e19738b24d4af50491d3162cb26c76..e48905f78b18b75f279e33bbb68fd933426c40cd 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d9ebc248dc3d170e5e8f28126c44061fb5ae197..2ed7326ce32c0e958054bcd63e5722f34d097c63 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e26495714f49ed596e22e7fa4266683b05548d78..d891abb5fa7b53c8e402a1ed7573de4028f1fe75 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 710ed3624bf3491e71004f90e16d56064a64387c..e2271d2242a9ef5db3e25ed49934c2e085559dcc 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fd4301b1a7713db0d6c10eca50fad6426389c06c..8d2aacbed99e119a9310e9005a577cd8e90dbf22 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6848757e815f0ca0b8cadf79ba6e886e2e810f17..8527fc918cd862fa34656d6c7402d7e2b4d7816d 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1671e8716a00fde1fae49897953af1404fcf275a..31169cdd2e18070029d04dda5256fec27ba69a05 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 16775e3fd0a2a65931e38fc717d031248186e0fd..7230c421ebad38f99ff711ad6131059832d3b991 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1671e8716a00fde1fae49897953af1404fcf275a..31169cdd2e18070029d04dda5256fec27ba69a05 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 494fcfb02d7117592daf84c00401d05978e3633a..19581ee8a15103c8895c889e887e5f1e16ef2a14 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1671e8716a00fde1fae49897953af1404fcf275a..31169cdd2e18070029d04dda5256fec27ba69a05 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d0fbef8276af55bb284140077b3a082cf6f8d54..1ff9ec621ab4697e5eda22fb2f923e759caaf327 100755 (executable)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
 # -*- 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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 29ab6a63e85bccfc9dcba76fb74ad0bc4885707e..b20a65e72dc76aea5dae1e48ff04296a6fe44e4a 100755 (executable)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 906a9f1b9070ae632378fe0f8f0df67b009a0cc7..f719c435a98e71a95f8925112b3e477e53585fe3 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f1030ededf330fccb1582e6fcb9d9ce67dab55cd..8cffcb47ad172dbdd299e803ac83b3f0b88dc787 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e0ab63f93c2633f77bc7c524f09bc4e8662b9877..efc731ca2ffd87c473c486e155f1ee1396b9141b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 204157d23ee4212add5e4edd6761898f9f2a62bd..475b4933d71e1b9e4831a01199ad435ef3ce7780 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 592cb3aa3b83469a2dead2f80026ab2fa6fc027a..aba74c8598ea7d88ce44468c8a340fcbb3282122 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e4046c70d8f038051d05088efbf2cc1e7473567..a8856b26ddaf8d409a251f534d63dddb062ca753 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28dae30c2e1b8cbeb6b90da2ce5210cff26a1cf5..571d1b76a04b2861b6e63a6beade2d29678d2569 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 851bba7999486b4afdd35f770c53b85d8b52b6a7..629bcc60da845ce641452a25b98fd92b1c18b6b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 111c6a731874f79367c2d004c42596fddb7e7b6f..17189fd05a16ebe2395972ce8e4904644d4b7e6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2003ee7a559a65bf58a5e0f0cc2a671d6fed4c9e..07031f2594f3ffc0c268ce78e55118ab74160b51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b2a742f5f86073787f85255c739e20b295de3bd8..dda6caf4c68270eb7271c1c3fb5cda046eeb7f69 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52386abe7d9f377ca9eccb043ee8d56b825f1587..78eba333450859e8075dea6cb937efd0391aae66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c0adf3c6471b499c1468d893682b481842df067c..ac1eeb74a07c78714c67c06457336dda025a6109 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0eb50f8b60f725c5e98c918297380de64cb94050..ef05738791c25b21ff696052789919848c93bbf9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 095f6f537ca2ebdaeadf06d2946c845e201e1c73..b09bf680a53e3db258bedf1aaf18da00ae38e5c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 986f0ae598fdd2707729c44c12663359bccdedd8..a87896f5f2ac9453f4186d36ae3abf25c6849145 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e7155920dc9eb221a99c88ee9bd8a6c9d2b42da..eeae5764cffe7671d279b3a807e9315a155d39c3 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b977743d8905c3ac0cde0facdb95af3ae779c27..70b08b4a5780e6491171374f21752989ddd5c53b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 690834c240224f13ac7a0ba2b7fed82e9c876aae..a7adaa8f0d30148478f51f93ddaac2eefe83ae74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 117aea479516812879ca41223c48292d80378039..46abab3909ac7456e26459c577740df0a33477f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e2655ee4c40e23427032bd28caa4bb849aaa8c08..3e957cfcbbb7ea1e0828cacbb993e96c29dc96c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47a231e10d9e56fd8d5b4c269cd29ce62e5172cd..f78065847b3f8e6b274b21fd5e21a59be7fb3130 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 114fd95c5d89c8593e8c777133c4005388820476..42736bc0b77789ff34fedf8229d15d4d8e69c5bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff83ff0bc78e1aec0d234fe80eb38c7f7cdd6c7d..8d763e15d3d840d31c474fb13e261ac1e74e9f4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9e27526971a6704dbb9eacf1a50ee4d21ed2766..1413ae29b9ef7696b348eeb746cc6cbbccea981e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 730b9c23456e272b8b594bae3e44bb84c4a5e719..3f5b46f5621ce0bc999e386e2f2c9089799151b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 553b4d74c690db01acfbef2a44e90b0b6e8e422b..9edad07da6cc72517c37ed23a25763dde50f0d94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30222747e75eb59b2b028649cce8165b12303f2d..84d97c9beec9e5ca4d4a5071a2fc774bab2b98e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ac85c46221d2d00abbb2341d6902511b373aa13..a64075ee5e32d8b0114affe93c8e84fe425f34c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 108b857e700368e1936e4499f2474945a4030a57..556cfc807b87f1a4444c7d4ebbbcca5cb7549c04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cbd0aa30935e184ecb10e2c31e69c16c21fbf261..783941567a7d835c0b0fd50e45804f90e888f2e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b15cc1b3d7c443b7809a78021bed38e4aa0d25c9..457079f5ed2d85fd9bfd6006d4133fb64bec9b87 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d6dcf5dd66117111893aca1b66f90b27ccbe2f65..1551cc568a3a5508a05e4ff35fbe957ea7bc16ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68daac981d418876bb5433003b80ca84946311af..fca0696795ca8f931ab998b120423a1b2ff7eba5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ffaacd9a28518c6560adee16f5851aa03074b01..f946343037559a17394e850ae85ddeaa568c65b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 852b8d2df6a694e774c059b241931ebf80616c86..ec7a39f8171419858d3f1bed130b7389129f0e37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67c4817a67c42cca4615d0074f839f1b8288d319..c6c836b710dc584dd4d39af0c9ddeafd98077f0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b97002728a1d824506c86028b242aef10420087..90bfdaf0ced1cb51c7e7a54382b3893c81bfd645 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef9ebe11b717d38c76daa7a0a344e9af3fb0e47f..005794a14c749b8f11f1b8ab9641ee7377edb277 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a35412d10f0ddd532995ad0ee60d4fa3b9941f62..12fc456a716bdb11ebde819c4ce8e5fa46253cb5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7fbb24b72d6e5fea617144d85d8542996e0d4450..5d1b9782a0696094f86edfe2f562b89e3b92b11a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 86801fb37b023baa905b4d5e7f06aa8bb0c099f7..7af473b271be1dacb53cc38cc574fa02360e5d22 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f596179dc7878d5ff7380c8c99de24c398bb26d..15906cd349405ffd0d8aed29beb9b934c24e16c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 686e7cd5a8eefe4d864c0c55ed2047c3c6dfcf0b..10726fe5eae5af94279b91ee31f114f2dfd493a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b80af4e301cf4b852cf702268c0e5ee77c271c95..ab051ad57a8606a7965d4596f12c56d049410958 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10c8b6b711ef1635862c26a24a6e6d7238e51988..5c325cbefe3701d8d442516eb0bcb2e5ee379d97 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9324e8e33b87f5f434b99356517c87082a876704..c939bfa6d2ac167913458a106f9045be38e01af5 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd2c3f801c331daa72684c053b21774eb206264d..1cca56bddbdd12d97ec1e9fd1bb31ce9de0cc509 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed281ae5e2c99455cca0979192c330e9a6a29766..0c63924b39b3eb008bf1a014c09f93c1451ee889 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4594988e732f2befd005af5fe7be7c17c39019e7..d36cc05618b04290f81933892d867f383f321ba4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c47061289d1856b6ec29e6ff4840546317da7984..0fbcc2b56c9137865a52fe7dd406d64dab5f8556 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26d43abc9ef12487f26ddf37fa80629ba7325eb7..c4588525199ce875b0a086b7930dfd78ca76b040 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81be532cf6c1ea38d1362d440c1c1b2836864bd2..c1072867f162c38a849fa9c4298ea6492011aeeb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c045511f0e76e433f0084b2d664eb9632c78514c..020711c7f1ec344acf0d12a6fb600b2182db6c31 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b179f2e1fd51e5b39cc52a2d81297b3b99ce98ab..c3e7d1e9181397a3c06ec971b58109c0a5e4663a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05a15565602c0686385e7aaa7170c59ce751394f..2d07f9a20071eed86b73339d4edb5dfb5dec770b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9c7638a157374ff6fae8675d1c27cc239455fd9..93bba40eb97dfe11475f3eda6cedd9d34d972ec8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6aace291946a43132b12f43944ef9dbe1d03630d..377cabf17cb8ed071e0ab6fbb2f3497e915236fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0eff0bf4cc30cb117615a6bf74301c95e892903..19238b33b053f7fefe87de0d01cd419c7800541a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d74986f53c6a1aa4db78c2e715214d94d6daa6f3..bce4017792ed2196973d772ab33b0f479e78b250 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40fb2558d8b6d93aab91f36d7aeff767bec3e570..0cd903afd062b7669607f0fb839de4fb468db657 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 851cae7bddf4c5db05bd819c320279045857562b..8e72ab9706aa287bce9ba57a867c731bbc6a3faa 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39e65d5baf46da9a209caf960fcc7d0dbe4a60fe..003a45d9706d812dcd3e05969c874d7743eb1a15 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 895dc0793d3aadd4ee25678f2aa20f9803163507..41853fe1d06d0dc1a21d960eda2cbeb104ed6873 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc968b58f7721263283dfcf569b764a0941d2e39..dcc58c7153b8aadcfc5a718f10feebd0f4909b74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e063c61e9b7b498b983203fa5ec1b5618f4c1f5..9149d2395b60afc98e15bd3461cabb62b2acfa35 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d7ad3716a5ef2487b232febfdbd144d4e587b4b..220d1d59d86333e49895ee399567c3d11ad73cc6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6128fb600c5d860e4adc6e20185d62f2a13668bf..edf90a5d3871abf1100171c34e446f967fc64be6 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03c68b7aa2823bd9fea6de0d0113a800d8c0a617..dc9f30b68edb8eb4c4c415af9932d9a9d8e2eea5 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c0a106f5ad0d1e794d57f8956c2cfa591b9fd21..6c869440ef15f4aed4b818e405d2083cae404107 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb22b3a9fcc278f40587a93b3995c6dea41957c0..0ccf9abc79bbf58ccb65f527f6275037573aeb4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e64de99bf952d478ccfa8d7789a4a36617cb69fd..0cd68441761ae55d9e6269ccb37adfb6ccff8abb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c383c941a0526f49a02ac9f6a62d2bdcb17601e0..d6d8816a9c9a8ca4f58bec21a87958b53713f12e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa46560f267a6b410991d99cba33e58686a0491d..6cc79abd2b1bd5092adc5f6296d8496ec943ab84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1757b82eb4e9124280b7f6fb62d77ad9f3f1e31..7cfbe7c777bfe0318c6f96c8fa047cef482ac61c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2736f4f75a93d70e36a4fac01e0ace83c89fbcb5..142d1932d08a2171df95555668ecac603f0c2115 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4371734e45e2ab4211681c52c0d8a85fffcd83a..f9c0bb31f6d7953e8207f11f4282e6dd1419f185 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0585587c6219fb99d87a6cda49caf4147e5e05d4..0685a5f38f27e8eb56c22a0bd2ceaa861fa73f62 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5beb036b50b8a049ceffeceaad865fa662e43875..ca51bae8ed68688bd2d5bf621b6b62700c75edd2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c418b3cc1f0c147a8a661fe3d9371dfe14050195..f5e459a407c5343d524dd51f019453d3a9e78980 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d63a3001319b9aa45e32502efd2ec52d47c3e2f5..725edeacba82f16b2e5a647fbb6f84f2c40308ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 14c3d174542a3ca329a7eecd2c9f9eedde812919..9cc6a2bd1e08d10afd06f27085951bf0b256770c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6736396949fd57e21368762cbc593dc5f08a738..5823213ec9de532b4267b32ee3d4edf897f42d5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 264844ce9669c1d955687d1475984e849bf75f1f..540430aaf261eac5155d9c0e4fff40b7dbc08fab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a0c0ded37ec1a72ece214a2ee56ce32884546f27..4a2f7eac4c4bec35caea4133d3eb6ba4fe2c0a1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f043f71c8fe1269494b30237028613bcf1ab586..1709dc79cc1967422b807f0d8cea3be714a9d268 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4f5f8cf694c203bea5d1914deb2a363259ba619..4eecc09ea01dcf1576f2287ae4d6c5c92bc68468 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7088e97ac01440f8bf32e4a3dbd652d5614e3371..c7dc082de3fbb09da9076a0fd00a128dd1c37c45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddbc695bf0b0b6f781d48f10ec9021101169200e..667eff519388361953547043530122bc9f4a632b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c88c717f1f1983a93c9654aea940adb314318824..4427459cfadacb36bbc34944947467bac949766e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e074008c503bac0148d1370699dbccb41c84ad49..6d5ab0e02f0c1b89d8f531ebe145e195ac9faeaf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0961a5c65cb6841fa55d0f5e881e18dac240fda..f2dac81a3fba7d1187bf72c8e606752b2da108fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21b07966c552d0de3ba687101c576f85e3929137..dc46c1a90cdcf1749d0d77d63c1cd2e27eb58f12 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 16de0409c12561eee5b636d665fdb75c0b974d54..bf7e3d44b4e7adc39023e4e6ea2347166488704c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39769fac60f12b8215f956de8f1bfde61667e3ed..ba8f9962a313bfce0ab46a3568744cb6ff5e6cbc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8bf2062182830d5d7c6e1826ce635d278d6f13a0..a5b332adcff416c261a5b917022967a5ee4efe07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 08e6d9ebf8902835f19d3ee700568ac15acfc690..6859c6b19b100177bcc6c54011420298e4351102 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 823897f5a6e2213e98c2a0e07d3fa8fd79e7f0ec..9da5fe2dafa30f813e9b6fd067e73e2c78a232e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a226ff3161c8e714fa97fa1f14aafcfafd63511..76c434cbe1839ffed7229f0115141fd0cee875d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c718a07ecb21b6bd3d6318974d338aca19be5e41..1149084fdd6617c4bfab7c341a8e4defa22f5bbf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 543b71c91627c46bf43b023b8d676fa2aca9891a..4962bbf2931edb8a5fb94a5e94c76d8f8a983c75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf8408e93c08087eb1a36ac53196d9cdf5e777ae..04ddf51837f9cc4ed9ec7c6dd296e4d5e0575d27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91c48b157ef90d67e0bf024551333a760df79286..a16f54724388d1a42da27d2fcdf363282eeb0311 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6e2e92339a7370fe5e130d76f545d4be608c348..9fb8e62116cfec19d4e7d14afdcce99601d7bd79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 114d1bd97658b7b3ef0307c0b8e1f3c31dfe4696..afdcf34510304ad7f82bd67e3784de2e3c3d86bd 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d86af98071be058a54ebb2bb49e4ff89f6546899..3425165c5adebe4a8b584a4d1b4f5a5b7fede0e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 729aa95daa607966a0267904f89ff7f5cd932c3e..8f16a98cf7ee5dd0c3e97c1c0bda0a9e20aabbe8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a24d14b8d70c167e42cefc5a172061cf3a5f332f..b4a17bb4e7dff23a5e8dc15d262e37faef0c6b8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f5117fc885765951e706887b1d3eef11cd19170a..c17d6fab3777a2b7db8e40d21eec9163e772d5d9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 83121653514cb903b5da1433fb068b1c1bce2f72..cf0a87ea1ee32d8a73c47c7be2a79cffec72283e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c72230a16b5d0c438065061bbc6a2025a27121f7..0eb84450c4e5dbbbf75634280721b4d011754fde 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3808cba25aa732f0af928d87155dd21b31d6f6e1..57cf7654dddee8a0ee59fb5e05c3ce6a19975528 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d0471ad75c330ad0b1ba49def89f6cbd917fac6..a41b2dad37d77fadcf4be94210051374997d639e 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0c11de0e23ba6849e9b3113f9ec80b101b84cf3..5e503d03f24056e8fe615a5677e3bb887cd00e86 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f214aa1d3001c456565d771d8b709664e8573236..f69a894b886081abc39d251f73d698e7a1a62a52 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d34ebe71440e49bee76d778b53925f7a8e699d6..044dcc2a150ff1f659e685c7c547fd977c74ac9a 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b2ec53e5fdf46b8acbeb6dece78411cf01796f2a..f8947d2cd402d47ebf298d70cfe017752abe524c 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b24e1d46e0ad776bdb36f67a3f4db4acf618b80..2b33a2fde0d8def4386580159f20be8649994d40 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80a6f19e45e449f94cef98bd79d6bbebc74ba6d2..c0eecf508b5a1d3b81a67c4b4094fa04003521e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a40832ec5403c2a083bf7eb082fd7ef0428e10c2..c5035fba26b9603e6b762ec420bcad3240218412 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0490477648caa9aa4cd8553ac3eb1950c337a0d..67d51b0f7676fe2b1d23399c7a00ca71b8c02591 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6fdc26b86e7b9cba1991994f72ace2d190e54ae6..7b572387500fe7cecaf1178ffe70f08ee29e8ac2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5a51281c677861a59fbe7905546e42f5f8dee3a..cdb3309ecf47c08e50ea813d3c2e0ec5ce2730a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae0c78a8bcd70945819693965648dc4a3e1eb7c7..b1bfcc24902e1ec2103d6a1d7fe6c3bc4fb2eaab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f6b470757c3e267af5f306dcbe0540a62283a89..19cde0c625bde4a726f03ef9a582e4a4bd67bf84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a23335d182be10c3eaa9c77db7c098cf6aed790..795eee98dc9474dff7f0d7998b852515dec190e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e04afb4ecc7adebf1c1753d1c77489de5dd48cb2..5522c19d14498baddd833280cd82aa91af233794 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e910d22b7480a446af244b185750d647497cdbd9..200e03a40c7cd13918ffbca0993606a9f3b49365 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbaf17463606aafafddf149cc3372c939186edcc..85a867eea44898d93225b9484d29bd475fcb4895 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index afec9e2e77898212c1b413ecee8d00fef02c4e08..e689458e862e76a0660c430ca73ed2628382d3b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ccadc1444f3234038e79314b5584dafdb977408..48d356a871d5bf6557f7b4c6b6855a089f59d8a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 737c2d4600b6dca104e1697101d47da908be8288..2f2c59b0a85721c43c5ccf9c164d11e678146864 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4031fd444d220e8dffc3c7e74ad3ce00adbe971..2089f2cfd1daed8508cfda3eb928cddb0574f15c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 50566ed213bea5b464bbd2afbb94206df86f1aca..e15b4402ced28972b9851e3f17169c53707ba3d1 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95ce256a8fb14867c5c1c9d9f946e18137eb43e3..e6f421e88bafc7da28dadd86e4f94d7898618287 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22ac13ff350547d489dc1dce14eb6c159e097c3d..a4df87c20db36b20d60f6892992cb82901775048 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9861c83739b7a9e2df2a00e70ee7e6f39e93507..611697e8cc59ef6a9ffce773d9bc191b95ab0f53 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 633ee0ded387a42844e7e0993cfae4d16877f96a..ea6ce98cf203ec4a2a12088867505bf6dcfcc204 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a47abd0dd4989d4a7aff314e9959650420785256..506306bd1e30d9469403a9e22b6a4fb15ee1e2de 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c07b3c2b8e2d9d92579e7e3dc99b644206d5857..e3637a73e8f3a3c51fa89a68b0626e41d3c31f84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aeb683d9ed9368c618931b4d308e604686815996..c8b0de970205a2068627d18544512613fedc48e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ce8e2437ec5544da7be35e42da04d42b08090219..dae341a661f990c278737be433a817dd35778ab7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbf0ed3830e5537980f558f0042e5a8d4db0795f..c793570d42e9f8a1fb43aa5d296206a995c0c8e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ecf71ff1989845935153865b7de594df18f2e07..cfe1da52f31c811bdfdf8be32dbf34b47a3d0115 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7431e465bf2b6a0deb1ccb4a560c84ab10b9d254..b150a48c76b7a8ce576243ecac08ae2d99d99397 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de48d488345b1c71ffb9fa5271d86f38d552b9fa..ad9ab375593c4ed2476952e8ca3c5d1cd2d80fac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1faa4d03c733072be04515ae0a4e615ff7c49535..6c0ac43ce8f998307d72c14eeadcd1cdb4e0592b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1daf927c3bab6581b9271345d9fd60e7c2bd5aed..fbbb8044aafd90de9b8f4ba88fc3deafa48dc0bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d49d7603ab3897767436589d015a52e08fdbba4a..10daa80cdeebda4fc57799ffcc3c578430004cec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db94052879c7c8c4d7476ca6e0004a35714d4bac..2c5977867a7d0314e1883b7392bc11b81b46e582 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b7ee4d1bafbce2f1f0781dbc184439e3ccc5e38..db6ebaf4c8c0052051d19d9598e8b41a9dc20757 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb2b0069d1ab5f16c6f3ab85453aa73005e6b384..108ee2a16137e46fc6047b056bee4ca848e970e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47709e67880ecf22a63211c896fbaa3bf9ed6bee..46b6c3d6018762622249a7e7a3799443d98f770b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b12fb2e5e19acc7be5570d02b4b1de0ec64cf14..6dc1bd1dfd8d1225d9ecd1aca9b92aa3638001ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28a3e907bf89fd3d1c00dcae478e435c3e5e5081..e1edf88c1b734290631425e8ca43dcd424f3a802 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03872c460f4dedd859f9ea9522921512a3744e12..e70c77b37d8a1cb67b559c14ddf6cb7577622a1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c7fc949117e04d2216cf394733df0ddaf423c3c7..56c835947f71283c220d34fa07798b053a07e3a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c90754078cbeb1682e8e5bd69f29f1c828f4fc13..224ac900ad997c00c2af0db7e32fc56add01b482 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7469cf08109ad0c72df7bcfb9e2a96a343bc7fa..aafd49a44e96d1c983929a149d7d93c1312325a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12fd7d50a70e45e92785cd5c094e6bcc8b3f958a..e921e84049ca485537a9ac663465dcf5b44778aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f22f7221b93afff60a58d1e65da4d09e5f93e98a..98cb6d4d7330674ad0ea06839266c0063d901f50 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a860e397caed41657ec4c64a0cf6ce9127daa102..11d9ebafe0c84f805615552b4c6353acb081e1b0 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1870f2798dd98ea6e6d3531ef4a41de571d21b94..ac88a4522dfa794599d77f3fa04a4937e691ed64 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b13b792ec57f9d6bf8e3e7d77386d2744ddcc195..0834a13aa65ee45c5526335ae50c20422dff71df 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0821da850e38571ee4d64babe8fa2e8c6e86f396..309ebe60b5c215fe786b09cd95da69681d7ec4f0 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf9a90f8fffd31782098ce99f74b185afabb0cff..de2db6c728bc901bb40fc8707e84c2e5333062ec 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9c6b7f7f8de4323200ec23ca5aacc29f1c415f9..a7e8b3632480aecf6b4433d9179605ef55e7b840 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 377e1df0564f958aaf4faa0c5e3464e8e1d891e3..8acc4bd18525148ee5cc647ce8a544662505b1a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c7693dd18c4932674a0d0998900705f2c8cc7e2..2651ead1dee4bc3a3140787436e9b944bc0ebf52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91834ddbd223cb64eddef71aa0149935ccaf6ffe..f42f4c835b000d023ebc2dc0d1188e939b232045 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index acaa87c21b8bc8358ca214e8d09c149cf9413564..bdfb08ee55e8d57c40fd1a2adb1e37367a19eb73 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6bc4827821284befa0f5061cc48d8dc49a3585c0..0acd530fd00d4400f6bffead813c1ce9faece2e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22d4e1e62160f05fbdff45b35123e7943dfe2f05..16b38caa3be45777bccb8aba716494e82d0f2c92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9409aed99a5f109014d31756ff71a3f392e88f8b..7b3ad46476eb4dc486ccd6b39b39d598853dec9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5fdeb5b1cfcea7841c04cf305cf8b56872e7e801..b420b3ecec68e6712af578aa42cb19b66b8a172e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index efb309c88774d183ad137df10e613a31345fe87b..2d6ad71839e1914f30e86336832445950e05ca53 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b8d158ccfc83ae3515b296f595ac9ac650ad3f9..eefe61b07d74dec7192a2fb653b737c28def831e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa19273ba8b31c9e43850b15a90d56d2a3b553d7..d3687c9a3d9924a3e91bb9cbe7f53a145b337db6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3618816b5d65a223981e1276802088434877ded..67d6e2822f192e49890a2a253248f8606f28cec6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 85ca2449e012d659908c840bed323ced6384c002..a9df87a20814538b00745f94fabf37b599f59871 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c058ff46c6645822b2bdc4576e076c7227914e6f..9781c8e22dd2fae4b650d1e2a0eb7eee391d32d6 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6cba15272389b27f70cbc19bd48b7d05d9b43b89..cdb7d8bca283ded3b370bece0c5a6416471ae5ee 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6fa0898146bba8f3166995dcd9b849b1115c0c60..2725d0be9fc9821c053a44173cf6b1afbb0ac09f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a7e4661be68c5318520d372db586ed600dd9593..c810eb06191d1a56c5313777c9af01e086e2f2ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0fd5c905790a1544d658c0b383c84786fdc0e8a..f5027fb3b4cf86c614bca4924dc8375070679835 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b235dd1c8ac613b9792f037059c03bc557cf040d..1a6bd9efe14f58ceddecc8846b8e2d082adb5809 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 29319aead39ed46c2bad6f8efcaacd890805cc8a..7f09b00d2be945257989f8bfa68710745b8f5db5 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 402c1ba08d86855b4f1eb7f8bc28b973a0cf3a56..5c9594051a67ad2e4856f928593708e5fe3b2d6c 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 357612b549d9c4105d27b1fbcdbea8bd2b341f63..4e862e11987ee89d71964af248e1f395af997de4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c0477a023f8bb9d773a62ea0dc22f4836baaa4f..d8401f65203fdfbe6fe5733e4fab127254588b77 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9aa8bce9b9dc5d44ed3256c960a2f5732a2c0099..8a543fcaf26885ca3a7e02c6a67893634681f5ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 916a8a7b84bf3c43b99f6314f3349155ed7ce822..c27c887adb7c6994048f6960b16c1af981739c53 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be0cb6cdacc6296441aa758e2585da9a627f31ea..1f581b74241c58e214c54e8fa1502c0080fb2cf5 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c946e32a159d41b37b61be14e8957201e57adb3f..c48dd717f2e8ffaa407a86e69be2278e0de9b240 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbdcdacb9d954b9fce0fed4838a772ea68a3aded..a7bf350378c5f2e56e0ce26bf9b230faa30e89a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19b360ae41a1d3733267cc36b701e94baf69de8e..e1bc9c678f1d38fb5f6ccbc7c9b895eb3c7437c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 054c27ada144f4707f319bd9db54f11f7b9bdee4..83fc84bc775e7dacd937f15e43774601fd4ec775 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6dbca6d6493b59c717d9fb946bb9920b234d4bac..4e95639210b2f2c1d4aa4d67abee85b8512042c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index babb1aa5c7bdfcdc8b8de1fdf884bf8ffba77cc6..ddf6edfa947f182f6456eee1a18d62d93706385b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db09040814c2971c124e1894876689b33744662d..047fd01018bfd53dc13a9b259b095b77c140930c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b5faabdfd1ac8a4349529a30fb3724b1a33090b4..9d0ff96e91e26dac6aa41a5c52d8b23711c1c87f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e336d8d2d5a326c461194de49e6aae377fdc0c63..c33452f21f4268675c6c4b4b4c984a8555509f7c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8820f704c274ff320c1165b9543d26d88091005..1d3c560da11b39cb0ebb9142304dbea018821520 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 571dd18fbce47feec25603c1b735d33fbc0830a0..75a451ace5b5a79a16165354d1d1acbf61c2ac90 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12f9a0c6c31543656975b3c8863620be7b6d2bff..e27f60d99695a1cb5c19a9dda7f95d6c5934badd 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 659dc85208a447832e13d79d13882be99d6e2775..071f312fab33e3b1cd3a18363809d80b79322031 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9daa472919a993ef0c3eeb942a50d367937c1bee..913d0a6bd4c256ce06e0a18feb6a7e8d9cf22c02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2663c6c19f82de8c7e87949adf39f9e87a8bceae..f0b9e1df61843b4bebb82c318f4b8eab47ebf0f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 553b14ddb2dfd7cea2056873b2c812c83ece8852..3a4165c8ec1876ec5cb3db1163da1f738e2b9f91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b20d60dda574769c5ecfd84220fa85d7e0c90192..3f3e7526a5d0d4c18f223a732f96f00d5cb1ae37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index afb5e87e5fde5fab8aefeec0966dbd480b55e1ca..ab89602c1e674c8c6b35bedcc3c375e8cdc50d27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fac6251b636bf03289f298082d3ce4b1ae874dcc..ed0e9d3902aff963614f5c17e947f8fc59bf2954 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ead2fd3e8d5b8d04a972fafba9ec670ef48ad4f..710c6fd18d3a6ceedf4b9a5153fabec1b1f9fc5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9583096e67ed9746396f9279b9951a925c27848..83212febf6c706c448fbfee1a9d722dfe89f42fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36c4e0fb1cdce9125ad7c8b1a02a9c4adbc2d47b..aca80577bee77257e880d75981a9536a60b3d3d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a56bd07e71a723a12ea17822a7f32fd24dc3b5bd..cbe7a00ba6e0460c942723b5112946d7d4d506f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f039a445e70440083e0c886a9336fe4102a5f0f2..4f5f9cba16c2d8b538a3a38a042d948f279da2c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68e397f907f55dbbd9f8f041fbf57cf2cc0b6e6d..9c774602f15f534d7bb7386360e213e8af5986c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 928bf6e804f7c8c2192d9e500531e7d2bbdaaaf3..a81940c6cee4ce7a288f599f9c1aefcbce4b301a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8509f682a6f263d51430ebafe1f8f06e49307563..d8ca74b5c56a8dce2cbf026e9dc683bfb1bbde48 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b8169bb61db66fe76ac5f055c1dbac7be5268da..9e5b6f8d327082b38fcb523dbb5924aefe0c86b4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 65eb5cd0a26d83ee1ae7c7761fd2900fb56a6211..d5b028a30638b5548b8bb6485a6c0757448f96bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6dc8ecd6ce8fb9494a615f6175f322b42097f88d..5df46783f8958ea96a15e3127977ba6dcdc6e4b8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 49e4c0bb0cbf3139e5ef879c788f7943315dee06..3fb36fedcafb3d801904d8963abcd1a7664f1613 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4f01566bb1322e8f092f32117fba4799557ffd35..4dfd9a07b30f6348cd8a2949e72210e25f6507a4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe3e8c31e27f4db824aa5d5eb867c5c55774265c..1b7f767a59c44aeeb30850ada5289f78957d3546 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bf445686d78f4f2428e8b5e2abb649cce02d7bcf..8a4054b74e982b37ab81eedb085038098ac13a61 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b726321e54b3ab6dc7a331bf4d6e180722a90d9..aed3c15d7d99aa2a8322f5090006fd79f146468f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7df5e12981f51ddbf2b56f8f29b971a83d3026ca..a59dfbbb41b0eb1ccc912a2171c7cb144e8c4bba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 46750a2e5546de8d3ab67ff3598f5311b1cc843a..7e3cefed9979f6ca5ef9f828032b6d0caf1d965c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a2ccb07c22f0ac930a9aeefd82d71fa74073998d..6fa878da9271eeac47c408acd5ffd13617516ab4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2214634a720e729dbc1724960e34e541a4af45ad..ea60c2172a7cfa498c1431fd6735d14d7adbdd56 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5c1a934b6a9b0c8f1b8ee4a64e0105612037c783..9bc0f8982bda2576048912aa55218452d316473d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23e3f9545b6d1e839555e6ec462fd0fa248ebe9c..e193cb854777523eaa4053446b9d7884aef5a9e8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd6c62f417302b397d8edfc3fe1e9e4b52629512..fb417aa9901af3a8165838a0c88eb69e2231e4d0 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d8f9a9449228ea7c8edf5ec130c1cc311f678c5..239c7e6032fd47ac3d225e5a7944c874f6f92faf 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 62e17b51ecb7c5563c0b1e255ff85d5aa92947f0..20f1e0a0d63f2ea5e82022eb86b351fb96265127 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a3a48d34c85c73b79bbffb3b6c6751cb5dbc8ff..62150d2cb0196c3191aa529eed129a0d479a1739 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 44c867fe11fab0bd6b12d3152c70648c4036cc73..6c7accea7736cc9ed06187622fe02406a9d3b0e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3503e1115fe88b1e5900a65789e2d63f499e4a6b..d35cdbdd2d5d57949519b84951d420ea729ae518 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e1c640af33402f3dc4488707ef9419b58399d1fe..291ad8765bd386bdbf397d24321c9edda3e0c7a6 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e5790398f7389205b28744b493d5f323e230e759..71019bf34443505ce648bb290a38e7da55808252 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0826e86eab6979e8e22914cadabd52e3ad5c3fe..edd0681475badc5eea482d1b4b0cf8dca9dc3323 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 03533bb88f2671b31feafed2466d2e6c09d29f49..de0e5ba50a34cb4224ccd330cda8fc344c7915af 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 59584792c040773b0535ba735d66467901a3972e..d399495d7a71cd179bca964e6da98464fb1027cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a4a3a09dd62f5fbc45de1439c9ce9690388e3af..87bb71bc586137301ca7996c4df21d22cacee8e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0cbaf86a11c2e47823c945609e00bcc25c6f3811..bd2c9aa50f5a3f95019137453e15796a3adc41c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e999430842b223201fcf1f62f37eef7028e6498..7f3c4a78caa72d089420658ff5c331eea2d94605 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8c66df40444fbc8ac8195871a86a8ac0ab7d3bd1..f5630062127d3b4f1c2f16d1a639af2790b977a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b75f73c716303e6b9b0e135dea64ca93882c9f06..829d654bf125409c3e3971d92eacb12103571f86 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db51d8153a9651bb75c035694651bf5e75c57e25..5e197c0fa74ceb422b2c292041b5f0e2398a9a7f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8447283885fa675ed5aae72530e50374bb8271ff..2bcfac8e07980a1dd8fd0873b5fd162672fe5fdf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0bb1a21310e60e2641c22a5426190b235249b1a9..1540053eee71ba1d58e73927ea0ee3d24388715e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bffddedc71ea66dad3bc545c311fbf55a1c6c5db..1110d007fbb14662f34e3b8a43f8a2350185de90 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b3fb2f53ded62e7aca6950e27c3803a2f63a18db..0004265bad6a001729be778747e9e9fd6454e6b7 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 048ae7fc03315e68b7f725b97950676c053ab83c..ca0f7dd84e254cda4cabb33fd4da9e4f59a121b8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 25e40e4177ca42b02e749cd617666a0b0ad4caf8..d6989ea3c073445baec02c6a070c2063c851ccc4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 48a5e19fe0ff27512de2af071bd4114ce9382a4a..32a753726f0468d6797e0106e13d1e82e24586b8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e0b300add06a3033bc4a83a54bea0010a08934be..aaa82903718b733e080ccb48b66ceec7b9a5bc40 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 43f30cf24bb783acc9192a0e564c1f59477f0fb5..3a47439ca8b00409b21dba5751f0dbf70d48bc4a 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af500a11188559f8abcfea862a4d502ac44c6b8c..18826dd25fcec67d9beb61cec62ee69a296cf0df 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a6e941cbb9463ac05a91edeb63e236fcb886cf1c..f5b3ffbff608b38cbe9a3f0823a898a673588e31 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d28a79157a116f6e34607f3e23da39f88726a42d..91e285756661edcdf676a3f0892fd0db36efaa7f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 25ebac977c290f924478f08ccab5a43065a1bc15..4b2d619a1a3692defc81205417b233cac3480841 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2418b040e5f780e39fb50ddc8206dd01438b147f..f1ee2510433035a6adaf75a40233c7403ff5b5c7 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 16c86775d12693ec9ca5aa3ca05774373a2373a0..6855949b9d8f45726290e9dec720d2a46c19747f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c8569a23b0e2629fda0269254b42f1b859be6383..c35d54b4496837982aee64216a2596eafc2a5b1b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 58abd5ee08c4ee8c09e5d3b84b221e54a91f7592..b53c2bc50384e586dbb0ffa7fbbbdc19bf27089d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2691bde319323e08787bce4ba3211f8556db1231..12626cf6e4f6657e1fe66d277b7cbd53f46fd142 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14b1ff4687f2c14bdd152173279dc0d3924ccfdc..fab145e32aae6722a12e92ca0aca600ba199100f 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fea1f476f0f3706b791a139c9f4ceadd33faeb56..14ad9805c468070e83b6516be95d494bfb221c77 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b903bfe2b27ae6cb689ef1bf60f5338ca432b3dd..51f1517347c37d1606ba7593eea164e570c976c2 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b1c9ad919b90bd84e34cdfff4cfc0b8933834c3..7c4d84776dc825c1967f4ebc1d64d71dd905381d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 928dd484075791a6240716e0b192db2609032485..325c2d4ff2a87e24fa2301874771752dfc1e41bc 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e68b53e1a6f45caf998dd58f6dea5a6c2761e4a1..bc50da883ac6741d0abbc370edeaaa946dc11a2b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 69da98562b44b52e6f2e672dc9f354e160dd0772..21fde9f4dfbc1d5c00fbea66ff1bfc987c21960d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8abdd5d8a4cf9d55f3fdc3805f285b8753207df7..a84257f2f7a1214fe23f7700b98cba96fb2d6971 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 77c49338ee1f961587e534814aa23bfa38849c16..3a0dd62db05d72fa4d029f222d70e1dbb00ec5a2 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 79127b2a1051f7b323c8f071259d799ed4651fab..0aff31e6e54c0b60bebbf3acf209776479ca58f5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f355d80fb87b6efb9fd55bcdda264500bf4e6d49..ebe140d075b594f83faaf18fd62d60ead440c8d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f227bdb1cc2d106763b813dcde5f000ae1a331e9..08754a866732931357eeaf0060416c161855b175 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b82b9f650e47c45d879e5e35591ebafe5a9c1ef..68b34d3728679c262f9f9cc77a0781f92ff212e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 271c843904b90b638f4555d178b5609f3ee9dda6..e62f69f6b4d61b98c964c88e1359766d4bec490d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bee85a206ba8a0ba208763274568926b358551a3..8ca4923ef808f80386d436ffc6e568c13003fb36 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5c9db23550c4793f04ab82f4ca159d91b900d3d7..0bed57c8fb8b11d24929e576c80692481189d7e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index abe100a1ffc9cc97f18598166c6c8bdf844885f1..c9eaeda8fdcd6c5f048ad3c18deb492066f484f1 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 41bb8fdf539f7add3906cb500b157b54840187c8..cb08be5bc4e6fe2ff34f68cc948778fc2a98c5d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6557e52e28babca0a8f58d830175ccb95f9c8838..9054d7b66f528942a32ccc6e69fdb0e4905c93ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a017d2cbfd17cc8624dd45fadb1bab868d8c7f6a..249f4121bd09265aff6fc124ef1420124bc1884f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f98eaf3dc8ff6e57433a03e7f2b72133778f2ba2..4c18e927fc0fa5a569383343823a9a5b9dd8190d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a7c5a1e893da1c6a80845cc7c2384c8028cfd12..23045c35abc111ebeaaa8924eedf516180a6a814 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63f2678ced2535cde3372fc885f35f5ef5a8aea9..33d89caa34d970761510cdf50893709bc5d5ba54 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4ff1958cd7cd014d0d8191d23567eacd355f9f8f..2d6ec9d875349377060465550e6be92e88377e8e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cb200c95bd2ed8acfbe47e141dc552f629640fe0..2c8e854805ef986c4b127fa68772be765a927277 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c19fc048efb9992940888f5b4eee12ee01f20b78..adc12ea5185d19ebb2f83e50298bbfaa0514d0ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 74eec4a8a65a38b98e8b0a194c08fa92fed8d175..0ad75b82041e705b662e64198fd9cc341a672891 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b588c0050da892bda5730358372bc7e3c616a1a..3b0181b13ac608aaa6a7ac2d2fb954b493dee569 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a641ae3da154ed4dfaed04246d496e20ca1e515..720255968580df63b6e50d337e6968a0b8437dfd 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bdae863c85ca792a75bb26bd24668cb4fe5b0a6e..6c53ba2f7a0236f921ddc05180fbf7a944edafb3 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 68bffe2571c23ffddac827b5cb8418b12c95e284..671ff2a46d580e0c35df74f5352b89dcd143dea4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 587d74e163e49fa3163c23a75a63760670ec776e..0a7dbb44786b6c17bce926737edcba952396e379 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 628dc76f909d3a9b68bfcdc61e9db94624d78e66..5b1458b683303055b3f447262e415091ed7d5608 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c584e88ca1f8b72d9a474f83e2acea36306911a..c12885d5a20678775ac3913fa39a991e45a4b450 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d4852874a28ad354041755e66d04f8f9bce1e71e..9b094ee08a0f1888ad85c9f028dbee4d48b028ed 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index def955ad3f8988d48cd5c1a6c0ca9ba3514aba57..9d95e54e06d3d04eb0eda3a553945eb975c4614e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 621bf7b8fc05444cf6e0fce9e514bfac293b6e64..29398720561f8f974a3d664a2f2e22f433a296f8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7678efc85cca49c43393b608907cc7174d39b7ee..0dd2cd89e790897cac1b276d36d205282b07aae7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 16cdff4a759f5cd303d086c7044715e44ffa8a84..605abad933e2928088ee9d96937ee8e613754624 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a00cf2b72c21eaa4837ab4adfdbed6ac665484b..d5c9102da9c6706f0f6f32beb28cfe1085e05698 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 16cc695361149ff4dc6e3cab39d37297fa3c987a..ed9214d89b91e9953dcede68bd7e82a3a8842642 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb7acd2ef05e293347335956b084fecd39dab5f1..36aef57cf2571fc3d3ac84b883180b234d64634b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d2e1abcf4d53ca7c09671ec8e0a6e35025aa279b..3312d07eacf3ae95c0a7ac3df0e02af8da8cc21c 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a9ff29ccc0fa6f46ceefa97541708d10b1499f67..794a7d37b80ccf4d7de68e083c886592f8b4802d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 751de85bf543f40f655ea74b7f68543226364d24..abc20762a8f52415577410819ce7da2c47710043 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e2c8744e85b7b69b35fc792ab16e7e9496d7c66..b419965f73ce9180a2758a3883fe9874b714e4cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2d8558feff711a97e9102b83d77f0a19fc434eb0..c9aca9a921abcefcb30a24077ac10b01f93b4fbe 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f137ab4fa9185a87d277cfcacedc3178de955d44..e0e05a2ba371dfe8ad3ea7b168aee042cb4872c0 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 79f75ace8b982aa51c7ff81c562b8e8880362a21..6555a9b171c1f8e7f346d818dfe90bbb39974bd4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c3aa0c9b018c39c26b4822bf43355d4394f663a4..1f78c6df1588ee528adf88e0fcb57161e09b0918 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ebcf5d1e85a38d595df08eedd2a8ccfed1372a18..a601d08a8237d789fe067c6cbd9104578fb38896 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 25f8d9c3eeadc243982586b241e4e65e5af218da..4cdda7cbdf1a639507cd5b6fe79c89140a18878d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d930a86b577645abb751c31dc4718875fcc096f..e9fd9f2ef80174e5fac5090586133388d12cb9e9 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0a9bd19e05acd32ccba20fa5393117c5737b510..05860426a3a922fb093bbc5209761d54a5b5d8b6 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0472190638b2ba48e51e87be238bc39c92b0685..388d22711551e8ab8199daa8173713fd5121b23b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 22c5fb4f775824c63e2a5b601c4be60c7c6cdee4..1245cbbb6cfdf270ddf91f382560f21cea66ce0e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 22659243e60d9dd9aca52a72bc79195f4dcf4f8d..2663540d5ecc77386a7688f6d0ac33e0bb4d47b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 96ad1b2781aa013226c4af907626f9ec53127eff..0eaff9beb8a1636143358571c8cacecdf7c8baf5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 13fd7026fbc9253cc3beb17b7d40c1fc492e9b40..526e29481fd1cf97f0a6ec24d53040466bb783eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6eeae14bd990667f48108d5df86eee9f43e3ccf1..76762bd4f57d08d2753c1fd307d870a7593b994f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5ef13c898a76d939d449de6539ae62bc28b0bd27..0013ab051b106f50bb6ee087746325c5fe26e711 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8a346205f6c778754c6b68d5f46d0bfa3957bf16..02291488a092078c03003be14d70aa60c1ce9680 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a6af9c5055f4b6258ef2999612e66668bbe6e157..14c3c554ecad26e6e733d541f8e12fa23a989d59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 106297adc1c0bd0e71393e00bc76f6703d83a270..29c2f1988426006c3ea8178946ab12c25e8f2467 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 201918398ecb0fea9732abdd41fa8a07e0592529..803561bfc96db13ddb5b8370f7261d8efd164206 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 71c84325ae7c50644fad38472b1dc0f26114e49c..cc17181cd9b554489dc19f8a10e036918da34e0a 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 117a696069de9ebbb14ebd4838ffc55ce5d57a01..4c6b801f6b00ec5733c908836ec647daf917a052 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8a7b527891583410a01531bc14606f22173f7eee..2b7f01a933508eaaa07a861c188d23ae67bd2690 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0d813ef727d83cbd826159012488354286249eb..851eee9b22e5b0639d1ef1a9b03dd0777fbc0868 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c42b10ed67d82a04b0c4b31eb04301ecc9af9ec7..fef3d62b64f0b310920f28febaf15d8d7b23d181 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba4f11863fab13d644dfdc6e11920386aa9d1bbf..4fee0c3d71ac6e612724c20b9f98792d08f9fe9e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d6c45302b332a31bb19786cf3ec3a205b9921cb..e6f5ec9ef4bdfc7f7ccc18d3465b7be38bac5792 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c6f2048b29b8639cd2d1b4eb39579ffae481fc52..cab7868fc99fc8538c7bcf7ba0cc0b5826871336 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a7a5e259ad1ce4ae4719150c5293bd4d6eb21d3c..40abd4c5b8f675e44fd71bccf15fb55c93c99364 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f5311daf86ed7f538b3f844d1c5c544ed22487e9..108766c60e582d3eedd930a2a23e4936660214ba 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 39a841555a171e570e496a87156dea8e9fd89aea..3a22ce18c3074b2379399a9378de1984351ac54e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ff0b00e4732fa880be4aa37940615fd5001f9c0..5171af371e8e8b071c81feb6b539bfcc95ff95f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05e2f0d128f1cd2a455ba1ef23921c4813a6ae71..264f46ea5452520ba20228c1e04c928c4764c511 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0386588fc9410b3be66e87bc6d196de100d5cc0f..0945ea326615dd747dba37da580f049697d7fd45 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 367f5a1e3a3d3c2a242d1d88d4e349ddf5280a8d..db010255159680c8d38554a1312a4fda75ca46b3 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b52fea60b79d1f055a147923ac0f79d53611bcd8..5d4f8cd9818c0257418d4a99846aeab2ff6a504b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 22795215eb0692ce96fa9949242695fa7374bebf..85b99a234c76ac10a5011e7513f16962e2e15f3b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0227ae2738c9272b01e1813011102eb9078d6744..f977283c594620cef347677e71097e760284a043 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 027196f69cedbb0687adf374d84357208943e838..4ded8ccd4c22041b4fb651e2a4ac5e68ff60d9d4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 467d0d1036492f31a9c0c516f7a3c3dbabd7e86d..ce9299f19baf15c8ac3d0ad4f2c463d064c0f204 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 44f4aed687434bcbe55a570f4d9d2cd199aa7c95..60585162ad111b55201e5cfe9d7afe8e61c00ff2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4f570cce8992e5088d052f1b1ffdedc17a88d77c..e7d20fd24c79895b5cf4cf3709313e4e6cc988d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 11996d6618e3a817c6195e7a74f89282f7eba32d..797f3e6766128251b6053bca2cd1f40dfad24819 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e7a1e2487d48db030c63a86bfbc619d8b743540d..10783d9af65d1700e53a3d55f6ff404fefba0ac4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0210cc8c426d439dabd35a99c0cc2935aa4239df..b062cf769052d53657c9e580837b72806d12b863 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e8bc57625781bf31cc42daa89ee736a3edf3e308..d41b787e6d26853d2210bcb4c7c65357b5d27950 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 237a2fed4d07a7c4f5a2c172b92a0e25721ca8d4..e6c978e20e55c1275174102a27730724ab8cb142 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 016d91ff466072c9e864f9767c443680c25c511d..c62945c1bd92138fec356c18b972f2395369fb45 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e808c05792fd4b27c83945d95a402228d911997c..c7033c10e9ab663203d662a5ba1f9a5747f0ed07 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 29d7bab9ae21df656c53dda3174d1ce8889f842d..411e3ef2fa530759e322eca4c6237b68e50cd02d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd03bbaf290d34cb009f73cb77a6199286bd870b..b48900e2b89f651f10f4d88382aca6320ee5cb69 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8905c42759e975a2d4c9c08ca38b0ecd1dee813c..320b6e398e7bc2e8921bd9e4d7b7e8910067fb27 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3fb32038f3f22091208918469ef6d36ed3e2d70b..dbe65e6b0b138a39fcd0deadafb4dbccf8fb8bf0 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2d155c779289640dc2084b1fd271f8129cc8d132..17fc60def76012eaf4a930e6c6634be54861aeb3 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 784fced493e9228190d4ec3c19a742c7b23f26e8..93d18ce4422f7ca1bdbdc2461bc34d9ad1aa7b5a 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c50640ae7e03d022afd687d3ba58b75c4f6373f7..6da54bc0ed57da622256e03ebbe18115b9dc561f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0169b9e86f9e2700a0f82481b8abe3abd0e806a3..abc6842e48e8dc0b8929bcd108ea5e46ab352c39 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8f8e954d710f8dfc40664ab6e170c585ead75c4d..c68eef26cad8c0f70d6b05f97b8a7aecd9cf292c 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b0284283d0deb2c312cebb06fbbe0892322a71e4..c8c3b365e031a65733deb3bbd8c76d9ff1ece129 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28d2e82b888efd6a42079ccc150c73cf114a04b7..80c532c0e0dde1fbafe46d871b5c52a74d9fe9db 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 316d9183bae74798b4665583fb664983c917b911..55087a765e8a9fef7cc359196320417a586dc84d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5000b2176b7b10c69de84743d21467c167e639df..abcbd8dd8fb3882827ae09a89a97439fe38dab1d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6babb82dc8387055cecf2356af0b7b32624dc23b..ddc07c9ada6b6820269ff82e3ae486ef339a4d1c 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 580a328590cc2cddf5220c783e5e04ee5fea9d76..02aed600b52d4569d9b423d7d882ef8ef2603392 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e73631a2257aabcc8582a8d1523ed3fce02c6232..fc30964b04c0865da1b6818f96ba83b97c432c94 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8efc629e88e457ecbbc9ac21d1b4d25eae61f6ea..288cac0a813d5039c70515fa6a8cfc543595294e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f5e1f422d0d27efa7e562193cf51544638ef86f1..926522ce591cad58dfd6faaadc547e8f57b69f3f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index be279df6bb083f09af41389ccef09157dfe14925..5cab8c98c59a26b6a79a2a2646c4550ac4d1dcbc 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab01f99c6170cd351aee61f93f1d0f4a94b84732..17b70c147939b04fead720c58b7bf6a38029c0d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cbf44eca70404ce09529a8cd4e599bf93b471765..26f03264ad4070cd2d4486a22e71c1aa52828ab4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0b01c0d3f9b3d8fdfe962bc1e52eabc5b637619d..305ae134c4a791b2f2d84dfaaaa93e65bd95b0ec 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d19891873dce80a9265b1c4d146c5aa1331530c..76bc62885142abc8e43d400d498a0425d5aa18c7 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9c8df17de3d85e65e9013943433bcd0b6d94da56..8c03a4231a8f96628535c8b379da2a8480a331d5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cef9528998c5eb7c07ae81c16e4e8f14f17326ce..3da5d0333d790ce78784b86d2897676566ce5687 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fab8d60be989b067e353b4801321ba272f574990..c4f7876e20c160829fd1d0601404da3c4bf058e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cfab76f8872f90ab5b867d8b62eca01db42b376a..ab14264367c30ef5df19eeb0945f1be8f344b0e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 557a91f17dc2ce6a0cc41409cba6dac9c3e01e2a..4a62e6d50012d9abcb002fec475700021acf3384 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 465f625af9e0ad82451a931595ccc99af010d596..56cf14ff46b3f3860a26af55b5e3a073d2574897 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ed60dfe1963dcfa2592e4f2e33f2b843b523ac7d..eef20666f04868db41a4f0e77c5c28a15337a941 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51a3e88535b741fa8df7611dfbbc855a9537c3b3..b6f83afafc00457147e8e6935a9fa51f4a2b4a71 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af058cc9143ee558ce2130566c14cc33a8c53545..3c1c3b2b97dee875ace12169b731993c7fe65095 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f7c9691f3cc06eda9108d5828c3fcf0fd51ad125..9488d3a467992362c0f56e7af5061eb31278c11d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 775ac84fb78eb175648a9e4690b1373c27814642..60bcc8bfe8109d4005aae95a3071c1f6b3450c4a 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d317c18c265035693ac248feb680e7ae2e0ed0bc..f5f0a8b8062243cd5d7efd8a4f6b67510b34bce5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 27de2145e94d4e8c902c29b751c30d1df580e9c1..72de31b3849ac2cc9f99fb642f8aa65efd082ea7 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4cb63872be2bde1d2cf532e90862050b70dbff1e..31c52d6da50736889c49c9b3d618c9ccb5cd8759 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b8fd92ddf0a13bb73d48cb8761d8df35abb209e..4f0e8910d7bfa30f5d754a86f723a37cfda8de3e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca20a71e68b8286bd1a8b2ae8791a7ba6699cf61..f2840d513485be01aea8a376346b9c25d4c17d3c 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b1ed2501c9066676131c77f2f269a117740707b2..d7ae10417a184edb7592b19182b37a6b790d4aed 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e90a0420dcf7a98254c8bd87f88d5268b5a5411..ced34cfc2b29393c07433d29e4228105507a9c4b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 97edbfad4348c66ae201bfc992ca9bed5470ba2d..4676dbb2f4e9cbf06ed1c1cd6f73312a37dc790e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8a3056752825a580552c1a9db31aceba85555b25..6a0eb23236275709ac91cd62d5bcaca98f37a555 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 588dc84af6879e2f95820e21ef8ea428f7ec3665..14ab8e22182cd617b528df27f8c321e29bcb813c 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 64d2468d25f37c9ff5cea0d499c6f959149f0818..ad0ee7832b9c05c5d77d0314ad16e8ba8428d7ee 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a4ed1895509970eb61e0d4d10633db61f648afb..f243c5d234c222dc9679f3f6a05fc6b950a7bd3f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5823902bc9f37837eec5382f6a3e44276f80e572..1b7317c02074fc3fa1a074f6ee376c819d3fc82b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d6634e1bbe21b24059739630a7792764a3210460..e72c158c4419b560e49eaf650f6fe7804b5eba26 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 81d310df58906d23b3649284c92141c9cefdcca3..360410f3cf07072b08dbeab685201731b1b18aa8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 578d77fcb56a7761fee561951097d6bb0cafdc88..f06b8a91f3fc9114172e0f6a6350428ca7273b20 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d6e60c15031adc19b7b01c7e5d232a5de9a41ddc..0d6f2e6a72647d86addb3ccf636e91b224611ea5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d942be1955e96dbf7ab20a513494c92ce124515f..75396c96c47265e23f454062b35aa41df768feb5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c1a9323d846f5ca156ecc822c3151c7c6786c3ba..4a64db52ca83d72f193c6ebac8f5f67d4476cc3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c58d7b2305f673b63244ec0be8e3bda00fc0dfdc..f8e00e38fa30756b5759a35a6f173d8a133e87b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 64ee03c3bf4d99cbbccae8d79890285150e55536..089de830f3a59d7edc6f566fd5e04b124692548f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de0a260fc168092eb12c050b00056b442c016b58..9ecefc07324f8dbbc539d6b91b8f84a30a75fb6d 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd4ef886658cfefb67164d5905f2c4239ae3d136..68aee450e18aa39a11d9fdb0c0e182e41a6ae0a3 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5e837005cc6e69c7a91813cb0ca0c49c9b6b854c..88f82c54b8dfa765bbd39ace3a89242b5f02d2af 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45fe8c21b8aabf0bfe70c6a9761ba81ca8741de5..0a9e57da813d63bac1e788863cc4e1acea6e51c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60ab517dbc4face23905e015114349fdb30e8bdd..a0fabb5221c64cac7ec4c2854e7ff85807987f7f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4226039b3137d30853a2976919d34a2bec7eab95..a4ec82d0bf8652f34a1fab99885b70be5d5ed347 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84c473156b2bd13485077ae4a69becb12da15932..88d3f9047ee383df587682cb11fa0d52816463c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7bf69f9a19604c8bbfeed1cc9023bf8e9130990b..cd1406ebb3aa257d37f5fbb8fe0b31b7e5960b30 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a162f2da0bcfd5a59ff7d67f77f10938e87ea21c..3569dd82a024ba982f80e02fd3a9116d1234a116 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1c04c736e4ee0ac19601c725ed57aea789086d6f..90d1d68c2f647629a77181b76b7448721858492f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 22b20801c16ea51b513302743cafcf938e58a947..0a5d04620abe2278a32cd04c986ca51f8b9ec732 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 656ce6f08387c937457811529ad0e9857cf81678..e82321684305fa00cde70f5e438a0676d6ed0de1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2df10ec75b620c55b1e71c1b6ae220882e8ef565..dbc4661d89e00afdd7518a44f694e76e973848f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc737219b9a3b7c43090c635b7e1bd971f3bee82..6b51baabaa617c602ef08465248f42a0d14a4292 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7911f179095c623977cb79b6cd944fbefdd0174e..11e426941fdd22d9963f59e7216a13848f528ce5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3b867e9708596d7de45680a061c69c936c0d656a..54100c36fdb21a62bbfafd9dbe86f9946b977cfa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4bd2df34e3ffe0e9e8da0d6d970933af286e5263..ddaeb0df0432730c3ca0ad54d97f474e8fde99e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4efb4101f1cd5e4fd690da3b819a87c9d8b8bba5..9b5ad1ddb5af077a78b97de9ee64c97b9a56cd4f 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f52e61108848728a27878af6dd8cbc6191868dbd..bdd368ef83392659b904e5a1b4f4411994776778 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6730fc7fbb522cb06c720facad419879d8880d57..899e0e8fa9352588a2b298d58793dc313732a288 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 73abb652d523a3f5924d522aae11b14aa52583f1..27196e15a90134c83b71f4fd6023f76327c0326b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4f857afca5c38393e03933bb3bf28e79653ba317..3ffa78e4ffd728ed99495fa86dc9f97c51c32168 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63beef589f186934b61c7c20bd36c3317fae52b4..41f4e09fc21a9bb40f8e649228129256112fc316 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f816cdecdcee7165c1dfbebb02c2f40177040faf..76984c0357c823a8f249e37ca76ee91952a91948 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63c51926b29c88afa25be1f49aed3d6d4e0dd243..e475f41fc1081c9c62c4b70fec95c698f4b3bb3a 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fea91c1bb6badb5de00ae0cfa67646c58ec43328..3fd5a136aa6d55332a8d45095ab8d255ce07e6e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee090a03e04818203448798c5998901b410cc542..263cfdbb714bab33d45c187705639bd83fd66b50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17c461e87b423e9d6e45ac5e8399a458b9adb8e2..a325efbb20d3cec6079bd52515b6a1ed00e8d62a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 096f64142d59b90f6364a4439814e42c3f2cb2e4..fb712b2ddc53605e169da36eebc1d59f0aad0927 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 51329df2869fc37ac097dc96c87d12b1335cc4c3..d129baeffacc0040eb13ddd86f3fbf4b3797f6a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ffec7cba372005152c53cfdc30bd7ccaa0b2df1a..804d21c8724b2b5534acf8b86b7b14626cb60bd2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d095654a4f6a5f3ec985bc20872591df27b185d..26a06b0b9df6352728042d2cc69dbc677671e5a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b5b69f604a2a2444d49aeca20e429fa1da07fd4c..9664f2569f8b476276db10afb63e16332374affb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45c1c89755f3f15d3bd11bd544d3132a38da5ec8..c3d62ff6a8c8ee33853fcdd36f08c0dd7424b038 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10e17a19f787eee555a35f6057b997dd0c905d00..95b83aa7415671a8bf528ed69f066fb7969f0aac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed353120cea4f6852b51f03c2fe3cee00a85a0c1..f2250b169564280a0e691a1f94feac9a95a80e9b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 398b6b196807066ce26163de19442661efe09d12..09ed04e019e3f92a6919471efcb42af1ec508f03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9cd0c4de9f3d7f26e7f5a777b015e43fb5427d98..a8cc5a2ad89a0387fe8fc89ae65e560c7756a330 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6be7001dcf6f737fe6063b35cfc02e6d6d02f804..1ebb642e7c3f19a6323400c4e21b9094c8300ecb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cde95ba4b2130caf8f5a50515c192ceb1ed96aa7..181bee37b9f640a99efcf46e0d93b83476e86811 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 509a708611abcc4efd9649393698502013497678..c8fb378a3c4bc273a690315fcb886bf15b6b9831 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0f35735eaca30c11683d209b5ca74233c88ae8f..3edd5c319f66156dff46dbb13f707141f5b3efbb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a1d187905281d409ad0c9b04a9d9e889db9a25b..3eee24b313404811b807c670776051dc66145215 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3cadb98ef8db3f8a8478cd3ac8e4b33bc4b8245..170bb957a62b2c1a7f44c9feee078f6a28630be2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d174fd9a862ba4a72003e3f66767c1e467d85928..45ff24893d2909cfca6cd750b79b193dcb9da0c7 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b112afb4dd4b6020cccc63e77a8302b97575c9c..6a23dd15c4713d51edabea3142ebe748a6fd5a0b 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e27275489ed6cf4c736b8a377b596852863900d4..13d280df5b4c818236cc7fd9f1af371ac22e8790 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6b921e351f0bb899cb9f561f978002642f9ed6c..58d93c621270c4fe92b1afaab3384c285d4b1617 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7bc1806bdc07fc45db6653bf212aef3bad81a08c..ed6ee28fbfef12a6f4ed646be772cd0ac9e861a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f45a1044b74bcabcf494b303f30ee095619a9bad..95d19e6a0271af1ec5aca30725840391954c2f9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7de5fac81695ee1086712f02b06ef37383782e6f..242e26359d7c4a89cb00d436b687e243f77799cb 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index abe2a0a641e238d6abd824122752eecd39e58710..af413b5bf1c9adea50a4566c3c624b458245bdd4 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00d41c0810394e1a06470e0914814df0c3562379..45d00efd717f8652e83ac2c7ac569509271b3ad1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99b83a7a952dc22eb00d4ec9072aeafe2fd2e41e..c7b22217a07d187edbd947cdd39b886ffd83ad9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19dbea486921b5c5b2cddffddbfda04b2b96d79f..47b03a01cd61570aa52253ced5ed8906ba091475 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42dd0b5470590b5a5d374bae9e1f1766301cbd10..b3714e55c17e8819c6d1f2c529937ba2e9c93eb2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6193c329877aec0458b70fd81620dc8a59267c87..deefed48c7ee7b0d93d75ff4c57d91b9dfd08c72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 169cb9e43571cfb8abcf064c10d0c9c96410c4c1..6623376a5778e2bec4fcd0f620ee00de0cff65eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1645e73f897c244016d425a6b91d1bc989f2b2ac..ab382114e65799f92e7002d125de1ee7dc11df1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb19af816d091687dc7ffbd32f39245a7d6b95e9..3e615dcf142678ea724885b4547eab0e251260be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cff312d0e2b0f48e702e965015c8cd9b8b24d163..e62380cecfce3097ff8ed382a17aa4eb3469da3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af16e83773d2da8cf9eac50844d7353eebd04e54..ec0004ab4888ca8c96e23a42fb821d5cd35d0326 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7864f5132da4eedbf5b593d2434aa05086492245..827c8bacbb82b034e523b735aa2661681d0ac909 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c0cebbf24e72a19527bb6dd1512c986964bf0e2f..e18afbe26143618d27ce8c8da0442572455f9078 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc4af88b1609d1c622387c30d88d3c4ff6a5616b..3f20b6304b46da2d0d3f994a968725fefbaf727a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0c05aa6d375b3da130605b89aa44937fa53ecb3..0ea0e8cdcc5c570c010a7b932d4e841777d52998 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1fe6e0c1cdde059ba17dcd129d470c438b64a7fb..487200dd39e2aa3b3a9b1335669740bf3e9b150d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46bd423f553a3d87ef21609e2fb36670cc7b5084..4f424ffab83624e0df431d384e948439ca9299d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 134fe9ea243ea96288f620a1f6af14ae806847d4..ddc876f7d68536861311a563f4131bb44b4b4b33 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81a2aa7c87f9a02fc8369d0a83f91dda64af0956..2cd15f10c244668625cf0302b9fa941d6cfedd61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4cc7d8a6437ace564cdf8651d0d2c1100bb68035..368dee7ae3d03f6379e4bfb188d0bca72560f1af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7d63df1e7af0b37005a58878ea9272e04fb6f4b..cea03a276e9b84ab4ab37d1fece17d66c36bc4bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99be4a4be71869d37dc6cb33132c3a71220470be..b6e54c0877c5a368c67db72b6f483d14c75070ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc96cce5d823f5701e631355f57294cce41330d3..590681a8681d3341f7e59d50c45541c01ce33c6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e810a467e84fbd62ce65dce3c871a8e43de97b4..f902b72762da72b1c9afff2d24a2033a044bca8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d7c3ef060c2a45dc33aff951a22fde9d77c0314..e0e97f9563184d853c7252bd97d46b76e2ad6454 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5fb79c77c510679fc3b89fa4e11452583ce67197..e95ab4a55ed87e1b257f9edc4055658743bad34f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b7c824447b1b4cb5ca823edd3c0d05e991b3a81..6b73471ab680406920680361406d173056749b74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5a80b5604071565210fb9777f6af712be9845e2..6d9aafb86d7d4df527a378706bbd615bde066804 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f000e48ad2da8e69e331a5efd77152b861f979c7..36508d28b7352986d0ed5ed23fa47e8a9e3080e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad90c301f0e534fda89ca5d453b6041d15f03703..c120ce7814899a21bb9e818d1c96339450b24d26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9b0bddc2d30fac13e6b90095080b191f95ba6ee..aed7e9281c981b21ea80a70869cc4e5cbdd33ca9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef92366d00db145b4c555aa3c494df7a9cb743ba..10901fc0e448cd8088fa9c9cbdf6eba3c60d1823 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 629a251eea96be508b23e182ca664f9c84f321b6..0e9e87a483ac8f331e9e316076e7c2f09dd56c2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45b01deb5fc8802c2b36af9d696181655ec250b2..1644f8f9deec7a96ea7c0494fca08585c8e9f9f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d9f56c2be5a499bfc0be10caf645d1d5acacad7..aefb48597b48b2375c126c24e144e8413afcf7b5 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b934c2d043e7cd07ea5c06d241e487c35ea3ff5c..13a16e91a99e9816d49845c4555a2fbae555b8c5 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1eff63830804e0beb40ef729ec36c86e7cae837f..871a76e2e9ffc604b83a187d28e50fece2c82df6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35e2191fd0017a2d0ce1b4cbb7ba40600dca5b0c..71bb81557363ad94ea543aa50b330511cdccbd80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab208a0e3732ac751c754c1cf46e58661a669f75..03510131e46f1264dba4a55f23da3874a535b1ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4f4ee02c8efe1954df3767ae708893d102cb163..82d3ceeb260250d46ad8fe69aa95e4ebab17707e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d57bb379c2422abb1eb6ef05a4490c9ee5641a0e..b86ff5d8f48c7d0dc3e075c25224dc847d4d2020 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21ea0011f70adcd9524ec52d570ba882caa8b11a..891b56c738d6758e1092da7526e7cc66acaffec5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53d72ef7cb587fc304753b0260e748ad0980c90d..80f919acda6edcd525e29615b791633a9d50479d 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 062b19c78ba0def7bfdb5b960f1c6508070024d9..7c440267c8fd0e35863a4e4c00ae93b7306549ec 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cfac449f809f9e2b74365626e1c98a2492a12ba5..40ca6d3f102857b32b1fc79d6eef37378fa65788 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 14340a40cd9553fe6e85dfe54363953a2362afe3..b6d280e9d63fd03f616f774cd04ddd4451667274 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a078c16011eeb2a6cdefcea3255b902278d8907d..22516bff36b9ad9ca01c77ba321d0a0d5d864b33 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04bdafbfaf6505e3692ddc370d56ed2478fcdbea..6e5a76fa68b7d2a54053e5229ef2fc80e9f871d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53c6724926f4494baa326d0c6833cc12b87c40a4..b31b162163040ba342bdee0be342e51e01998f56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 724165423b41985a1f54eb4f09e4c83b0e9cb6c8..232c8525ece08d701693e8bbdadceae8b46a9b48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8422b32ffddabd7a359755df30d6a201853ceb61..d8ef3dc3c10ba82098afa5341fa0356acce3d803 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 657f927d7795d00d6539d1734a71017577bdc165..5761c09b4ebef3f312f98739b5a6b4f72f63fd6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f890ed8a9ac943eaf33eeab198d9d0a9c0254966..04a87d2b6d1a6e64a3c85e4742fc5f3c1463fd93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6846f9656e2d2888b1000c4f09751ce788be69ea..4b1ed82ee0948946692a588f22f01031b4606c8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84f8d05efaa19ede7f7377269be0f1071beff086..2819132579238eddfe5ff85874f323a4d9be0e03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 75bd70fff193089fd391905c224889c8cf968590..02d42c023a39b05c16995dd617a19b65c54126f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 32c3673ba16ae7b886b088b90214dba42216c0bb..c281c41fff7bca14e0fe4e4c6c7d5b48973fc05a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1ec67a99299e7a1586cf1ef19950094548e49fd..bbb284a5eb225b26f6c08b46196dcd80d6f34642 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 604f5d7d043e6cf2a79cb7d45a4b9e9b205c259e..ee8535459f5fbf36061567b7035418d030cfdedb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0ca0a642cf56e7ba831a47ed7975ce092c83e5b..2a9d146a2433527564213b5f5e153b72ec001466 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41cdc72e0b7c8f1946c69e615628a782b9eb7e50..ca17f314e74b94038032d3f0c99ccb35ff0d41fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 765d8df419dbffbb082dfe8cf7285936b49126c1..610c1002c4e391bb78f78b9e3c00c8463bf5c6d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6dc4aa0f4daad18995d0ed8b20ba3f69df039037..54efb2f34a35b65e8c5b9bac9ab085d2492b74ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8348c5e4ac04ea610c996f6f0ab23ef5d6ba30f7..c51e83b1dbd606c246c00d04b61ac13b20dc24e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 08e776fb2447cdb3d9e7adf7dcf24414b9ed892a..4a436ce57385d3e7d85b806c9c9f040780dae70e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47ae49ea0bdd66853c8dd515ffc3f29b01fdf85a..57d3cf6f44287105c1a2c22e922a4bd0a8209458 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aecb8b67004191e9f28e3ac7ff1a60f42788b316..a3b674dbd8695f6364513d849f7719d16e7f397f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0efd3701d18b760223dc2f8d7f017f67c7f17016..2ead28840fdbbcfc8ba8217d14c270658f33216e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1363591fe1d04031f65b238573dc450792fa553c..a056e645e5d8a9745b1480515ef6b4cfdd72c8a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f16487c6cf13ab09fcaea45fc5292a61a59d0ad..5315b9c54a662f62119c1d158c067a6b86d1defa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb062faf29d3e203703d48fbfbc8c30447fbb440..882d1e0ad1538825c20773ebddfc7b48e65bd59b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1840cf0f3cce4678b6997a708f1afc0a4a6b43e7..88d57dd1ad221a45737fbe9d091e878a1cb7e8bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da6d88609096d7b091df5189337b6c8821632680..4767f67423b9e99f43813984d44d8324194885ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d30030f5b3d9c17d8b7359a2c5db7ed43818dce5..0e148e0670c7be84402fbbc755f7b50dd269820c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd2a60fddd25353da04752f10de9132354535963..4831217b8e31e89700ae0db7420b95607a5f945e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d6711ca333bd58ec5017a18fa18d49838f4e925..7980e4c3848e73648972abb994c3cbd1b4afc6f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 962ebf9ce31da70e4fcb38a3afdffafa204537fa..8cd9a8f344532259c7bb8099fc19d82847f290f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57a322f50aca44a72a4fc5d57f817557e93a6ecc..6679e78851c9881864ca068c022a46591a05c031 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac644dc2a72cc1eff03422cfdfbf0e2ce113cc64..32e4590217660cf0774e0817aa77dbf5ba577f6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b740d6f5a8fd2a264f9b791de7a46013d28dc0bf..43a7017e4ea4924120827891d22ca4694b3bc8c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18a9f0bc474a1a5a7c736ec02da2dcc4637ed386..bb1983b9a3fedfadbbfd3de7c60e2e2c38034726 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6c3cbc4672d6c7941220be4514436dc7fe881641..5a74009a9f5a7b945e128475b23be9dd114c1c2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a91069f537113497a5801a6cd984f75624ec604..26430129bb5092d6d2608c90a45dee9f5ad1faa6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2fc90ba7fc8aa9d0d210ccad5a45e8cf1ea88ef5..1ea713c373b9d4c4aa4320a0092e881aee74ac6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93b1bc802d528506ef780ce6c62bc7ea9aa435e2..5ce5ceb2397c24fcca568762d89c93aaec820b5a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5daa6ff50104417a7336d0dc04c8b55a14b85202..f81fe13c244851c82ad2a2f4e4926b6285eaf630 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 088b75df06281d51298c08f9089bb839ce014bbe..953c0195baef550dc6149ac2a7172ae24781fd1e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78e63a76ddd8ccd49ae2772544b29c8faddc67f0..8c25c6792f8e0e68dd54f18a1b4b3ac2af8c2755 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9a6fa0ecede3b85cf6a960fd225dc1027789a36..92820adffa3297e41e0a9544f3921265e84d95cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52a0ed043f96c36c679c2a4ca97a8a2ded578718..100b00d81d6c0dce4eadfacdd858836a70e6d195 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d4db94d6299e8d9e3170ee77e167ce6820478f0..e4b0217139623efc999b5a8341fecb52ae933a12 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad84d6b0791bb35dc3c0d11d80118d97cc4bd922..e7608897f39e76f5ee605d74d6d00faf2819e9f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60500265e59cac1065195553900e25063fcdbd0b..8a479c6fa082cd459265c09a0045a4a454c31024 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f32806382cb412269ed7a4b2f023a6d61d6af38..448ba29e22605c790a7907afc346bafe5cfd208b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9441b3920d742ffcaed6cf14a088ff8314d94019..c85cbfa994022251d9cc315188f326e3bf1f1be9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3ffa66d29be86a2727a7a0560066567dd392e32..f8a3ec18a5dc2734d2bb2fdc89fabf18e67c74a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb9303cb7e54f0ab1255c24a6b0ceeca2dda08d5..f214c98fed8b21c8561621bab1c748a4828f7294 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dac83f41fd4c0dc52bd985d1967864d3527e707f..282c68d2fa96366358be4a43fb9e2885ac08d53e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2e597cda6b94091c91cf88ee6b3ba738b98fa34b..992a7cc97ce30e741c2e38c9b35da0facdf691a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 344a58bf2cbc625e100fdfe866c50ec038d67ef0..e656da498df4a10476eafd90a2a4f0b6305352fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7c576b353599be6d804a2f3a012d22c6535b9f37..02cf11d838ae469caa27d4f4b80bdc55575346b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index df4897ce00e369db26df029ace9472849d9c76c8..fafd0830eec154b320cbe9866538e5b852c1da8e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60b937aa68b3aaa3e3f4ebd324bd03619056fc55..81b9330605574fccd27d7b475de067eca7788590 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f70a303a80ff37166d24634d7aa4438f2c26ba1d..a2f70b45d920617ec73c2c6d8f221c4130e575fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 69e2dea5dc2f872f698641c27e8b1d60f9250db7..88608073e11f051960aa73ce0f101e8c8e5036a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22afaa3b0c4720a014dfd173a2afda8fb29602e8..0d156d22b856eba92ce150bc36fd11a5b1e08362 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 34059773aa465c837c3526212f3e2b39073b0ffd..d83d931a87bacf1c62c35aa1050ff3a6aca56bb3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eeda52ab44cd03abcd57adf7c7aa4c670c7f6639..bc20aae05001391abfdaeb34b45eb5ad414c3d68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10f215a6b319901ebe152cff5956d34f54d0f2a6..1f61dbecb6eeaf6c7f391d279c157e6455a5df04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd6bf6798ec3a278a1c8f0530829a66c41d620c3..b364447914f73b3c9b155d7c4917b826492b8c51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 065f032d963ec3c1e2a7f8a97df919116cd73d86..e2e45132b2a64643be1b303e644b0b8ea3a4bc8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd40131440b2546133c9def4ad9a676ee3af7691..1395cb1a84ee64089ea460b299e6f496f522e3f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab6cf626c28c96e73d5daea0048bf8f4b847c4d5..387ab2bf239a8b2ceab6a25e126b853c1ff89a81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6e2069281e0571e8d2a3d532a7aea2d53381c98..8f90de3ebb75f0f0041ba24ce8afcd5e60e0ae29 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f2de3fde8ce37968eca536701add3fb24afdc985..18af075247950a43dd70df28874b9cdfb9a14c0f 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e825de137341b95d8eb24e60eec7e67880fafd81..5f46b0531f16493a23afe9338f92630f99715043 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b237a482ab62cdf6f4433ea782219525c7c93cdd..5339e10ec12df87bd3cd25bdfb9e0624df0112c2 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b93383ea1033a54ee81e1d034034bed559b01be..a42131709ce36cfb0587a01fd21ee6a3899ba362 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c87f405fbddf43a13020abb8b203fc268381be2c..22b624fd71466d7e0beee7f5f1bdcfce919a9aad 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1df7a54afed9ed81db67db06f02ccec6ceaa7641..d973cd9adda9b6e894c5d804ecf1cfac65eb1780 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d9e1d817fe774c4a50ad2c5cf7dac240aa01430..d59685c73c1a8cee4406a47207ee2fba99c30178 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7473e141974bc845d9af7cf58a8d5141a9c9271e..c2f4b84cc1fef5c259b50a1225f3f1bac53ec456 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb772f851bb20110b683d9c47bb0c4ab4a990a4e..1c0584f61f8b34b623f433fca0f4c784c8f50961 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63255d9145f38ff559c1e7657bcd6683aeb705c1..85ff2b5d28a3bca195123300364107767c3677d6 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b43cdfb8b7dd130d931ed5d25d932903e35d1138..dc1b188341da42709c9291becdf6d4c27a47139e 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8e14269e30a26925a467e67e000a2c58d3bc2ac..f0f1bed7ea28b706560f5e936ccee587248cb653 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9af5dfa51105aa88763046231982b5358e7d6cf9..1af1110f2830529fcc74040fc9bfe653c76566bc 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71be88b380d3847e80d5a84550038e5be11617e5..1433bbc22fa489899373e30bf7163a5fd70c05ba 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8b0997b612707ca533cf65027b664255dad2ee3..d119f184679e36aa1f9c353f7aa4fbb9de0122a9 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dfc5e3903be88c4779e81b0b1bd8482ff8229283..bba862545a1f10297a611b0b1882c6a3c172d3be 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33b0fd953485d3ec60aa064c73e346e9a7c2a502..f0bb13f1e13ad226afeef8b06b3aae1a5dc213d0 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6e8819785bf874f6b11f838b0b00a5dca45da37..a408d7b8976b26e80055bf365f140201cdcc701c 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index efc9d5130a083430db030bc4eaad2ed817a726de..d478244736c9be106db29ec0db4843d3920d8e49 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09d0e8eae4a38e42d45578fcaae516c502e8e8d7..00b96a09f7663f406b43926743032ceadf31c67e 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc28ab6018c45c7f033ab7a9656aca07e555a055..547706a61a089433f3cb29b84c82c28e3add9176 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95679319e691df1b55232fc72365c566fcd50b42..2fde69e58b465085d026f0333530c0068d5f3e66 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d6ffe9113928327776a9454a0f44a8ea3ca9c95f..c200fc7fa15b953dd7fb1e48e4f7e57969cc16d7 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a51b63c8058ea1949d3c36f861fd618ec7837f3b..5db53c81cabb6f636ddec736a0e6e1e0b2df585a 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11bd525ffeecaef1fe982a0d49be8fe77871c863..d8f78b7f629887e218cade26f1f08d43e7f13b68 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a22e94203d038bcb7b60c080628d15321ace0a6a..228183b2677061bdb99cdc734c5d33ee9c3530aa 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 843033020c47e5938085e60863ac6399ccd5aef1..ee760a740a30d731d93f74aedba66000503f6009 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bac74196d65cb8f7640c226a77817739d3388ffa..a5e22ae6f2eb8ea9bcbd2dbd092f03093e38dad9 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 79615ce93cd17dc0329de8cff3a29398609ee167..46b9f60e7aadf19002ca38c63373703d47c67fd5 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35ea27e2fb2d841bd303827bb6748b249b50fa9e..a8eff4ef9976646fc387d081e088e102a5a04f36 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 906e49d867c3b0d04294578820e2d9a35f737c8c..2525cf8a393373034e9e816190f59c0829f90f89 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e13af8300c11f5a2123e061e998241d7a26de43a..deace5b4cc5489f5fc82041c6175afcfa49c35f6 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9175bbfd42d4f6982c38e5a0652e91bb2ed5dd04..4ba49c5f5beb7966303c933d524b53fd0f4fbef1 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 520fa97e75484d98ebe8bba9553a567e3b2cf325..09999c8b0dfbf4facdac6aafc774c48c513c6d7a 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe17ca832bf4f38beb4612a2b06764755cfd52e1..39444350161efdc2e366626fc54697d795e30068 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c94d92bdf124fa56c8d0b9c584580e5b10c12db..fbcd9d39416fd6f20d176ee58b0cca05db379420 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index faf98856852c0f6e6395cba44d8e73955c25ee9e..6ccfe3b7cf651ab1ba791f56f76dbab860b0c354 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 69c7acb99518f64e991284298cdb5385fb5bc61f..967c2e31d925b497f769bc08797e8a7b284c966b 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95a1a8e35b63b39af35df49fab5a1e0bf87fccf5..1e7fbdc1e3ee8d5ead3a828f347696691815adbc 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 835536cb08acdc2c1c727ff887d39903bc54cd06..2757c520db1d62f1b226fe9c93bb29c2132feeba 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d7d5261ec8ebcb638a0c235b1f6c39809022b111..0d491e66c68141352b1e7af9d6e5728e310a7d1e 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3427728b98140b5dcc5d4e9b5c411fd943c4bd17..727572ab4a4136fd3425091e5031844a0714d67d 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4a30de56d0f9a5206cf0db2f924be1ca600c348..ba8f74424fee3bb59ce19095e19ce54435fc1114 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28533b8669ccbc5ba2ac983a64f64d24582876a1..8954bfbcb3cb835df14a0cf168861b7899512267 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4d371650dc4c72f6f7d74521231eace768fb0be..823881057b228d2f9df4ed146bb4a90075b5149d 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28b198d3f05a019b16da8b356e783e7ac8047bcb..a2e423ba9b3a72351197b51867fc3853cf81ec19 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 867d1e3293bf5e9250afc87bfedefbca34a0622f..f70917a5340fa01229a997db0b1a43985ead97b7 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 440d3c6ce5a85a1c265bfffaec2c367ab69f0a61..11f986fe7db05988ad9e6de00099b36cce2f5d4d 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 74e81e973bc4c4a955782c7885bdd2e527a9216d..b07913e146aa35c0eb77300528360827b0f1eff5 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6edd9e5c523ad9d4f7012f070382f81307a295e..6168c2dac4fae416a394996f2ece008435ab1a0e 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 24d9f2b4a088a66f32a30f71540cc3d70ccd38ae..657bed2c3a5c636a7f0fee97a32af47f4cfd06b0 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6759334a703ad40a83c4f7eebcd1e8beab215fcd..3f376052e300de49edfbeb5b2b22cab91569126f 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e77629f2584e8267676ad62cf99c34e2e6afd3e6..92265e6dec1feed35831c32220abc9902a9152f6 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62c14a78e698baf4a5973252fa30cfcaa432fae8..9352f024edfa36ebdcdf4ba439d604ce846cc010 100644 (file)
@@ -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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3bc0f05002834cf44b4e3ec1d53d420dbc53e90b..52887a4b2921f05be4599c1155b1730eeeec93e1 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
 #!/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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d6e56a33745fae6c1aef67314457c10a815d2d56..25a57a53027ba53431fd29354d79429d7d357091 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dbfb9fc355c013d1a419b1da616c49a36001e5bb..f40c1fd332b14b4aea88195b95e89dd037577b0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18eb0b702b14321c6d79dce2fa8687d310c51029..e803522b40d4206414617cc49ea2097c971ba6f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87e422672f3afa10ec24ce343efb84dd33736e03..27549c19d30de29a7ac834c6b880a897515dcfc8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba68062816d961a4d13595fe83f687f94f12d048..b4cd52af819110189176d3dc2a13889b7e8a74dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96b358ee45adec16d7e739e873c1748f1b3f0afa..656e7413ddaf8a3a33dde19daaff4d037b9a2dc5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec2db22aa753edf324926673b55b8a812dbf9951..41ba4b783d03755b2b5e7e752f1a3a29970b0739 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ec3c68cfecc934367c3a93c6359c1309964e492..39cd67e75bab3035f49c212ed1a72b7c17e802ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2b0988b0473ded6ba759121c9e07ecfd0168b53..9103cc6e126eed902be51bbea076a4179cbbcf16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a93cb615bba90eeac071ee70e3187902b0483f3c..717e2029171fc12f2207e1401dfd360585b48114 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10503878c9013ea2a2d0b81f58870653b82cd026..724a7e060956ba9f19411bc47d053cfca97b496b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab42829e1e6b568bd127dbe01424c725555bd61e..9550326bd0f1f6b7b0ad1c2db76d066724cd9142 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca33862e28afd46e10d007bbc12cefbea3e9b9ff..3f1112a323cfd47a786ada54653d093cbe086261 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f591033a3f6840e4aedb2d1e8febc900ce1f6876..9c7fde64fd5744b0fdfc9e1ba5cbc85ec411a098 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22b6cd124797e7aa03ad7a4f24ff7ea242c4c65e..0c56b2f1c826005e793c3738553453fc536d7642 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b43cedb4d5de00070fdc3a0f0594adc2749ba66..6367108a17beec613a6f7ed8283f320ead72fe2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f55ba36f2dac000572508badc2ef20f32de9025..80d5e97e073aea5f2757e5f56510005dd3177704 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54e4155023794219b449af19d759a29927e368b3..6ee3b9348ca6d06762f143a943fd7929d856ed6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a909349ea497ae1a2e9b0c3731f231b3e75e50a3..00232fef5b138ce055a993a675e68202e07f5dfa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1f6e1ec745c1845a2bb274122cc6f393260cd5c..dbf2cab050d2f41219e1a6da9c8faec5c9c56bf5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bbc438cec56ad6e873d7d70c104ae81370133aff..de53debb3bdf6909715a7eaacae207fdc2a92297 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5c2dd8212179a6ddfc2f382163fe2b45240ed9a..d445fed2dcf51ff7ceca85981ac69168eee88254 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81058d5104ab3279c20982b7dd097857cd3cb3d6..9b71b63ac0e9c52566399c86c28076990e300a35 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc542578835d1e989b8a787449740850cc2b1c29..73cdb7481501251417062464563c3f950087169d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca77c9913d8845046625dd48d978e1b3ce2dcd6a..a76dfa550cc5c41e5fd3fd1d6c2cb26e6f024d6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd42edf4e182de5d34ed36f3e823d323fbf749be..98dcef443bde809718c8acdb3cc2f34ff300f822 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a8fce29cff71c4e7c9eaba626ebf52df14e0d33..edc282303cb086f96ddd56dd1809d8fc17e89c40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6195070933186e4e5d68172e57c684659e816f83..ddf7673fbf2ac0ba4d48fb1afecbc4628ba88958 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a3e1d888260b888035b95fcb9d4b2ddd41c2edee..f85070f1588710aa3a8567a0b333de359f046c69 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 51c4e95a278538d3d3e33f9f2667f19b1f164e4e..b6f418979ca2c07f067cb87eda78fb895f805811 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index badfa139bcf83238b17e272593e3ac6d396a440f..63242bcf904c1b81f2b17ea353a2ff24e32077e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21cf2a81dc95478cb9368178a493a69363e49691..0c17171b6dafede936ba4f22bd486ad8fea8d245 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f99812ace9ec7436ae62e70f82635cce8e1fb227..6815d4e0f23a7d61a85c9b106477d2ffe27b9461 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e58789a995a856f82331cfc38f1c1f8fc315be40..0c6a81e5681dc5093da86c88a38145f1331da10c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1952fa8c4c0804ab5029148fcbd926f294bfc0a7..57092fb3a2a3c320bacad605d1ce04843c69f21c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3604ae11d5008e1625f4234ae3dacaa8001ad897..036287ff3129aad3f784ecdfb5e94d558099ae25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb58b1df5dc72840fa1f06d7b6ad0f3af7f280d2..14e80ed43ed431e121e4f0c30535cd43f2eda034 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13be4aa361df22050eed063136b704e98fc222d1..203d860afac46c6300f1d0784c5c296c441b605d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5db513bf334679cf13abc62596094839d633a728..2787389eeb9eca89b773e41e3c3cd6455a79d5ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 754d0f54f0fd903f3f954f20485ee997231e5904..544a941a4229f13a27ae76d13912fc78e2b6a52d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c64cf83d662d2efb831e7b95340ccdc557d62b9d..f6e01b19b1fb4aaacf4b93ae7d6a872cec4dcaad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d235d2f6d2c0e95c58ca8232447b303b5714eb43..5db1d07a7f8f405993ff2c7fca3df30d2eea37fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c3a4d78484ccee0eefa4232c6085f3b758b9c8d..a478c3ccaac7bae2c5aba24866fff75df421eb9b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42e02428c4467b0e5b2786115a25e2b450808277..0e0dc0bd878bca340be98f80fe6b58a13a701ace 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9e100850c312594f1380f123a5c5101f886e088..d5345009c51ca2f2cbac513041b3f7100841c9d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e01416367675cb8bb83e6bed21fb4027ddc7ab7..fca031397f0d4a38d30422cbb3e4e09537132b65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 217d3b42780dde21b7495666d43acaf9eea49973..86d3743ce13e875f9b92a2e1758805371804d261 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4fd743d56497c278ce2bb5e09d1fb21f1477b814..9d19cf4bae914a4f9a7b4641db40994e4dbadc5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3f53a86e63d66f7d826225af5a31d4fa35f2073..485cde18493171fb2c4b03b3c7898edeb115a842 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a8e42b810c0d31416fed855f72ae60d2bdfd898f..8731580ff6a4ed25d07e3337c9623069e5d4a197 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 140b0957846b080e8c12046febaf6fb522c023ee..3191c1b5982aa8158d5d14fd1c8e1ef8995f1bfd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5e189e2dd15a6fcbd8637d49cf731a8df4d9717..aa32e39f7ea51bb58f499758c2ef1b859fdb1d42 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e75fae1b4fe0b8c3c99e29a01b86bbfb9871c05d..28e09e8e8deab53c6e96886cd5c1db68168d2fd3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 25d5f15894223c13b5ef175688dbba7df9752e59..fab475e492c43e9772d8c30c4103b5db487f098c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56af26c96f5f8e1d222015318374d51b73bc1417..58b257998da4bf68e6bd2728f9a6da921409ff6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4906743b93e2ec9d2baab4006195bc24683364ad..123f43c2d8ccd08c2d37d1c044e42bed560ca5b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22b608dc90e3c7ee62c4aa76723129284969967f..b658e2c73e66a71a03ccd0d025ad0102e7d71698 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21abed372525679975ae07e3847d79b1a10ee3a3..80f1d15929425e3845a7466b9ffb60181e25153f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5139d19297759716eb2e585f9b371e4c7990743a..6765efe056265775034cb056f9534f1600994a17 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 248beff28378432c7500f3d709b768cd770872e6..ea54214ec37c2ab0e1226c8dd43aee2409d89122 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ce37738d87869215ff648a7dc9ca618f4c15b16b..ffe004e51158540fd7126738ce22ca7f6e488e3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77284e0099589f92cef1c2bc6e5fbc17e4ac2134..e9a03ea6d52782a61e3cec96d057e4b71608d940 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23e4951f66d61c94ef3c0a2292854bb0541c1f6a..e666353abd157afd1713584782cefedf4e7fc4a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d34aa1e7c931795f22d7d5de1861c44823905127..d108ebe02082587c18870d8ab6b4c984d2540a93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 475ad611a2d6cda1395b10b43d302f1d26e4913a..1b419f6f2e288d532433f7249d7d115e372c830d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da0ce1dd5fad3a9c436f6bbe7ca16830935ee1e2..6ae78b95d4bd588ba7199f934272c0fb3a1c06b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c7187070a8bb5e9af19ad9d334908ea16c283e4..b6e25c670dee278a950fca4b030ba4cd3c2d5a56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 368d7dc0ef0b0ec8553aa1a6d92c340d08e6d583..62caede1ba8fd7628c45fd72a248fb7d89ab343d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ede3e7ac0bf314c6faf7a64daeee56d130e11227..26fbcbc2a28f99cb2f20e16d8a48b988a5cc978f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a008225c453eaee3947d41b516af78e728c02d34..3d754bf23f4366eac3ef6e077899f44a0b2f9972 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f9336869299f5074bf889ac2956ed1450493dff3..d92c0063d8c7be8a02f908d7adf528dc5d0320cd 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09bbdf6552902437bf457a492dbb02e0d50bf56c..9d7969226a358e4d588ad6c4ec0b4c59a1b6da2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 76a22532a54750ecc1a681e6e0033f07a068db9b..6aff0f79af95c461cd152a2bd7d94de72ff11f78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a7423eec9da69e2b6cf6d234c7fe08d53ce5f4a..dde3dae8571d397282fd0b5484c9639152f07b4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9157925a558558a976b1209c6b215bef5724a36..7530992893ca710f157b3d9a0bd7e2ee68bdb140 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 853b305f112f89ffd9d3e9587f62797b12d93809..ed8ddb74380e0ec28250d27a1e7de106323d8d4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f368774ae836d143a68bf88fd43f27e42a08ce8d..65985e5c7a1efcf0e6417ff4c35d9892c9a71a28 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b9ac9d53583101be865565dd22f2647bcd8327c..4149039ebaf000256d7a961e63d50589385fa8e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0050807740092682091c18c13c7f50ea0fa8a210..e06a30f5fd096f78a7514eef48ee2e9bae7b3482 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 53533d54f0f5ddf99d84acfe638b751fefa6b154..4312c5e69f116995fcfb4468b9e850c77422923b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f4b6c9c260abec16e4306186a08fc8c768dff831..6a240ce88bb759c676461d1a1d86f253dc5bb821 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1de8e35da03de924430a6bffeb19f5ffc241d743..92b324caa0b17def00f339b8e584efc441ed997e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31a3b823bba04f7027fe09170b372b4ec624ed06..d7bc45cf1c06969c7001c52fd04a36777809b49b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 731836fbb3a5eed9e56c824adf5dd3b4eda4e4f4..f83d0182a800118781c40f6fbfa81c813ff355f5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 55531025d07cb9c15028d849337cc96b98f8d390..3a886154ebde35efecd90cdacf5291ef2dbfd3c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a924b502deb85134c0ac31f5d194a3531a81464f..f93bc375b6357ee291e00775c531c9d00035f00f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a28e6af01df7730ce1a7c045fbd994e1d555cf3d..c88167c86483515e16ef4b16bad0de5189950561 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b688f69e1f537d4b93fb81676735163eea40f14f..f96a14b144afcbeab036251038ff771c99811ca0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d4ff5ed1ae0ae8e5a1d7529ce3d362ba49b1480..59c93b37dfde8616dd1e4158c4630cf5b1515bcb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db8bcc5b5afd73290e36620fe0d29ce7d9ac2aff..9ec0ee70d0499bd9eb043ac863f58a5a8c3bddb4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 040746700149f8d1c6a103810e80667ad8832f53..489f349555e418583ef2bd551a9760a5029a2687 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f5b85cd6530731f6cb76190abcb95ac2385decc5..cc6c7b88a7ed36111e3106648384db0a37323675 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5aeb0aafd8c9b21f1efaf8f91f18dcdfe299e7d3..311a4b7e9d231854f1f2462c3c68cef53ae5c9a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 37abd018bbe2187df70e3297b570509cc67df79e..3e81c248f13b4686bc47cd1d751997c697c9c244 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d81298acc02ea3280196416a777a2e5cb93d3a33..cd7371f0ae373aad0508486becd1ebb0eb8a91b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93ab0f391497053ae3f760155293efe8105db7e4..33dfe66a116b4d69b10a9ad916a0eda129172580 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d3ebc44f4a18c5c7336c5ff5450f05cf9bc1202c..1906213f08d26d6498a46fd3d321e3a3c6af335d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0a0635eaf8163b74d7d28d9ca901743e39bf843..35bb5f36c44854f31ee1c6470f0058443ab172ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51b8bfd0de73cd0a4724c07ce586c97c67dba468..8b65a55aab068d8c12da64aa8728f8338d275879 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7858dc7a6153a53975b138627535e1c185fc32d1..84afa3f4c83f935711ec57b817c67473435f0718 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 57655733ed0512ebdf74c063cb01b96e163d4eed..f698051c19ddaed8cb9d00de49333c5f86bbca27 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 106c7b32d38e8c8f71a6eb06750f6b7fa5c39851..5a35843dbf836b28f6cc8656c948368400e14574 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1c3a25aa275173c05c26e41a78d7b02b1a98cccf..b1362392f9189732834141e0079fecf9e878ba75 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e989f33806cef527ffbcd0c824ccfdd3e1b976fa..8003936f2c21faca41534f66ba63670e5ae03ff6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d6893a050b4a5c36cb6ea597fec8a6a0f0a35632..9e9dbc4f4015697d52a4b7a666983713885cdda6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f738dba28a853ba59b253f6ba443f2435f79572..7b082e11a8e2d9a5c821e79c9e37bbd5b13e9a4c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72e85a34999a9c6dc6b24941aae9da7783dbb595..087b334460d37427db8ecc9bad336d11d720822f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e1867c893090568647b54755ab88a0fd66c44a0a..668795ee88666a3a0a7274b553fba68465a6584a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5e309249bff6c404cd21fa3f48637e1d36889f1a..a18e955f56527d35389adfd8688f7c34a7f5be2d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 81e04b681662e63140232fc718c25e84b0c0d3dd..e92da5de66c41409d7310ff292f0459026a43f04 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a72ab3fd769a9aef6f6a1bbb267a92ed2b304d8..c7bec2e0ae2b1262d423d235687e5a8b4d2eb423 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e51032171144614bd31b8ef1a0941c7e3af44951..fad7bc86a326c41a4a2aca0af9c5eba5c484e06e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d74ea27b3ebabd7c012f6563605aa072ff2f0255..0e3444968ebb1cb7bd31d7368adfba8c8de13b7c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d40c154606baa38a165ff243d4c4a9682c899fef..6b4ab594ec2fa5b99b1e7107e5c97d94cbfcc790 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8b374c6548c9aa6e62e8a4cb3d7463e6ca978521..5ea06d8e0c93eab2f1ffec60265436da390bdf6a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9d4b410cf983340c8d0148c0aaf7477c88f4b62..3e4594854e889073404aa8d96c08b6cf8dfa2cf4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3db586e9e9680a5c57f13ffb8b554430d525e8c4..893e1e40600184af62c02dd1b882022ae7057925 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 333640cc53bde93aa9d5dd6c988f7772bf87b3fe..46ee895c668d07269cf7d7c84b284634f1fd5982 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c08f006f6b80fe525cce7d74723409110e7c90ac..d749a1bb7d31ee4d3f4202214b025413be886e50 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d80d9c635cbc4b75a6bab5261c5ad5f3476af037..8a97edcd244cf520288178020ed5e7a25328121c 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6f0ebb6179ae430148ec100ce62a6684b05db6f..5abf2c82f37ccac9473bb1df235882f7da3fbd50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 44bd1fe8400ad68e886ae4a11763c41459bf0ae0..41e9b5d1c1ab95cfd85a3140f091e81bb6c0e420 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3ca7dbebd87392d11e781cf15d52b5736e7e1835..277d1414abcc318e5af93a0db5496b82fc355a1d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e6e27987b9b643fe66d0e5c93271b8f2ad95d53e..a7324128ffac6f7b744ac4403c677e8b54c9055b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 857e29005bc72690e5ec8c8d3d4a519687e30863..2f16e19cc89c45d266502ddcdc986d9d568ac724 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0033fc4e8b89b9ced92b537d24dcc1467ca90d7..0d34053ecdc1bc873276133e533f311325095646 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd83f99ef52b009a88de2ddaef4da2d608bdbc01..9a7eb59efd99642709b337fea87771810b5c32e8 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b3783d93a8e015e22568e71fd14edd8a69fedbfa..29e7d965f9807087947df2879943cc30f09b8a57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61702354531a24bfe2450eb5f4c24166cc6897d4..84ace4f4697c27d25de1b33e3bedf624b32e2d0a 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23a6ab2b983c697669a78a6bcd309bab7b1c6a6f..09a99442ba347955088f63bf6ced9408c2f56c24 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cff915bdbb33eedf5b65ae6ef4607a158ddfd5fc..fbad941b1c68328f5ce52ab9ab988c3e24abc134 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c913bb91cb544c71db5c87e971e4b0ed6d2fc0a5..316997d226dbe8068c7114879646bac66dce95c4 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f5ede450f343c1bc38fa51288e83866c9ddd1b8a..5a1ab3f898506e8a2e4409e7beac7335fb40b910 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 77a543d4c8f5c613a7c964c77bba7a265de3d2b1..aa20bd44f4ba691622d767070f9b2ae3f9be15ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de49b427f8249d819daec84a8ffcbdb019c66e84..c196d1d89f3b308069d910710533ccfa8e52752c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a2ea2bcc561ba84edb7ec8eaa9a2c60098e46e7..4a08b4089b7dd589dbf7e5235dec34aca64a071d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9eb0beb85490f6ce46dd773ffbc4e0973c644f11..ccff03b4499634e08cd41a06e9f35d233878bc82 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 
 #!/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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5448bd178d6007f6acd98105a043f4ebd24f2a4e..d6039c30de5ac23ff8bf2fac62a5c8b640221ce5 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7e1e59993454a5cbccc8447f6270ee89234b3cd..1d399442a2fe010df9e574c26b4f743e571f361f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5e20711d6770ac3259ca603237b07c1c064a3a12..76b6633a88b66c7315585a3fd19794c5e5a9b816 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 98cd0f24c57754e387f67a6068daab51768f4f23..13fe2f1dfbeef5a35fb250b9cf6ec83652e2cb59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45aee73c7c5acfd32bd9b6f20936634bd98eeb4a..a4ef21796ab2133f3b3d514441098f733ccd9d6b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4dc8dfa4708c22983a63e08a2d9d5e057e18931b..5ecfe25b9e60d201e4d829054d5139aaffc36147 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6e5bfa5306d855fb8aea76a4fecba28fefb6bf68..7d2855a84272a7a1a011d73193c7b3141de2228e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b1da2e9c6a7aee6555b95ca24da04c293263fe8..bdcfb30994239e5980c9e92e828af2308a733d5a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f16a1425d80564a258eb1e272c77c8f950de1b07..a38e300b594b8be5beef138a76c38ce2ed55dac8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a323ae3e4116612ae33caa6c0d485f43ad7c710f..980f97e157b02be258139017fd046f0a90bffdcf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 909e5e4c818954d7f698e7f463d87598bcb0be88..92b8f49df5c7a9b79271435e0bdfa2484fcf9ff2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4181b49fc61eb4e6964f81845dcd12ecbca9afc..4b93eefce3af4ee2558ed2bf2deaa2cf46e3780e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa17141f897d7a3363b94f119523e38f4203594f..d2b134a7e3feb94275fcb40bd2bef665fbdb4eac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0b8a05813a938f55c25364fa9b3c8d97b643eb47..f47df1b17f95985e3eded2ad230397dc332bc4b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 00fd6a64abede19c8a32a34b6d57ee5797762172..fdd2e67ac0860435d7df09c2c22a2cb037d2785e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28191facacf1647fa78382eec23a9aabfa281c64..2c3135015d8642a26a8d9bcfe254cb65bb5ff2b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5f30bb44e6e87ca12c88540f74bdc62c6a9b15e2..787666f9ead5858bc09851fa9d94e930c5cd2d0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6fdadab4dffcb3120b83900e0a2e5edc490d3d39..30781f93b34625ad263e8903d7ef5589b6831ce0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 07b1f7bdeb7ac6e70bace58ec3c8a2e705654542..d7552f0123f9ef4bbcb314f0ab58320c0b73b62b 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d3f943a26f7ea72ad09c1817a1bef9c4c384f5d6..0d40562957dcde5f801bfd3df724203cc3642176 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5643a50907c0fcf6be65ac33f637e19a4665dfba..2b6d3058df0abdd664950dde80b9735c888c70fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 242c8376ce54e8833042bc1689767f0404c32e36..5be3c90b9d0b0d32f4660bc3fe7f2f27b3cbb4d2 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 03ba330e98b9fa5bc2a57208d2f143a149a274e4..fad997c1228defc5ec2dd2d7486d9cf5c35b02e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 86b0773ee085488c0f71885fbf1908fc15a605b1..d9b195a468e77b41eb635dee1569cb6be4a4d805 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c55d52b1bd2aa266a2ca3894bde3062d054f233e..db5d64ce0792dbe98b8750e03087880238e706dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c2db04a961e2dca68422f27e584dfc502904c6f7..d8e90ec8402ccad72463b2526deee97ec9e2b324 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 24aa8bba375682f8b5016ef893b526dc9083c098..4f63a91e7ddd5f7befdb34c2f22ea9aee657842f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a9258ae5e3c795b3c4c2f6708c533bdb9fa0dc11..bbb07bbb94a9c0ae452d1fc03057601f6cd47de1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba26af47fc89c1a46c84ad21cf5d36616887f0f4..b5e0e698ea96283d1417c20cf6611b62a6669e66 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d8c161e2828baddaad456d95da2dbf92017e3695..c6ae79343e9f696dd3735b9d6eb293411980b5cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 69d42f64ec21e027c88f9ff765e31448a736ab6c..bf8315eae9769a735cddfea70f01fe84c8dde869 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a5f6fec005028a26cac78350f428b41b869b2b83..4369b3e04fb80f8a2ee7f58f9724671e039ede4f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aec154680fc3149e4e1a884ec860eb2b6aa9b6da..1e976e80bfacc0c9ae8dcdf78893d42e68dba587 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 015f7e8dc60fdd9d1f0c93a58c4aab6ba73c002b..c0609f6a846b1a46feb4ed9e2ecf71134d13eb03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 66d237473e8875c7fcaf13d0c85033ec3adbcbe8..c1a8be22f5512e1c89fe24576eb74772c2fb5273 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9e04520be96e854c7aa435bb8c119b89d0f888da..75dae613988fb77c4d84ba090175e1638d7245a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 093e6b4ee5be68db529e1441ef571bbd620c2a81..96587b8a87393df94a96c7bb5136807b073adc73 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d31137f454666eaa2ea9f4b33e5aae0e130d98e3..e814aa94559b9c57c1fc36d7c62f3521e6b9f3e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eff20eec421c11ad1dd6b07bdcbadc38a813c4cc..929c813275f2ed2315d64a26f975b2ff2809d066 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eff20eec421c11ad1dd6b07bdcbadc38a813c4cc..929c813275f2ed2315d64a26f975b2ff2809d066 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 426ad92c08abcb3b80f62c82d29a6a4823d91d70..436beadf67d9e65e4e875c621a5ed10f351809c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f96832a20e3c67ad6484dcc93c3fafb1c491d662..1cd58e5aa55d7f440d096fe31d7eb458d28195ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d260947e2549ff38d838c77ae99f85fd8f9f4d66..560154895d87119c082e8da9dcc707e78ef9d149 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14994fee7e004832fdbb0b8ebd75d27fd9cb9e83..d79c61601470b72c362b6415de60188a3466eee0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c5ba5ed2546cce226dc2538174ce88afbb1fc131..d0cf2eda12c05de6ba8681e4b67aee1f0fac31a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c487098fbc1b9803b045d62e0e4d2393bcafbe1c..95e3ce861bf09608e599824bc556a1130e187835 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fa0616975a92346834f87da4229b2e46b86ca2d9..469eadd05b943f627c1598f7245d03ef2b853164 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da6f6d22d48298d2cb7b1b8a95476cc09dc52440..8b8fc60c67ed50130e835bec951b8fe95e393fd8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6e6ab989f64b950c2be393d29da2b782957bddc9..5ca4b2e01512cad3c5f8aa1b499b9f8be0ef9cde 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72877dabf2193fa7c1559c078ef4642dae8f1111..a53ce32d8f717463150bba5411341aa4be8886c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3221c30564bc98853710d07c8b08b18bc3e67460..2848826d00a679447bc37d92b7be04875c6a586e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 85e07aa256d62e421beda1b42b39e50e98ce7a87..2baacc7caa3aca4f1ae890b1e9992c45439be3b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a93e2baeeed828cf41378bf0840465e39b7be1e7..01d31d8ecab3fc539f4fdf996b0335ec39d2bf31 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dd3fd84fc2f4e82c23c67e7ce1b627ab8275ab4b..c880244cb6b5e71b142c9e09ff801dd82ef63274 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60b7295c233e8ac6a78b0874027969cdf6e84263..05d0d2b77c336c2abf9b4493891e9b1bf1352a6c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5fa5d5db941097233959d43d8ab70c1fc50707b9..5f55daad66c26c45903fa5681bcee853b7c9b4c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 02deefcf6660522b5c0e50a2d3552a94fb40cb41..0a89e773586ba69592c9d01da9874cb524629d27 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 110781317414a74bc77b1ec438bd9f09c9e8f559..848e3e36f50fcee05b1e0ebf76668c3d08d05a39 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9dcc6a24c4a0d13dad523dffe0398b52f1fd102d..14da326eb47ab4878a5c7e9998d79a1930d797c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cb7c99f6741be918830f04ba6e1ed73cbc5d480c..31ee70224a7814847cbecdd61f1305d5f543c278 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fa667142a5a37ceebddaba000902e345c9652d38..3d5554969ccbed22d053a47bc0b49d1f169e56be 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60973925ee631459a775fef1f7cfed2a3e331f89..a1bf3bb5c3ade118095eee0a6f5e9c57ed7bc212 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 27d2c12db5a4ec458b9c6fa1c75e19f1658eb571..f73c4b6608d4413ab7c4a84a458dda017141e644 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 179a0b4e983449ab7763df7ad2ed1372b75b3068..ce9b410b1088f9b2302da39279b27401b3b35346 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da893ed1da48f4543253e852231fb6bcd791975a..025cf3be62e4d8c4d40710c2793ecd955330cb1f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1c16e56769b13d2f85e334daad4771fa4f43c6f9..693150e507757bc12c4922aa734ceb1cb5626dbc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0f67d03d9d85170333ae0ce7ef63336bbc989b99..31e3823010a43bc4355e6010a8b9220338f58d2e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 833d8d9ff5a60f6e429166ca64785b40f8383009..e396005ab8ac68616e82f3e4b8c57dc5eb4885fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2409b2415d4d177787294aba6c47c867a0f129bc..082876ee574ed7cf08ad59dff1482766153e19f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b1085832033505af838848b13142c91e5c34eb1..6368f98247090d861a1adfb4ef08db5afc83a7a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe29f485df3adf89e1da5584d3da0a8d2c876679..281eba584cc0d93071c3d7351e2e72a0246d3f1e 100644 (file)
@@ -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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d7867017076e2b26e1349128a7c52bdeac2a04f6..08b90f368f03a399a596b55e886c2dcb65831ea6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f5bca22a8471be7b875130f514ec3696071bde6d..f172364ddcdc75969b5977ea9b56b4bce2c362c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7cf4b88c8b11b0c7ba07d81f3928497bc3312ce9..500b38b791e3673459d5a390f97b229e6b82c7e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 38ae118e5e9d8a82f70e752a36c95383041245e8..db104766f97c7dba03cf1ff1318298c2679a335d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 97ebe99dbf1c59f03547c3f461092982006fc35d..5dc404f655b92b35c9eb46ab5b9856c3d3c670d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b90e13bed1119a0b9aa58e387f505de686c6e938..ebf838057f250708e569277c4b439584d655ea8e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6dde9e2799ae3a38e999081d7698ca405673c60..85dc4de6760b7df966cbeb5c815afc3eccc9f0ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 739c7b8aa95bf57e3ca2e8a1f842b97681c40b84..fa84a42c2b458f3ee715aafb100dee3c01a52fb7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9c88ffcac9d21d1d5758cb66f77be1c2e2996717..b3150052c5ac012366fcbcb89c2af9dc152e8f3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8e8dd1c0195b45a453c5ab33a8b291d2dd5398cc..3575d00a935e4e9e2471736d106176abbb741d75 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 00fe6b4d20f89e5b3cc0d739e390896ddc4a4732..216caf681e7a11d05e582941194a9c77dbcb8197 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 86d02b0a12ddb113498564e0dd7c8a101f0ea3b9..ee321140f3d812909080c78f5af50e83e5f20c93 100644 (file)
--- 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
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public