]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
Updated copyright comment
authormbs <martin.bernhard@opencascade.com>
Sat, 20 Jan 2024 14:15:21 +0000 (14:15 +0000)
committermbs <martin.bernhard@opencascade.com>
Sat, 20 Jan 2024 14:15:21 +0000 (14:15 +0000)
3333 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/TestNonPlanarFace.py
src/BuildPlugin/Test/TestNonPlanarFace_Edges.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/TestExportXAOMem.py
src/ConnectorAPI/Test/TestImportSTEP.py
src/ConnectorAPI/Test/TestImportSTL.py
src/ConnectorAPI/Test/TestImportXAOMem.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_OnShapeName.cpp
src/FiltersPlugin/FiltersPlugin_OnShapeName.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_OnShapeName.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_NonPlanarFace.cpp
src/GeomAlgoAPI/GeomAlgoAPI_NonPlanarFace.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/TestOffset4.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/TestRectangle1.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/Sketch_MiddlePoint_9_10.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 724051951f3925e6352ebe611fa9f2f1d8e47619..f42bbd345c32d3591146e66001dd460eb58bfe50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4a88ffd542e7be488e7c6901812786d2381fb98..92e601123e70d2d81d200e427a5897f13dc6f7de 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d31603ab5f99587b68a522321c7b462cbfbfe8dc..4bdbd927301379b7ce2bf535c48c729ec7bbda97 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index deff8697108d16322d74578180a395fc8ee82c35..7fde6875d991d0d86aeee84bbee5cef93439225c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b8ba05139743d639edb325194c675c120ac8151..5b6045cf3ae8888edf3a78981f6ba298e332be79 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 47906ef8b546e0b1b78a32ea5ed87b3d4e1d2436..bbe250e39dde680b415ab7e3fc103558a4cb321e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 653225a4363c12a3f16278e505db7292336adc51..2e971f004b373782803143ea8b2dc503fffc852c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF, OPEN CASCADE
+# Copyright (C) 2013-2024  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
index f0ae4be7ea11c3052b8c399b5d6608628430e661..15e9e7ddd8963e967812661089481e218d47206c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA, EDF, OPEN CASCADE
+# Copyright (C) 2013-2024  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
index c375103987f73d679f815d57a182153b2bae9ba1..2194b1fee37209a9fbf1a9beca5b18cbd64c3c3b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a4bff8884800604dcd3768b48085f080854024b..888e0d2e09a820bde54752e9ed5051b2549b2b14 100644 (file)
@@ -5,7 +5,7 @@
 #   SPHINX_PYTHONPATH - path to the Sphinx Python modules
 #
 ###########################################################################
-# Copyright (C) 2013-2023  CEA, EDF, OPEN CASCADE
+# Copyright (C) 2013-2024  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
index 9817c4f2f83fd61bfe4847efd2f8411359786d78..e5a50adbc4506dec60fadf1daff157c30a2a6e3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 56aaea5402742bd08df9720b84b201bb1a5af81b..39ba832f60b4c32633d2f6da9de075ec9aa1095d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 92ac1138bd5a3a7c09ecc49a7e215139a383959b..d42499e2ea01e55928666173ce1d18c414f8ab0a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 764b1762ea0f8adabbda170062f60208e0fbab7d..eadf08483dfdad01005fa596f9215e3c70a4688c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF, OPEN CASCADE
+# Copyright (C) 2012-2024  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
index a1eca3d7312276cdabf7349fcff83f04a6503e5a..81556d972b20d45bca92152290dd09b07d558df7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af8a6e18d3ad00dcf91b61d1611fa8ca3c3d1926..4a14f62202fee576324751433fe9ba4506580542 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+# Copyright (C) 2007-2024  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
index 4770a08c69ac66742c068cd5f82980a0505b1d91..61c3a2cbf8f1df0aed137002e3085e31556d5cef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c80c56439244e057979e27aafa347be48137a13..1314b602c5c2eca558d460776dc5ada3eb40acdf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61d60a42c5776a4dc5ed1c0d576172860162ba9c..0804d5a4e3b66548a28fe3992b42c446463635ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4e189171d4a92bd284e2307975c2768bc86f125a..044984127470c3cc2d1f35275546bd2a0957b9af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a5701691e9dc5ea886d17568eb40cb8af8124e8..db1b7c0bd80a564b5d48960cb6cca456a565829e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd1a175ea960d384a702c5bf0a3a2d8bc8cda226..f8356968ca24528ed91dfd1bd83f7d7f1a1d764e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0caf21e02b2196af5c2b216bc10bd42164520041..9af83af0cae9950c348f9d1c8cb044cda879a69b 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7160efdba91ecc89893efa7c7103fad1b70688a3..d9211eeef5e8c771acd056c4a80818c64e65a289 100644 (file)
@@ -62,7 +62,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = u'SHAPER'
-copyright = u'2014-2023  CEA, EDF'
+copyright = u'2014-2024  CEA, EDF'
 
 # Copyright is shown via custom footer
 html_show_copyright = False
index 92b2a580b474bc262b79ff436d04d7d2aa44eac7..941f3f6e187d07e8645dae7a6137767e7d3610f9 100644 (file)
@@ -22,7 +22,7 @@ include "searchbox.html"
 
 {%- block footer %}
  <div class="footer">
-         Copyright &copy; 2014-2023  CEA, EDF
+         Copyright &copy; 2014-2024  CEA, EDF
  </div>
  {{ super() }}
 {%- endblock %}
index bd5eed3c7462c61e1622881673d3582b8d8a3f6a..af661a12f833785cc20592fc411386eebc5790f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f68419c48db904b07e673d6f4d7078567f5bc97e..5c778784f1a518fd1dc851b6e1f5008e51893b9a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/env python
 
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d984d439c3e32638286b083680eec3868bbf115e..3141331243781a2938c79b188ba3ae1a49f66af0 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ec8f194081862fcc193b2861b38dce4640ce3322..3801abbcbe1638d9b0113c4a60161ffac73e856e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4fd7ff782b5cdb334f889f3dab7d438bfb3cb085..e53457940528467d6cc76c9db8ead1b52c0f3a69 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60536549d49b6d1ae74884780a095115f8a8d053..b0218bf6e807b2dbbb9a5da243a1260bdb574ba3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b634b650d56260352fe3fbdc4becc7f54f0c5d08..f4851a1796438b9878287fe68e0497445252675e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 14e91a29a7aef13f26dd1e00382b62b67e1a6eac..31721efdb850567d2a1a0ec1c239a39c1ff4cfd3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4928f8dca0da6b55c90755602519f0d08e955f7..6ceb07dc5021e43b7950e05ee9b9261295743b93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e4e5ce3ae2137dac7e5d9987f57e77dbccc14c7..34d34f524eb9eba6fb1a26b42abacb08012f33a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b36b769560ca422007e4ab868657df1fcbd3bebf..91cc7e8c1a853e1f9e422657cdf94a17329cc610 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 035e6943ed9e57d0363935ed56bffbbf813b60ec..eea9ef16f6fa7ff2d2a937a5c9944370bddaaf39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9867f91ef6494ba9935f79fa956a34f587bd6cce..62e97545e443b68890b858e2210fdb276e53d6bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af774894356dff4685781808207fa70427468b93..69fee9d041fd22f65548e5ea0e0acbd8813c910f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 221facbfe78844fd88d04fb88650d91c8707b988..9c3f0c63b1cccc917803c1c1c147f66d647477d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82391f486e9cfda10b9521cdad2328bfd5945f5d..da77cb67f9aa14b7d487c4a7bcd7a6111edebb33 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a131810fb59a8d78204616baa2f2316a10d2c84..644207c2993e9547d3e362fef8b1821f0dcd074e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6559f0bd9c1b7aed44b12db19de83b205a8fb61e..09c97405708107a4160e685cf0a8126dc98718dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94869d0c5e89939fc22889cdb287db7429ccc13a..68bb1601cc0b694475ce951bf7d4e3f1c7843439 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eaa9d78521d2c237568eb289d338edb3d087a6c8..03fa252bcbbc88e9966f2b8142e8285928e068e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 90a6343d402ce23c938d855167381416ec9f32d5..3c39752319eb6b19f0b65171730c9e67694b0383 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f3644e3fcb15f3a78a0b0e3fd47bd3ebad9e624..8110c08f7265290bc927ad0b7c25132a35d724c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3020699a741e41240a576e160f308dae18dab676..180d3d8d37e061eebea7440acccf0b5ade68c743 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 06f2d3e8dde0e120da242691d385ff7e0a6a8516..583ffe882d2d0244ae54ef84a27ad5ed03e9f1cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c40045e7dce074f33a916cec106d0512bcf8e8a..8b10282a2c0fcef9d7268bf761fe75403690d575 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c1b3a5b6b2630cc9ba3b7ed85cd406387a52b70..a07a6b384d05756e463c7d6df99f7aa69bd53374 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b73d3ee3b3d4b61bdadc3feb7ee22b0fc82e8ac8..d2a6235fd5348fb218dea5d64e38d720446c0f27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 043a08ec5261d40da6e7c28dedbc22ebb97f4650..0abd7bb36b5879bf74235018f0324ee854af63d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d416d1eab84279e912aee411ece0b4fd4e304a7..038e920d03a68f509d8fd88cc62bf7f340985285 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b5171b53734f805bf3435fc3e080010109310119..a3273e2677e9e93737cd4b17002c7d77085b09cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 879ab1fa7b2db1ea64aea168984fea1bc310d411..34704fd53fd7a325fcd69d5941d017cfd2fb51fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 044c7004c9cb77c89461e9be85142fe6a16a4019..08c9818490d5b24ed3359a5497b209e41e7c3a9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55c4bba130b2ae28edde1c7bb9e23f746dd996f7..8857869ad85ca299352b662833eb583010e94e29 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cfd26b04dc0f7aa9d89736a58713f5952cea88dd..e6731cd1ab2b3b37923387069161e8c2fb9b43db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dfded94ad3cf6e77bd9febbd7238f85af500eefd..42e68406864dbc671b36aba1b9037dc359f112d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b59c69ce5b3d907eca83a28e01d08e8158e2701..b48129dcd7039bd8666f6afdab13afd4c75e4dc7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23a73626f69e1a9c302e03e01e61fbd8b9a8e973..0b1fdf47e74cdbf97c05e3b91a3d41c0769b598f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ef56179286ada6a5acbed4cd93a5acb446bea38..3de0156facb548f0eff48813d5cfa80513dd09bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bdad8006215ae6c503f6f75f8e952cf169fb676c..89df91b89740ea6592bd46c293d1bfdd4583d166 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4653845f7adb0d7cb6748ff0d74c6ede23f36783..18753d127b139aa8c7edf5e710275544c58dd1b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40a7f495c42e00e05b93200b0710619d4d10d113..1bb2fd50375220cad5a9086f01e17ed43a6695de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 69ff9eabb4fda3fd18c67be1e62c2371bbb43ba3..b3c9de5a7539a981f979af1b70c7ea9002e4a2c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6d6a75451ff0ea52f4a2349bef142fb57c17277..1031a14d8e452f0a1cdd059e81bf5aa3882358c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91d5c9b10a6df934299b806de882994ca46169cc..9f60a173efc80b59d679c0662c06873b357af7dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a23205ef8d953d3e35b268bfdcf7818b1649f240..45d29c9532bb7530229cd9962b9ae37cfbbbdf23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f30d196d372664a50795d4bc84d25ff3dee73933..d19404420b6587447b6852f702311d6f97d1cce6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d9a3260848254c792b6ac7a30d67ee6ad2cb160..bab05d8257e48da912eb47827048e1e06b7dde1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 090bb1f689ad6790b21e5181c207129acb6ba5bd..709a30a8bfd8e90e089ed76674de6de4267dc4d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3cbc52acf65dd0804121020f7538f97c159713cb..633c03b7613ff4c903e5561039f07dcaf58c76f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 053c818554d8126f77f3395cf4b799a5a6eb036b..6deb75901e6c295743d105973891c4ffd79172b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4950823ae1eee29013b5a535c7409bde15c69af..d9e801285959904407276f977791487fcf3a5038 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9de45deb06fcab09a96d8e3d0277a9c632df72e..3ba107eff4642bf53cceb5546e3283886b814aa6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c737a08ea749e44fbb1525bcafac87c1add8a6a0..fd3578cd913760abb387d68b59b94b1c6a3c0c4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2620bbbf53a3a3a097da2172a05c9e898f9453c6..441373bee089e70ddcc40a97ec7c4e0d9245be5a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db3c7727f7bf102063723a7da6241f73da82928b..764626849d9aea7f0a91b8ecdcfcbbf65e5261b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77dfe1b395ef712e736693c98501de15507ba71b..6324197df502219748f32669c8e1899c4f9bee4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d12b7cad01ad82b06eae04c658a4cacfb5ccfaa..f8a07c778d2a45a41fa937e253df6122dc5d5845 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 709e9d5acf9bb0928c416f694f3f803bb8088b8a..bc361048c7b22e446637f00f26c045cf08f083b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 058b664b0f4792de9788bbb206056ef67e5676f0..4632aa3ef33f72d5bc09604bcd3c2c90f235d22a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c58a5338fbc01b3531c9f706481955836a78195..d2523e8b9e9fc5370a3f4989ff0b5c077befa82f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f39e30d513dca5b4adfabc2f61aa9b519defb8fd..bd7dffe82dd96e5fe88b451fc095160c94a31c0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 692f7604e1f3f9197aa8568cc9b6f3681157fa67..3d2b94fa93b9da4b897006a83aa01ea6e451cc40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d28cd02ecdc024258be3fb26f47afa0eb0d3a85..f15fbace31ad42b2506a105362ab5307f1f9f625 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a020dbc9e5ad9e428505724ec9e557e04bfee3f..2c8be77ee5c4e6f9305c763702fd0e505269fecb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 54b2b93f9027c3840fdf7ee372bf1afefbce5942..0deb3352ff0309dae6d36911b249a768920d8f68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e67a0a8a75cdfab210f33345d455ac0a2724985..32697bc1d21375fd1ab309bb66c381c47f65f7bd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eb587e37c371b843575168c88a68f5f0ea3e037c..a730b22a035ec187c4c4668c267f5536f1f06244 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8250f78e43d9dda21bae80dd874a4d03bbd3b1ba..472287306b02b615728209805d595976c8cbf0eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17468979b1525734510747f72aaaa23f040d0dda..de5ad1dcf7a2919838462cc34fbdbce4bfd99300 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06db5cbfb7850181811d0259e4ba936faa9a6549..51afdd51af6851d5e9985752a0f88013c14ac2a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 81d63087a0e8797705ac05a994e459b0d8eedb51..45bae9af77aca5f92d2853a8305a92960b387bc5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d2f82da2d67b5b0c982587ad8869df75ee14e24..f0bfd89a1de93d819acbebf02c14283a7f29f51c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9092c945472d5f3a38a7d35f78ef7cde02181d5..5e3c503af0e194d882c9dccd3a4cda34537d740b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d55a043bc166f4b9399fa9990ab126f908a6b946..f8e987fb0e7016106638c9717c0e6cbc3a2e97ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8211c3c21d5efde834f2c39e6a50a460e7c496ef..54c6e1c9c8dc82945b18041e879763afc66e14e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4faff065f4b48c5bede6ff48eae6832675124f0b..c4e94192aa0d148e54c54f47c5fb7a35c414a701 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3cc49d9da7d1ed6fb2369e10559269b4c71484a4..399e8ad6ee8c6bc765418ed7bb5968fb20f0ec8a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d3ecfa021c8eb888de299e9d967a8c4d8187931e..1bb47849bec11d95d0ea45eca46d8fb1278eda21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 723deb48dd2e44cedd42555d96df06397905d9a3..dc0689f53ff92a71d6405d368775faf28d183d7a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d842b56f2170e06863b9df43ad58703cd673467c..032d35f065ef172476a2ea9fdc29790f1dfa23d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 83269f08781f32603245b676280af22f5d9e6743..38eb9698a7c74fae5ec9486a63f04140a576b32e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9cae966f6710293fa34da92ca6c0ab8df263af0d..61e921255ea482be3d11e997a48a348ba6a9e900 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4490db63e8f733d8fcf6513e12f6091aadbd4a66..63635c4853d2b31d84173395c903941e435c1adf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ed29d8f254b168ab9fce53a3277aefefb4e242e4..2040dd7f980d37ce6bbcab4138966c96c502f908 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2876037e12e97ce27df5c8fb983b12fbf4344a17..00032fd3e61b816a2e6945b6eaa777be7a1d6eef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a90a88191ffa3f3e961abdd5f453c27a83a4f78..3be94c1edfa2a0df1484a2a034c90f69d6fd73ec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e0d569ba3b7f9bd26b2e12ceed116b66c94f8de5..50e59d5bbd00ac2f5b823aafa6e2d2f0ed76640a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d72e6963a20a558dcb8dafe484ac6b24b940616c..0842caabcb2be4079f866123bebb14fc55195e87 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8b1ad6bb48eea9ae946e105b5121e0c59ba9d4ac..aa5ce426592d9ccf53c72474655e91b59c43fefc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee3f3cade59689e5bf20a5daaac4a2d2b16d8989..a50681a92371fbbdda997cc6a5c5586dde2a92b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f3ed43f9cf3767e6332fc37c5b7d976d91ccb070..65336efc49b39604472479f54927669e6aaca0a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d525933cd1f9b03f1678f4d2b964f8c219c80063..5c9a1c2b0bf8b509f4386fbdd0aa58aef42c4ccc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 38372d2da39db7ffe14c66f42e48f1881c5c7759..8e6fae4214e71bb5b4e1d2ad3cabe50a34d0b372 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 734ac09165951cec796df23a779f1db748da64a6..e5f87b11e76356d105c0ebd18f4d8debe7fc7d9f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 216a1008e7d92e16ea659e07e1398456bda9c435..316c5d478a2b5b74c7d648c5d33c81c733da5fd2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e5bdbf41b3abd16e7d17d54106df3595be6a60c..fad04bb5ff053465bf0601287ef02376680ad52c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0ffbe570fca444c10bfe753b23b38bf0b308f5a..e9dbe6d372c4ea509841bb6b0aba7c06f692087d 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 12090f50c2e1d9feccd2eb71fa44509007104e3e..e915b607811a975230553c5e3b13683a15e15cb7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6fc7a365ba5a7be82662179bc22558e385056cc4..2fe0ce66c7217daa34f28b6dd47cd4455557c0c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9e732f23b10325e2a652d957e19f0f70a72503dc..e707d404db53334359071b6d82c2682567b8bde0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fdfb2d4cab767b28d7c1cddef9ae2a23bb6e9c60..d459a645619c3c7b030dc651b7d0d93c294b0404 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cb3bc0be48251388f4b0d06d9a75e489b56d10f2..46d7a8cb4d426b48944a6053f4f08f31011e5b92 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5072ec06b2d8f33ff5494c2203eb17dff5c53723..28edf8bc1359f7a74eec6b59aa98ebfdb6e45245 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ceebf3719a6ee7cae947ef2c78b13dc8c90684a1..fe2f607ca68cfd3484d136f89931e361560cbf6d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5ecd81c73d52ee2a89e993fa98094cbb8445f877..bf62fa1d3e2c7ce567158403120776df70bcb9c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a16d8be4ef98a8e1f24b5bb66453d1bad19891fa..e4afc81463c8042ceef784102a9bb3059a401da5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e23427a92e44c942427acda8913a4b542f1242d..c83837a6f7878b5ea9cda94fbf474f5029403f6b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 96e568a1e6b3193187b44b59b027223766f57159..7279008c722b331db68ae4ec7f3a1bf25ded0100 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 22a0038a5e3d8ea805b5ba5eda8be46df949c5a5..7b985cbff0c5a931ba5451f25ecce9c097ef3a5e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ff0fee1ed02ff33507be1654077df69001752cf7..5649dd45fe6774667e18972f4c8b44755d025734 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d1fcacca4ed77645429fb7c074a788a6c74a175d..18a284ea4c34c82c412a68b04dc481e82f24d528 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cdf0abbc6a8299d9d4906f69fde9dd14678166a8..d761497840772fb15198276a1496d488efb04cc6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9ccac26364524bb4865397e165bb6346d91d3429..8844aadd5531fd5c04d54eea73bd8f39135969cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 25d6d69013c4b9e121cb7d77bae90eff38cd68f3..2f0bb2d7006f3edea31ca8b61f3c9ca97df49815 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f9d46e4aef9b4b37664e6fefcd15c6ea2009b429..fbbf9f683fcb731711573ca3951f776ac2242cab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 390b500ea30c9b58fc1fd2fc2ac0c7c237e11232..23d944d7c6303e90265cd56684b936d0c36bc0cb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 723b22ea453cccb1552ec85962660f5923ff6146..d859e141bdac2a80d2b713f7aa911b64511a203e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d3fa1cb60421e2fe94bb2bc30aae65a84e139797..6456f7a50e7b7f879ccba1f59b30f9527785436a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4b39ebc0a3d8aa44e9de8d0763eba1e2aa24926..5b55cbbb3591e53949618994d1485e6750c3f2cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f3d1889f64712e872f34cdb058a130572920af09..c559f1a55094d4fd330860ffd067b99ff1e6fb32 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b2617e82970c065b18f2695dd2e3d2170e8464bf..07c424807e959d6f487967e5a3c0e189259293ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06f99528fd6d2570677f927d98212238bd5fd452..2e679f3f1551c5224ba4300ea17ef0c686ae00f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a535fb74e2ba3c480a5f98799a1ed5e7456461c..df1c0192728abad2b6c7b67dd7920f9a6339cca4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13204418ade6b2e0010ee8b7dfc5b7adb09864c7..08c75288e2e722bd9473ec54d3da6a627971d3dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f99ad142758fdf5a1517249b55cff9ebb30f1b4..85b2651fd1c33f13f4284cf01820466eeb9b7313 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63d500bdaa0ba8daffd15a963eee4bd60af889ec..597cf3e1e838c9332f7e826281f47dbc604c804b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 848eccbd7e7533e2721b378325b06783fb1b5192..3d6fdf81572559979615bc39c60da7f8dea97361 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71bbc1591d3c57d8d248474baea914449cb2d435..9695683e062339292f6a30e338a34639d68102bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c5a719a53ca210f449276c687e468b6b939bad4..18f283df430d9d7b5b60ed5f05e396b94710a8c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04f3283d9a13f2e11a3730848b8b93bcfaee8269..e4a5462b196535493e89e941e9dd6082c5569f58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ead3ce05c5a0062faac68f7a7014279652bd9c11..b838a2b453c1af71b09572d6c80cbc916aa99ef2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 399e9a9c3f5bfd801ee5540157e5633f07d4967c..f876ca785f362ffece4fad73d05d83367d57c81d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4609f4e3da0c6c502fe3693c2d3a48e3f40844a6..984ccfab4c658a5c70f0143d051ff7fff65a7d24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94e8ecba8acbb2deca71be8e456cbc932dc00ff5..d6348efebae5166cc00cbed458ea852cac7ea595 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37901bd995b2f1a10cbeda965017a2afa1ceb50d..4b698aeacf44deb22eef4b6b59b19836f50365b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a3850582f22c1fd4a6274006f977860d9b6c44f..fe10f08cdfa2bd69dc04057e847e69d4885c1308 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f27ef8d44754216efb6bb4c6aea758f8a5d9b173..eb86d6463a699831c407ba4dfd7184cc6a337323 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7651133a8bb3cfec78951eabf620b364a8d09e72..399ef11604e13fafe06c26a0cd57f182a14d166b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2fa2b2806f338d3f95d45cde7ee6f68e257e2784..c62574755bd3e96bb589f820b00fb7e8e5f5edc8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bba5dc1e00c83597a2e2463386e57ceea366f543..9a75f0aa5114cb801d02cc32ae635b7bb694859f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec3ce4ec7f7a2f44a9101fef351e8f0cde1c7f1b..f1383ebdd4b9c21ade73834caf3592029d9b84bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 714d3a53310edefd011783afe20fd697ba492fdd..493c67d124b5afcdc12d542fd8d316609b29555f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1cacee86a0de0bb665b7248e5d5becf4d418309..4ae72de688bf5c4b0dcc848f820661030a250ffc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a297f08d8ff9a721fe8f9102e9c13e397ce833c3..f0ae3867143c71fa25506af7887b23d60125d220 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4cbd72136956f2595003250553ce37a997bb6ba1..6902df07dd95e821fd83e5377a858ee031e17f75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b85555edab74ed181b4392e0b4df17895a0d51b7..a4cb72074abb72c8aff55ca5c6387ba33197289c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66dc052712b7f0d6524a1c7b0e37d46241bd6897..1fcf083ae3ade0f84a86f2bee716fca5cd5f561d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ede8242bda595e51ecbbe35b9afafe8234f1e597..688d56fd4fdbd6b42041be444c03f1e72eb95f4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6a5242d3d1c852c3686174b8467e994c93378c1..4c444def7bac9ef42b3709264d9c05ca1925939a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e74ccabfa37ef3695b344e916568bbbd3d9a7527..0ba279e3abec7be6bcefac1a58492e5c65b09614 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66caf176deda5725626d811d0a367127fa234f60..a3d6c08dc0c06f7e144262f2551555e604085785 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46056805da8ad14dcc1d66b1af33b10d39820016..c386efbd267a6e8d8554ebba8b4c7058fb218918 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c3e5df6fb448407fd179bfb33e7c59722995ba5..adcf91aec90f20528782b5cca81dee00a36b151b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db4a641b4a570494696791a76009913c5296af98..04e563af3cb6f66de1560fdae8308b3880e333d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e60edce39abd1b7be3ec45ade388dcd084c05d5..f3b573839c265f09990e677c807517be289ac4ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3fd3e1f320805f5f53915cb406017b23eab31424..0b4d932c798c6c51cc0b2b94aef00db1af6e201f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a78790d50f9b8edf12cf67fceb7ffe61364e6717..1b0f4295fedc79203a420dccdcb19f91442f4959 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cff5b1155f00cb2e77aaa3b14dacbc51d583f59e..d6cff5b6abff6050656fd676368e1f79201a6573 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af279199118b91f2ef99bd318a7589fc6eeb90ed..69b6876db28f1a25a488e8e2e2662520e268de62 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f1a5109eff7776b5efcb25e149698b1e29a4e433..946785349b42a46fbd063e93a7b889bc83d66667 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb1e975f38b6abc992dd2eaa1f189670d64b6cef..00ec0329000f274107029c3f88ea92fd2ac81167 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57f8b1fc19aed56c6e5b9e146fbff7337bffa81a..128fc2a484a6871600d327d85a8aca9dca0c9d45 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 13d1676c868ec9c3c5739ccf8eb42fc4973d7527..57a751baccf5db1ab1adf84ba71835ae70b566b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 85a0adebf329f18dd7edc8c13822f0ac329cfa55..6d8a8ae0f2505e7c9bca77376c63fc98d43ba86b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c0772272e72a2f29a371a96a6ce711ec77e8667e..ea46d8bb5a7b68d5e8c7292a3c12e8ee259ec748 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05ded20436bcb4f3dacf7bccaf3d0fa60d7504ae..3b2e97a4b9e6b9318b8fde09cdde4e55ae86919e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9989b6b892ce9ab445c33be9cd5084464993b31e..7d791410a3e25484d980a146cbeb8cc4e0e19c8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e8745305e0a58d0bd355e2923e529e83e29df1c8..6b466455aaf762018741aeb3a77cd4fa1e4ea7d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4fc7f0dfcca63d311e6e42c76aa2a9ddc0df28bf..577943bf72a73dc3f4d176952cda52ccb7ddd674 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 70011c2f8a602b5d152ef7c37e5085b26894ca11..806c37cee53be2becde2513f7a3cbf676f3e6112 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e1ac8f19dfa32a9293aeb4f8da380eb48f93d8f6..d42937c850151e8afd1921dcc41b38418b6d59a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd3592fdc1ebc25996918b36d251fa7d3cc66b6b..3d54bfd30d0cf35903c750eed74415171eea36d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d5e7a4e808d48d224e789c848a3fae80e0eee2c..3f7f3f09fad51118ab23471a69235edcf318c499 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b3dcb362b21bf35ce15bef653aa8f39c845ad901..5e97727ad68a5cdbeb98ef39321c78b69dcdaddb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14052c8b8cd5a9872bb18936f074e16256d1e567..0c9bf5d236bca772a0f3059956816a4fb454debb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28f0691d902b44667b7ccf33f35c2bf8851fcc43..9c6953072722b8cf190973e1688b2d32a1b29614 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c7393fa60484f50cb4a4e2d0eae10db89fd41db..3e197e85b7b4a772017e1844747d8e553598499a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 97ac1604975c0cd591568482835125953b7f7dd1..90864322ca4ce676c0ed8690a633c61a64d9c315 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6793f5b896b809c6fc5f7c26e274ccb0aed8308d..ce659b817ca5e3d567130d182c7d4b9d37d3a4f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 914e2c3ed9fa9334b8f325011137f83bc50159d9..4f3acffac48fcf8829dc191279f36e053128f91e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 98d67b3aecf5f17580eed1d5b35cdb7b7c64871c..990779d813b81ac43bbf08c35114c76f583c58b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 95b904730d57b8993943e091445596dba4f9fe32..a71e3d0f604bd0402dc20d94c2da4f42d9f06211 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e0d56993b3bd240e397a9d13d7700715cc579f0..a621a339019485057762cb5a9e09b54b8248d2ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cab4c013b3f395d5a8ac26d6cfb032356b5c1307..1da5c85d2aaf50aff2cc87a1b1c7c2a91a1a250a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 83ca40a7220b5698e96ef80a724613e3ef1cce45..1b34b3068ee4eff37d250be45e7c8a79d80475fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 86ef63196e1442843b6c63b645df0cd770525ac2..43c576f7e3f00ee37be41238a256d820b6465724 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 928bd57e108a6a970dca542afec1600f70dd6f97..a49ebef620fe3964625f5db32074fe0715a8f347 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2269c70eb7ca698b7c33d979618a7c4ef7faf62c..f74aa6e81ecd8af0109ea660a185d0ee29071718 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0dc8ebc93a173c74fe8f9abc65ba451d67c99823..be473e7ec8f10e106ecd3e3adf656eb45d08ff3b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c3f91d3e8696aaeabd3ab7c8bba7f986f0c36e2b..195d658e9db751933fad94a08d52c2e01f7fcd73 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2f945882cc32f8548a83a4fe05f15743787daf9a..811ab7c216deee222a85cb4be2c5c04cbe73d62e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 744494c335dc200b1e07d9b1797b8825c715afaa..3c2b0a480817311a5eea9f8388195cfc80d8952c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d3b7dfbc742b928a4ec25a37630e805017731be5..0e29cac0e805eac3c3931877a38a44090b6f0736 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a174b858d993bbba69aae546a4f2798eb9b14ebd..7eb97a5c063a42bf9839f36db946d0ff128eae09 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a9369c4b45afdaab6e0e56e6977f111a1b20524..00aa51b68bd48431ab2e3811ef703c7314285697 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e84b59573ec3096cfc73982f72b4c2581cb79c88..7295447a0ec01b364873da4777f17dac1742c892 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f06c05b2585ffe718561dac836544640bbec96c..271a8799cbd1efbe305ec44440338b678d63c744 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eba1213d2e64553ed7de781a119c8a5dbe83086e..61a20127a76be8bf0288aaaf2e5843c20751cb2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bcb73d322359813d201d1c5c88dfdf34fcbebfb2..c5c612f1ffcb9f2ca7033d1837cc2c15b88677c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2bd308e2a5aff9f6da5fdcd0caed82ba878739fc..b4796263d6af5efc6a1ecc613dfed61915dd4a7d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 753c261ad47023abb47eff6017e12978a13fac65..6d4dc649cfca1b9727af46159483a228bfdb4e5d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f1f741dbdf258ffcfec201767ba6bf8920211337..cdeef9914602c4061428a6275ad85f2d437ecfe8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 849f10510793fd5d6e327f2a712aa1c7b40d2de6..5a47e284875d742870b31ac1716ee2dc6527fbb4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b8db3df24fab221e8493089d1a7cc2af556fd1f..6a8cb842aa3d8df688a67800496435af6f513572 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1386aaa2b18d769f8ab2fb87af1cb9e6f46e3f9d..ed5a5061f2413bc3a401b627f3a557bee9e2ced6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1013fa35f783f840bc644d1bb032d010b12a65f7..be8133b407348522aafcd7104095113d42485879 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3660a33f4ef5052a519360dd70ee68623db54bfb..1f3c40f9116729a389f7bbacdba6b19774861fda 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a4541d8ffa32deb73190e12933504b9c7dd5f07..51d34aab64e3c8bbba878fdf9ac2a28c790750d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 25d641cde0825ce9d6e5d3f73681220193aea396..a3c37fc62aa89653e44a9ecec0ac698406660946 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 26adeb6d3f1ad5dec0d69186f33e80e5f74dec05..ffbec5e93ef313e02ef6916e9d3871ad82c5919c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b1a5344ad943593f15ee71e3c84708d119ab4a12..5185b2ee33b1ff57e658f3472613a0414f9f286a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 70c9f199e14211b82f79881c4a64e478153f74ee..5c4d10f2e8c9783a254dfbf112edb44b2040f8c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17fc87380cecbf7a347bcc3f8050496db4860942..feba85377a4cafae90f85b0a10a0baee0b2251ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a721dd4ef3c7975b6043804e6f15529d11b74716..2f427343351659e5cfb6cde9b7a26e0bcd4b7010 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c3bfe8cb17ae61e4f198e6e1fac07de730f47c78..e3356acf66544f5f35674aaeb6f06f96ba23f63d 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d7c041c1d78e72d0237e4f9abe6a3de7d6f011d..8e97143ffeecbc02a7689a638b1c57d8deb419f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d33878c632a871ce3ce9f02f003d99c873aba444..2c28d144fb6968b75c6f00b071197c382f931c98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 155ae1a16f8ebd4c523c55c1eb09e7bfd537aca1..221c7e55828df61def830e6b8bfb7583bb9dfb0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 671bda59eaf45656b6a8628fcfee16be9ee02fed..febfcf6a82d9c07da1de9ba1c44d5e9ab47c4e66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4b68bbf829ea9cdeeb64a629dc04bb377d82033..ef1f12b77587d17f387af0f33ce9e0c94bcf9096 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e547ce947d832b8734d7361171c69d1b3ed852f..597b16c05e40167da717243a8c296b184e523b8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c66ad00e2c8907924be1ccf14bbf336397dafbb..ced55c97966af58ed18de31538e5e587a1388d22 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 922c165efb2e547a8ab786e6d6773b105e6506c0..40ab77da203ff96d2fce59b04ffc6f077791ce56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09c288d7d955f7cb0e40c11dc1ab7ccffed92460..17f29def865bd18bef296be90a3f680b6c11d50c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e560aa80477045845c8b017cac866f0130e7e91..318558ced59d69c377ec38d1e3b6063b150ff9de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0639f8af389a48465834042e820b0e8917f9a518..f4f773095725c6cc9ccc4303ea5ac4f6f0cf8250 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f191d7d8317331172593314f30dca424f64ed92e..790dd597202db0c5d02ca9934451c3156dba6add 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3bb4a6b385dcef0c7dd79d48504ee43f2e70077e..145ec0863a0f8052d7d06d5bf66b105ff0ac68b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef7073dea57a842020a8db8bebfade07a91f4f10..5c85bc2a9107f7839e9821cffc14da4984923c99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b08fe1e25f8a483c95096ba2c83ad8849aa6e00..b93609d52dd045f2ce1df67b667216fdf76de460 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5c9241b33b9464d01befb74a5e429dd843b886c..80e27338c986542378f32d60ddb1332e15af0f6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 08af3949208e706d20117e46e83b4f8cfedfecae..28f8c359e1bc8836d6ad7cc4974b857a043a5cac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b296fc263768783afcfab6f07a821bb3af62631a..413e5aecaf2a9c97f20f6cba1aa301ba5a412897 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e5afb2e55e8b83ae311a232896e2758c3fca98f..32c2e84d037d3b0ee763ca1dc7ab6f69f4b2b5ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e465c430bf9a1a7e6d339574fa2d9242496db2b6..583d160bb978c76cf3109feeffbffd0dce89b7da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 214fad1dd1e1293161534091093eaf050aaf5cdd..521ca64d8d7db146d98950f34f031fb2244ee75f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 480c1cdaea5f27ec6753c62d8fb30092719da45d..3fb2f2010ba52893f6b7c02cbb604b036a14cb33 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5f178dc859f6e49e1cd806ac105774d9c4e5b71..8c5fb3da5f0615d69100b8148efdf23311a49bc5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9764a5be99aada81a9204e743568a74996d9248..cbf10067979ae9a2c17c6f76e66adb3b05456cb1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b726211407c565d7be86b21773f0d9722b2979a6..2ea184b72983653f36cb2978d2b310d46c334f4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5fa0fe11c85e20ad050d489537022aa9e277197..e7627a152d75749ebca8a111665654013a4e11a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da569a1928f1f0b0c0e716c52ff08a686bbe14c9..ae4400000dc114f3858f14ae5753feefe7e7fe4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9bf19d1f29f71e0b425ff0d2320801ae7f512986..a25d06ab0d1c0fabd7376bb6df7d9a63b6964525 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8396820b1f109d05985a93479be23bbfc21840b..4be661e0e9422ea94c752fef8b6cf062d3a9c878 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa5a09c82b66f5d8c5c916e3d9d2a38761d1f037..2066bbc91f916184c6d2e8e04fe1db338c8ef748 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41d5ecd36b1805b864682c04b8c408cc02d9804c..fc523ea21878681548cd3ab7af4363abb81ca816 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddd64877b55f9456d6d9f617c2bddd2cbd2ff73d..2bc2b7dd24daa1c3adeed48dcabf9510f20ac3e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd33ea0397a4c73ea77adbca452f36ae1e8acac7..0bf90666762066088f65c7c3b0aaddafd8c0d28a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9c56d7de1acb8c18b163c42197791899702ffbc..3e83db4e79bcd019fccb561d22629383e210f538 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18a8b6351ca1beff0c39bb4a48271676e9404540..9ebc2d42b598618a32acfa867859fccd2d77233a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0644bc366b89506374dbafa6f16d970c58757714..a3b758b2710e9f15fffa1e8d827b48ca07a94915 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2a3c9e9f87f4b1d8b3ad54989802e7ba231dd39..247e654da82c182f56fa7382c5bb6bb42a7e8c59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eaf07f26b7eb15ea197e0ec5790750fe3189d8a0..a920971b76ff38fa02a6430532d329b22c186226 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c098c4b30a842d8174c1406960b64cd5d196b887..461a17fa92ede5824a005d947ff610691873a0d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0762ddd6706d52062590b5e02d24b7aab0dcf3d..b16348fac6856c7b0397f50d7a906b34833f8d3c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3a803537a6bffab958f0ab4531f03da4a776ae7..9414c99b11dbc94a15b6a498cc51b0573ea08673 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47fbd06a89ebeff29daaab94aaa10859bacc0ab9..5d1e45608c7d6838fc9796ed93ea5e2582043bcf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9faf59cca4039e4d3e9920ce2a27ab701266756..42970042851b0ce546e99526b6fc1486e00659cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18c31cff655ef09bbdf6efb6ab531fbca02654d3..edfcf6fed42c0a1aeb782f6cb3e5110a1d9587d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1b62ee4497e71443cd02b2eb8cfd8d2ad57d75c..53606fc472877c74dcac3229661d850c3adf7835 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 620c4568d875f971a4d08123e8373ee05e2b4d29..f8b2d9a81ace5ca767791117396648206deef79f 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 39752fc091d96e2ac72f3b9b1b9340cadfaf5689..9546789c2bac88b191b6569ed7ddb7d9c71c5def 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3d604422a2d61e827b23722d4292b576fe85504f..cc6ef8777bdbd7b604e62d0e2050ee7ace95e8ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6eb93260a53b510003a690d8d785d7532a6bb5fd..e478d482411043f2817c526f1b3595e693acf689 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b47dcacd0cf86b42d4b948f92ac9677dfba3381..23a7af041a4061c98e34fdda2953f067e945aadf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d8dd4eae0ef42bda72ec04649b0c11513fc0a60..a67c53b34b0ffa41beffcc5a2a3ed6967cea98d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 26ee03d5686e45975a4eab1347e63b89a8f1d3a2..8fcb17c1af6fa3d3f6bb7e85206f4ad7cfd96210 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3628b69d383a449ffbdfc9056602621ec6340ca2..22d9f59ba8097b02beb56df7fe685ec772a84269 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1ced591d58fc3c3acd045ced620678faa7191377..ef0971c7fb42a036024169cbb7bfe68a4523b6d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 461fed024f5c0a8f89a5bbcef6939f783f2cd8b8..e5e6f12698f5d81aa657e7afa1d13c00496e14bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05f601dde8c26392f207634038db3ea9c631635e..4d06b6b2f3269654a8d177c9617bbb565ff79208 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33b6202a2bbe839fd7ebecabb9adb561dfae8c06..af662c831dd7149d7d298c857f10c271fdb33ae6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 482e37207e0822358b1e65330956ee2c6fdfa188..daf2b21cc01e9e8fb596b2c40217cea0e43e7173 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2022-2023  CEA, EDF, OPEN CASCADE
+# Copyright (C) 2022-2024  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
index decc9100dc82f0c05d69fbcf855b37074eb1b146..c66695ce753db99f47026280faa8353f05ff9dde 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f8e6a4bb3adc0751a9bec4c2e12783ba2b65cbd5..b8e769312ede45f259a09f1f40ec5c321d63515d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01a4de2bfa0b861cee308a5d2437a232ccb97de2..76f4646c8e0b7c1007be1d4d98bac97956036eee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2022-2023  CEA, EDF, OPEN CASCADE
+# Copyright (C) 2022-2024  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
index 09a99442ba347955088f63bf6ced9408c2f56c24..a1261b2292bd9781c582a31fe5ae20fa7f743e61 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2dea5657ca1774f5e539f968618691666f130e8d..c004521d0eb9e429d33fe01ccbfb59910a9d99a6 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ecfb7de7506b0a37c14de86a203bbc1a6cec6a19..d7120f2269fb13bdd342f3e4606f823ca7c21f77 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84d8a151385fbb5f7a597582d3b92bdd9a513b8e..38527a4cc07b8033ed79e78a988f8e14a3975f69 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f689f74949ceb455069f53e2d288b086e4755558..f96a3a1958c9862baaa9edbf7e64af46b089d86f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe08b8e00e01e9f4c62fd9efe14cbf27816f29bb..029d76bba54c87725575b4e6a5be94b1f775a9e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9fa8c7158bc94bf38d28779cfda9b203e0a68f0..00e5235349a0ff6c9a39ffcdf685e3a63edbabb6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 674674accc5e5e7ce1c085e8df4da726db750fde..7a43aa2f3b340b6ba86ba51401b13ae4402d0b0d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 980b8a95d3e38d5c2a9cad711326035944d13c3f..fca22cdb249eb1b6b427726c7a1b091522dc6c27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be274c2b3b5baca276ade03f6c6d86f12d25f5d4..15fdf7061c5ef5c014c42df4e16a33cf156d1b7e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d54a64544941f0ab4791b5ab93ec79cdd03c9fa3..6e911e974460f9c368e3774c4792460cdb7cee78 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2d7f0c1aa72d4e2ab57dd72c5bf317fdf3c3e4a..1a471179aee046f3d14e095a8403c2ac651c29c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca820343304d953780a6e590abae3ae7ba886566..53128f742b333aaf34459b8debddf5094bd9cb44 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0847dec241a408a9f47f3ddc06e1cf5aacd47b3..bd0f0bf82c85b57ff65aa080a79dff3f4d926262 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5202ea242f429742664700e6956d2f04fe589cf7..2f44c5081d1d22075f255fe22f4878e27000ed3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21734862086ad8446808233679a4c0341f16ff0d..5112fede93e24a10001da84707fd5567a9d68e6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a966e493b9f02eb48c23bfc470bf35c7ac83378f..1caf5069726cfbdf7b2b648b14b458b89f443075 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c14ef9d45d95b7a0b35d5fe30b72bc7a71f341d2..0adeeabc8e9e2d09581bc51ede0b680ae4d70794 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60ff01fc1fdab8e2598256bedcfc951497d77c42..786dfc52b09a3be917cfda60414864f4936fa95d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5657c0f81e7af9c105d6a97ba7c19dcbcfee4681..ee975da68466d2869539c8f9b4cab2406cb1b2b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b80e6e6ab8b736b56f3a593b739966caff686a2c..dc1ef69f34be21b9d1fae7d3647ba59249b40ee7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4b03f1138456935ab5d855d494392bb422736ef..04f9855a1ea5089ccdfba4717bbae0d56257498e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57741479645e9c19cbfc6b964b388754a3d6f784..afd4de36cecb079f92d9d8de2dfbb50f61cff1e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 90b61149b53048357da688796a63805dc56e8a56..20cf8a09e36493074be9a7181f00f26343b488e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d02af97f94a851faac0b50b2ece01d70a564271..a17a973aa5d704f1a4da654076bf0a62ac72d863 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa741ecebbee70ee787597918bb4e7ae78ce2a95..020949ac3a86116e4af566542b54b8f0e85af41b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a777b68790c55841825618e1c849fe560370d972..2b79d651d890209a25f7c39b9e7d0d24cf1f1a1a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1abdb256bd77195fa08e8ae2bc3092cab44cd3ce..f1fa6dd5feed79701b14d195adb0f4d9be03ce9b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 830920ad3005e7ae546a135ddbe947a4379b2f94..7e0b9bb6ca4a17629b0799dc6c59175a30096f97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f845a54aed0b2d6409548a52988cd42330754f68..25680a6e4e54acc670651e78f50765a88c1b2ff7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbe2fb92e88424a5041201f38b843d338508f5f6..09187e4c43818c6b5444479107dd618a4bc6fb1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5ba41281025eddf58d4b123f947071a9b64ca8c..c0c881ef5fae0b5f3f3e79d59e345cbb11279b0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b81c438f02607f3f878b54db8755f50055623973..6b61214e42317f86e58d8098b9a85bed06989072 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 49746a5502c1e4a440e7e1db1b4cb51d839e81b5..3e68a88eef893c804936328693c07a53fa617920 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6080d9dcbb39f28ba28e3ae8b001d79578a6a609..46c9740d887e0939cdf6c0017d5ed387e1ddcab8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4e1f1801373101e4db7fc3d14fd24cdea0a5ac6b..4661f7b740776dfd181172919046ab40cfaddf23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2cc9de6c5697426e67348486625f10a14489d5c5..bf7477692f90f0f882f38a1c0ef6e58623bc0661 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0141690677add6820110d69c8f8ce29d24e6cc96..289a50351b084a51691fee05ec5ed9aed2ffdf73 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f1f3275fc438347133d975d6dc866433cc6f12c1..46cae05a2d9e9e756e3b5fcaa580823798a2b8c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17220c4524f51c0702840fa2aa473ee607f4986e..653f0797576112af25a8e9283fd338d559427c60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9a9b4d928eed1c1545dfc9a3f6addde9eec3b4d..f8045036a26254367f4cb3986d096cbfbc7f8701 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4ef89778f0131fd43871df6dcdd85721342857a7..db7fd38f16040e394c148ed9abd2a718b84ca3dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 70273db2cc09b56863a3ea2c73e85c7bea7bb4de..6edfc8925f82f32372fb87e04bef8b67bb4995bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e100627250d48035511ccfe706104594b53915d2..ddc97fe744cd23bd7ecf3b09ee8b22c9b765f2d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a536b72c058fe9671b1b76f7da9df68bf3ecf26..83d09f48222485eb4376420b927168abc10bd142 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 378bfcd8643d811f9b3c62a82885812c3f6b4a5c..f460ce4138a0ea480a0121d37cd813924009f6f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 79e14719e16b2ad6329c5923e10d43f70bc8ff6a..2feffb216734107d2d34dc3e13fcb1897070c9d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f4401d872a953cd8b7b01813c63b6bb096bbab6..4b3fe97cb7ee01e36559e31064c9b0f349f4b000 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 577ceeab239a263f9156c9e56a6c3d2d7a3a138f..57195868eb1e492d5b89926e6fb908d5ba7b45e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 58e6dbec1dde34da67cf40f014cf09cb9b447a77..992345aeaa9de1396a896120cd0f4dadc6503c5a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f3cc10d0ee50ec2e9ce0dfe090037c903e3d324f..75e4f6addc5bf10bdc00b12a02347865631aba1b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 002fe6408535c64da9771fb0022cf74ac1c24c8f..d200b2a60351f9557c72767a4675d222924db484 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b1f79fc0bc8f553fd584d27b72c7dd86840ceaff..3fa8655407166521b1851ed31f1a273b2715f8da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72c2347faad00c190457a5ae8460d79d872d80a3..62549af6d43bb138c70b6b54dbd86d6df9c0f221 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23f917b324f91d9e277679d6841b18f548d8e129..f30788c7dc7435cd091527c650577cc05e79e573 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c95a05805287b235db0c1ae1538a0108a6575c1..19f6d77b821ca36bc33332735ff43da0325c25e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e75eb34dce15c500a28cc375adadddeed427ce58..85320cb1ed6507c2e0c40b1f5c2a63cb14a5feb7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da3acc30c0184272357eb154a8572412ca1f48ad..bc6a1a9f0dfd71248c2004f5b76182d1a3910b18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4bb4721732326119344ccdc0ffb0a5e29a779cf6..20b353a686f677be615f9dfd15da39e702c2da2e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54088a90f7224774098dcdc7aa0933f931eca4ca..02f8164dc98750586394af352f71d0d800e2d52e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index baead092df8e2678ef20910ac11f27203268b760..7df088b27ad835757fa0538f2d6f8203550ee176 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 17ee7d5014a5831b06fdab7b11338da223492608..db05a892b14c7e6705f165f0b275482605bb296b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9e66c389b35ac527f65dd08cece6ff556c936950..b77197befb1f2f91c702b6b60c88c6bf914a44f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59588999549d09b2e1ce6568b04aeee16f0b7fd7..b0a4f9bb2243472b15f9655943e1908f0fbd3ce6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a88e9ec852aa82d9624d6cc70b12cc562b5ae3bc..5a56cf38dd4674270db3b03cf43e7d6ce556e4cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f8465501ceaee02b6cc0981554c43af08f2dae6..ca8fb331cfb59a58606d39ce50321bdadf2fd050 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad68228b1e878d95361c47a7af65e99e643f64ee..ee1fa96f975e6ff33456828466868f0f2de912e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d1dc1d68f7cd1810cb6da77b24c31222bb1f0f7..16977c58b7476c4f462075a4b9f2972bed3deef8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ba35a6d78856a6d98fa79fefbb5d2d64472bc36..8ebbb95df923ec1bd3745f9781f02356e5fe8f0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9046df47e3d7b9a0a4766d9caba709597bfb1634..8825e2fa9ca1851b85936f8d1a7801b5c82c305e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0db0072ca04e79573bbee53a96f2a1abc0e890c5..3d856912d930974d2add849d0465902fb161c41b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96664e0090c85caa7733633edac8a6fce1a3579f..f7fc0b8ec37a497094376712f478c954a5b17a84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 235ebaded1eb467934454e8d5012ec53b0ccbe84..33052f78042c9ccc25917c14f466f43f287d6378 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38506bea945206f79e5daacf063cebb71ff79422..293bf5ba250a91577833117b596485c853922414 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51e42f2a3c50b90df58fec0073bd17ff0c9d20fa..67c37b82a42fafc3f716d022b26370e70049cf31 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41736b58d359287b0d14b7463d023e2d908a4c73..53f231b3b11c6d98ed1d0452c2e83cdc4ba58841 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 461d476d29e4a1b9d90c95b6fee48c2bc6218f5b..6d9193235abda17f75b2e8e2fb46fe810f0e2d0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c23bc9e667a158d9763fa6e0a3383fb11d2fcf8a..4fc9be6026a3484824919e18f06852ad20b2f774 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09df54f08476a3688f90f3a5b62cddd0fc3e6695..64b8fdaa20b1505d8de42f9e9d2089cedb7aafd8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76262f8e346af7a8b5ae18abfeaa2f1160b754fb..443eef0065d4af07db33b7b920c2e91730553bee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b68aedb552342c79d20735b8651387ef8160fc3..acffb416da6ba3abbad5cf25e77f44e92e981764 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9a97af0fbcd253105556b1d6287e0d1132a15d2..d04110372cc07b4e8244c0b0935e172f1da65bfe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2624e4b1c8c4fbaa8755cdec29c7dc1d1bb79ae4..27e5f1dfb7087fdcdad5124a4a9cfb26d764dba8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4bd449e8ae0212899280436f135ec8bfdcc82f38..3d483c2ccad6d6eb1b325b3475088f5de8442518 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0967ce359728f84cf28834d36ac0263bf654c7a1..179e924ad7ccbea9c7612f458f4103f6f94d131b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ac28dd096373d52564a54019ff13fc72df88183..08a559c2f0685116d93a42b760d8d694c2d704f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28157c701df3f2d5cefd0b62d3d74a49ec2cce47..12e9c826c657b8d1573820e97bcf96a4e8f57ab8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca1a2e4ddba94afc986940d977035c6a824ad269..33bba9b1c4e669347391cc7464f837dd4d35fb67 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 100a5e00c7da7a0a2dc1bae238645a9ac1a7ef4d..a3f6fb6518c9b66ef30e5b7b778a487d4237cabb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b97b073d93cf10cdcf38f29032a179bf422b459..85e58b9e9ba2f43baedec9a7926aabb2e330e463 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6dd82cfd6efb89ac5a63d3d62edef48ca3f469af..27f55f9720fc4fa6a6615819638af07c175a1860 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 312d59ac133156ea546db7e3db7d644be4922ced..4f6eca9edd5817acb79e4a3f9602d54d2e1be76e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 01e406bb2571dffcdbc3301a530fd5677fa32f6e..9c58b8d2950778fe0cdbb9b5776fbf9d9866dee0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a57986e3205fc90010827dd73fe561330efba796..cb40214a6f78e6b0dd81000aaac8f07604d7f85b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a47253a3d95ccbc79a1b41e17aaf06d849fdfe8..0cb781f2b609703b975177a067145c4641ccebf0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e1de511ef4d5e756ca5e9f141fa91784ed13f39..841acbffb8fbcacd884c6be55228720d60addb3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02f748f3c31a90ce2ab7a62ce8d4ac548ead30b6..1ef330d378d3f0357e0ea4be39e1351c06f1e841 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c1c5f1519a382e471c734a4d7d9c19d211dcff3..914bd9c2e5012d2d42d8c3c552632fc4313b5cc5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f9ab8eec83c2d4980f9a2b835ba911ce1e46100..a8388beb92c2839edee915fa6b6ad8d30811d5e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0040d4f786c66d47ef3622cfaf194e1917e2eb2..5bdd838cd211e14adffa804043da0ecb22ea0093 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 060ca874e4b88547286c9f21b32ffef747eb9029..1a9a19c3df449b26f047df25b85a435dc591962e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4af768c74a04605af38fcac9888089401413b311..80628c61626a238fb8201c6ffb095b50f7a6bf5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d73ae1168de9dffc03d14269933a6cbf740db55..d5a5a1ad675b70d5f3887bf863c16fc6a567cabb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db0da687e6dca389381e4beae551f4884db53bf0..0e6f107b50da86e4dbcc4a0aa230e4db58e1d0a5 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 34b2d1d47800e6bfd5597e3b5a32c3aa2f71e85c..d73eb7c6bd0684f0bf414ec8fa6a73203d35e634 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe5dcb743b69a21d4260d359044b9d671e18fe9f..df57709a584cac3c83da25781013ef2558850741 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0f02224ec01d6e9aab660e08135529c2d3b74a5d..6f19eaad1bc99961b19c35035692e4f205b6ec50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0ee2320aac8ece77bbe6857bb636c5483521d2e8..e2609692bab516b9b32525906cab83a33ebf9180 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b3fdf14c4df2e34089fa45eba651f754859249e8..3423f1e090ed80ddf0996da557d9700da96e6a03 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ebf03396b4b693f5d6813d1df57d92dd47ae35a5..3936aca6722ac03824eb32632df4e8b267acc5ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8b81bf2d9064956cd213d440e6d0e85cca48ef3..1c61d676c1278d59429382b07b0c8e8f06e6bf7b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8ec80e664818ab43670458c423174d907cfed271..b137de54efeebf04eb8941b86d3104e5def0d496 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 90196c95310807755a16d43ed42622c0a4c96744..fd08b1d588e1af3af51bedb4d9de7e0f1895cccd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba5f25c69f8955610848895165b083d12089d73b..46d33829e0e54beeed21d305b2f90da3901e2757 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72812388077e6da50c0e243665f6bf6a6e317b9d..377390c0806347dba6a15265cf94df9030509cb9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 80bd61f106d69c2f10b5b880613e53a1d8ff4698..5cd055b3045993ba2cfdf4e9e9c36393a8532ab0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5177e52e23ea0ba1dae4a20c4f10f7aae48ebf35..3a1d448bab4bbab211401bd571d03bd90c68a368 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6a29b9c184c6b00ba115e65c5cf611889dbc021..7eada8492c3a93afb33c84c5d554b35480bdd0a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f06b4968a8311bf4a26b6296f2cb9332540a1926..4961a98ae11a9f3f49486178f453d8e6f29ddcc8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8e22f66f51f47649af1e7c89bd55f6a396c65fa..e6dbb7b3c5d3becb46f1d87d167448e332a36c56 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eea2a0ebd13eaf855a87c89735db0816255e7df4..7b591c06dd61bdf6e550ebeddb1a0c30cebb2800 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60fd4da87e020529e1ff7ebf8581f2c83bb83987..1e879ace3895d4dce6dd7480628a005b0535f868 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1333ca3df8014c029c4ab1126c6fe67c29cfc98e..c0ac56a24ffeeace04038b6af69bf0325f9c0cd2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fc73219f0a7a10f5de7f94c5a0363e14ef78ba77..14c8e7e4aef60826adde9f57632aac6470fe63fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a59fec0146b6d5a2ca8468a8a44c85cad799cc2c..078a88068018022e61ce78048bc9991517cdf3cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f8c73f4ba6eb2d54cdbc845d6e25832ce22863c9..0edafdc979eb53f59dc50ff707d09a58d246875a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5088974043ab21d0aee6a771fccc3c825e9a300b..e813cdb287ba50cd2dfdde85f09c966d78d53448 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 56d89bf8804436bfd12343102219ee2f1256bd65..32f5aba5630c7f99885a6959dd0e084b096d80de 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 96478a1f40f2b0b33fb7b0645e0678d838059fd1..01a73e561b1204247c940eebc7bc4bd268ccc3ff 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a95cb228c7199eebc224145f3f4893a3104ba4a2..00420480e6094fd0704f998161ae68cdafe79375 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f0cdca2415e7485143e3551ab921a5798ca7c00..4e7f0c3121537ad87ede40b8063fbbc562c65425 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f86281c337471281f2f89dea269cac5424d28d88..1e0f9a083a53b87058352faa481035628e69d770 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3fadd662927bbb20be732edfd11b390a498c9054..d2e2d37bd847412933a66e436d2799d0e6ed8635 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 68fe20a443b8098f8c65ea5d512db86bc45bbc5a..f9f1162b663ee8346d0672f7f019cd27b85872eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 76200f43cacde923899ec4cdb8c30a8d842cb67f..bf2e95864f59abecbb2a9a1508b8e3381743f751 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index adadfa36b6a4d60560e1428a15cff5caff2ab858..ea518ed52ce77a24feb5d88ab45db4570eab088e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bea4048cf5f080df269d0733172a05de0d2b71b5..4d490ceea5a287ff4a36c87e408db9d847001a9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c47c4b29a3d745230ebd9a6f2bc10e214e3d1c6..5a7104815202ddc453101a12006a521af2144ca8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 154749c25265fd6d0af181ed184244789aef540d..86bbf52e10d52054dc518631c93837aaa5a7431c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8a0153457092e0591218485eb888c9849772541e..230406012af305477f867f86a16c295739857c4c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f4bad9d2680f7e34c7806e88b2f9ec2f89b32de8..f5c41d443ee71a9bfcc44d9ef8bf22d95f84718d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b8867373458c1a0587b79b04df399d8257d008ad..d841fae28cdd049afc63df5e168625b66ef1ca44 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 883d8c3cf2763694d406258a9c4414020dabc88c..f2cc2808bdc547f0dadd1052a1ebee366f08d35c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ef0908f15c9133c3ba5d527d0f33c44a14db1ce6..d4ef33a1e11031e2c1b6960c59dc3d491fcf316b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe88770a57cc42921361eabe56f43927d09da0cd..0c3d6513d1cdb193bd4b226fd6bfba21c116125b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d8bda0f64add85332bdcdfcd8879a6a81b262a9..b75028da19b5a2341805b6dd0d7c4646e73b9f70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 527f3bddd8102ca2862ef55511b4399ea51c11b4..9d5476f07440bdf3cbd637ba4581fe8e3e78f889 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a2fbe8c0f95052dd8d8d63515c0875406c3f56ee..2875dc53bb949d90973b9e1529b3c74b1d54d35c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f47c59303a2aa282cf171a2694386585472a47fc..19d5cd3d1df602827f19cab8c1820a390b13c70d 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 50b0150a6c881356dc3f38082ef1a603aff44127..aae491066e96a683dd89cb142ffb5612708b15a4 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index daa28cd085e8899a41b84e0bd2bbe891bf54af66..092ec2f3989fa6e069b8063fe4fce58b1a2d1105 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3590a35e0419e14d5b53da7d8973d8778d8c7634..4652651c9ee1a1b2f1037e26952c1edce0ada5a1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bbb2438437a2b4ef8162bfa196d458dab1b4b1e2..61a2855d1253fed05aa4cda3155e6fd4e3716af5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5a95f8c6f3ba2b48e56505e0a8e34c1a6943333..d482e844e45323858116f3d9233a69757ddf6a54 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7ad27b677e4d54a108ae127eec7fc1a408bb7a7..609f63e6b0a5ac74797594d5c1d6d91d7a423dfa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1fa4521715acacc4288dc2c0b5126288519a24d8..ec43f0832694312c34cd8420bb6ba9793de0f664 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66b7ab2d6f39b0c9b7d67f79c3368e806b24d707..fb2619fbfefe05e180ae6486510931e12ed74b75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6324131e42acdd9b39dbd04d6a9f868b77792da8..627927f48fc302dbd5ac3f384e2ab277de6bb612 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83e380b8cb7ed979428153bbfc44806bea828f62..e7a77eccceee3898e61e424dee92c885516e51f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee5dcadea80e77f54d265f41034ab4ca78c4966c..63ea1c81c9ad3a96bc9adb43e05f9a17da5be201 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dee59777953abb895a130b38b6f2a9852c8d1beb..d1848baa7ed0bea799f71173321df2e476111ee0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3dfd69c0ee9239d1963b6a5f6d4fab8b8d1b6237..3d91e1555e1169d3e80e561f73044bb1b57c0097 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 858f8b70cedc65113c8b492b5180919bd9702470..26ddfca375dc3e38225c2f06dbfdcbbbe7ce92da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d710105b7d3fe6cfb8b30c4cf76ad09278ef2fd8..a04b69d764503c071b80b8fedecdd4c0d21af523 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05dc4a847fb2292c0fecb6d499a17ee8f11b1687..bfc2201b5796be95166a11befe9a632ef7fd34c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a12b1800fea521ad63a4980c2bdb6a87bfb5ca39..950d9aff099faec5082e67ffd2384b2e1f4187d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a534f7cea6620c8299f09b491c0023a711c18fe3..30003ef1931a178d34cd6a3d74c46e43535bad14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a2fd78ff3e67e755c1dea9d5c30063b92c1df353..ba1bc5b2dcb34e2205a137966ac8ff742e6a70cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3fd6eb330e2f3d376980d22ea8baf269829a9447..59be5cc061f254658c9a2ae911d868748e925a85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7c54cc9680d11443acecdbf05e306c7de8b13b8..95a8b544fa67da53c132e70fb17720252cde0e6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa3609eac7a3f1f314caba3aa3fed7c9837c731d..b45b82117a0a3aa6bf34025fec18863fb946d86f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb38dfcbff277c556ae6a7bde706245ddaa48a09..13348bd0982545df77a5c1790d03dd47b5fdf028 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d49af50ffc8baacf7b6abfe1e141889c2a9296f..1dfc6913c2ed42b867b61a0d3959002887fb5a84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32af534eb98273c61cd4f80965d6e756b8b50aea..e86cef7feb84e5dcf0aeba1cb19e46b6c0fa2b30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6db2e75c2748f58f9f22a968f87b94e991db5a19..814d98ea9f30f1b9abf2eadcb89f50a080e8ee4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dd841cfccf78ee8543c45d733d5e0b531b5dc5a6..de885dee2923f28c5f2d7c098202f5ff520ba437 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59c1c8e29a287fee81f4e857d59f8e147256734e..4c6466df6d0329bf8b7da8275b344eecf9b1c5ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4023bfceda183757902b848ec2ce5abe69566ca6..590f933f5ca9fcde5978ec7cbff5491664a8ec83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c0a23880b6e2201ce7533baabbfb62825f9b451..7006b93423fb54c2abe63c5239fc25479e6c887f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 985171527b2c3f28e29748bd9c06d485203556bf..f502da701663df93848119b59a34f75a648964df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c45edf5b1c585ccbd030c7fc0224e823dcb99c45..27a9f202f7c5c01d629d45eec0135e4025adcb13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c62aca2d7d806866855b1a00650dbdee36eef12c..4804d171baebbaa80e35fcb083d7a36696459983 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e8f819d78066f9008782dd1da656616b5bfa5db..d35ac384ff0f3c357da6b401dd6735d3dc678116 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a857e907865af58b3d0ea73868efeda8620056f4..961ef76ca2a714fc4c49b2a9756e9823191aaa34 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 463d78cc4008c0aca50ed27dbb23d267117421b5..597130bb52bd2a368de0b21542e31b3ffa47768d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 15ce0da0d27ed793547b5ce9f765fdbc1c35a39d..6683435f479427fff7098328202827733b6f9814 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca74d1ccd7d3e84a403d259568a07583fb413a83..9396ac8192c0ff35f3fa29071f8ef2f634e72d0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d98e98003dc951714c4305af4348bdb933a59793..a9b8a9709fd8d3dfff6200febf06a6727067976a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e76c309f6e0110f06bb4744063031eb6331672ec..5b9c94f7469399fa8af5f374845d8842beacbeee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb8da3d0037955cf458a46c0563a7c9e1be7dfa3..65ff7cd4ff41046b77b45e6577642c122fea1b2f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0b726c725228ae0658a88acbd20a617f5d1929d..f9f9b3e278983dffb6a35e1005c2b1880418aff5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0489bdd9624d7c4f2b807c7c259a6a7dc94a55e3..ce9088a51eb4a72fb55818f75ac6e13ece84f098 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e1e770d2e05aaa229bab5276d9f515fa7787dbc..82b5cae149e6b77efa9ecf127d57719d5a5e4c8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19923d86538458a6741783b0b3653b3440d3ffe5..35c51f9ba3d5f1f1704c6f841f9dacc9c32c9ee4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58188025ebc697bab1bdd3f3536ac855d42538f4..e0d5860f7db41fa14fff032d45d4b7e78074fa14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a3180f7c5a33e84f33e7b3e63625520e0088e2d..237522d62cb29ba7c9b3ad1230939f24b3a34d3d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 784c1efdda189ca95f2ab54314b05afe5b9822be..c5057d5b6babd396954bb9188fe38ff44a16ee02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab1f1167a9682872ac3852d93608336484cb6397..cee903f297e1591d538c1f8e259d848c2d63f3e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 29626c675606c9cab955e044e97e06949f68eefd..94bf55a85988a338698190bffc67e0c15267b6ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 815f3ccc60366a9ab6571283cc85d4a91b11f8ee..af215f3bbe408bdffaeb6ae35b98c85d2de281a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ba553f1a58cfb17e862e51110b2dc484e5e17eb..74bbb7561d3af396a6ef6e5e56e1a72c4a100e24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 769a0ba2c39ebc6ea51e722b3de66ccf3f732eed..15ba12c5136bb291b92a4ec579a4a2f760a2aaf8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60c374e9bd30d2741ea08df803e61f5b16ddd784..33e5527924805c73c4067cccf8dc93a62cab0d0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cbad20cc8d546c69367b2441895a9f4940edd0bd..71e58fd26e487111de145a405aa059118111b22e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b584476b1e7e40b008db1dbc1fc09eeffe2e576..b572e272c2bad4846cb46f7a2fbe049576d555d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 86f9f9430644f7308f07c81a6046eaaee4e34c50..dd736e081e156378f89821150206b1d0f971d90e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f97a315458d16974d5aacf36f01b255122c51ca1..cefc00a2c2fae7d2be2c86c0d40a8d8fbb2bda15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e54d92ce1956ebd99f79801634bf39d1ee2c21a0..8f978ee9e46a300c317b6a924269004f2dd831d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 784d7775a4389999eaa2c13ab18d4f906c415742..42251e638e3e56c02309ffe93dc7276f08199682 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e1d6fb5cae14cdaabc14ba76744b9ed06c18128..ea29bc309745f255f5adc6c37354bdde2058fff8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 149a8e24471356fa46efca4ae102e481bbf4c90b..90263aeffeb701eaa6ea4caba5f4b50d2406ecdd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f41823c0fd1c5c51a8a3d85ee049cda35d47cfa..d3c78a81a2e6f0522cbbc403110477635db387ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b669a987dc56da7fce1f75e025be4e5925a6e833..e16b88c0a80780eaf494859da4bbeb42dfbef519 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8794200e1ff278d8a90b8ad2ed23fdc74ebbb0eb..d398ddb5a8933e34df4fa935d26c7600409c8a64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb8805c7252fef70ea6ad4b267e155892bb3dac6..afefbb0d7cf7e384a992ae8503cad301d7954908 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cdd32f2bad4efcb2e33cb710f54d24ab59fbaa75..b03ddb473c2c4d8cfe831dcbbd0e08f81017aa7c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b560b8ba89014b3f9d13243b3edf229453f59c2..b47e0aae09defe34ddfa34be8ac577d5954432fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index adfdd60bb568ad74903beb7db1bb241d535454ba..bdfbbec84a2b7865798bd459de90490277cf33c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 668a17c136d136958a7f39b8ca3e8a0de906da15..5f60828a81d9c3673e3a12f3f2a617ba4f719ef9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff760b9de65a923ac6322892b7e9deff02166652..aa4f065a376d9a145248da16100418de60bc3720 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c40a6ed6f148ad71f52fa26740d2a66e19d04a2a..7dee0c9d5c320d6a8e19b1d9306aed7f2f468dca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13fdc2acabacec6590c2f5277b38e5d4df3658f9..88d102db752b450bb6692232b6470f1ec51f6b82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27354643b6a59b3c683a15fa62fa01e305a21d03..ec17009ff710f4d3276b85197d6343463d1c9dbe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2662c7bc50e18baad722aa255bc9c8aa906666a4..dd36c00437d4fcf258356d55627058fbb717a788 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39663b0b30b6e59b215fbb5995e6aab54362a83e..0481105c79c55a57390935b84a5915d2c29d42fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba1793d34f1d50148e40fbb681877b55a6c294ad..4c8bf67e8fd2fa589c8b348bf2fca22eeb050578 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f4d77a69a4ba9c929966863ef5c9c6bc8ffa88b..382a6c60a35c631753be221c2fee2b420dcb6962 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0245727b12e31ee32ea7d0d40bb26b8710d82522..b75e7fdb2187f5509a013731175b535a338fd5ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac1fa3dee755ec7314bf3274a9236a6f694ff581..0869721b54daa525d845fe9fab77413a121f87d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 801b3e2bb0876ac76c3056d5b4b7776e47f881b2..6f6df69e3a4f793cae7d739324f802bb3694fff2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a0d30899a9397496fa186380a90c4e3f5d7c690..858f80fc7a5b013a48e8b7004cae30e26e94f2de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62296f7f9519b9862de52ded4ac07e38f310b6f6..7fc4aa6d43410714ab0fdb6fa6fbfd7c072d55f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ff051d09e97e1a4600e1ab2bc433252e8f1fbe6..29ff095fa5fd39c820b1ee4f850bdd48b7cda30f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f08a2f4ac917c7d56a258ecf5da6743dcef0050..ca8e0ca36580b2f2a041a9011847014e82dc71cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b3559f17341e728fb509dca1e2b584b08238703..4dbce1c7505e2b1dbbcb7b706b60e8e220c1331f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dd16932d46a1fd6077aa2a24b43fa6d863648eaf..4946d5434d9c7f5e5f0a3167a62982a0b93d3f08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a97594e6d4c3f3cd6e8e8362bdd489744148adee..ad0da4ba91dec786c19aa082cd5bf98abb67f15a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 554ba4524f32921675e11be5460cfb953ef3fb41..30e4beff32b1cf47d9b20e2644e08160017e5c6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 86af611e631e4803b18c3e1092121f3da3d1d4c9..ee4408f982ef16569b003b8f3ede7fa028b8e18a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1a32b240fe19b0191264b9b38b03d345e366d75..f87c28fdcd0fa159cc73cc0b593ff1b678c541a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b33bd7790ff2e81b4af74749bfb5e76d1576452c..6cc2222c392f5f64fe7b2f1091fc6c747c0b1141 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 453dda3114ee08e9fcf3b1836af46e96b79f2cb5..3c26e02a73b601a2f2ee4a7e89ccd8baccf11e98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4b68c44e64142bcb5646e7f7279855a154388af..0a3263f350480a16a58d0cb086afb59c1c06e371 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d0bac56cb96c9afad83f41e7ab07d755ef75d4f..34cfe9746ced4c687692c3671050354eeae3822c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 755893497e3b162d3dc3bba29717db78292553e0..eba72d11d600277f5dc1e95ce8789807a8574ac9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index faa3556110c05724efb281f9999067ed49d76b1f..bf1c0a1a80f4ab39f958373ec36bf32e1fbdb481 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b19e7e5c6a006cb37769d84ffe943b73f162ddf..759d7e2bb9488298368df0312c60f0a4b65eabe1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab9281969ec7d52ab945bc241b6f251d1ba19e0d..3a8e9b2e83caef41fb3a6ff635060d20ef342ea5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bffdf4fb0a8801614c2871dd93051c01c90cb201..38d6dcd397e2f098b8a6fe7e5d20b395a74a16d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6badae8092e699f8fd9a863865691b675ab960b4..f8cf35c1efc1afc5b9d721ca4c46c0dfd530e47f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1dabc4e2d519b60222ffccc072685f7b77355ad3..982ee6696d7e2e5acc6540459ca252cc24c687ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c122a1f6b261b03765f32f611bb3cb6430a23d1..38810e2b19ea4f2cad21adc6d7c7259368fffa4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c8563d714742903d8abeb440f7aae8abfbaef37..1bcb699ac863c2cda05417e06d3d7a5aa06a27eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b3ddc2bd825f30dc9dd2a927d3c5a779e34ddc06..d4c675c330b47c2daa02eb15fdeb1feb75bea886 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30e33186884f3a1899787a7577c598ea03e8d0dc..3140316000ce00626ce3dffd470f302315212299 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0878feb565195f209ff69ee1e9348f40d50c7363..afa0e8642fc08cd07816ced2948cb7c64422710a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 718c83abfc06850a961ac541b4d5dde13ee236bd..7e94e4d8b9d19de6347dde43478d7d91c9120f04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d2ba5590723de6d63a719e0269e54ce154058cf..21f2c6077505ef327a90adcf190f7a455b56fef4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc9d88f829660d3fcf8e2b50cfed839c31f0ad19..3079d92c30b0749b24af9409c340c62f70c10e9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65467ca72eaa133d1be8639485844cb6f1b5ed3f..c673042e8e5fe297d77ccb70395151cc04acd141 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d5b66c2ad879c391dd64ee0a8abb2a4f099982f..2407ef5989bd6ace414c0dfa183f4509b866e871 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9f9dd4a9be95e76ab32a70c8b8a677f72d458b8..ae21042ca2b7d41bb977c24519eb7e6f32fa0ee7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a804a52238d3f42244f9d9bdcd3b0faa1b31034..e1110270f3eba1d78396dfb453127bf974ac99a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f6df35476740d5a4386358093355b6a622b8f668..49bcc06e70164331a6eee5ecd923d566c7b0bf95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 037e5ef9640cf9923ccb14a5c5479b1de4603d15..636a33f083053eeb6d9a31087f436c121ca594ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b16fc64dfff50c388ebd27d806ff1449606629d..a4458c4cf8a39a5c90cfe0f7c18409f0c9f6327d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53002bc157585bf66e77c304db193677ad3c145c..548cd403814fd9ae80e7544f8c3f28b6eb1e8433 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f742eacd4fd0567deb6322f3a27cb7ec0b7aebd..ab8afb9b825971fb3ac74617c9aef140f99e6021 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 565bc52d300bf249f9395a8b830b4cdffb46ada2..6e535c8661697b329db496cbf4e1cde2f2d69cae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a56e651f34951bee18423d959af6a43622eaf692..cc5a041ee6792ff405a21dfd135af7b76681e78e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a28ecdc0acb914b7cfd5ef90aaed83a9840dc0c3..2fcae4fc738ed908a6c1c9042194faf4c405e27f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52b877998a3ca8ce6d0804296f6ba4c77c088db2..d678930ffcf698d86fb3ffe82c344b991fd77d23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 379fd76c3ba4884de2ae2db8122d1b0410f6da7c..fa250c8e95b4d3478aa94d30d70e1436bd1100c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39c0415d7dc3d45d2aa906a9e69893616cadae91..f633d5792b05de8fea89af44d4df721c550a6677 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f922a5212ad65ef9f1656bcf2b4391f0d4783c11..ad856ce723de9978c2c55f3b0cd5eaf99766b452 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18176d4c1221572875635a654228d06183c64033..3208a90954a3039d0619ed68ccbbc6bbca573a3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9bef63f5715e538bff359854daa1dd05a5d0d177..efe33d041b88f18af1c86184a751d7c231145934 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd8ed37e8fbedc7bbae8ec0f341e4f34c32102cf..2ae92a8fe87280ebea3c3b19342e6c30935cff94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d77104cc9840fd992829bf2fdf4c7e155c8437fb..e696dcf142fe99ac2c709c358e538d418d04bd92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c59ae6749a9d36d65f2c8a3461a79830f61f419d..33436c1db9de086866110429cda2f3b632a42cf7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8d485d1c3461784c4e78f819e494ca5fc73271f..283a15fa8c6f010df312346eda02391af6261393 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57cbd6be64015fe7c1931cc917c2bb793abaf797..126afbcd69ba5f12554f3c20c5269a09acadad96 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35b790c72f5ddbc8905f0b7be520a4dd176262c8..990942582bc5fd296e8fcda7889e5bebb8dcda1d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c244d0ecd6d2f1424f27b3bfe572e3ac5b8d42e7..201ef11b3c2bd75a6cab206e04e8dfb392740b7b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9292e10c7b0e579f64334abf8084ddcc69a404c..11f5f8f8f81b7aefd93a28948483e0f0ba80cbd4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e42e604d42e89406c5b7655009ea84d8151f1973..8d8e26a0549afc32e79b9a0976323afb3ea558d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c23c1d00b6c3adcb55435ef4c360844772521a3e..10539bc6f8c4affc6ede9fbf0ca55c39c878ea2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ae6985de4738ea8604ae2740cdb01ed35c3791e..f6155c5a9032a55a80c4d2f9babcd0f5cee73cb9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 29b2ab5c290064d972634f14503a1af47a2c8123..5b215187b9ad401ca98ed22b26e1b67060dddc8b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eeac45b3c71a8e7eab57bb9fc134d1ce9dc3c935..e70b31dfd5756e6bbde4a66dd0f55c41ce2d60d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a7893c97ceb58a73e8bcf339837a047788ac83a..90cba43c38c4add4300981ef9184678d9dc74737 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a930c0fb86b1dc68b3157643babaff8317d2764..7ab0868391c476f10d1a87df4f810bc39e641e46 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d7cc5aeb9e7dda0082538fef75a17afad5a88518..9df2cb762573160fb779bc60aace05943cbcbf22 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec108871273bae53f7651d8898fb2c96043eeb93..572ba2f77ca7c475454bc0f214658d7b8c9cb849 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c904f66f15328009e9ff9a64a49ad6795d621e84..ea13efb8420b1047e0037f244ff5aacd2cafe749 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 44dd87c97a564eea179760a7f3771b9bc631de2e..e33886de9acf41a5fdb1077f5525334cfbf83cd8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e74c75c9dadcdeae1f0fd6c65e1f23884597936..eeadef84e9b29d1fd5b63ba439d2069fea00719f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 437feb386b28c20907ae9ba9af18a14607910b63..0f3c7751cd0f9db133a776b69d410db95b54c941 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2bae620a3255f24e6a675621e3bb419e8426ebbb..99e65a8efcc177d092db2a322f8d39abffb37584 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e742f56b29f3afc19bb44146511f5a3142a7bfcb..f2b79b6806642b8175e4e804d2c846991b69eafc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5130d8293bbc42308f1e1088850b23bf8f8f40ae..bb332c2feee7747eb25922ad3d2d7644a749d598 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 757e59f9ac8ad9669d5eaf93ee075ef1d7360c95..e82d15aa9fe4b8b2098f113f275e67aac1dd192f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7c1537c95ea830593808a818c4626ff429707c45..d9b55eb4a81976d6b718767d0f2b6fe690b8b23f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f1d311b8df4fd0b22c43aa89f75b1eb8ef92d08..902410d89e65f07135e6d990669b5fdc7d9a8028 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 012a489a8bc0a9ef7f097c30c056055e485c69eb..9b92ceab1ca878f43af5b6f221d8d17314b38fa5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc2211b2c8eb3479e369b6fe904ebf11560dad16..f0372318cb154c3f6b9b7ab85a9ec4be472a653b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4981f8356caccec6c19b43f547282ce6d12b7282..6a323b11fcc47d414119bd04d8acc522c8846dc9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d7807436ed719c127177ef988488bcb0c15c600e..986915e9661e31d50912a814f98f9e0939d512be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be5eb1fc3ccef86bb83d2580aa27fc01c6006489..e71d233a18561caba1660aad4e88eef18ea2f33b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eaa50cea11cd88435427fd9b423c2a22aea7c499..f03d0892ed90f3added7cf96c5f4104d3b76486e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index faac26a9d6885d459fc6be39849c9088e6f2f309..17559af517094d26f7c3e25c08e66741281b9bcd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0fc53d7a6e0185a76a4a335cf338528541a95ad6..70f4bbcd1681ba188739c96bb1bf54a6ee9feb3b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b4ef82ad78490f86100df07a95e27911490fb08..53669c8f28ed36bbfbde04041a01e1aebd801460 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d683f2a7239dbc67515578cc45c656b67b6ed6fe..7bdf2a474b93199234e8671650e89af2203c2cb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ff470b9a0ddc00bb31eeec7cf89a89007f3c94c..07b63ad2f3b334bcd0a09ccd795b33180f17f782 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 897430b3997e0b1b266fe112c8928630e0e00b99..2ec14436263770353472b9c2e2fa5281393cf58e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f2116628b8bb8f0c687d6b7c577038715f3b5da..af38b3b006618cd961f08c2de3249282d2f7a720 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6cd3454fd9b8ddaac3a6140d44277c21500af847..4d0e716ec83df35f8317f948aa22ef7189773c47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13cf8799e9fe83ade421dcc38c65ddc63b927fc0..c49ca40bac7526ef0fc087f279fa78c94427a92f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31ce82b14168b9052ba1c17f4230f96d00d393bb..11a4866896541be9cbae05f813a64eba695c1a3d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9f9926ec18b0b14e202ab974b648e5a766c9826..dca2fc102e59511edc81b59c081a8933f11016ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ca5500d6436d4b449cc151ace306447587c293c..9f6b17a9c9557267ca08feffb490a5dbb8b9ca23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1820d2afa961673a185874eccac57760313b208..ab28c1b511555e2c3155fc3883ce433d7eb05a66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0add0f92a329d9bc88c4251b1d2523684d6207c1..afd8117ace481d5414bd0f0d643e86dbaa5b2e89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41430571956d92af1fcfe7bb1efc5db8a296d233..44b5066b230705eb8ed0858aed37a5f474ce31f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a745adaf8ebb3fc27c37469a1c51a641cce6ecce..13aa9198d3252a155b827257236c57e7d3e4d58a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 34b9791336da8c121a84e90a890fa0a14d8ca32d..3e7417fa048398c3949e7a3a1f9ea3c709a5213d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a054f8888cf54a5419aa9a8212f4012e30140527..22e3f847c109e7ee33d47422bd8736b9017bcafb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1741e93bb48c23839b78e62281d367232ea7fbfb..00bae252266b950edb74f821e662049584e81e8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 20d5f947527128625b37d66f77b31d99224f40f9..d16b7038801e34c533b3d305b9de3797fcc03a29 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bee4549a0b60b2b5308affecdc4cd65e1b7ee082..e103a10507ed81316072e1efa0df96725571203b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bba2780ead8dba45203ee4f5f27e0f6004d75ec4..4afac7ac52bf70dc440c75216497ff2ffb6c11eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c5b49762ae9bdbe36e8193886ea70782d303d6c..8c88188cf71f460eeb5bec4d26db2cac7c364c4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0aa6180d7cd486ba089f0b9507aaee0acccf54e..287fd09051e9e4467db274c9ad597920533376c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e967da7c27d8ed8fd5dd2a7628622f69e735e5f2..36ae267bede8949c35660eaff175a394e139b61b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a686da29b9ee6ffb85910a098f486e2c23da1d7d..177dc39be60808accfd35dc387d94355db20bd9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb830f62a93c560936ea680037cedf990524b733..24619e0f19e9a75b8ce81e28281f0d617d0d3ef4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 15b026d89ebb0165f5149a3b780d15ec1cecd4ce..122944e6a4a0f2f34bb6bda9e0c8b1e912e2d440 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36b4faface40500ac76022215aa95cb48e12e868..faa48eaf075b45b0085f5f7083b6e5aa3f2c994b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ccadef25d5cc8dd0900b015b53e4ad5ead14d96..1a1d8b113d85c4ff71bb7c5c512591e79ba152cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87886d787f53d2c480daaef677af261a617c4023..9dc25613e9de54ee00db99192d999d301dc10aba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc2a7fc0d5d0180f547507fd40d713bdb70e6540..fdea3cf1a3f599c104476dd2642c48bb540c1cac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 44958e9c8828b2444d5c21894f0e20476fc95e57..8dc0fb63086b85e3fe6aedf86a99c4cfa099eff5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4a71bd972c973134b332fefdf09f5c6838f5ac2..78ded6450251dc158b2cf566c59c9531aff03f84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8eaaf904f1a47e2d7d5f14463a41740de79b3079..a91cccae1345e4a6e0257b6b1434e418864cf105 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b919ea36018344830edc22c2fad6b55b075ba0d5..989fd956bd69cef222b860429145589ebc7390ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5e7b0b7a11d6c5c6ab486bea14ec53b0631f028..e8b7c109fd4202faab6bbf913623e8cac6a821d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d1ba5279d7c7b6373dd75382a6dd190a5bde175b..86944a97e2f23bc6568fbac5ec70e7041bb776e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d27817df052e4edb27bb78cdad56b925a98c7f53..f86331c63adbc5fe26e18694d7d841d863993b2b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77093550d000d4d74e8dd4948a25c8f00d1c67c5..2b9b54cdf7c4a3f3924f1b734aff0aea666d7c37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 838f446c8fb3676ed1468c9f8b5e496968bd0c7c..3b9784fc10298489ad7f7c1d7254d59fc10918c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a49e530a036afe434671180a18fe5fe527d0b56..7839f8ee70ca288f0f3a1cb1d3eea1b41f03b445 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 73a7a4b645075aab2710440200517786ed216c11..616ae9605c07519a19be0e40551863224da129fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 120e82c3e36f6e9330fed106407132c3a124f6dd..6707fbea6a6f96bd35109a39cec5b88d70d83373 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f06d62add8b69c8583d117f28ff5bab83fcdd492..743a7a0f86a53fa9fb2a340f6dbb957d36dfa787 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d317bb6abc59cce9f20194c11dbf09edca78dd3a..544dc7d0421c0d8eef3ce98a6bbcdc06f849f92d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c3b2a1a778360a9c03cb0bd784c7bb06bf3ffa1..2c545ed5aed96144554963ad60e6a98ac06c6921 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a052303712dd84bb6c1651089d7ad8bcd5af65c..c1974e0834d10b6588ad0fc52b23f00059cbdd8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c1b5475a912ea137a70738043d9614cdb5b8e4df..c3c033baa1935e3dbfaff60345d422d494b8c9df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ae474b07be862c4faa482743249ded4a54ebd8d5..714f68e6d4ccd4e0135419a7bc1181f7a22c143b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d026b86b4f9b67792e06e3c5fedca4c52bffb217..b51dc24e5eea4ad24cdf93176fb5c2d1e3158632 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d222085917306ed6cff9fb0563510ad65b7bf7cc..66c069cee4e5f44e5166df376f6772ba090103b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 246876c7356818b641ad119a0fb312c2fe96df9f..e1d5ef888d1237589bd80c8637a4aed0dd5d3653 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2eec2bc24102d2b8e55fd4e4d1c307eeffb76ab6..44704479ddf667a1f054ffab3309e24e1208e047 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ec6655614b39e3684be9ebd0dcc51e596077cdff..8dca9a1f113a5aafef8d7e44374470fab07fba13 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b2fdd6553e2ec5056d7aa9121e7a9c4b24e7bb3..26796d4f5c3972896138d2672ceb85091e5e1c7b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa80e7f784133197ab0494822b850530627178e4..9787e3b2447d861fc00e5a222d984d05ba2e32a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63a4a47cfcb88119829ddea342d2ea3f1e395a55..c62913e751afa5ecb0a1210ee88c2cb204585586 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7f5b31d0f975b8f2cd42c62c7aaaaeee2badd696..9224b1d55bc1031c29d9eb6543c7cf9cf082a36f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da7decb781f21e3700ca27ff8d8d4a4864ac8c3f..3ee352124d582f424994576726d57191b0058b6b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 94ac6aed4e17a5305a0a49dfc268c0f407bb8eb2..1124104a8d098b2ba1d2b07788e70541ef0bffed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 832c20b9c0e9beb323b5fef1892dc892bba803ca..bd5d4e894d360f22ee17d33efc0107d4d5bad872 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 915fcff237ee438d2a77dbf1f8ebde91378987b4..e8418fd0d2debb2122ccb9fe585af4b89fc43407 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b801794a9b82450a3fe837a7b301352d86ad5ba3..af509b47fba4e8890ae47afacacc78bf15c98b74 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d36bf13620b8b5b766b84efcc0988a7aebc7eb8..02d342656eace1f417c727a9ecd411ab351b379c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b8ff894d00607d287fc6fe63df3891c4390763e5..8605dd320260d18dbd1af85c2b058b5af588530f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6eb28ebe3bf790ea286f628b0c457c3ec1d2714..d7fe7b4344651906bf5719211a331a1efc89a449 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c946b5416caf060463223080689c30c6aa45cb31..1c8898df02f6967454d79cf891814d4d690b3142 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 621480dc0d2b89b097c212a552cf6c2de7c41337..70e5c1d7cfe0265bfa0fd026602e95dc453f4f65 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b4e23f5e669ceeaf3ffc8d1a7ab07231a51b1156..6a943ac2105078c3d056b2574469161e0e973232 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3b72d3882880c94e4ef63a693b40d655cc3ff267..20fb3c7c4e57098231c10bc59568305407725315 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 58eb744fe772a1c23b042782e3bd718df0b457b9..33ac28b0efe6e080ac04ced85502b2802ec93a2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d1632497599f774748129c28649ea414cfb7a1eb..6edd3ebdbc595c5ebef5343421bb3f61c073f6d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f245dbc29938ba732e5aa4ce3cf21b812b0fc77..e6aaf09a06d4c853b255febc47c429ed281dee37 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index faa0f8acc313236d6e8f6990efde5795997759e3..826f6eca518a0535de3ba66e4a20171f57f34d96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 876e390a908ace40ad1b345a23226f73cfb33413..efddaeaae0ebd6a6b282191623af813a9a976b9f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b429497ce5413394a3e2b810c7b64b4434bfc0e8..9db972a93221792cd1fdbfa4c993599fed4b7f41 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cb8d2cb050cba14cabca68ba36c004979b9897a6..c99dffbb71a7c85aaeb2722e173f097f8140a031 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d836d1bc3487826a9ed4984ff7f243bc9608b932..b1b7319acd41eb5bac78f685634f20e323789e88 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 86d6282d31fdda584da41bc96b29158f92017e51..40fb3a8a58d18d7de3768fae7900a686ad6d97cb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8a21ae22add44fbe2d25887ab6f8a3d62bc15760..08f1755d436ae68e4adf2f23e6d0b02a0da821b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 353f63c85883bfce1a397273962b2bef656cb0b7..d21210d0a6ebb2f772476f4f3a546c527d8049b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7338a2efe4a5f57b0ab73e2a96da61b49f9c9134..495293000575567dec215fe1fdcde9c2dc2f456e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14f2e7bbcf614b61924463183f42d466b2253b2f..a70502d4011e8f96be60d96916f2ab6d08ad157e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 55765c0b74326382c03bcf56df15e9a24504c6ac..01c87735046ead656a2c9da3c201ffaa2b7364ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f2e003635c05670a31dd4270018ebcf826cd0f9f..69acf22423a6e4282dfca4958d7fb894483e4fce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0621aa020e185566434b52c49d0f84beb7e776b2..c19f28b5912b5bac8ce57feb38dd0aa16e746129 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4da32204a4b10a7107d2a8ca1b9d5f291e2c3835..8b6f2412984c70c84b607ca975fcc434855ef814 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 916b4d1b61135549b7ba47f67e2d8abe80d3aa6a..141014d4bd70b44a41d40e577653391cc39da5d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f9a91a5c55c2c83ca7b137f49ecb58a47856f42e..b10f69c914415a7f1c0fce323391e9632167b20d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3b16e2fad1f0d6611cc612f296bdee5cd26291aa..b21e72cbd0387c0979c7ce35f088ecbd9c712222 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 883f6984b111f469d6d2e8a61041aebc4fc98955..134766b3868861cf7c8eee48dad796e44aae9dd6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 76a2a1326ec1af07a177933daa36ec4ed5b2a1be..429308be0f115430dc3acdb506a663cf0b432a61 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4804b0aac4d8a9f6c6c731b13793f887a24a2cd3..e466d7346e502cfe24fce77b4aaf35bb6a187443 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3845c01a768cd3b609a07296d8f19b29f6c9649a..4f23b58fec5fba4976659875ae73af461dd3b469 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af1ad91d93c6f0a588e50c6b110582a981ca5277..dc3e473cf976fab1160230b7032edb3fb3e81bbc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c80f8c2af3251e373d0ce0c30241b9b908fa428..826c17ed00bff9ddc03e1f0fc232f0546d83fcbd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index efe916bf42a81da34daea5da2118c5da4ffdda1d..2fb06c5f1f360fe1bf3048dce6224a18c57d54bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb262643ddb2a284679093b61f7c47431ed10e76..d52231625a95730ae13b7778239f71870351b811 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 19371ff81b063160ed595f15b2c15322efeaeafe..cd2788fe2ba8b019ac2fc2bcf7bc7252fb89fc4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7ea39b73aff32c51e1860ad4acf2df21d1dddff6..d22a07782c84c5fe6ca925725c58ddfcbc7f5d1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0db45077409a8a823beb63a007f9b348c096a4e8..80df663b3e5a52919102c684bd8de0518f2ac77a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 35dcd9e3174f747339eccea7f91acbe53a2ed28a..3402e1e718be46ca1b30a82fb52affc8895ba210 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e0291430cd3d08d320859c1e8ed2a12555912dce..176011f97a930ac5b762a650b0ce44a83ae8e2ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b341118f318a93d1b9e7068bd990d5e1c8fc99e0..7a9cb81fa6f5703ccf4dcc20b5bc28e6ece94ad8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3eba0381bbd299510faa700c2db4c02b3469a0df..ef5fde07a9b83ded213e2762e0a36cddda021cae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a2988d84c6cc23e5f956566872677d8a46bb6e3..8a4005739ac2fc73ed2315b42752fba4bed8928e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e527ab72ef9dd9b4c7b9df784a592bbe2790e203..7afc5f799d987babd12d4119a701ff8c1ff47d4c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 474c4f66d1a418d38acf5ccb6182ef29cf1b11ad..34cec86de2669d0de294b25346b8de14589d6977 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cbd8e32132b81e4b967001013303fb8eec27d840..b8f988b3aa6f477a915ee130d624cd4f14a765a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa68db550e678c06ec07ea330fa830bf871a1e3c..a8b0fb646fe5dee860be988be86cef18c97ece8d 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2019-2023  CEA, EDF
+## Copyright (C) 2019-2024  CEA, EDF
 ##
 ## This library is free software; you can redistribute it and/or
 ## modify it under the terms of the GNU Lesser General Public
index da899b8cb09e0ecec2cd9499e5e56f32d8a5c184..ee9be752c33422a2a2e4afd238ab604ade6c1a27 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8850258a5808bc564c8faff8509935bd8ee294ea..d47c15d2e122b2879ca57d9fac5767b49e1ae042 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d9b686e64c911814580274e9c1ddd74703797b2..adc16af00267a053c37ef55018839edfb11dd95d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 900c485858cc96935552fd912d970cc104427be3..350ed0586e84126a41c6604bfbbcf0022981b5bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60a8510e288aa07044e541d65f4c163badbeb1e1..d094701a991be51dd991e3401b7267cec95373c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4fe2b1acb2e839945990c788b54a847a912d6f02..667d39455685f0c6e9125feaee8c19be91629fde 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 42fc5f2ac6715233625c057414385c41964e4dc4..d3bf8854c98d9870b0b0a4552e4d9fdaefbc6912 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b0e5a4d902dff8ae1ae1e280a38f635966dc3fc..2a93b2a58bf7e00d430ef495be40ec3b4c935c5a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c72e79d203038980ce49dfd2ce6cfa9fbb2cec4b..64da0c8c53171c5a35d361d6bff15725c1c02d5d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 676b00a631a2cf9945ad8bdc075fd7bf36e79a6d..dc6ff80b2147030b2d2a0b5c908b7c4a616d6fa3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3cc0d3f448f06ba5578227d5a32de64374a48812..a4c8eb55827751e6a4ff85d83049f5a3bfd01aa3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3eccc0bad6f8849cf6b925c551af452dd01e9983..521497d8610daf962780c0c23d4bd74d2a4428e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 957dee696e0a7cfb0cd089f9b534a926a1737763..62625c1ca0e25829ebd07d882b5fdfcb92898849 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 73c00d6e049eedc93c88c4da2ce5281bf1ee14a8..fbe9bb7c83650a0adca6dd1c590b9db869a358ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d45d8d49303290988bf0caf88c6e162dc0d95a5..8bdfe52a15bd79910e34abc7bd1852b531ccc511 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e5178401ca5e97f948be8c7522e04131a47c7302..7dd97d1c1ade0b2e4a9e3d79a245f12f4fa29f32 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2019-2023  CEA, EDF
+## Copyright (C) 2019-2024  CEA, EDF
 ##
 ## This library is free software; you can redistribute it and/or
 ## modify it under the terms of the GNU Lesser General Public
index 02cc11877f3946c60d486772aeed265b0e54cbd1..6f2c304299c832eb1d417351ea31b0a92203da90 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da543cec96cb8292abf9f68299edf9b417234359..194c71c2162f0bcc10fe17d7cd3a75e906ab4578 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ad447c0fd71c890601ed4b7faac356aa02fdc7c2..8a69ad0b29c1c7c865e142af882f7e6227346392 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2579a0f3327a92811a79510c08df7a6d5dbe020f..efbf2a7aec4758fafd488cff9d168800179b9b91 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 40df6f537a96d0122b9b73030b6eef4a098ee20d..bf04c8dfa93b859a12c74dd3e0de975d4dd642bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8e4ca422c3e9a0d75956ca9eed14b2f70ef09c93..dc57e8256e684509c8ef33c58a72d896c5efeb26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4309902eabe97335f1df4b4be572c896f23ab80..53dd0526c5f798b20b1e6e31c860d9d460c70626 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e7ec11051edc4a2d2eafc8f24bb33464e037384b..8e7c151662575d4f8c4f6d544b8ed4289917f44a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d5de2abc0bbfbc1a9618a61cbd40c43251b5c7b..f29d5e84dbceb1e7763d00a4d108c48c4e4bd9a6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a6cbcdba9e73d3364947d88e2c95edfa86bef0a2..ff97ea82ddf79a7bb0d38d457c50e9d59a4a4f19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f54d6a8fbea61a014b51755d1d7a651119449a49..711d04625c82768010444ea9f588ea05100ab817 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0b0a5a464d830cc0e7f7320808906c9f50a4d23..a43d44c52553c154767c8bdef87adb06b85eeea3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 589832f5b5a9edb3d3629ed9082d22a70b674228..81e264e282a2bb05d15dbaa497e0fa19abe9c7c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1a38e2d1701ff3082c1de3e531a06c3fa4e49d19..83a41a3d313e880dd53e70832020a77973b1f375 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eef944e092c59a884830655c497af9aa8a13430d..99d597e75ff4ccb2e0f4e73bdcae075814b26708 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 29f2f04b40e680aba11f3759f0ff71f2299a4a3d..59e252f453bba61b4e3cff78a9b03f518e64b15d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 277d785fa876753c085b03cf5e26352cb13b0554..c14c5eae7d688e98682c0d918a1cf9ded3e1c9d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23914e5368aa301df6b76efd3f2561edcd64ff19..c13d85863eb1a5e24d99cb11f62cc450fd426fc7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1fdeeb276db74659efb08bac86445fe614a87859..2834dc81ff5789cf562ffb9c80ba467dbd68dc6a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a37fc04b6e35de8434b4cc6886364cbb80113ffd..15703ef251b272755c942462154103a6b689ae1f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d72d158808a4256338b23fe4a77c711c3c41110a..90d5464e8c149943182812aa69ca1e4dbd98a927 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d42b8be34192aa0e6e263706705a467d6f2cc4c4..564d4a3e3371dd134e5d1caf5e5331ee6dbc7dc4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a2850f33ba9aa3720df5824771b3f2a05ee78f17..29a07fad034e2e8130fdcb412400fbaab55b3c57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d353ec8183bf80e5a2309767214be551759392fd..264d6927667619e7eb72d11f2862370e0e8144dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e66f2e8f89f425a209033fd1e1248e619364300d..7ef6fe096865902be3cf8584566d0718efb5b419 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c283dc88000713468b01ea352162cda82eeb5f0..ebafd2769c235597522eff6697365623eb032745 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c3d5747179d66fc0c56577eab0762f71b61e1a0f..57017a37cff6dc6b20af5cf7ec3a6d3a7c58d782 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ac2d126f769bf96c3076c7224f5cf2298d4beb3..1a3a12f489e35b096764982fdda512dbc65410bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 73799502678118e9575972968454d957b4918ace..60a9b4125cf35be31009579b1b330c1a0645712d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c1bbf3fb1c4aa8afd2e2fa22e894773a8fa3e28..e55877dd7a04dc70ee6f081b45a2f310304bd949 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab85edb8243c4c2ac1233d36d92c87ca5af1329a..fa6c2e9dbe7d2b1eb758afc7924055c1c75fe04d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 964ac0821954a76b38088cbf525905ccf2d3370d..8e60cdef46cf0fd8e7e7d2d7694aa38c3515849f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ad2f00c3ad764194b5f568471da885667de17111..821d670bce40a3929d8bd0c3f45bc9833ed13df0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb7de00d608089c2f3a25143fa3a36b578804983..f589b75baf62b62fb98f76712f96274b99258c75 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 40583969387c8f7a75dd98d4fce728f332245a39..21b0125f47e90f775d53da088cf3614400b8cbfa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b80a13c80bc7a72cd4c880dc967086f00a8d69d7..cd42794067a4226ff2dbb3e90b7ad8ee9ce56886 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e14e7729c6e6903543533196d02b0e2993fb6a77..846e238ec73ce0dc088685ffcdec33d7e5247e6e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 82848d9b5dca8dbbfe37838238547096d00fed1b..697b53906c6d29eaf4260aa1dc153843b67b3921 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 373a0f3f21cc69b07d53d55cc964fe5180075ca8..a3de35066083bb6b7fc1b1818e61c91323d6c9a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea4a769e9040187415396b8feb85a4639c82c8f8..78deed0833da20a4802131de8800a4b51e46297d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f17d4c59de603531dbc60c5388ebf98a2612ef6a..6aa6b5075eaaadef2f22cf6f3bd6b27327a106c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 36a4a719e91b729f24102ce959966148b15f81b2..26e30af70df88a2f9e09c5b8f0b35b845e3ae35a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2d1e8f34330ef95362fa48ef7d081e122a941e5f..a6f715778e22d04da6502669f52f59910fa74043 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c55beb392e2f062a88573af9b1faa3b98f68fa9b..27481fec5d385ecda4a2c3d701e79132d30aef2b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b8bd387a21c4c7b86322bdce5125faf04efa804e..9943a51fb51fb86ae154775454be516bc48928f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6bc42d19c36c93a296c2452b9cb8d9d35e0abf14..0864781e2d15de753075c5a27829ee1ebf5797f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 59bbabcd694bf3fc33bf5be1859d602fc774cbf9..8e3e8d1072873a8aff240d4015d49aa8bdcd3da2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e56b90d093616186fdc96aef62aafd898fc878a5..af3d6b66d7555f6ba6c15785563fe8043fc322fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index faeb2418574bfdfb7c016f79ecdeea039224da39..f2bb947e7c12f2a6d6abfe9ad120b98916c5aa84 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8c0f89d9e05a2d41d318332dc8861283fff3633..cbee9853df4268047924493a2844bfdc0e4ca428 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 057cb30c95dbc3a24c690bf07847acb10eb8e55f..69d53e27de0fa8ff9d4bf6cbb778a48a49bc8db8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a782214fe4b218620010da8b1a01a37302b4c1f4..96b139720d8bb942ef7169650bc619ce9f5b0a02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 99474a30062d7cb5470ccc6ef2a038cb284f10f4..23c0c8a9fad0ead1337723220ae4902ed5875681 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6ebba9ea4c449c431da65f9e569fd9afecdae01d..8c1108b575bf55985e4b57d42792cd511a9b80a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 91549c475a80d1151ca9b46d40624e3c37bd9b56..670ff9c23a4d92c51a215aba4a5333b7f8bc218d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b847939a28a54253b35047ba1df5a3792703ff97..31d239dce1c3d871694c23546c4ab29ce000254d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 44d65f607f9aaf7417e42f2547372591b5f1dd9c..189ef0ce8608fac303e443f06e12138a2f2c0e4e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 393e1cb9f2955c0a246110d10c36af640366a38b..b291c7407a1dbbb448f82cb2fbe08f95ba92a14e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e4daf32b3cb79e007e1d313d895122f942066e6..2fbfb2f528217a69f26adb243644b65d174e9293 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 29501a25c2f63d843f5e1c85002d5b3448de85e2..e9c3f322501f9c0a23279ed3a713a6f9ea9f4205 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index df1f5c70a70aa3580477187dd18400f6fe907d1e..7569e87b985342b5e061b2749fcc5d3cca29c8cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93106867a9c93be7cf7cd2a4dfacff4be373ef26..0e616ae2a7ecdd2a2230aae14ccd298a8aaa6284 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 15d920670d2dd3103f4e6f7af0031b3b37ac1a47..e77a4db884b6c60c58effba6aca86447aa17fdd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 706ac72746ac758697592fd4a0e1ecd76e416646..e3e45ee637ac9a531626dd0101469f2a98a94689 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index acbf11f8fd3085b14e1b4a9f768b08cbfdb48a56..495deff2b80c50c540fecbfa73aa57eb72bde029 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31aa3bbd7dfb82fb81ea27bf202b51b94e370b0d..3795a2f4783abb33844bcea425b3b4c1f93cb7c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e00368422c2fe741ffc18679c91e243662f0d163..33b931c0550d30897bc8973f7d1fbb2c664fc12a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8932c70eef257d99abf5d0201f2c9791ccc97d6..62b85512b9ad7b14da6e4d48f4216ec7f0a88928 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3900c43943f1bfb06161c4675921a33bf9bbc4f4..5678f3554215b84db2102f8201876a4556ee2886 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 460280958330f580ba186e57f77a9b81afc350a0..728e6a17992f36687d3a0446136b60c1d6a7b096 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 25f7da3467dc173c5f084576cb58e40192fe2651..0b163dc71d6b9ae856575ae1c41f32e25e1846c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33a1604b699f1977c4b861b5dc00c071eb144798..68de8d2327c1a5f12364ba5d80d38e517802faff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d5588a67476fda8cdd7fe43e2c6c8c385eba09be..582f9e2821258e47d4942d86b531b2a559dae29e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 35b1be75e00cb43bc896b307cb03a4a803b17630..408b3c7cf6aee3ebb515e24a8b4899459e985f40 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f5d044b0248a35181a98e4048f0549390524f71a..0e73479eb3b65a7b4abc80dad8cf69af412382eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f50e2a35d861c6a8acfdaaf3dc6f3f9b583f3cc9..ce533c08f0e709dbd138cb81e1feb7db404c3ec7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 280f43f8060d89b9c3e912e59bca2a46ba88c1d5..0a25e436e3b4533798fcd39ab434640ff73efe31 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8a8f33b9d7aa23df31da282b90d8c63afb96a30b..a1b97c23b0a2cbd17a0c1dfcc23b1f6bf15c3be6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9e35a950754a9173cf568aa47617db6bb43fb81f..f7ac9600047d78280723f280c19532cddb8c31b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b36d0afcceb7da93d9f77a60f1c8e1ff07c85e3c..7081a5f9f6be85d0185455a6b02e7e34c628bb04 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9404608e289ab9b1d3d830cfd8ef4a7ab35f0c7a..dd2cf851fe16bc383a54d1a2aabb7439f11510ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7d1a7a4176ff5d1a6d2be430d40d25826e7be002..d8b228888c75610e132b1cb34c6168c1467aa2d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b59870cc9f1aa45073a736c43183cc8db3b15c0c..a2bc17d6c047312800c5e7de24edd7bd00d8c0ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 86cdad1a239fa673288d63e5316003a42c690570..cf8c3405de954f39c5eb905b9acb45219e7cf030 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d868c21a2afd5c016cc3effc9b96d89afc2d01fa..30a5526dbb730ee844fa671d8cfc9e5f572a4982 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 148e831da6988b6430a477d018463e125a52bc6f..4444abcd34f3fe0efa37cbc627ed1183a9cb69a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5623b0ccec912c80b425f69db110d504729bc1a0..e128894d85465b9d800f677061842d48d422a453 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 68624819b73809c7abf6e2e9a661ddd6f80524cd..996af56b324f0fb5e76aaa1e6a9cdd40d2172546 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f9281dcd724adc604e233b50ebcce1f9fc039ab7..811461f2efcaf6b247de920d7137dca5a079b024 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e69033ceaacfff4f1eb40cecb6df4c68dd3b90d..83cb4983298637f2f96958b8736bd4b93fe3a670 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c670bbca9a9d117f51ef4c78594a31c0b78b8c7f..620ec5eba6945278b11d3748f6ad92477ec2e74d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06369ebbd2dcfd26a28ba9f66a7a5c400c914a20..f05ce68d40817b5fed0724f0c730d8b996f14c1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 376d7dfa0a059d41cc8ba9fbb43d2e9746a590ad..a62d9669c6557500be151787cd6b39cf58ab5ba8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c951521678099b9a72e337c951ae8c475d5bee85..d4e5d4a9e048655bcb42402f1f8f969a8390483e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cbc584970321c840823bfd4e0175997f7637219e..06b7f74ea4241586b9aa846685e408ff0e568f82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 22f5e5c1e18530291c5b09188cdebf3b4cb2b80a..1d4258ed4c84c3e1e6142b4b31190dda0d9d83c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3685c2a19675a0051d292a27d74a69434f3e3e40..603ed53dc0ad78c7c67ebca4d29e2e857b7c2dac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 26d311de8e42a906c66a0578cee8e02fc8cebafb..35350a30079212bbb9279eb214f37da76e8e98cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 97971033337cb0ebd1e1686a281452efafd6ebb5..6ff54b95ba6963bd73257555f17adae9172da084 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 74c2252d7934ef9ae4d83efc8e12c50c252d8e14..0ece9262301ff138630866429b7d0f70704b3c8c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c394f83a0a2a48695759a663f9fe413b54651cd..74a32fde4d7546cfcce0a67938e2102d530e4f11 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c017a8a1c6f66ba83b87a975e272c9bb7ac3507..26bbe90ae0c80361e806945ac677c34b9e5e41b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4272f31764932280e994bb3e497a5a03276827b1..0b9c1c54cb890039df091b0541e811117ea23809 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a31e04d62c3f493df1111dd0e66ff7319e5cd2be..013f7ab82c941227f11b50e127f8053eeacede30 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a85c45d35b11bb6cdd5fb0f566d6ee0823c0bf06..7d8200880667c1505876922cb402b26b2b21d069 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 68da055ebdd7a9ddf7c3f9ac3aba317045452c07..b8928470fafd0b99ff9ec349f80a00dfa287b1b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 908d576dbbb2ccf5386990ad91a0c5a60ad263ce..a9d42de99da3ebd5855d856108fc925707f229fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e95f19638a72a184ad4a88f8c81c6351e815bc14..a18bfe74d7a70d6ea22f94a46623861e46f01a49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 20774b8a17c1ccc5417cb1e6f73b70a4cc1dca9e..fca50165dad3e712cfea7fc12a9031ce3ffe6c4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3f478cea9d5eb4d1b194388213707615a4248627..a5efcdb15a3563ccdff0b6dd3ce0dba49dd75a51 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 948a91834f813b1695f04a9c98519040993c8640..944af110e4c47963ff690c0d97a702db297d607c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fbd3ba2f804911f18b3df2f3ed4055ced83371ed..4ce13b1c2fbb381b12f48a24cfa617f1da750a2b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 46547764045eedad3e29f8cf9e24fd59a3fccc00..54e43270b5f0ae06b22e9dfcfa3760da15fa25e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8800576d3bca9d894092a25208c873d9ad0b7371..acf231906f71a859405977c694fe78e69f55de16 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e8191ca8df08403cd9d7bbe843cc3a7db60156a4..dcc5b2bf9e7dd7b81b787d61060ef9cb06bc4000 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e41d47021cbbf0a809fd96eceea5604bb9a2680c..79e5b0fb8ffd9478559982f5b175ef439b0f88af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e6c2ed3d79fa85f28a15ef079316bee726a904d..31b569c30b5f95d3dba2bab276910fd4017f4c47 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index edb22d9ab62b9d7373be58f909dd649050f6dbf2..3892514f75b8ec5f9aca951e8ee30c03d187dd84 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce2914c6a1dacb6d812a2450d107bd041f4c89c9..e5101a883a823fcdc6155ab27672c0ed2053e481 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 98b4c7f484a4e4f71397c48dee455abd25ec7cc4..f2b28ad29cd92f353687eab5c1b8bf6fe0f1bfff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a94e36e9d34e6a9fdb39b639c0052198e201adec..38cb5b3ae98fc6843fcd1eb4b096280d834383b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 91ff69bda6dc2d5cd30aeb13203a54c9ca8cca23..5d5dee54826c554f0bc385360220bda036de3574 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f9f5a4560267f5e4ca1337be4189c3538e6569b..10550d54381ddd2617f00057d6f14e19eaf066dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b4ffb082944dab0ca99a34a35067de25fc5079bb..1c6829dcb85027de7faa721df84333d20c068a50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 29f2cab02a3f3b13576113c3f09ad03f6e46ccbd..59b9f9472fa8bb2c72c7802bf5f4a4a0561fb7fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 050a38f46f38f1f20a3ccfcc687e99775aa78d36..9621825cd478c81583635b25edf3c4eb283e4341 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1714fa7e71cff987b9b7b961c45e34425d27f1a1..e5b1e1c91f6427fb778b20ac323472e3e943f728 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b8a4c7e7c1873f262817f9458fb52da3e1b5f62b..38e4718c2d1bdf05e7646c25ae591f3004db2dde 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6769677d87092afb2cfc9d75946004fb4d61b46..618e1ef334b4e9716fbae6bab268d94155a1fdeb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f473713caea6eeaedf464b30b36a42d739c08196..85762068d4ffa853851f4fe1255953f8f1e1011e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 153a7bb85e1303202773af55c3ffbc9d09e3ddfc..0b28fe6e71533d36f95ff795a4bc4af69c9a8913 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 41edb791b75294e1f1ad6c9ae17715d9824f80f2..9c22b9f92f174aefdc7a8f4e5050387f123b66b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cee95104bbd7e62f39b555a9354d522cf871e166..b39eb7e882abfd9dda202344d5108f753c6fa1ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1423c0c669426af41503006cf71cdd0a5d85f761..a55ecd8b8b381c7a9e3cca448093aab861f3cd24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 132adb06b971fe1a97edcdb19e87bbc3effd24b7..708c6f9ba32d91f0db899096f1bbf7c429b5dd0b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6f07f741a25c82e31fd8b70f0c26a6f08ac5fd15..64b9424f55787fb6863fd18cf6c6e58e3a65e9cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5c32ed73f16668e9546c2b4e552cfb1c91dd7e18..cde72b3bdbf96465b8956b13a7d9e685ae1ffa06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17189fc27901b997a5c430b664331a2be1347d74..ff9a48dee433c98912ab7bccde4bc5a12fc03b68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea93d1c6ea5b8994b9fc6348002202101e68bf56..4ad077ed38cfdb25b268c7f5ff737c82f6690dd2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3f0e0f733052d7a40077da28320759640f9feffc..619bf8b661f9761ab0148bf3287dea62202b21d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ef483bd59f4dae7e319965dac48094817fcc651d..33c031351de99876631ea215bc52a56546c6ef05 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c3fbfa7acf544e0221aa14850906702dcb4d2147..1fc760bd6f2ee8a5955d3ed831027535aa792ee4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b48f806e2ce879c7498a9980323d243a96e13d8b..61ce6f604b2f14934e60a87fe41afdc67c61089c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7e60322a9dd6f082d1df723803a86febb6ee8465..ea7bfc11fc69f964cac552eb4d65534af096986d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60330167afb79ec786fc76160c4e8e90031b013b..addb412cdb104c1c9ec05c49aeda1c1ed1adcff3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fbd13aa56e505a0fc46d0d7b512bdb20460bcbb6..474be073510d114eb0d849d366455c56ae702b19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 771aa23e14925dfadbabfaea1673c1a20c890128..ced90ad37e596468c04004a7ff2b8e3b2da34644 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aeb7b01b30b972b9a4fa6724a3621683e80a4ebe..f65a9ed0a64a8c069c001076ed1153202e5d0fa8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4e0d382670ef9b878c57a31fb554f867219850c..554bae4aa1e259ae5814f8bc22d020fe8650fc55 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 10140de28e7765e6166bc21cee6eadb77a035fb6..1ebac8207c78ae4d36e297cf218b009050a75c52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7d5dc8cbb601c92d496b1cbc9d96eb8400b7806d..92dce387c8238de28cf47d9476ad0a140bbd7309 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d5cd3f22a87aace6914b3e743194402c809f7cc2..ddc459ce5c01052f2ba0a3e99c12c97bb24058a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 344900fb98a8283f1ae2dd5c4198ece59a2745d9..5b84206e7eafbd73568ac4c76cb6c8b82e35f654 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88a58b8a3e2370c633a4ad1f64666333822d59c4..e6f159e6a09fff4022678d176d40aac0a37e075e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d63b70050e669a1b5302b09a663713f5257c5e68..e1d9fcec08d390c959e4bf9b993719324688d562 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7f259fb45143bb8ce76ae507dbe012148706b929..0d09923edfe5f9554eb999628037a40c013eb439 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e5c03abfaf5520b8b99838eb6b76c9008ea3208..a7a0511a1ac2dc8d6da4b299e2f6fd89e03dc0a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 20d2e4ba5e12fc2985fa5dfcfd584290f79f5d6c..9d426bc6d790488f05baef7f96a8378ceeffd6e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e0e4856b0580aec2025a188f6e76bba34a3d190..01fa770a07461cb19b783b0800e71647cd657d81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5ae52376637d809a0aea842626591e29d287b57c..2e928a159b4f2fc291ed6879e30fbdf5bcf1821b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cfff06e7b768898569853a34df6856ce46075aad..8b648d858b9019bb05e3003980c7769b803210cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 672355216dc1bbd662ac16f0d88cc0c7849aa3e9..ae1277c2b8464b5c203e4484175cc086e77d1361 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 87925f5061fa27ed101254ff8f26a39b0ab2a15e..045f2e21b8012449b3247302b56571174ce4cc48 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b58444c438978ff4e94a0d7cf4a142b8ba2fe00..22d5c36afc2b685b91a6df281d32b2dc1435027f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7e007febbc85a452845148e3581a0f7e1d21e722..28bc2ac87e15991e4a6456d2520125f5392e2b5e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 87189dd471f99b87926ff9e63ae891d51ccd40aa..066416d0b6fb901f82683b3b3575fb18d93d785c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6be935b5498c21eeeee5bffb9323b13dd52d6b82..fa553103837d1c769115474700e9f0af76d0fbee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 32182b158e6b2e55b11d92fbf1f161bc8d19b453..a0be54474babb30e4b48af6b4fd6b021cb94f196 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 70098021c22a5e6435816f1f33b659a94a7f3375..bb7aeec4fc0fed75a4362789ad8cec792f9730ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a6d3a3b6eb37b695dd1e56e1ae8f31209df91fe..87bf8dc2cefd4dcddec9ef1271f19719ca0991a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1731b9690bc58c5d32b180b979e718f74d640b48..8a2a5cd65b4a9676cd91e8f9fcbdc4946fc15ef1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 70ad0b99dac575bd3f8f51bcd41901065004f4b5..46e2f4af504f1d23686eeaa0e18b1a2b1df96295 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b239e51c10fb6a6bc549f47cd9ddd47fd31c678..e1e7decba4f11747c75332ee59fa631b13c5cf7d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 237878e12cedb32e93d1ab96fe073f6cf20922d6..c7ef3d31cad92fe3207300b52aceb60ead03c4d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17e2e7fa50c73d14d1d92539b18691f5ec858d7d..48c05b4b75baee61ea80cd723d90e4d840daa0db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d649bd0fcd9ddf2edf85e8aac0eb211048ddba72..45f4d255dbc4cf97126a76333a2a85e92c061afb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index effdaabd56dea1124e9bf5cd36a9a6ae33f8792d..cd79f644e4d8b0e0385727b0a362e305ca67f0a1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc808edf111837b9cf6458e7b618ae4a804bc134..a164fb63fc31becda0f526ab390240b6513ec3e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 710a6419412566fa3719e17d7cecf17b8f5c37c0..135513555bf53021195ba168cea3054bd7b12a30 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a41e6041c28c86cfbb903ce3e185bd4f25328bc7..957baed4c23d27e56abedae0d75743b781f42dce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e4e4d4276b2717d9a20fb2e3d4a1ebdc55f034b..1dc0f1ecc3299b8b3dc3401da2c274f33c227d1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 21728aecab7fafe93b0f0bc30300c4677807c84c..e1b50a36da50d394fd0ef92b9f813db24d778e2d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f5d6e249b492c6a43e1cca60eec1ebb1b9441356..7c423f830c575c617f2de8c1485319e0427ea052 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dbbb9dacb0559622abb48d88395d79a3f725c3d2..5984fedf19bb9e78fa8833ff4af32f533868f593 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ed4b5c4a495a440b09398bb8059c1a1b43d53ee6..ce7d5fbc7836ad92daea3bdcd9dd47cc3bc341c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61ce973102729c14887db9e8574208c37790871f..1cb4c608ab6398b3e4bd75c927fd7344b6f6fa62 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 486c51b0cbbb0084da29a26a3778490f5c2a3b2f..1448ffeea4bc1b4fe6d6ccf3a33b3c399a557a36 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2adb70cfbf1d6ac5c6ad2f2dce353283ae1e6ec4..593a78ab03ef79b0cebc2edb54e72812c1160b1b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f5aed6bec126d370ebc011979cdd07fa953b2200..97f1a0adacba86fbff9fcf7c24339cef0fa18ee7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea8badf3093b8b856e602f4b6b7aeed34014bed9..bbba12d22bb2dc129e274cd17dc9a8eafbd47470 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7dd54bf2f6b2588fd851c406a6b583f890ec9d91..9d68a424bdcc06d2596a5833715d89d0d4e00b4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17b807a341a618ad3b645d125ccfa452e067d715..3f1df1d49f9354711c09badfbc7b62360c8dba98 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c0f1f12f0312e70975c64fa68066855083440b4..a46b461115bda9a1ee683ef3ce3a1beba8309707 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2cf0583e8c90ad4a14e3616b6ec0e73d45f16e9b..5af29355459a121dbff14af9f5fca78d4964f769 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7bbcdade0282ee1111842b77ac318d2e3607be4d..d0ad0d232702fc596a0ab86662407e2bb3611390 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aff6f545cadab670588c1f2ec6a7c63e32526ffd..66f66705f2e9f69d20b0eb737ef69d7bd6ea8d49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7be6375f5d4ffa24a99d96baea33830087aa7209..6b48d35221bb4086878c539b9c660862e86d5e29 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60bf713555b0ded410354c31cee8b58ad8ab46d5..435245e1af735e55e2744499d7da16d65c82853b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 211a7981bdbe7682141c24a79d34f054df58537f..72c9e5f730f4d00c9f7be16ca4a58f4f188447be 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bafac9678a99f6951c03484e202cc7a7080da457..41b70918816d62fe6ed976533fce6a0c7fcc52a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba18b999ac70d4943e80ee64f5c3c0387c53cf24..5bcec48e5facd4f604e5fd4a4c0b5ccf6f8d5b72 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 92fc420755feb834c6a5ed432fc2e0b51b16e13e..ff354c72588835f8695f16cc54871a322c2a091e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f6591e085ebfa0582b252118a4572d75e3018a6..ad74476573c6f4b4539a41e1c50fd74ff9277624 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9659a7a5e664e705efe5c21f416316bd12fe36e3..ecb3947b19cbbf304363cb59ae69ec6f4a9e90a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a609971877f4ac0c450144aa6fe805cd9b331902..b211223627dfec03828908e67fb24d3bf9096361 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9c5835c81a0c09e789bf733222f280b899c97b3..dba54c19249c50567907378da170937f0c5e1f18 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b27004458c9193a1ed20135e9e1d033d589b40dd..2c6029d61029f97a4278df7dce89f9d30b2be830 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b0663a698d6531fee03475f1c1db9e2eae7f09c2..6a6359e399190f47b675d1db55ce71a8441f269f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 412ba516292177dfca6a6541e712539e740eb0cf..4c654577e2e69b79a42b601796e59a9638250a6a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 40e327afa7f92981fab515ba4e01f603d67682d5..fa4378ebacdca70a9442a226284b4855df76893d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd970dacd52d81fc1c6cbf24b295a6f6f872fd82..0100aeb7e310e5194651bb9e5a796526fb1ed801 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a86250e100e79782b0f975fc9d41051307105aed..e1c6aaa4f9eaa997a8251fd5d1046fd38ab4a279 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3acbe7395d8fa786893b8b046c28bd41050d1712..9d9110531f9a676d10c57ed6c55f361e21546ffb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index df8c6259ee086ed464d289fded7d78a72172fe8c..625fe91948622ab4b2d8d8ab74c9863de3903957 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 54d4909553d14c79dd66ba78aa307ed54e1f39d7..98d7e2f39353b5fae1927b64b8ed72280283b0a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c74300dd213f5c9cd5b5247c0576ee4fdf8715ce..b4b9e8ba722acffbb95f8efda0075f04fe148090 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4dc395924f5f8e0f2d3752c62538005a0916f86a..077881d65bdba6c3afdee787263529ecb6e7bea4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63b70bde56555a2f5a10aa84e04611e644dc94d4..b27ca4b6e012cfeb611052d221efd73b242a86e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6fb484996eda3531ad356f597aa0f1e61e14ac7a..008183bf0db0e64c2bbc90ca36066fff5da6835e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 425f8a688aa8968351d8ae8711d016aae15184b1..39f868f701194a5dbb19f0d632543a5980512139 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c82a536c7016fdf3b6e67e2aa67109d9d13e0692..75a2e15c683721692307b5e097c3e93f6191c57b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6a989dac5d3347d9be94bea45f54cdd37ef03ef..3c376d2f68ff154ce234332af52ae772e366c947 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bcb1bcf1fe129273afac1faa06a0b3c5cc208e0b..f8ef5c1cb6b8e874344cf0265acd30515d1374d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8134175484f3dd36429d77e6391c1f4fafd3dedf..d7b8821e47e5c2dbcb929796e95bc0b04f7cc1ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c818bd7ebf3d6071a4845aec18294a892ccf7ba0..fc3c24be0e9fa2d668519172085ac23575f95455 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4e36e13689d9e0225f1b87c291e4da0c113aa8e7..c6fb5247188304ae08d26ef8a5aa2b3d57e2dc73 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f8b047774feda12061f3e6dbd5d268db6189b49..7aefce4daa3d5ca5e2ac4ddd8a2d03ac28094ca5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index abc051cde83e5d49257435deacc3903e649faa6f..b0beb468e7b189f08691764334e78c3127a18f81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 95d3e7c2c5b3235401cba338aee98338f281df06..b38f3d04dcd939e101c46ee21cacac4cefd2228b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 43d314d8ed9227622b5e7cef657717bd95b32105..fe07805f93ea336edb290c6791860686b7685fba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a19aaa4a0219130ec6ddbeb60b8042136677ba1..7f62060e60668aec7b545a1c3a6843bb8aad0891 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 77cc71784ef09051541e720280f316a8d64ac8b7..9d5d9b968ac828a55080252dad3e8aed6ba7e205 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c8ac4022f83c4af4a32f1dc8d60e17797b9244f7..2a35fa9b15ae164641e26efb7637e62b8e10ab93 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 48e302ae67cc1fe501971cd3b143ba34eff7f2af..8992e42e43befe02833489cdc7a348e1a1319e4e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 77f0280ac9e8bc3be2fe133ea11771b60f181802..d483b617fd21db636bf281615e7488a28564dd47 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e6cdeb4ffcdbbb5f1cfbc2def5f94631ea2dcec8..d8d30caeeeb7047628552f2b222d6513ee7990c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ec84d717aff2ffe1198d1e3368011c93ad241282..34ba152bbe02fdec55cccdaa7e33fc901260c997 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1a71cab180110801099cf3de55f38ae3b6d499f8..f731b9b0a7c9d95b82e3232240c5fbcc9046aac1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4de5f6a3da7102033b3085996434d10b03f508a1..44edd4ca18e1b77923b25968729777d4932b7509 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 598b20f1c58032b605527e6cdde8cddebf16a3c1..b63eaa4270b8fa90275cff9b9e33af55f1dacb45 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1dac17bd985b93bc7b7e3f6a793d392ad7cce62d..8a3c612bcdbe5b1ef4f2b1567fc1da912b170787 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3cf69ea23b8ccdfe5ac6d30b8d33c7c4392c738d..4b2190ea74b5c84a560ab550cc26e81606e8c9e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 99e97a25afe5681d4f98d56883726757f399885e..4cdd2891e1ee1e59975ed8a8f25d7607e77eae24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9c87c3465cff4d5541fbecdd76b4c40952bc9020..db1038f1514ed9745c4171e1869c658e3c8d3081 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a37814bfc75000f76263dba9ee2c34a77255931..4ae42dfab68fa7f4864574a2b3d10b63e09834bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8ca9f8ca0b8ed6c48148b10677562e5cfe2175ee..288ac573a742763ff8e12711f3f9d48cc373a399 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 458217537f3ba8096a9bde28b25f7d291a403baf..95a56509e6ee25de970eeacb41d048b9bdad6931 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 726353a2051786371d5de75be84b54184283aa5f..684e999f1a863b43c595dad675e337424872b386 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d1fbe42c1be19f6917b9f8d7aef0788ecfd8338..b583ed3c3a4addf2a21b312e2a409df6a7b3fd05 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a396672c50d923865ee02ec25079d4a6f59849f3..36a144285a15153dd2e22186e095f2316fd2e0e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f2608651f5e3f30fc21ea4d3ba9e77570d20c0f0..01ac76cfa1066f2f47ce14ac9c61fa1c49d4c15a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84319e6e8bed9ecd4b74867bef6a4de603578288..ff2a75da77d3641922a20fe0f1af1a786b78ed50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 59427ec09168ab541815eedb9e997993a8c88218..eb8e7e21ff834fbb9b3ae1d9a0185e9d4868a1ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 259fdeed8e06c4a8c4f8fe5079e3ce7eace94e06..5e92136666b4ee0ba4f527a99df69a4e32a32e83 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1ba6a493750c38ff886e6d1d4d5bbf457cb41e85..3334db7c43b24aac038f5c9ed2ffca8be1dd7c15 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 924fbe5ac4da9558dd1aa0527c76a56b0dce38b6..b2a579c7436d018f59acf16b724dc60c1ab32f5b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fa7cd225731afa3b263420b86ee4c7d978e7bf2d..d0d96e539b72a6d78621e64b25ddbb22728a6264 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6b6e223c5dfe340bc08371d1527a19c6d90c5b9..182efdbf88611a634ecb05ac51038ab4f0fb79c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a644a0923e76ee47d702bfe7a29df5152d7dce9a..4e2c44d1787fceba9c87a81ffc89393593362e5e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 08a8987ab29e3cd28cd27cf33d6e59422a743373..c15b2939560ca8dd62b9d01d3ca24719f16677b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b7eeddd4c0215035b014acb973d9f12960948d4..bd4b58bebfceaf7bf925db99f03b01cac1d038f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d48ba8c09698bbc6bf7234f6c0bc3a9c35bb27e..cc08ba03ad576c8b9cedc471a22c66f07a6532a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5bafa934852a2c7599c55d1a112623a06ca01372..44714438fbae4174cb0f6f0119a70686ee7ac295 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01fe4aa69681fde648b749d9679ab0b51456dc7e..ed6fe22b553c165e7ad258337adc2fbb31a5fe95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba59df3ba3ca2a8464afd41a24756d4a4d02946d..e8016a8e2c18f8cb9b868660c852cc58341d995a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 86f5edbcb0887c4eefb28408b2127d907d8f3d0d..fb95552f8f45f1951f6d91d284fb64e092fc41ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f7f475d662a3a1802e415ce76059cb65ec34b65c..aa046b9d5c2733bcf859bcea2b50b369f8fa2e7e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8207930311c3c9914d3f236a94e7afe80d7ede8f..529e5374be59bc06622a5519d53ef0982088fe49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4a671463345cc94dc4ffdefe80b1aa8ba0365f6..2f500dc6a59c0b8515ace756f0a9235d27cf4675 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6cc1c01469cf8f47c4be2415248d186dc485e45a..562d6ff07f00bd3002b0456e9abebc254971e55b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0397bed15196045fa524ad858b7f3faed28d1fcb..385b48ea35fe9524a8cbb8b3c951ec8a38e068e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e18ae68f9827150c46eaa913eadf747d5f0eb230..22a7b384f9fa79aca751cdf0a181582b64695784 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cacd109c3fe6ad06a6898bf5d915e529396b9c7a..9abab6e05ef030833e6c14fbdf2a79a06cd0e2e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7730c55d9b0bb21b06ca8becb7813c7fc7df3a19..2efaff543bb5751ec2c52161bdb19cb3f362049e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bcc8a054b618f4e5a2df3a265095a8dfb300a538..41b80a3e374c05b7106a228e83afd219c23002f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd06a5e2939d67f84cb359d114c1d870946133fa..3bc2c972035f538d90a5b8bce448700ecd69209a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 03b3680555ffc74a392a0464f24a8fd92d3dba5b..1408fc3e2f9c91e05c36e6415845ddfe052c4c68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28c15d4d7bcfb6f8c7ab698f4128ee769acdf1ca..1da4e74ef5dc07e50652733a47bfc19428e71559 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 824d4cf708b421b73a2db700364e6dd68b4543ab..bba98b27f639e85a33a1989e3623bb999454f0bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba69f723f3d3fc89602aa024d870e0cf641b3483..7ee0738fbf2ce925371fd13acec818e4b7d5b4c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0ec42e2fcc9a50ec26458a2aaadc8e067eba491c..f19de20bd16006f0578aacf0be25180e21604f81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b8d8e88079738abe34feb74952e60ae039bdf6c6..271556439b2c3a6a3c9012a65c2d057fd75c426c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 54a9220f5481e7280311259e64b27ade0015c257..68b99fc2e91def5e2b9d73fc83505061c297b3db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0b9b3b4b2eeb1bb1bc594af3a43196ca30e46cd..dfaa4e5b61c42425645d755b6d01b7b6f0209590 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe23f586a4f2243ef29a856d908a0d126c43f6de..3ee497b02b6857e5c348e59ec533ddf59a53ddc9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 50e47b592c97215043445790660c14a631aaddb5..97791b5a342ed7a48b0b10de0e0e3afceb3693f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 12da0236609fbc2090bffe652f454e6b258ee927..a91c58d58dd876aac38713574b690002e7da9fbc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 957971c9e46dfbf716b5ef85e93b805c3f8cadf9..dc4d67a1e602605cd19da6d665eac95b79e10940 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe8adac42c097ef24985ad7bc278e7012ad4974f..a8367fd98addede945c79f020a601ba7199657ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dc8fef61a19a5655ade999166d7d052eba96fe91..6f456c1ae09cd10f2d9582b15028657d2ae9e770 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f29466ef795d5f75d49c1e51938fd89a79cf3b69..bedba4d1fb4f142fe803a5a1ff8dea60a9b162c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72d8271fa2a404d9793b5dd8a5c4e03ccd333b3c..1364f5fe9e2695283601332196d8d50656c093fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72edb9457da762498daae453a77d2ffe525f5718..a06c1d26cb74c47b541a0b7f6c328b28e8195a6a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93f004fc5ff78120faa03abc77bffb5fa17333f7..a3e90ccd6b194a713b1269d23c20e92d17691fc3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 02ef7619523eece054d07d693158350d0a27bb46..3bc625f24d4c4b8f7416dbf64d7c85c47976b431 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 85f44320cfaec8ca8ca39245bb270a10c6838f25..b99ba388dc22d6bb22ffc7d120a210c898139b93 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e36d288d09af9a003cced89c00d8640c34ad5a9..48e8e503b665f5779c361d9164e2fc630713b44d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee2d8834fa3f59e1da4d716f5e679d649da0ce5b..51b85e81c551c68e9bd00353c0d8120bb4bb9b19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 540d4bb3ad47bef3de8c9ede278aa31c0fb8a9ed..17a67f1adc836747851ab4c88f8b118b3c0a2e4a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e395e20413d7091f253639b0da5026d4ecae047e..77fc55da35eff048252b790c688ce14ba39c56cb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 80cf842810104bebf25247e9ed82d1bb3bb9f4f6..3e1033d549640ae2c7762d4ff565102ebfbe4b52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fba0f49e50f1f56670afe6edc9b28698cfc2a661..6c410f8155ca4a7e2f1a4793036b029f553c64f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ddc9dff3281ac59f0b1171e21db202ac88d538e4..a96bfd4d5f44b2b7fe59c3d8aa60007051ce30da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d7fe6dcc6fe9cb092940efde93938999ac66f756..fedbb6cc6a06349d7d00f0c3e5a93d85264818cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 08678a8fe6c93edbb779c79a00814cdfed39e165..b6cb37e9fd9b4aef9ce2349ddebfce19082e3457 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 988aebcb427f7bcc6414159559a0130a0873b38f..95a67ddf7873c18391b44d727a43e5746294c7e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 07d51e10fbc6a0a16a20f86d38164b6eac0f715a..087b748c01c74f1a5e69914595878749dfc93a75 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6fd4bbfed55b1c0a60c41a068bb78fe5e0f3c012..82e44d8c3817c2ee5ff3ccd80a60ffaaeddce4d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d37b553c9b6c4999257465bba919cc6e4096ef80..d2fb2b14db827f191c03ec3bb1cb652ef98890f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 026f412ce6c6a63ee7aa04e09f0c7ed1f018df87..51a794fda24e4972c15a0bd0666428fa04ceaa34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4ffe9a2eda16f3c6e91a36b3afcbe6c0528d32dc..bd5238e780b40087c8a94cb5a1f70ca33dd0d9bd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 80393ef82c372c501c9b8e40508a5f357dc064de..edfb085cdb10bc57cad9c476e515039ec5a7595f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b4d4d5ae54d1371b5c20feb4830f22928bc1665..4a7aa095c3a5d19bd705308a56719940bcb1cde1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bcf25de60d962e35150e274ba5e8017808f1e411..0277487a161ac2f8dd8cd26026d52b1fcf8da4d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 854708877b446983483aec1ab145fdee6e4000c3..46675557dca903f2d8d5f6e45464404db18333f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3bdf25ed5a993510bb8549841191354f1a7a3918..0cd44b4dc48ac4e758c1342a24ca36628a1eb463 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3248ef939856f706f3347e1d59dc278f15100f5b..ed9d5b1aeae55b5e32ae7325c3db54e7b70e9540 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a412b8effdf97b249bd099143c092a68d2a78b52..4147ad5877db5c498f5af59b26dbe11c1d9991ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 15822ef88135be37368877633b83a3be60416546..482fdc0fde02bde508fa5f2994b73d35934c73ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 520d678778a5e988c9e52e2445974c8fd95f467d..4cf8f378ec7dd5cec23ffd4088932fdbae859d01 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f3a2faf46ac353dccdb20abf6bdbc719ad9c96d5..df17335d721a446456a168a0949c742bbe6d3af6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45feab940a4a5762e2adfa7726bc88544981f6c7..f013abc1a7923294599880a258c687cc5f22ae0b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b9e7b0e0e6b473681268047caaf9caae1f04a13..68da5c5fa736d5f5754401079f2c5ef58d7be417 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4681616f520481a334217cbc40e9b0940fda2211..82dd631270e7ef9a0e26368d69b7794cccfdd66d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c74155cf02b5cae117f197fb4533f7848231718..644402bade2ac97f53230fc769250330da4d860b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9496950a7412d331d0889321714cddb39682608..cffd187d0db6ce1387064087a9e8ae851a90185b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e1a3343325500a3e7097c31be22faf2b607dbb85..255afae96893af21dfe9a1d4400482ef0d8da09a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 10bc71bc8f3f7aac17ed38fac7a2ce7725971d3f..955d68cd3f5b50fff16eeb7970e665134f2b7aaf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e9252bd2aaf0d2ad651f46e442cc40433ab226b1..b8c64b105d42c465afb6b8e5d8de90d2f02b389e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a3da28b13142e0a4603fa560d261382e9cc372b..e030d8483ce6011150a5bf7ce20e145b08f938e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 167640f5512d41a80989f494c62f440982e09dcd..ee2b535942927dfcac3b597ba69d0daf3af2204e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 58992d7809030ee7f637ce7781e345bea4185972..a6886b008e8250e1c6d5e5eee2181b25e6630153 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 62cca9c9ddccda7ed76817d61ef9f6f36de18132..41824d9b4dc88a0a1e5c4576de4febc4b15138bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d1b3cafe336e4170db2e4f6fab42524d9edc8159..80fa6db71286d7d450c6445f80015e3eef9c17e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e580b819c76651061da484e62669e808342156e6..87c32ed7ef26b86ecf5931ce02cc58c1fea70779 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72a4e7f73a20aed9a59e2f40c0f86e2f0834b189..ca752e7f94e90dc38a5e861bb7de53debdf89c0a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 039f514d4c2df8afc12baba0db1e70eaf47eb2d5..158b8da488411bd6d75de2f023a3091ba77167f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45d5a2bcb693f8ebeb2fd858967b16fbe55a0428..054eda4fc2631a646f76b16c8894c38136cbb32e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e13c49f84d553249fd3288d1cdbfe74d71277783..c198119e3fd09be3ab7aa9badd2dcc0cdcb1861a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 52bba4baa2f5135b0db344528ab7429486d7df41..c77acfd3ca58775d1a7c8865346d4655d3eafc78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a554c0f4779bebb1a9f455b2f1c346ed573bacdf..08e9c9038e591b38db59d4f1530d8f0bb85d9c1c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da4bc4e5a18bb3968467f1eb43a8c845693294f1..051a48be6e2d17cb738b15fce1b88bf666dbc078 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ff405b504934ca4186a765432e7ec74fc978b63a..eae259cb5d05707041b2d36cc6741efdd2f22a43 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a67e478caca1a6f3472936a0bfc281b8926461b9..cd88ef17eb53f8a39ab35b43b5557012b7a26428 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7c09c604df139c866d584ee647be58d6c906638d..46f3e690acf3de1b39bf4c79abc74c1a1d3b622d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d4af62a647dd7b9e48e0617596a23861ee4c20c9..56620ba270d5b0000bf5ff69af69871f610a07c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0af057cc614d07b8f3a1baa8f49434318ec38812..855c11215dcfe5d5b0be954424044e90325497c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c1ba54940fbe592b08c743eaf2ca5e4a2b14f989..f1c65dcd08224ce1971ecc6dee55eb944f93d922 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d8303106711534656853d3171e42cf75d5499d34..4aa0609446e699d6b0b8089918ecbb878a2cbcf0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e50d672cff361f6770525bc6c3ad54e079da36f2..04c8f7ebcf69d03705437eebad56cf003d65f6d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 561d82ec18391db12cce792c661ec460f9faff2e..9da94d66838f636a4a2e9bd083ee1d9df21f3e9d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2343639e53ffd4c7e101c878643b4f58bf707328..4016468127c5952a09e1c7a2ebe884ea21061681 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a2f6921b30347ad0c7bd33eae310b47096b5d4f7..d252e8319aa27f887c3326e50ca05eb45b5e11b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5088449aea0262b3966e13b18a72285bbd31d83b..6a418e4011951bce87264db268a5ec38c169ebc3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d645a4cd3a75116242904d6206fabc4e102e4532..0e8b057916732df6d5516ea2c4a044ab9bbbff34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ff498039993a0e8619ab3fde006f61ec3b1a4ea6..a94e3dff7216cf829f7a3628ff09edc7c3f31ce1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4577934e64f366428b53b7bfd3c24a05caf879d7..31284cebe548bd9ed3d2113d8bf2398824c68f6e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 87ea4bf7086eb92651c4cfd784b24251c2e76ee9..e836ceb98ba77c345e9658fae4149c7a42f793ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 556eb7306c6bb54ecc09232ef7e40b009c632879..2f43410954feac10a12029305c0aa98c043c6be4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bbde060cf2faa16380dafce4708e141b1c8074fe..3b93fe7f1dac5ca7a56780074085033decec01a1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8654c9a28d0582478ccbed3c4b7ebffc84cd2e8b..8c594d8c81abcab56a828953e6294d1a608804a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d5dedbdc5bd05750c8aec8e0080d2f6440c44782..0f975be5967458d345cd931ba04489630d1b5bab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a15bc1adef20ce3b2651a700545ac0bc59a94d5..38c6ca81eb2a64ad4e98e98e57121bb3c9a0cad6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e65d69b7994011cb7fd7916c9ab490090390cde3..ba578e42bc7c49c54aed179a314196dd0c5a537a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f8a17caac50e5b5968e816792fa4a0b2eb41ed57..0b09d76e40f2079f9bfdd805aec62acbb60ab63b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c70e058702240a8dd7f82dbc0eeed2414744c588..62e70af8822b60b07e3f6bb7af394c931b33c719 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7ae9ab725bd4b1f9fc180bf2bfd147c1a7e777de..0c94a85c2b52e01b59bd56fcc51e8990034dfda1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d7cdd07abdc50bb891a518021be7124cc0aed3a5..b861a5e9803c890238cce29524223609fc2064ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 849a11de4fd21edaa7fe77c568592593444a6087..7066c4ed7933c51ce9dea3ea5e2d60e3cb348cf3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1617218fcb92aedf58ea207e7896d5a9f2110cb..dcabb6d576d0a04020c878302517b8fc2fe494b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dc44fc6ea20670042facda3bd2fb766e5666948e..e1def3db43a0ac234a3fef559ea8d015b197844c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d307394cd350b1b0b3bdc355bce12fcb3eb8c563..120700e1071d5f8c27c4f03f754403c18d57055b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f7caedffb8f78370f6d5ef3d832937ace75edf72..f53cee41f68143eb8b07348cc6669993e1284196 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f29c1cfdc10f6259a82211dd4273aa00d4a7da93..e72d812f31ac60210ae30e0363bf23ecd7c9e303 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5bb6459f471fe2aabff377bd25bb3b2cc929eee9..fd37ad8517e7b2dca799d5252a8072ad3da05bf5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d5aa39f61381ca00de5eb76374c342fdec530aa8..e5a79017df48ea1684bf79ad82065b5dcae09453 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d62894c43b6d8ca4eb03ef6d1254f20a1afbf0ef..22fa7bf98c9e50286c6fc201f36127c6d1fb95f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 796474e8a24c9779e5889277cd40b1654bf47540..c86a57f358559abca02978bb9af0b9779109dae6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6befa7f5eaaa06d54a89b30a18f2cb620921c76d..d6a3d08dc46d8ba1dca708f3c60588fba5744ff7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3fb96bc1c76b6c454c1d5b0c73c8837aea9a1e5b..22e510406dbb10dc66f8437c86c9ceca8d192d25 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc8cc5d0ff2dd53ba7d5f222bdff61376784846e..63143c1b9cf365f404474620a59b5baa37f230ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd5bdce9fb0327ed5ff2a35b753c535898803d17..adc07a327cf8cf5f10cc43dfe847509b64135125 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1c3515b4f1d9d4f40ed6f9bda61454548ac685fc..28328e2c510f6f991bf1cdce98dd94e01522de62 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ed8f55fa6ea78cc7874353db5836076137a420aa..48fc16bb352ab4577092b5493585016be91ea755 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4031140342a960a7964b105fa5fd92ee31204654..83d86b4d0247420028e79478e4f84b40049630ec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9cb212f88028b563f47e27b8a473484b9f3b6e10..54faefbd9447a4d3b34c2755a6e0677f66ef3589 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eaf853939e7a960376896e8dbbddf421e7904fb6..0ee2643e5676ff52171805183dc8ebba16ad85ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 109aaa777f326abc84e6214ccb8514dcbb17b503..93f38feda68de3892049468d379ae8cc553568d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1279406ee53c976647d3d9915615a2914da836cf..211e596a4438086408e1a096d6814c63d69112b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 340d44e8a3f0f4461e39f4a3a09ad9ddf23164ae..e7cf577bc052d3805c35d307671248bc4028af64 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c284077d53170e6211a8a0d2d373a5602f063ba0..407ebbe2e9b553c6c81165af3463b43f5b573485 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d26539da8b2019c240f70663cc1c72142dbe6f0a..0f37bfa26389ae272b79dd1148952f843f879e74 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d354e3f2b705355f3daa814071f67235c48f5b0..01dab7b03037ccd0f34fd2834a4c38c3ec3b1430 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 07c944a42a6581a76020f96b6ba66ac01fd7786c..7431d706861989e3a161f53a9167be0b7dde2eb5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 172fbdf0d9e12472178a74596c36a3fbf85968cf..9381d6c5947a011096e2b9619d71dee693a282e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b44ca662015f4f8ed38021010395dd7c3813206d..37216221c11aef20949e789e160ad23ed4bc41a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f3eadcb104d2c75258516dd58e15ac39019b5a7b..22068ba8fce182a91f8b39ccdb20369566d40019 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d2f59004a753a46af2be0161efc59ea6344e1a4..3c02a594b8dc99f14f41eafe832766897a594a0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3fa99d440fdbb9b17a31435afefc104984776e05..5a83e53b3a81b6d7e8e3d5387106cfe33f6d165b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4bf67b6f3214040a28c48a35b69c4ddc6e1293e4..97ea43e3388c5fc80203e80e22062af9afa8a0d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 50a2bd65b17f8171f994ed780d49c942c82982b9..9c18eacfd5d24270e0ef50109a193beb4c47a32d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 81a602252b542ab0893a0b946b995c36a236eb3a..becc816e6d6352fd8b0a523f6531a1ca6e2ee512 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 15b7951a3f84348d8bfe99a0eaad327ec56db14a..4821fa6dae9e82c4afe0593f5a2e49e3b05c45cb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b43f67e65afc1caffb1d06b96748ff309a85ffa..f39370150b642dc8588a5020709a16e46f6b4a1c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f7caedffb8f78370f6d5ef3d832937ace75edf72..f53cee41f68143eb8b07348cc6669993e1284196 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a7d42d3c4c88234ebb29dd268120e22d8a9688e9..b0378827d02d3a1de145aa0d3cb8d474f674c4b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28aa147e8e9944d133ab070b271cf75dfb208717..9954c2686cb4bb1883b0284a0ae3a9bafbcb3cfc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f1790c222ea4c2a2b183c8357b1b3212041d01c6..5038d42fea58ad5f1c3d37f1b6de1dd33ef45bdf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9cd6429263150e60e3feeacc6acc2e1660b955f..59c7361cd10bb77527c02a037c6eeec208fa1e9b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 75ee4533076845cc96825d0ffff265c8a3df40cb..6c5d8481066ad536d1a7e04a268b2434153c9a95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7395c2b16dbc6e9688118ca807e979e014dc193a..b9b968ee633eb8d16dbe118fe0f0ac48bbc8dea2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b81693523b3930deb731420568cc9db6171cca58..e89a37f98c7870e45d7d9d408d4f550c87b1e5a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7cba4f48dc7d54519f86dac6c88859b45a79027b..5728f9042c89f0bfb4e7754445ad3837a13a4824 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c14d72649ad7ec736fe4706dd39f0813b0318124..a7e638e5c5b321de4c06025ff179ea3353a3d003 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dac92ab675c83cba0b2ba202932fcedd5944602e..0307817cedb6384470463cdc91ede0f7792ab0f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 21f95983e103a0efabb288102115908a3b0d7b98..201fced0b9a918f65d7bd87d4311a023b87b7f28 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 65410793301de6c6653c56e2f54b46273f668784..66ceb412812ababfb06bd1e41f6bef22aeaa526f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de28369398b9097d42b2b3dc20da367cc01a94d6..08a546aadda3664911628c57ff2d21eb7192aace 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 91a365202bcee93f3a5678b507d1b090ecad9410..29d626d98339ce51295b3243a45f838d05cf5991 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b65cbbcee1a40ad897e5cfa9e40e8d3257700f3d..4ba269b8815a19ad2ecd70a693262df0886b9314 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 19c5ffd22a8294be22e16e253912ec21a6871abc..5c7b2ea0179666476bea849e1a092173a700cb6b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 81b72e14394cec828480e89f42a406be3e72ac29..23a64ec7c2fd35f8b8882ff0a55cdbc0a853e0d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f094abd44fd255f936630392faa1155cf1b02317..60480d8eeb662b1dead9b3a87098c6a296de6dd6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a05d7dea25bbedd3ea691e75dd33fe863a55ede..883a6543c629f0bb79979dc21617afafe3167804 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index abef71dc8871ec6beb57e152bc9d144e15fb67d2..2cf65db109a15eedb35ca4fd19f157ca993589d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d55cc5e972e49c0eb7880dbd465dafd9c02b8603..f1f8de575d00a9506f3341578d19e8a8da62229e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fad4bec808c37b365abb2d7d8f73c2e0e0ae4e93..4f7f2ef73a93c0f7a0dc835715de0b1ba596f53c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f3548a0a158144c0e11204a783c0ed9143ce091b..e4f59af79c5f88e6971d37c749dc900660afaa2b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6321f12b8378d71be3c601a32d37c19adb2d5fbe..62a9e7b36e13c549fb43ec8d9d45d97e84ade408 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 152a1f1e24912c1187411b225430d45e321628ab..6f880e3630b1289b566c025783ed9995e8de8b5f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0ef12d9f5bf0ac852edbdbd72cae5f7224aa688..a1ede6c71e8a07bc9b09264fb0b9ed86a3db5c1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 32d449087c4e5d8b6d978fd1268c86f79347aaea..270c8f72e3495a9a5b83d617759583f6df3d380d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 518e76a58c2f38384e3ea96b1beb633239c713fe..b6dbcb34251969e2351e1dd4c359c9e8cfcd2d54 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bad6c71d798cda7d4f229f066cdda6ce0fd85e23..38e34daf6e73e47e7e0dd3090ded351a98613501 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 56236788adfcca0d9169b67272b94a04901e203d..ab14ef05c71087a64259f781e54b97fb575f611a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e913af5a882802dfe9e851c18c10741220582a24..e5a0f07401f9464e962e72a4353de57f77942dd0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 810ababae84932ea658092fdb5f4c97147a0cae6..9746cc2c4e34cbb2980a247fddd6355a802e17cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index be2536c1a3c30f935a4cb726cb3f24b9d3c95306..992f8d2bf6781c048b6d567de3a9675111042911 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e9a44b831996b230ef8710d9ff5f7555e9e2f1e..33e399f4459320b0039a5de6239829410ad98f74 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1f325ef1fd0f7656cc549b627d21b93dc51ddbb..443478c89c6a9aa2f673fe3c2335c6ece0ca2a4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 46d7814863a62b7ed2ad2b75fae44a77ff12a55b..fd0b973fcae279875e2757d05134b67886ba1cc1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 40bab57726696cc059a3ebf31cbba44342db6916..1968ce46d1effda656e73ab3f54ff7713dd0b7e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1ab8c0e4adf4eac953ae0a9333bee86a0fd257e3..262e2970329a1be2c341401a6223eb43c276540f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2382d46bd5ec2ac14c4d3b2f243fe2af44b45ef9..3e8630f961edc4e233e93edfccf799dfcc4171f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e3ecebbe7c2a75a7ab55f710d6559e2ef24e9a63..19ef16e51af6c4c7bfc698557c866f0caf7b5bac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b1f5ca94279ff034a4544300d2f52ce7e797b4f1..2683f54b70bce7b2425104b71b5e86b49f9a307b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5c940ea3af8b92dcb645d1e10d485ce1afe91a48..83233484442d866a5ef86e31eb38972863de4ecb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe68974c668481b0363cea4702ce40cedb1378e1..c25cd0b3d2a2e186478152894f2e74d3f3e350dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 547b2318914d0a4bf03e3415aba500d5b94ee8e3..50bb889d3f0ff2dd20fccb6fcdfe64aa3b6e2f0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 86f078200824f416ffb78752ebbde4be0d46e381..d5fd7b1977ab9ee19709c1ccaaf00e0c9b8ff499 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf54fee45eca984578781b41c38f3f2f66b82451..9375d8ab1d345c36618ad13d58a53680d8cdf1e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 079f2e1bdc92f13c7c314a6f233a4bc7c057a3a2..b3497f8af672909ff58c0dd8d0ecb800fdd54a53 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f3a7a764569e7832e008d06dbdf83926a6d41fe..d73b2fafd772600ce0299fe3e52bdd2109ef9b1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77d9a4abb481f44ec4670cc8ec7200c2f3e73503..8f7ff63036350231991c6e6bb5ce07d2cb331a76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f3ae4da946e730e4ca15ebdf0a16087f76f49168..42ba79c337900aa4c129620c26e3ab43efe72d5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8524f174591eb3f9b0e056c7625b6379a2aa3c11..c7285b542bb2f130d0073cbcc21d5130ba49a2ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b600746dad0624386ec3b19c1131fa0198d4bb71..c1c8ad569843bcfb729a4144f4fb6df6fef09ba9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 732141e3fccf6e7eab9392df7ce1745f0c955d39..d715f04c0631eb9de303b15a765bb344d2eecc58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f6b2142e05bf2f07698e10999b56276e9467fb30..ef5e407ac4cfe8c776ae9fd9f64d221efdbdc8b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e27432794e0dc4e7823f5dc73575e91453d1653a..20f79f16522a5523484337119efb89f0b0640356 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2014-2023  CEA, EDF
+## Copyright (C) 2014-2024  CEA, EDF
 ##
 ## This library is free software; you can redistribute it and/or
 ## modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 322096b901963d98508a0c8f98fa10b7919d1830..0ca1075c9a5f0c6149e59d2a78d45a73bb0676c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 244c9233224c0ddc8ed816ad1ddc01d15eb58d9d..a575ad7d748af079d1c66d08694c7af5d2e701f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e29050fd2411108c947d6ca42dfb071e83570d4..39fe07754f6987c58d4ea2ef41e893019b99315a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1615dfdb9cfb119af5699f0c443db703789f023d..6c3b2a1c5e3a45368466c6afa84ffaca02f0d803 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb646e4667e43142079ace6672f92e99e20925cb..2185c1d1dd7932d71cad5612cd4aaba0cd6dec02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e01c87077d3fe3ba8fa194f4b33bb181b979953..b3c0d45f286bc1652941fbb528494e3f3b849898 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af0a39a73b6d4b0fbb05bb383b1dd1ef6b9d155f..244ed6dcf47fd2fd3d5d2ead0081287dee5bd9ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1e13570817c736e33fa45a5b955639ff1556dcf..9120b9bba6b643f7a24f4abf3e5354be16f59461 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84ba91cee11c58920983b4c5aadee454e4a4b13c..17bbe49ee9c48583e96a7ff4e92f40941f02d2ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30dfa3b009a5ed3355cfaa2408fee09c12314b5a..d45a1103ced27605bd0f18600ea3b95a3c6d47bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19f56a003092805f569a4be04168e8841d1d9b1f..3ef64f4bd3f360472bd327f2b92fabe25e2be000 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 569f3fd9e375c4eb3c46d9d96750e81093146b3d..1edbf6e271361d5b677157d15b5fae33c323fa10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba397277598448b4c06f65ad76f13a436be03074..0341a3e3fefaede0be46e038e717204248716f3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 273bc6e2feb69f1a479915c93c1684b8ccdd3a86..d48e95c7101f789d450ad83227e6148777181255 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a915a11bbb412c297975c42c0edcf295e3ff8e4a..e7bd064c925ec001792876fc8287c1ecb300521f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f49e381794b010286e5824091ce014d51f04b78..bf590c5d46e5800ab5305ead92954bb9ed835340 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e65412ba798871a7dc0ab747f382faa18072e610..cca1294c70ed366ee3f061cd8742c55d97a7ebb3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9060fe6b7aff4cd1ce1c5fc2b6c5836a921c30b2..99fc3e2e1d78b04b118bebc6cec284bfc833fe92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bbf3d37b34399df7edf577461759b598c6c62dae..26699ac5e1f9a59dfd9a1ae0d82aca6de5d3ec9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ecd2c883a02cde7d5c97c6d7d14b4057e80d5f6..7312e82796139740d0dbd3278c7a3047b3934d6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a8c2c4bab4a0ef671830f6a4d975a9badb011d4f..7221cdd9cca9800bacdefd6bb72fac545ee93ab9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f786a15d6cf6fc41e5b6bb03b6dc2eaf9eb31097..09572e2c6e2231fb3ac7fbec53dea0c66acba847 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26cea1182836a7afa397b89e020663a04d877ce0..d4b2d50ec816334fc2dab9d2fa2ac1a900321212 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a01d9cb01571df87904764ec6ead4fc1960df193..f813d3cd85c0bbaecaa6f43ef1ba5f938c822a9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 85556ae5b2c06002c906b51a2819bda1f6cc85b9..64c5feb3266b133c746c41a376d11add42e23ed8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30117cdc9e211427211b21f9c68f4f812aba41df..1ce36c5d2ad22b3aaf233a0b1ffe87ac68e1e213 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9bac63a51f6d50f12a64298376f9ba3aa3ccb46..0b6aa63c8afce26bcf7b77af9ad14fc057121c13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3549a00fa52d93f7217ed9315c8fc82280c12573..bfcfc5b86a88d2d5e697d1227c7226e21e577b94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae4d481ac3221b5522d6ab29b779b3b88d54e88f..ea2d14549315bc93e1564f2d2c7226e5c82a09a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4b8b840159db9f59547b6c528ae7120ea223a94..583aba2d7622565b6d9edf18e0f7e159e5c0c9ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 434bf0b1c43b12c25abb22ed29edd7672d7305a9..525922ebeeb416d1156c360ffebd92e6276f284e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d2d7b7580258c762bca96bce89ee7ec2070d96a..f1ebb6de4cfd0ba8581dd8da5609d4fce8705a60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5bf9bfeadc08bd41fe10b4167f428f8713d7a1cf..ec9b132b5a6376b751d61e0b7a23fd49f022b6fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f984338da17177cfe63d76cf296265dc985ef5f..7ee59e9e4e8b32c58fd5eddd9308ebbb99787313 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 62eeaaa6c44f3d9fad4f85ffe47a935e74939c2e..d7186f7f9baf246129bf2f73c75ac2cbdf1b7d23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9ea730cdd98edf24802bec47d4de6c07d701839..b080b46a8c51ce8d30553ed55ed21c858f01b48d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dd34f8897db3527bf90a9b983f863fbf5d8f3908..a68ba2d7f824a759b6908134021633f8af889d38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9fe9cbaf16f1124eef0684ca316dc1f5aed4328..0d9e3faf24f607d5f3f52fa67ca7ac322dc90ce0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fad0f9b1069b471a3c508ae9b534e07ee0a7d545..cbb420345024b5d03c9fbe8d592c4e1e5f081d8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 281e43001f3f8051b184f07beabd20647eb5f7f6..61abc4b25c101c379e41eaf834659c791d33b408 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b385ee1096ecdc336954af2f065e8ad07ab880c..b4143c71bc637322ce8a7947b24b19e1b9f24433 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4388d7637f3c703c66b712970641aea94b5de2ef..731c6e4bc4a28be1abf41f46ae9ffaf1d3e36e43 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8155aea3b465bf722e7fa2047a91f61bb19cf762..c11a9a5bbc997151ceff15f89c85ae389157efbd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 68089ec22df5f7905657a6fa63cc80f6bb1218c1..e0ae4f2ff696c61a626b6abd7f1619ecd274d9b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5ee94f8edf2836b4b1ecd540063f85e7640ff45b..cff72ca7c3999be224c6a724bfc6e3f07fb71cb1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 00959e6d880c44e5b2c24f6ebe187ea9f6d4ddd4..935c15a6304afffd8c8fb976a8e7bb4de2cc6c0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ec9e01c16f84500ccf4bbd792962bb0fd0dff361..1039947095aea846cbce0cd773a4dd5dd0697e5e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0532323d965e123b6eb9fb97241d872b06e2e352..07d01dec1e8fcb9064d2c866b2ab043d78899557 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 308d4f0b4bac7f09d33c721b76d44cae166f10ba..b8e1044cb9adb5cd61f6e610f5904fe77520401b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee68a843b9e1e3c672f53b7d25942f59e8c719b7..916adeed191619736ddadb4ddc243cf6ae1c1a6d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 37a14936817fc490e568e341ac20b6be78012b57..97c735adcc42c5aa1c5fb0f3d8ab8bb6bb3204de 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c5855e7a1b497dce736a1700577c62c8651ec79..23b6b5dc65ce66d3b4bd4df9acd13f53eeacb15c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8eb4962e4be87c23e6ec425ccdee7e07bdf5c966..a04bc7ed205e3edbf0e542b3a67544bd4b95f1e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5eb5e967a47eb8750067069ce1d0aff0d070a8e9..6458402839654c3529cec6d4e9a4d4f51f6e17c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da11eb39a41b9bb3c9efe0e0776ee712c53cbc13..86260c9f8906263d89e17c22ff4f591397bbe0cb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d058ca27dfb855c2f3a4c80f088fab1fe01d59dc..1c35ed1fa81017de69d4962a4ba7697e8473c789 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9cb6dd6dfacd83f65f4830aaea44562148930ad0..eb50f8479b7633abadb8216c9ee0c77b67f407b0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3f1bb93767e7bb755eeede1e64611b634c405661..166d01da7bab0c789967f2d9ce0f7c88493dc6ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 22783fd9aa6ff6b8de1e31c0841e483023429306..ceb4e86adf1238955eef613c6b3bfcdf93b84bae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 136ffc0f44a672564aa45cb31cac46782636b2c0..5ec047e3f52809d9db59533f35c00ced8089b0e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f1caab113df2ca27ec49e700e5b96e37d38b1994..eeba785243d03ad713b15610f98146cc79456647 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23c2a7765e62d7446c739fa03ced774e2ce1071a..44b4616cd8493df452770a472f70ef4ef13a0926 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7de495d208bca0f0b7bcbcdca4a54fca4e8824f5..fd14a563ceef80d86d8e61a5a9024fe9dbb1e053 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6e7843e5b53cbd961a1fc3856a419a7cfe94242c..87e872606893bb2acd7f0e5e4a9da4c2d02f0bc8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a6479d9349d00bca11644f6a4cf25edcbd91225..4649300add1783405906845dad174b239fd06318 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c0f5691bc0f65ef29c941fdeacdd47825bcb3a32..3beb5e66a9b92c03ad390b0732ca7e4e912147ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01eef585e6ec9072ec9490b84d423ffdac3024f1..f63392a97b06471169c304b989802f593756f559 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2f7a756faf69082bbbed4b0169cf4f03a2bbbab3..b6dfaea4625b1230b779b74db282d2914519c58e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f54ba441b772b5904ee09f47e073c9ca1202adb..1da9f608362e74950686af71a61d5e8149261aa4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e3c00694589fc23b7463386071df1157371a4a74..9135dd405502f50472ce1b0d98bafabdd3ba297d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 74743d3a255296c15173f9c6c7759b82a1a0e427..c782e08b5318df63413800d1defd88e8f512bb7e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1ca45579c004898146fa49f3367206bfae16a70e..5a57d706cfdae28d41fcd0df33e98abf9b0647c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 76a9353102ac94362c2ef055c506f3c2fa70b585..ead58c4a0c2c58010eb502a2617ca041448e12e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5f104971f59dec3d17bbe7b8cdd26a72add6b0fd..1930bb243b36f72ff0be443adf86e36fb847f828 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f02e6b9092c682c2a13b5594e3ba8d46a1901acd..59de80ffa7a33002e266d17c75b76ed6f1979ed1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0ff9a9ca4220e5a25ae6e34b41a26357850643af..0847fd5c8066f7bf413d05fc1fccabbea95ab4f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c5a2480c3c0ca8c019aa77becb206fee588150fc..4a79fd62e040ef5c02ba018992abff81e12464c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index abfe036f1f315afe25a9e3a0bc50e0d7698a0772..a03a0f4fb9bc62935b030ef15350c42d1867c84d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 15430cb0aae359aa71db7747117f24a389be2290..9c10624bb4d7260520cfc38a45073f17a05fe2bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 66156bfc16236dd960f0ace1fa15fd01685bbb16..94f4cc757641e6118d35329b881e0396d6e42c61 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af5fdebd731691011e61a7a537db93d1a07de240..82a7ece0c95e624a6c2cfd0dcbe39dc3c220a4c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cf8e5429e3437168789d44f32b7125e0c9f8414f..7705d8230e66fb767bfe0b5cec8673e098184715 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a55ed6e42081110d0547f366c0d9fd4a2693029..352481eae0ec3542768d81f8af88bf93a6930d2b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a2286991f7d74c3b1b790767aedecd8d4e889e89..e296bf2c196e322c71ec2967ea3cb48be8722854 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bedd139f4115657da62686e583e0ef42e503838b..4dac0b51c5c73be0a6487045946949c1526e80ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4731182f6224bf4b2b278e5db9c02e908abc5509..945f019797089bf8a7b30757d14b80496f4d10b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 097302c7eb36a2790d83c2b67d412fe281012ff1..dfa610aa04a16e194c8b9f91d48081a36ea4a9fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 401e2498749ab0f59a0560df9b443eceab5ecf67..d4dc56023df781dfac5b88d1f1576ae0ea8136fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 44b4964a1f325643f601d0493cc124bb6875415e..07be2c1dec502b597c906094c3dae397131c79f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8ae1787d5fdc1f26bfd6cbc50c39848cb6e513a..8f2ab8fb6dd5354b8b626add439e6937f6ee3fcd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9888a9dd10792744e7171ee6be8301f1b79e1ef8..b95becdbf43c7644e6471433026b8ef671c3bfe2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b44f2a3ec04661d9deb188246b274cde81d49a17..75e0dfd6bb01449eb06010ced05191c3e1745778 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6501132002f48c1bf1a3510737a57e8a5fdeae5e..44f23f181fb24d1b4833e717bac9a0a63a93e70c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f3d478116d52b0f172641342289cb35ebdbfc01b..4af473da04b4c4abd3510f84c774be030ff6c3af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d1c4a93fa751fb774a6f64ed2f8a7cecf8157ef6..5b7b158acbe6c661047934a17ccb41fa89a0c4c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 35ac04690b4ed8d796de5314280082e7edb41e79..00d9505eb9040dcdc51c7e692b6bb4d99b8ce1d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a45068d9d95e0f1ac9220db494fce8f8389c865f..d7d281e93fecd58d16f8853e789141ecfc35765d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 449e7cbd9d5e6fdc5e4952962e03a985dfed146c..79d637ce5c91de517faeabffa9566a4f1ebe386d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b657bd2359db95808bf9e12263d9f97ece1aadcb..2fc93ca718e5c93496b3293debf0952d561efc33 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72f1276b7afe72e8c71e8b99feec798cd70873c5..dc1b7f43acfba045c1fa95818ca6e6b67a4800ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f8592b825a2a8b4707e481f9db408ee2159cb0dd..5fb5ca08a03faa3fbed28992e0037e5f45e3d2d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe2fdcb8adfd005710a5aaa39af7e08da0530c80..8149d08df982895b0b4def4332d0d157ebb024c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 054807a512c4a30c6fb40d7f377cfa4c5f4e8eee..db9f12ccb2996ae11f21331490e39e8e391d248c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 91b729c6e66538f7c5760fc05ff5045aea9a241d..a9c7eaf7d94a3a2e7451a0e35d772db6e31fdcb3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 39182d5f57bc6f637b644bc42435f06164d2aa35..2d754a767d3ab263b67aa55d0f8ad25a37002cf4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f3e899c3e5cc918777bab77652ee72ccb79ae35d..f9e133fb53054589c5a25ecc30ab293147656f04 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31b242b27ad94cd3d0ada9fd73dfad7824175bdc..a0c9792f3172de65e6160df123aa933ac5559f94 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 94839d5fb619dfb02d01b9fe0247bef5cfa4e603..cda94d4ae3c053ddd8fda4f4afca3de8dd577846 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7a992c7619aa62e6752476cc92bb2f0287c02d3..8b4cda0265a21f52488d21621e5a47aeb4b0f9df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b37cd98d43a5ec186be5c7a5fa609d07b71e4dcf..2d7641136e3702004ab598b38d0e8e5027b53769 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3df0ce1ee753908cc6dcf1edce5b1ff59d51279..8d3e6ae713b5a7e612aa7f17bb991997d6760afd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9fbc99b7bd02428f15474f1db1194d5814515674..47c0fce1a988b4ae6c9e1b34768260d73eb616a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 459748080cb19112e81f5ec6ccb15db02760d798..a7b2100105b6b3b0f2847b2ce81e8f77179ebc03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a61a9de6ffa125b41966fcba020b8040ba2a097..c10c2afda3e64f3d05b998971448c398124c39c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d6429d89b9bff76f6c605a42c91cbb1b0b903169..17762e73d8ffff7123d5bbb8c319a7fcb41b539a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1a21ed489fbafe2f5be85ba11d6c995c32c798fa..9a36a61428925ad01bd0d585bbbd0d3d554dc446 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7d080d4f6d70dfed548c5930d20da170c92c1bc0..2a115c3ecf11817d77634afedda19b3c88e6be4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 149299a7f213dea1c22ed30ebb44ae7756c5defe..a182716e649cc74f8d0ec8ac51a60221385f87ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cbb355a9a761a1f4113db670834c8726ea2b8fce..46de15149e2a4274d76973d8dff773ed40576c5b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index feff1e3372ad0a7f5fb29b77993ad6f7775bdf3f..29380fb916ae2479b2e66e8c6d20569cc0d613ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6091acd75d417db0ad0ea098062a2eab7fbb44cf..4bd7dc451100ed4f5bdbaa67567d00fb489c2aae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3b29cdf799a11e29bb8395a996a7b9b438213fc0..e8e4cc1f608162021ce66d4c813c674c0675cc02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b4c71d747a9c2c1008479199469032faa9285826..f38d724f5d230420eedfff091024d0a02ac018e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 086b8745623e79f0118a2c3c0e116e4000d87232..d1f6857841318eed9a8dc4decd9a685760dc7d3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0164eec7ccae2bd2e8e00bac29e5fa195eb583e2..a30bf5dbaf18a5c0df849146725f93dff013748c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b9cd89fa9e8e6d2997c4fe1ffa62489111700b08..27779116c3df4d54e1857703021a547377dbf0af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 30d849e0f2f0e63257f0273bbe3ca1a2cb7ddd68..121ff6711d7938874221659c61a23c862e9e663e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 134ac4ac2eb72816a41e8d23c878336cf533de42..32142fc2333f73db3da47b1681050837cc6b50e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b7e3b1ddb9ef905fc55d2665513f88f7ee266568..4f0eb61969eb9628b3907d0d968791a07da59885 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 91aa693bfe7cbaacace5c5cf22c627e3f8907b9e..d77a01c15a681008619896e7a7659e8541c52b69 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 252fd546564974bee13b73bb5f32af93147c33af..b90cf55be5401bb7bc3b7479d88208381ac1fe29 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1141dfc37aafd9fb8c2f23bcf16192f06f1b9b2..7165625497564938d59618cddf910dad8c462827 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 26e9481487417ac0200beacf248fe8c4771c2cb0..f8dd8b5b3d6511745cd233e954efd056e86882a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f18b6298f7d6c4a8ad224977774b4baf365c5af4..7866ab0911ca9c23ccfeeec208e96fe5ef8690ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 676855104ecc172bc5573d150d2a9817d51699f9..02ff2b42b27221423ff4bf74d22a9418f8b5a2fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b098b416305f87c7b6a84b642312c118b4923e3..0523a00d5d9d9f8ed03d249ca1bf0900103adfb1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 795e136f43dd1165d5702357aabd8b6c40b93892..2e22c5ebf0185cb36e6ce56f65cf0be422142288 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 48f9ed902638b1a82e626fdc3cf67bf9b9fbc39e..92e3a4ec9835d4cbe6140a1c41c5238691700a23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 342215025b9fe87cfd9b28dc40b2d45de813f2b3..dca4ed534a1f9bda5730aab7274c3e50fba550d4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cdc80f18d5a48177147ae72c43f2bcdbb2ce160f..49de778ec6bebdc5ba9b8b183ea0ed7427e925f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e59418975e6afaaa01417be868fff3009c79c651..034e42c12b01a4a64726109e60f128ebc0d0c810 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 717d08b1c3146512c3626e06194e2c9f67c78552..588a1365bb08bab837583764864965bbc8ad3612 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ccbb7f97473cb9cfec40672f61b83026e49daf10..5e34d274f0a171a8e85f055de97b338b642d1208 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0ba8bcf9b3528db86a2aeda9935e8b02748e7d3f..e6daeacc3eef1e212333e1bdac7e7ac222cefe0b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0e033b407069ecc911463c603c43278c06467f6..33099df1eedb5ce9b3469c331161217e71e9a152 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ed907de73a13a1b49d4730445693a3a8b7284cc..2677aad8e74134ddb338aa74374adb0762a2b0e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 52df4747add962718a7cfa438653739698c03a9c..9dd765f31a6fafcfcdea995730e698aed42555b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 64a44e684dcacdb0470e9bdd38001c5df2d0932a..1edbfb10b5d1652f3cb39aa81b2faa40c02e4b08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4dd5ff16c86160d9b1e167512c3ffba45a5668e3..9dcc86a749a87478ca54519c05d3da9cf29e52bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e8b42da7555a736ba8ce9b3cfb2b889c6ead366f..19f7d6791b305c9827d39f974c1136dec1eb9074 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6d9a7d6a37a2e8325ce793915f3f7e308ff358d..33529f5fe8557b749542b61461534dafc6588e60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f4e53999c29a6610e29f6c777f68f47ffc885b38..7e20f0df749f5e37316ef0148f88bed8856bbab4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a2800f88738e93abb85bad94c6bc041720385b9..ac80e21047598cb33fe058a9608ce2073becb70c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f80f4f191ea47bf9b425cc30e0d4e1b38cedefc..6863c8553dff2cbcb447f691b46ac7cf197023fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa779e2892eda204dbc375c86348668d71add06d..efb8b632cac1d36ed58746e1e086242895f2b70d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98003cf52ab31ef2c90d32208dd8b3131b308ae1..72e4d97e102aa7a6b9a10aafc6e88d35fd44ff3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb2dedabfe078a144bb80ca8c4f0511cf24387e5..13f7eb42d93d55d95aeba49ce43d195878b39973 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d478cc36b4c7a2a6e6ed63ee0d9d9d7fe8f14a19..bb80714db06630dc2d15ed203570324701c8da8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e52a1a1b1ebad483d6dc3535bf8f24ec99cba65c..8feecadde075b1e256e6b66983e8374c49572491 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c0c4fb6f125479da5d19e98678cd1360eadf0b2..e8afaa53d9b4e3c2a1825d1eccfbf7412ba562d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19066f21f59320d515d1a62db155f90142d7e378..83b6ecd044e5a0e4818b4e319967697f26ec6df8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 468438b2191bb1b176d99db761dc119489cee07c..8b082c67c2514f45bccef0496443f10a4435679a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c6ec09a7930948ff580f61883e09dc5f90bcd81..e48d41479169e24d6b375f582d1dcabf2b8bb16b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7c4d264363ea58213dbf9a99e72b5665798b3f55..b01e1f517f0c583238b3e5e136120ffca37dd0c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 48a3a3dbf65e8d78ccc1ae4918c9d47165d7bcfb..2f2486e1bba4b5d3191ac6c92e3e9eda4a5a56fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cf155dbf68d5e5fcaab1ede27f6c191a3c8e5e57..5c074081e4bb5c244f8464ad5eb0cebefe0fdc3b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a6826e45dbb33cc520563afc5a73c13440609b2c..ec892a755cf6563ec8765d4a54ad63d85a26dd34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 704e9661727df0ebf18b601c2ac3e0ad4f0d20b9..5ccb92494980f8ce1e85701938258fd67f3ab437 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0db805e58f7fca7a85b5e5ce9242ad4563125252..b01c33325a050510eb0fc0badf10ed95da26a77a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 275f62444d19c3adb20801f24dde09fcf408f2f6..fba0ed2ff85ca17e1c3844a3e949605b9cd8956a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 647f0b412c3fc5df8c361b2b6aea542278165e1b..2812845b3952ca9d77cc73074a760d6a0634a66e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f00a110dc701f32fbd56afac54a2e4de34d5fc0..c79ed86e0e806a4f3a12b4f17b8f7fb9327aade6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a4c391d3310ae310b5d7bb69c4e8ab4e0459183..525fedf30ca26afa9371e55d7a3a0a462db51998 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6c529e580a4a5641ccd2ff59cfcd5f4b43d0041..8509e132b0dedf8f16774736c44e091bd52979b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae7b1c8657894d468e915be329541f2407d18ef0..973e991987dedb969339e81d6653d64484135e6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4dc71ff5d2dfc18b24ba73d0ae8b9a2d6f5852d..c85f8f61097c125543e953cc7068e0940f79fa69 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 015089fe90ecc470bf865fbc00e3a7a3ea73ccad..7df2f80ec08565fb79488c1f7819a146ba5772a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84192cc738d361ff9474e05682491efc12432e89..cf77b1d6692383c5cc9bec2cdb7e774691da64cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7fe3fabafcb861105ecc8ce192e0fb8e5c04fb10..43d700a322c876d9b4cf41f5b616e75652441a4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8281bc7e26d95f44f9bc4fafb5f907e58f956c9..ffc7e8378ba4c83019449d2d4dc0cc370ff40a16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6f85d6d6d5e02593233e402d1b580207b1d8a5f..a88ae07a9b9741e3f47b5ac15cbc6452dd0ec9bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac2e96899588cca4ea79deddcfda3bb092a8b410..1f5ab5d856fa1a101fd2a5c5fd252e1ef5ae2667 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e17b78048a1bdbdfd8ffd5fa6a247ab749580278..31a87a64d78a1196d93e2eab2db6435bb11ef87f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32cad15b0dcc603196edcaa47e4dd930da18556f..be2c20dae5037187aa9ab22a5a2ce334035585c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b465ec42ad147f5839627f7a643ad9c8cf3bec8..d1f24193a13f584dcf3d2e4e93f215bb1e8f2041 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 867e0e7ffbb46232384308e3e4fc94ee1931e855..339ee6f156516b1b7464227c85688513e62efa5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3bedfd78a3d6ccbfc08abd2c0362b3ad50f97d00..0d253d30a2fc87151f3bef89a72e8355213f4b09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 955cdb3f1b304aa19e3a4f807b56a48e253b52fa..832099cf72f194c00ee67d7d5671c93ebcc377e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f31a094e0535c94f767d53cbd09bb6392f1d631f..7e43eca6f50a75f66c11b66d498036dbdc827ef2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff3193c3d4162dab5a24676c5ea19fa71fb92f4c..75cb44177131440f0f2ca219a92764f538105333 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2306b87e727fa9a8c6fc5e927124ff651415031b..51f9e878288a69747c1e00f4986e82b301843aa5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 110ff6ffad81e13705a7d49c712452a2cd1f992f..277eca1cbe7de3a81ae6a8daae3add9ab3ed24af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 17da78a89997d3677e6b9a72525b4fb7f099bcd4..4fbc3a4d1dbfa8211bf71e1229c26b7f341b02cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a524ff62d7e0ac547a099d359c0d9cde98883133..dadc5f6fbb890f45f47c27da1a3454eb866ea9ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11775704dd98d5f0a9b87c3cc053a0c2823dbb83..98a924970c5985ed71f56a6b690d36aac3d7d88e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d73978997f05ef9a4ee8917ea6aea9f9ac9f5d7..7b8da9f0a521631ccb0dab5ba3f302497685284a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c72f8b8f485aaa1cb8a14a19d797cf3f2a48f2f..2db8628ee38a2648444152a6479e97b24eef3768 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b480d01b5920ca71b8084ab6eafbaa488e32f47b..d30ffdd45f91b4cf283d3282f68a58bae3323571 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index afc59e7c9de978d146fee9c3bf63601231ec26ff..1a63e0f688fbc4e5fa899b4ada0143621e2ea3e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d07ed73cb20c81cd17bc60385c7ca53f70a29b79..be873f16dfb3eb71578beed823dc9d2b99cc4a8b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 74548a2477a79c170bb2f047d44178e94487adcb..472d8f6d8de15ba425bb7acdb9e37a2ad77cf1da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c9af271b78e99c2d51b103a4431717d557263f9..3d8cf19ee19e65aee287b43b8e4f024dded86e5b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4918ed5dc869e8471d0550d5b8518a48205d28cd..29301fcb5e373b95ab7796b69edd54b32716ab64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9be1e1ce5822ebece8e5ef4d33b9f417c3bf402c..53e34f2320838aa21ddae7018d81fa160190e1fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 875473d47e2248c56f6c91acbe5116b6e7906eaa..11b4e38cf78182c7d345fc54497cf7344dadc0e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1126cfdcb029c8a2ce7fef41f3ef9a083592e95d..6f7486b49c0028a854ad5261b35f62058277aa19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45fceeb0f605bf36606701326676befc35fb2282..faf65863d2cfba17ca5050a247b135c13a889522 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de32e5158f826c54ef20ee8aee21c8fe53f712a0..dbc159166c8d35f33b56609da504963b982fbd4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f89643bbe76b60fafaeaece2976564551ff9b47..c0ccd60b71627f68aa8548ac70152e6a62dfb8aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04eb919c76c3410b9e1c383b01a3edb1e7dd148d..fa92dd735cf1f90b5ab426e120b30348b6c66111 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a54b7db671466547dd4ebae7add6e65e69f23764..38a28f93913d77cc471da43a664cfe69faefdbf2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae35f43f31ab1bea90c9a0841d26519a8f931f85..f0bfe7e9781bf36eaaf9d6c96098571421ac4d7b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0409d970e4a9c227236420ce63ad76e5d1992cc2..4fb969047f3016db3b47a3ec0cd6b0d98c16c3e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9d1a5580a1d9e4f9fca2143497f6285ab32b11a..4b2fda48a8a6216de18d4035ddb48d8260342ca5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0aa74b0d3a700df52f4ca41a2510a4846d67d35d..3f890de8edb82b0e9b1406abf14f4e49bdb48b04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a2b7964370b29af169101bbcdc62a6f06d87f94f..30331420890c8677c487f55028533c03a985d8d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ffb3895c20e20863596f3c0f94b64e7b65fa6202..609adc3e6b0eaff9f1c854ba99f519136f8267f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19222d4348a7f91e99624c4bf8f0c14782e98473..51100f10724d31578d1496b8b8a1deea81122a97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd6ec2b40e8f4fdbfe493ee30b4982baaad76f6f..b10859da00a9d6fc25b0c3768660e8955df5d0f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61db0ce6990ced936a2e12bbacd1f33ac4d44d96..83c8773b9d9523278913de149973956afd0499fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index edf81da855a16e5221a0c398aff2345397f0783b..41d3594f49ca9cfe96addc108a72373d42bbd0b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47ed6fa69c5310132f1c75611db584b9d8e3f408..f6fdfc3034ed8cdeaf4ab71903af1712c0576ccc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c74ed5c8b0fe2873f814404c50eb862eb119f3c9..0c36b74097d2b56857863257a02755d48c3d1241 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c37bf5742a2c3ff3e98309b044889761f0903a69..8fd23b3e65a9e20b4027468b2ee47f2487fce468 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be124f5266b0626e843d0b093e2bf96ba8f21ab0..96e6d28bf5601709b3509e4d10a7d951216937b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f9d1cabeec1d7f8c51823fce76ea7b734bba7ad..200e33ace458e7d859c10eb944a018ea31728bdd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b21d4a9bbf87d6becd32324e17ca6184c18762a3..2d90316818eb89f844f2810f7ca5bc4c74841a69 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00dc989768078d5a1a12eb302fb8f584b63e384c..eca7cec71f5c2e7eaf9499bb75740fd0a5f1952c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49efb738f11504afbc41c427e0c60aaec10a3ae2..9d8ccd3f80773874bd7dd5869a269ec32dc0a929 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9e2b724354f6f93facc69557d17513e82a790b3d..6e30d26e371c188a677a2af906c2cb6140482cda 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45d7fddd121e8f2382790a9d44f2ca0932996b03..d7acaf15b9e8e90cad3f457c51f16cd5e8268fb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0de76483742f15339ef1a234a744b442cd3c5907..cb1863f13f5d844fb0849ac093e19933a2480bc0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5fe8500d07c6cc4c2eae6929003dccc308913b8a..e114d961c424f65983dd49dd54d98fb09ac0c045 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91aa17d19238d807499cdfae0ae775308fd86507..e697092623854170609e59a02720056d838dc5a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9274eb883a81512af71dac452b69d5c200cdd06..3ba0407f5fd5c3bfe7c7a00e0442186b30e0370e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8ef7ad047d0dfbe6b1fe5ef8527a692683df370..861f866518e39db40bae94bb6e782bf198f1f033 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7eeb3e4d6d8edbc7f17073949cc7c5e400db4f2a..b78532669f80ec0df1345c8a3ea9655434d64f2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9977e7ee948c13d6d36b886016214c4c03d35a61..0915b456ebfabf03d204224259f1db1879087c84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a5592b7d87083c2396be8890e8764734480e602..3a75f042bd6868804092fde0e0a4a93d9ec816ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7910e9d50fc7b43cb57a0bca05be02591134f6d..66be1ec008d9cd5553a454ecbc8cf434b9583d32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b07404d0a8b42144d972c14cef08288b618cb9b..aa5254075799be640573f7d411385aca733ffc1e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 978ef43eb6b94708f79a3ee252e47633ba7480cb..08046d11d1428a1bcae30e1e200699a14db761a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68fa9295e4dac42a58dcfb751969996783c8b94c..69322e8de283390719362843628eadbf471e0174 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 07c76c4fa00d33c638edb67bf306e2d271c7e31b..b075f0b17dbe2f8c4d929f5803a78540f0e448e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3995e2f8938ffdfcf77b2d52bc8aa4fd15e666a7..9cd6938dd4c943a6f9ef9cbd59380ba2aa145013 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67066732593dcd82695273fdad2d2fb51256cfd0..d4043a873352a335de77ab1eb8671059836048d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68c56e1d7f77d7e6234e19982036869ee5102bcb..f0fadf1e2ce0eb5f5af841788047300c4cd4a163 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c06aefc1af34b7c888ef8bf0431b55925c0db60..4ef9ce8c4f96103914e7b40dad8fd162176d252a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0554ef088568fe79d54abd6eaa424ec3727c4105..06c47da463d7fae4372f30704c48c70008bd7501 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6042c2a7610273543ecc33389f8659b4a6a7d2df..debf90c3c0f61e62342b29832587119206bfeafb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8114b0595da397cbadcc5d2b39d5e26315437f59..339d7dd00f58a92a554ba8605388931bf95ab7ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa765c2b1a9d575986a315cbd0ee53028ba01d27..6045645dabfb33789168772fd3711006efa34f9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index adb04beeed9a1808fa9b35995467761f9f95bc4f..fce65c8fbd44f572b3dd63f1728bd9aebd53c05c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad8b9f5036b6bd80ff993f737653d5a1826de39e..669cf7d736db34fa761afdf423f1adcb42064bb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ef0fb365a783df05c5cbdc473a171e0577a72d6..61eca950667f30a304fba1cff570301d53f3ab82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7707231127ed07479ee9b95336f59788b12a75bd..e0f2651bcbc09db6cb41a2ab285ea95b70498f02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c6e3097564ef5f63f853cd7363899026c35beed..bcbb43cd88e6539e094aa443dad48e86fc33bef2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index df7bc8f680bd0d7e7d6dfe0501938d436aeaa4de..de67a078bcb86e2a8fb83183708ed6819d9eda51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1fc24aece26749520aa1a741f8780ae8af024e26..385dfff1c6f9919bed0ef2e9877af87532dfa274 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1fcc7b0744788ebb4b0f71d3508f16c13e55ee2a..fe50c9a49c80e0de697797cb89313b8746786ca7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 906d34b9fbd22f3b83ba39423b81ef8aef791ccf..526a17dd34e48f03becb421051ef0a7b48058c86 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27121397eedd9d480fdc1ac14009711092dbd320..ca6638d26804bd5957ea8d6102885043b5156c3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 17b61a2e7957afb64715e56678518a532146afe1..1d0de85c341866ac470ae013c72f62e3460b032a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96a580fbe15a69bde9f3cdfd4f56b09cdd7d64aa..a520cfb2ee094d534b485a27beb82cb6222ceefa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b8e394e8342249187852630603b53cb4f58a12b..1592b975e857fd3b526ef2e7d6b0037dc853d77f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7d93eb389e7b2c1ecdd6a1c14fd81d4aeb1d8016..6f6958bd69373cea4a7617d216e67701c963dfb8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bbe48538eb48c4d387ad65a2686f92cfcd6895ea..c22648e8acf48194c68f17d8ad93859256a70759 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bf884c8c09c531b9e09fa6d6d9ff63bfa68b55ce..380c840cf524c7399a2c1d591a2de4af61338437 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 95e9c71b24c75a0c4c2f4f0df52d30b6445a84f1..401d779416649098ee64a39b7605dae7d08d948e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e22d97e3d89c9acce1910ff3360c47ed09be0def..655aab3b42a80bd98c5759645ca961afe442a404 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88308e961c673d09e58cc9d009148de970712699..a23fbb9dc5ac634265a36027656f21a12584f6ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3693f2be7076d224787ea73ac316c5aee8def6ea..866b7870eda27de2bc22cde177c0e93cb7cd422b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60658117c7b330de1e1973c4a6c094f9741b9c6e..3d16e9eba72e8c45abe3b8eb45a117e047eaef68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17204447ad7a6c8176c5522fc9d6452e794b50b3..5121a044940dc9dfa716a4eeff91b13daf164655 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d8ab3bdad30081c186bd5400a1897c4b4a0bfe3..c351a35aaadbf93ba73284096008e75b3bdd11c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7c807af6d1a75e0c0b6eee6e4f60aba1f9ed1c04..5d577def455386dbf7a44f076bd2a62e4bd4c964 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1a25de1ab5fede60c15768a13b8bf234e5e9fe12..63a7c7616e7246719f1c241aa0f194d4b71a6484 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 815f52f3d626ea5ba5de6f31f7cc747a896a1820..e01dbf2c76e786c589d4f4d8b565a34744cd3876 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9434a3d91f75099d1c4098eae65bbaf04225be3c..1d397b06d3900336d6c5c4991996acf62583b0c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2dc9bded05e290ce8c16a032e78f6d5fa92b6aa0..9035c01ff84c152fae5121bc9dbd201d5ea0a7a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 035961a98912cba21d55b6195efce44bfbc31f87..084456082b56a1b9ee0e7c9ab481001c5468e118 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1faaae619c7ba37807144b05a840a524b870925f..14ae8101c255875e5fe998a84a0ef5d5e8e7d8bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f4d68c234c38e0b4f6827e97e8ad901ba0741c07..b2dad76fa0e90ac7b1217a08d1d54614d86fcf6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0bf419b703e14f507b2bf60f548c9493292df351..c6fffe5e123f5f7e3627d233637cd8a27f7ea6fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e67193a134aa4c30fd5d896c9129fd537dfa09e6..1ae7d01d66a5160049196d3cc33289e58c525fd1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab7ae15772a8ed96fdca2e21814196ef7581c314..695db287bf59f81b967a8f45e7f595dbed34a8b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4eea551ec40ccdb2a02b13fae39526dc1f3c8f4b..7145c9f92b8422819f104ab9e62eb33a91c14fa6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 75f44fd061031c6389ceb5767d7b31f7a18803d4..1ea5b2d6147bf84f0d65535e0437c98f5f2086dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a2149ee7be806d1b44b9ee294a3b5c139ea99d7..27113075cb4f140e0f8015d4c566b03ed3650fb6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea8a9674fba87e46f7ed1e5beab26994eb687f69..82ccceb65440ace65689c77d39f38b736cdfa280 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1ff7cd38ff6630be604d98a324daec6190fe227..0f0f8baa1add06ed8a53f96bcd21338b5dbebc28 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5439cf7e855ec67e64ceee8e9177834c13efcac..9a62708512b3238b7c19865ee3dd283f0508661d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e482e088fc0ebac79dce57a849abab4591addcb9..1c1e171fd546da46b48341d60ecb132699557568 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aefc204729a0820a849171f3203e917260e0c4ae..d861ac7ffc7d5daaf9729157d9e0338c7ebf5a38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b07ea27f89474cb09fcc3c16206e484970d86714..791034f33cd2e87bdd021a1265981acd1999c997 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c9651f6d2612cb95893dd59f86550ea833d5dff..dc3e99a2718f8feb12a15797d50bb083250ae6a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db0d6fb0d036c7f76c2dcfcd306f5ece40750f1e..aa654d8882eb783a3bd8129a36ee734056955cea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a6eecd4f1a86352daba4086e3fc37e4463f86c5..66081ef389fb6631f5e147ade38ef1c9f60330e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ef871c026c119e19b2cce2fc9662ddd345cb95d..2698d272cd221d7931b18887ae3500be47a3f953 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f57ae1ef974ef28f9767304300053e550b5d2e4..9309f43a4c33804b306e1b16a69d9d3756947718 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcc279cabe7ef85dd2fd1681b8b9e0b9b2c5a389..0535a36e3d4f62c65c755f6bff4c8e3adfb7ce3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e2bdf94bb0b91c4e32be57fd9f8263d1188cb8d..f77fa79d90289b49594c187f462b03dfaa6c3db7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35db74b699ef38d062c3c5e3974f7ae3a0d019f6..00b80d63a1b9696f481de8030bb2c09ffbf92b83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e36b77e6ca9d4bebaf911ffd9d96960a045dccf3..2d436f698811d6a5457cb3d1c28b67e321034e1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c24b3bc810d09fdd8972a08a057499c7c07c4b18..856d5d31ceb74f79d853e49a4a637089c9c50b1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7286814ad14e216abc890a2679f7c7545bf0984b..1b3e9b4239fcbe7877920d46f2c1dfb7a92b8c1d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71b619801c9a676550bc0206c2efa48cefe74f76..6f20835c44458b3d3f93950f4d0ea2505b92a8b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb23f2dc842246bd35173553daea6856a30a3041..4bbd46cb3391126514ebfef01b374ee6802fc525 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19e9d89ed4b8ef482de72a578459a1732217b06e..4b7ed81d50ffc167f1169660f47eab02007abd5e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66ea57e4f23932c8f9a4d96fdc4faf5ec8ad2952..2b3f6e269ef8181f3379c50654d9b1aa91a58e0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b122ec548aaa497cef76feb2fff709dba5ce1c9..d2d7681789d6567beddf25136270598ce177c698 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 232d7a222f75df3f73ab8a4eaed686f8a3fe32ab..51c428f3f3e3bc24513a29a665e7bca925606548 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f19425a48386f2660f571b9426c3d30e3478286b..0575a05251f1b9f879acf05487494bcf824353e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4650740284a3cc4d6dc3c608abb146fc6306a86f..37e0128a5521876ec5a2097151fa4dc3ab03d670 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40bc6f0be559754940b537603909d094e39e40e6..82732a37941da759bea4ff2c0d4b20983188fc75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd1ceb316ee9c95e46d16cc5521d0a3d1d7c2015..318bd59015f8ecc0563a791a45d9ef7c81c8bb1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00c7ab0df65be3c349a21767a0efc059736d4cf4..305439ca92544a84ebf3e58805c88e6e87ee9083 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21aed8ef18312f4020ed92bbe3c9f58388a855d1..185620376515f72d572cc5afd22049eab16da02a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb354458343f9e22bed2f2c292ed33cf5492d319..511dae1d4a9f4b3d64abaa62c20d05ae204c091a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee386df03eafcf2817e132d86689934ef40e8135..798e5a59b4196633a43214f524dc77aacb6bc77f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8ceeb5b9eb848fddff4cecc85f01795b3816b9c..f6d07382c79845f20b366d7114f0d6a7a000eb39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f921f969fcbd0d45bdbd71be6da862dba2d0437..a5cb390c773bbe0dd8b6cfd807fcb29998d62957 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d0b9ad503f419f5f1f8c299970f44998049beaa..3d5fd7b1d07fc28af1fcf5ea14492311de3d022f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5885bec5ea89d5bc8c758f5175e030dfcfccabf7..4fbcc745abd75dea32df92546798f6012fa06985 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c80cd56911a1903e31cabe32b9a9ae3f154ffc00..441182c4902ebbf67f25efbe63894ada789ec2aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d6ef656f724da7f418cc6044ba3e1662da16d09..32ee02f84e18a67ca6656671a405a63d13b80581 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b3e9ad1a8549ca397f18a4407b2905bee11b376..2094de81eab7a5da690ca4f5eb05acb1cf34a87b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1753727ad5a3dbdec2e0d30c1fbe3de45e85c732..00e3cf9e25fdca2cec9f53f681b3b643f85b6a24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d05090252bbe7ee6481b8dd37b22c4e60084ace7..a87b9cac937c9721cfe217af432cc8c31700aeff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 782552cb11adb22178ef190aa4ca5c84f98dd300..2b23925d3aedc65ab73e7fcc3ec9f29f90cf0528 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 559585e18f6cd70568bca555ddb890c95ea33c8b..25e53fc3f345703a56b5f7a565be214f00bf461e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d511c09ec5871585952a4ffdeeffee1aff4a6d01..1519d1246db46d1ab2ecd0196322df31cda67ae5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7275e00a0e13ef317c5b0c0456a1e29255096bc0..3e2a94c505ad5addab17e26a74db0b11eb0280e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc7a9a3baf0661aeb94a8959db08b0e67c3697e5..7763bb597682521b63acadb07e806096e7aa7ac9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e027b9e95f95582331be1a2068049c7a47402e56..46c3e51c1861f93984cf0e265a7fe490739c7477 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2d5950dbba2e1eede17f97f3138cbd80cdaae9e..a01107a5370c4fc4c64ca5e608f1a9e85670d40d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f4d7bfd90279fb6daf6961ec873b2a8ad9ba50f1..4a3e2d000387a9049aa4d59ba0216a631531c521 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eed1125bcd5fd996283ff65e24f3722f6909d608..6bc7706b03cb50aad0e5b5ff001f122bb15f559d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11de6ff2db8fa505b878d0f712b0e3d37452cf58..e25b716ab01523a8088d22c7e97b756bc58b2c93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d14cb3fb3d21696944df0d20e648819e0e5479b1..18b2de7af3f9b4c8d05e7074bf260d2a91eee909 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23e1449e12dea1598553cc59431c6f7e8f7336d6..534afd0a95c900d0833c2efd66b443639873fd04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 69414e5c3e821bbd004f5e300ec540b25199a88c..cf844349a18d151f14d3b38ce8c3f4a7b5a818f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59ea727c4c04660e822af6470c5cd04a200279eb..85f34ca3e0e573bbba157c90c06c4a06c994ae97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18baf9f57630bfd8b5c29248bfca340a673e92cf..b6b781578d1147cf422d8f523505ed151c91ff06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a01b24f6ad51b48b7e7019b65cb6185e99f8c68e..b5b949616034b271e877f45c7090ef70444cb3f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ed1af2ea5becaa0dcbafffd416eaa631cfe2e20..02cdbe7ab9689dbe0d2efd7fe64efc24e1d29af8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f68eaf98ce798f9d2d72b3a7241558d2ee0680c8..d0a2f4555ce396b854f2786327bb36cfda3f8e64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dfd6f293e1377717694de20e860f7877cb59d62b..56fe3a06037c1330c99963e7f953f658ef16fb2b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b5039726d907e4f6b917e15b845ae0ecd4277f08..5dd1f1059cfa0c320126ab8f63fc3fea5c7a2b51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index afafbc1477a625eea2b773cf4a0657bdaddbe7c3..39c706a6e19ad292bd73142220c34f065dfe7565 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 950d04e84d36009b0c0b0d4fd2dba79fc2e7fe34..99df334a3cc59b05d5f62d1c689ee0a586d962ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 480f4122be7269333465eebba39daa303ef4e8ed..9f8be19ba805b07a4ca650ca1cfc911d0a7f808d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cdb84b79d79f4c1bd937d36fdad3b69d46a9bc6f..a2bf364c985dc7428b2d416ca06f2c49c70b144a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f131c7bf4d7530333410a6c2a5aed0458e33d1d1..8eb14f3c040537c9a590351712d3db8b69141804 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d04f8f11e398737e629eb9d8d6af88779851bdd7..f90dcd7f8215f58bc8d11d11d5c0d289a88e504f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 962aec8554b394199afab1f33fd4be095f9bdbab..c1db6331c2926e27887b435f76cb9f9ecdbeed3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59b07da86164ad8747b6993f1ec1203faa6fe3f8..321c84a1ce2cbf4c53179f26db706aa852db038d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ffb5e25a726fa4a6583003c0d6e15da2a136e68..d1e451ebce54c0bb7e8c69cdb5c98c5a49264ed1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22ee6e03ac80c375ecfec1aae33d18721f026782..ec234ae93e75f516f95a6d9fa3aa04fde25d8151 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4178a12fba356959b4af69c35700afd96f3f8d0b..563dc1d1882f9ce7496759b1b5c3b47144602398 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f39936af222ffaebd34413d969695530d4ea68b1..590b37bbc6d4b5980852e1d2a07c747db8e77c25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 452679c95439f9bb658af8986851e2d14ba53ca2..7c58f8e7015efb609ae5b26ef3af0dab971a2f27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f689cf16c81091784972da80f3d7007b60c5a0a..046351d7b9609bf275e1c1c695d84ef6a186d8e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72d336056d12a6892171dfefa9309e862b5b8bd2..a3dac456274062983b98372c2f126e31199c81ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index daa83b8aed134cccf62e6f3f9bfe933eff65e62f..28b7b611d89bce26497b44e6ddb5f9e144a60d03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1ad8e78b3fda6b1c94d898892c7183d31d3875e..47614c990c1b0372111d0ca819b17f8ebe9a0555 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9cb7b6714df5816d73658298123c304321c325a..995c5b99cbcb30c715421a7e6f86f2a86959bf1e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9b7735994959f336fd827438d5f6a8cd753d3fa..b3c2c477f7dcdf468f8a3434bf0335193dadebbe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c297247b9b1751f89eaed80ed89046488b59b5f..4ab36f5f4b9694c1aff3818792abba5470ba6c81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27f3973bb487dde4f8e81a5a90ad2a9138dc3f3e..c555cb29029f5d770ab6e7f9962a116422046b9b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 845e94236337bd9827f56a25f4cf58e53b485a67..3da6335168c23d463c364a521d02683e099dc1d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53db01ac67471c9abd9ff379f63951ccc4c5a994..9910fe22b213749bd15117d30ecfc77659e378ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca7e2c36b5b3aaee88af577cd9d769de51ae8638..8a49805cd920d852aaeb911c67e097d28c63f7b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28318ab31ebb4f9d842e118fbadf0c7e98167da7..a37322f4321a2f037a0434a1868b637c58342d24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cad3f8a657f6f4f7f675f304d536ddbff7b96e3c..eae39590229d4909691e4df9cdf40fc9f8b3093f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 310830102c387cc532f88dfd1c28cb7c4ba22a5d..e352ea43f1b91d5c593cd77d0dfabd437cb0fe3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index acb5c6b4e6166b76051dba0290ce6c3f5685a0d0..fff426f08c0f85386715614f2acac6f788986ece 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6a495722f6ae28a2c868b8a5b8bbbcf83089e6f..6efe94162df42fb4542fe7ce1bad33aecff245bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbd5ef788bde3bbb419b788d369949e2d764d624..2e3b8ea288f8f95937d387ebe1a7e92107cf3838 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 50b0b53a443b00def47db633911d7b4cd2dfe34f..2dacb59576a03936d8c2b64e9fa42b6b1ecc0678 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9815341fdd1be9378b4c2bc2828c19bd2dbebf16..4925768d949492725bc86da92fc58145d0383eb2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0285ffaacf2fa1c329ec09a37e4d3e8863a4d206..cc1f4eae79384a1eda8eea5b9dfc0f267327cc78 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7bca188ec90e982604419f2a3b16e50006a8782a..c3686dffd8273252a044488f2018ecfc45bca318 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36d90fc81b05da10857bd160b4411c08a7b49ea3..d56d7d083deef91f529c3e9226711abceec4ec8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa44eeaf29bc210c3cc55f420ef77fd82caba0cf..ae8038066a96450c9d1cb87237ae9c9bcf768683 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 850089c8e66d37bf174e23ebcf0142f4ab64a95c..f20b6b9a03ba7ad400cad9d7c6669c338d4ee524 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6fa5b5b5b106a173f59998e5ba82cf454caef92d..f6dc6595d8422883d6f170dc4727a4cf9261c0a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37c416141666a544d8e0323fa61c8951f109ba48..a0bed29e4de93cf2f8dad96fa3d4f0c1fd0fbec1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c742269f323a939476c79e3e4dcbf5ec7a8e362..fb0aa78d45148b911d4a7a0b7e092b141ef7b579 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0721dd01ab9703b1a5e59dffb050f4aa87b37a06..30159e439844b4b46b174083180a080670345a54 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dde034d0c4df38bf203885ebef7b8ed806fe61ef..0f714ef3c5819837cb2b4c5cbc5198c08afb234e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d48aeb2a5fa074f5321e19cbf4b7a6ff48a5af5..4bb63d7404b94a99caab5ad451ec4f7f442eaa4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ff4790f1af9b743fe67715896202c459e005414..7e180acd356d9c2fcb78decd91c112a21e49804c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8b58b7676327a33f5dbc59f26399c234dd2b8b7..c0fbdc4c40cf16e7c9a6a4777cd233053175684c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b3115c2bd5f0199999ce9e9a252db7a3924bb63..7c1768f8094c88f7ce625d457008b0405eb962bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c1e59cf203508d3bdf897c71b98569f7f1f22a0..1f33001a6450d02d579f0fb92fc234056502744a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a8ac0d1a5707309979ec670453d69eaa29191c4..ec477ca3ce308156677442bdc3c952c7c496fc84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 376f46b5ff733523922ecce8623c6db6bf5f405d..bbf98d40ebc16938b2c494c609f986665cd5ddf2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7bb9ec25539e165c3ae09bbe77bb986f46ed1455..beac7eb2f8839f26c6aeceb943e9796a69320ba9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be34d084fa8bc1b72580b8da38ee9fd3e553a52b..9ee0e653b69dff0ad330240793628cef252f3c90 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5579bf17eecc39a24ba58b776fa145fb427bece6..eb134944c3f6570fc82ce8da15b2d5c13ba00509 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e09b9b3d952cc3c2bb8212eab74af9beaa09733f..d61fcc580d8fa889ea87a9679b7fa7bb51dc7a05 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d0c3c65b0f0fa1ab7a2efe51c9e0929629f5da2..bd52d74d7734d34974f0acb2594fddb895dbab0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c65128260bbcd9f749b3f4d4b3ef729367015ea7..55ae6fb78792fe6910f97d9d2531446c2f83bac6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38266fe264ce06308478c3a53c8b4f6cfa9ae6c2..5dd1a6a901eb69975047a41d8ba7a1ee46ac1cd7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab7b4cbdc508e6fc07b16eff49c85e9d81996cef..edb918baf9fdb8dffff978586a207536e3559be2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e8d4178f7553eb45590b2b14cfae32e50a42278..38d4845e48b951cf0b290dd019676ce19bc2eecf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81bb12947ace5abccf6e1a9894f46c270275076e..2982a34b206d3a6061c1b229b52491c0775d776e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e926e2f5c67a3aae0f0f4240b05d9a6289758347..1edbeef094a0899d4e3180be011141a962bb11e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cfde0e86a0b5fd1e38c8c2d9b23b701ce10c21b1..e5c64cfb9eb5b6b3e8569e8040bd0cdc91f77b2e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6b26c5c9e5c73c3d002419ab7bbe4a26e0af02a..a24f64364a0f738c5b87e6597aab5073aba92849 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0cdfad08683b4a1c249749daa5b84317ddfec4db..dc639caf50c1c1b115c174de543317315352e9b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ddd0c91a1efe9b3a9bfa93e2412ccfa2414fa89..7f37ab8b52e27aa3ea29e5c2e9cf2e4f40af58b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97f0a8048bb6127c7a9ec7faa52bff48e9ad2e5b..441adc37dd210088be3d58e38ec2ad8808cfeb24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9f986a418e3756d7eb7f9916f21d426613b6f52..6b4fd22794afff555454f18d43cd2cbf7dce0a8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0987691d8b12d8fe02964c4af3302ef190eb562a..9b93ff84c2d8ad49f1b3b216cbb6eb54a83ae98f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc13d953ce878864c61fe80c6c5c6f3eef1fee1d..25343f58c986f340b6ccc59925f09e5820ea6537 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27d40ce72c4c526cd5bd1c5ed5a123375fee3b09..c5713f3ab9c51a99d7edbeb29cc83ef7b7127691 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8bb11b2ceb32858c3275d760b9f7b08060cda02..9643a9cc2f1b487bab421ab92b52b2dd13eae26d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e2d1f3e2771bb6cfc1a16654b2e1c1595832b9e4..c89e0bb8d90d40b0da7c980b433814b3f23410fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f1844de8761c3863fa8c9d014689026ccdb5391..8fbe75ce3e86bc6e7baad1af3ad066d8e6aa0bab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d34c99b2320b34d8822930053ca5b283c67c70f0..e46a26deb48791e2eb53ef23babb8a3067df9788 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 868b9213711f5ac3574f85429143bfbec3a18f8d..064d67b3322d0c9115ac4f4903f4e309a4a374f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e5eeddaebfcbc6d7ef10b3d73bd1f3188a1378db..946f99a7e85fbded94e21cbfd5d5c5ae5eb762f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 361125f742800f7cb7a246736265d2270d887ccd..1c81cd59737c0eaf5f65d2bcf3a2afc39103b46d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e167ddfc8cff15c536662a4b4578c51176a12343..894a4db78874441e1f9281a3a7f232533938d012 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee75472232e23c6fdacfd0604aea33a98f1e6762..5bb37ab2106ace1ae52bdaac2bca62c20978f437 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2743e22aea99954cb43ee714bcb34df841231ed1..70a082366d711d206beea29b2fc8685e21eadea2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b704bf31f697c92df8d67292152c57c549c08755..e0380ef825eff37c099eed1fac641d014d646aec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 140747c591ec5312fea1e5e393401c4d8d93c79c..f500634a804dc831019717ca0c801ee877ffd1fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 9aab0b6f2b4e5ad40be470ee7da3c7db11112155..79ddf5f87619bc5e735ac35a9c24c72f4b07d486 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a2afff6cdafc9bd197951c5991e835e822917e02..1eb4eeff5e572d7e48c06bb7bc66763748a20792 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89f53c637349cd591d354d5399bfb39bfa48aa05..af8da2b2d853e94aa782a9cb31dd78322fdb660c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ae31de6bbf80dbd208bcef0c48d6ee80078295b..d4ec4430b94385411f77a83c5d1096ad1ddfb2e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b241497642e6d8c6a15fcbedf5aa8bbd50893e4..67607c7d8a9ea1caf1ba94260d195fa1a5200140 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 986e03cef5aed729998ffdcb06028c16c1f3eab0..f965e8f3d69b1a9111ce54dd260c26d8f574af79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a708573b7112979628a8d68117ef6c6f46da9f2..f31724f869d50648efb2df13aa33ed19c5c37f56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aae7bbe3aa8fafaad7881615866574cf411ddea8..2533e8abd6a84c2926797bae16cbc5a8796b9895 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ccdaad7e452fc368c9f8a5249a5d1bf74bccaaf7..5f02a9557ea0d5b1c39db757422b74d741c628e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index e593b8f847f7c4037c618efeda704c479cd960cf..007c5f6b194688732d7e2612a590935f2294abf6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 4b3b230655af8f9b1e54af5c5516f4eac30fba5c..8f12c9e9bb38e2969f8bf3314099916c9b2c9e59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 95deb81a1005616be76c06842c0cd59f6b5693cd..7a9a20cb3cbc66a4b90d113f22ff3ed27a1a8eea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index c95cc8034d3a338a12ff4ffcbab424853d528ac2..f54e16c39565fb192df7bb67461ac422a1232878 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 42478764c7e8e278514b9e1109e800c7468aa8ed..e2e7364ec7f5da2c1b6076a5bb63efd2d727f21d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 7fb6c5a98e2ae686fb3babfe7f3b76ba76d23ddb..898ac1e475a790571695b5542ebc1cfe895c333a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index d39e06c38da5356a97a3c411725912bc7f1d49cb..3b4f9921ec6ca87dfff59ceb1d5f308549176724 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index b7f0d3731accaa18478859ee66b6181d42763574..56a4d3a3234b066f54bd538e0daaa370fc13fd13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 8d5b91fee60315a4107ed30e4a5f09d4bc2f7859..e287906ef83f9665ecf19a7ed70a0b54c70451fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index e244ac9b2093004a7952a78412363744851c3621..d97108e921792d473f4e653799dafeb3927df867 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 0aaa90fcf7f787d1195475e682206009a63d807f..6a1fb7c63c53c109a523f2cce4f910e5e13b8efc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 3674128ad251b2c38baaed906f7afcbbe67f644d..3175dbb011f3a0538e7ba628e0adb1060f2255ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 500963a4a7a5b3c0f69d00c1b4d4d2e33269e765..afdf50ea32489df09a40921848cc280693371984 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 042fef75f9bd3095655abadc2b72ce9332e7aa5b..1af985b6037b68c15056c181af7ac72031f80696 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index d91b444ec424c2133a6b68e96a770eb0ad3c6d11..5e4ce192f82fcda0e88678ec0b977d212fa99e61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index eb14f422e7803a499b772a5423c2d38c5d631af7..5e990d0ab04ba198987a940a769ee8d53b8b7841 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 5f7e9403577de6587d3d379c09c7ab9cb98da46b..6e33cb4e89eb1137f164c6ba055ee576bb77be52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 97a30bd35118fbf9d47b24cc3f0e4f10438372b1..c3f4c85e05f199d6e13e2e30436d7a3abd4e6486 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index e1032b3cb1ea9a36af678ddbb7280df6f4987db2..008417ee93192ade571494a9619881261ca920ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 6a6a39a8d2332930b87ea920e62b204c60616f3e..ed7c4519384998c76b05f42701b84a10b6d6850e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 4d7de27bb816e4bfa94fcb0ae008fb2fb6774476..d28758c41abd330dd4e017c682b32b72151f596a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index a2050ab2479ecff7b14c9554e7359289e41de6b7..2a78e991a6ed6f9f9402abf1cdb30eac64ec155c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 1ccb1da63c7eddc6d3f8abb26bba0fe7214b196b..c848ff86c53b51fcfe404d62b6d8c07acfa20903 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index b857fdc451e5b41a4017289a5c187dadf8e36702..d2a6866c9ef8fbe387b3d65f19f410fe676e758f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 8446eb73f369e26c78d2c6f99a6670416d8dd6d4..7645a59a3625fbfc5f7ca864690f8efd8627677a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index b2bc68b8b87e0a6d0f26102022b6fd035d168f7d..3632b9fedcb73f0232833d27255a8431d762f794 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index e673848d320ebf96e840704caef9627dc0ae5974..d9359a4b771d9fd6fbbfc4f5f17d8bf2d81bfcda 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 1cd768a537926bf9222ca8003b4c8b0c48092062..70361d5f2d60882e2ce695cfaa57d91f7616a504 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 3ca56882e836f2a16c211e53a09e51b44d17ca76..fa0c73ee7370b87a2a671ec4a12528ec9001eaf2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 5a163067337288440aee37c704b76ea1149ab15f..420d9fdacf67f5164008ee6b1b41758c6c28fe64 100644 (file)
@@ -1,5 +1,5 @@
 
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index ec45ecea51830ae342f69fcc125c36460c907d84..7e1dccbc101906819a9a9e4b9940f8286696cdfa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 7f62b22d62d6b866ab28fb1e8e809afb454f1e67..d6aafc70d782968ca8aba0fd091f4c8646d9a126 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 1e7062383f2dfb0450f263e3829c80113dab14f7..7e93fc90372fae4050b301551da837005fe79b84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 79463c937ee5829af19057f1dc9135c22807d863..9c26e7f5b02eec6aa1be1278559307d9a10220d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8e80e6865a5dd4426fe4f9ef621b67484ec4ff2..65aa787c6fa3bff03ed1147b22f64be1aaa776ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index da81084bcf3bccaefdb1fd2129253ebb4e8917ac..03e6bf98a36a20e10b8756e62b78960a2898ff30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  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
index 4c9c290ef06cf53de867cae4b547ba6afe660c2b..6a0072c76ebdd633ca5c43f09533666601d3b2d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8323d972154782c8912a1ca7b6d430bd3df3f26..7d4ad9f8ba0304e7abc1e77620fb60d13cb3b1ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4ee0355d8aa5f98b451a373988309f8232b6bc60..1a7e7ebbc6753c551c9f5fddbdcbdfaff4b76023 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 400e89d49ad5174c26b2f7d09a3e33dbd927f079..7da6dfb140ac72d3efa167ceafb3ca135c7e0ac6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be488e86fbadb3547712f5ef741cc33cf83639c3..fc19a3e01880e8a0b35d2eea274be0516907fcd3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e028ff1c929de901006e0be3324bdbce933c9c1..1963a95e6d18de31c1783915132d22bbe1ca05a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf278948c79a0191de8fa57c931648345098d520..5cfb4adcf3f32f22a2fbc75291a0725ceb660f92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e5bf15230be3124b3fe6a3526d45b663825381f7..7f8987a11eaa5181c5c8fbc6d5f2c9a8fc453dc9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e60af76467d3ba278b95a56d5189e386e42e7992..77faff494295faad84adc6e4b156ebcb781a8682 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eefc1c0771fd7f895a9be506d6515095a2ffa631..c721253a9f794e01656cade3306b4e1e7e026354 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57431b86fae76d3b98507fe8026455e24277d9eb..b46d8686dccc34c0965b6e2f12a4d4018dbac731 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c59b2a78077ff053f91baf0235244857275aa3a9..7f1d45fc34da2ade27bc37e535c7bafe93d9f05e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4ae339ccc3cb00681d68bc821d31268d1abb7fc9..b1742139d4a0162facfd15400ef571d3876e351b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8fec3b5392ffacb68151882a00a0946ce4668ef4..93bb93a38f1b225fda1fe13dfb11dfc39bf1b122 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c7228f2badd926760fdba1576c8e89ef3320365..3ad12f0e79ae0ce0c78e6329cafc3166fcd2b2b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 989056480df6ce5628d9317e89a178790292b469..f26af0de6675ee295c5f093024484831d72e57d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a0dd3a1cc3379bc1f5cc5c3d796447d33b9d6d1..23ed49b3563dab55234a043a39d65c447dec96d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a24f54a15751c4b101eec365b54743e08fe7ae3..9e9aad7b1297c1d78f2990bf0d13784725a1b2fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a14146bdad8479cd0075189da7a4ec811efb5a4..016d23ac3ccad15ee4d1e12d453a2d26a8f52ea9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2916a370d310e8713412653d4b8fbe71f9bfea07..5012920a9b4c0af12f55d16f59f53a6eb07f5306 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 106ff2c37f01ea72583f1309d951842427d2c10a..2008e17a236d2f2c778500241bb8c2b94c91bada 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70bb78a0046e4c45af4694d85108802d248f658b..93cef12e264cf107c4ff542f768b97e8d8cd1748 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2722971c11192de37d639c14a80eb03c06d32e0..05111ff3b4a9cee28182d99e75ea4584ad88b288 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31c0dee800378029c85f5a99a821480c308032ab..93e66f6ff52fbebd291a780d548bcb8660b2a630 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 395603970e66eaf349b146ac1bcc9b5d6f22e9fe..dd1f7ab331e3b86d7b5857b64f533eb27a30fe5c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 30658058845d7471ad7b07d383199cc05866d2b1..b607852ab3e32f0c73de2331b0184b7af47a6dd7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 42e07c03adabce2991a00c0dd3c66b658607285a..87b0531d4ec55ab0ae17d50849fce71c437f39d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70d7bed541c946987c0381c7adf246d2d215f7c6..291a04bda6760fea52c9ab228a2030255636e534 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 124eaf9b4ef5af6dd65f0a92de5b6d31848419f9..a2e79edddca3a41ed4d4b837f6a3631745feb592 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6950b6148ce7854617c48976a2bd46022538eefa..a304b6ae40af879f6198fa424da39344375f2e6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 574354b338a8a699c2b79041e909a490bd8b3a01..5a4b9f5447d6ac8828c5c2c1c29587910ef5e26e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b7c47819088121b9275fdb590d04d97cbfc79ac..114c52e8ec3a3fb45582d1670b90c09ed165de3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 376499ccf4a46efe1389540d7a89d9a7b6fe3df2..b76fdd2d996ef2252408d828cca3697ba325c381 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b9dc9589b3c251f4e520599c6fc25315aaaace5..76d84c44300c70d82b8857c3e12262be5b3827fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dedb4e818466729a5a530e91f340f95b3fb1514a..b8cbcd1a46a1627ca366807c2ecb5ce5f8459662 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca659af4cd6abfb636b900283f3cb4259f4beaff..b1e1ca18ae90bfa6229646b60d98867e43c1247f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd0e997a574d510c99c5f4aa795d09d9c14047ee..d42142e2a0a26b2204fd689e6eb260b5ce1d5cf3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 167d1e1134d494a9e7f9f434210049c75d3ab568..5d22688cd8e0e7b94ac29892441a9b0a9088acce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99c774cad8e1ff6aae3b1de0aa5c3e8d262c2f25..b5aebd5749afb04e88a0045b3d4e7eebc4843c89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 177db209d0805cbf15da66159baebf1c50f8096c..ed59409a9211e3525de10ddce47bf3982a959252 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d9fc7d16f06c86966eb060d4fa15023b8075f4d..a8594391e2755ea9f85bbe5e5f59007af58759a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de548d67ca3877127ff67b46343bdfd27c7b4f6e..ed03bbbec5b54f942606ca38b3861ade6da5f5a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3bb0af027a0fb9e8ddb2e10aa47ef7e31537b290..b095465270dcce532e7dc37242bc977db1fbab6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f580ebbac42493b73d2509b44d815a2b63549b8..490e2f8ffa3e48d3fa739f041e7fdc29d1f48426 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5589fd6f08f6b29085aa42b399d47d4ce9955736..a90393aa2d800e3ce19844d71e3f67ce4db961ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa32df230938ed992eaed042a54c2c90737a1b49..80cbf12344924087364a3b73287ff421a89479b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 623310ef387bce11bc3b3465cd617f66f0407dfe..3cb8e5d626176d8540cdaa421cac225508b23dfe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a33b0ac8cf64a28e552ed51824dc214515e8d3b4..090004fb3bf19c4ae648d7dd0a1a00373a03cbec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac6ce686baba46972bf0a5d2eb57c215e25ed4af..5bc985782bb8017fdb18300a36dc3758ed588e57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3becaeafb2f46b32dc327c3717004c67e38b1f1f..41ee0c5167ecb220ce5c41e3ed4625ce2487cafc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a79169d5b9f2204659f6b8cc57243445d30cea6a..c952bfce1753d976df156ca68a824ec5e81df473 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e19044fc908e2a03aa3ddbb6fa974a30386b39ba..b3c49457d4eaa3a7f28f6a4219a8d25c47e19f0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9ccea0d03bfdd607c43a2a27335c553684ed9d7..225ea176e11e06881ae880d68f9e5e090b5ee114 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98fb471ebe5931ba3cd5338cf1f9675211d5a07b..8e1d3476b2524f6a0f814b732b2053bdddc7ca3b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98b1ba18b235907f7f54d943158761e73bdb59f9..7b90042027467ffd1f80a2823e0568c4826abeab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23cd4cd07e596c1978e190c1ad1f7db50df098c4..618423b3282d887fde41a923d37161de05d03999 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a25a716cf99f5326ecc3c2b205511d15dcd4ca90..41259c5d1cb045f92b443c3fb06f55cfeb7aeca5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5a5650a2d036f73278b61e18fbc2e961002ee10..0f45221c857012ca0e83c8554060b73684b26651 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 701efac6544423f0dd0eb1c3f2264efb841e74db..186f4fd4a859609777b04abc4d5be72149335a7d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46dffec30508ee2e61ff6f0ce035d94cad8ee7ed..c75bdc0b6a5f18247019b9bae59856d4efbaf9a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8375e1ad57f9306e968325a1a552ce7655259e59..9dc251b3760e7441d065f179549ce2e5552fa8e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 973faf4b1862c474b3e27083609bf1cc37c06e95..b5ae63fc081c79094316e6884520cc7a27011aa1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7575c045965fb1b2c5d84a0113ce93f042d827d9..2a87c03621229146c05aa557824070e4a72aa2f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d3a16b1c808c9ba3cea03edb1eed6d30a4c2c622..9f88936b0bff910ba2f117d8bad8f37cbd3f14b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33552e280d05a2e7c7a76141533de6259d549326..13328a211fcbbd892cace6eeef04a82c9b00f97b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 374a787117531df43bd29c9c11c5b204f98a20d1..89badd4da3a88c2f50d07b40e84b4172fa24a527 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcd5bd56b19cf11b2c01b2b13704aea950d3c892..9facf6e41d6c2a813df2c8dd53c78ac121227101 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94a1419cb360451ef885b8eaae11426ecadf0b8c..cd02984ba674163084a6cb6fd5e3788ff8f5c9af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba4bbd26f7d7b741ce81569483738dda7d2bd540..a9df5379f6eddafaad28c304bdd06fa132da30f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a2934ae72bf5fb28b31a4d899b6852fefd679f12..ec8f41e44d2e633e6d212052967f5dc393d1feaf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 014a80dad011173b02a68d37c4f52e94ad3b391a..8d5ed5ec7d1416622b6b4438e4d3366d098d8f7a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7e7c4e82fd10a8c13917a933d335c3e964df3a6b..06a9e95c3d2795020272742b04d9bb140da08cf7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c59e0406d0ea7c0a3f31cbf3edc9b2b31c87744..54452824a2e3f65df9ff9b872ddefcd64202ee8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d62ae3562989638ea02bbe8793490d0183bc10b8..f769885281ee6c070e450ce825331b0dd21d55ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 518b06603c7f671ef5569f16c292a2d45bca0556..e342d464d23ca7eb298ceea52d82e6cc533a141c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c2dbd09efbaa5b8fbe17c23d47da7c35eab7373..09ba09ba36f3302e284544916b1f5b7aff361d4c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3d6786b237b67bcc6df2252974f9df7d684e6d6e..06186b763a18592457f32bbe3baea490bd690bfb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ac0eb65e4056ba4e19aec71a4844e9321589d01e..b2b989716e2e21c0d306cbd93b76d75c9d64832d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 24ca317a91f5159ffdeada098b333450fb407d82..0907f12ace59e1aa3096937c2f25eb6f13157c76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ef88550822869d71f4feeb64200876a992d9238..6bf331995002503baf9d0847dc4137bc7fac370c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ed15fe3a15918d570a5b69d713384ffe85e54bc..9528ebb417feeba8d8e403a6c9f5a67f41315613 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f76b1933c035eec3a12d9b3030010dbe7077f888..8b61471e5fff98717e34585b21425ae056f1d72d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53d2113a597e1a43e2c6094d2dfdb148f6100d4a..60c7b95925b3a84d5f2c08577a3118fba181efe3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f68961a58573d73099ba9778c7727b35da952a0..6d9b2c5f378bcf32ba2cd26290719d5b371a4f0c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59211dbaf032993e4e14f9c2e56a4a09bfb16830..24d49d1a42c44564a02bc77da2c8b226270c57ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1dbfaa018624ba1fd1e54d46d788d0a80dfa360..dd5aeefdfbd164b4de073434b5894a733ccdfaa5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 29404349334224012fe9585286e0afb64a871206..8d61af2c888a7fe6ab5e4ea85667d3695520ca84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf4187accef28d66ee28fab5f4e8e105f12d2835..55e65c0e518ebaeb1b43665c994a825d4ee4e31d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9c213b9ce725d2b1101ff692243555a958b8654..74aab3b5419b1f258d66d5780cc77b69e3c59cbb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe0d97328b43ba82bc7cb53047aefc32fbee23ea..85631750264c9907ccd7cde253b963d7d0bd6023 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55f4b0e966bf815504cb439ef5b6937359d030ed..0d60eddbc54ccf561a7a1d4ff518ca410146363e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d509320a8c35f71cf6e4c9583c661e666855e04..4c035edbe1eddb89a23a55ddc49c9f3edb152d5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 882af18ec9d208fb3487917058455c8269009255..ef60113dda1edf8ba8376da3ae23170787d21430 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8b6675fd527dfc184ad58ebce8c615d9fc2977d..3a219a05d9da74ca2cede553922cf5e55953da7e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dd46c8e7b29448f55db55aabf92780de82f0ba0b..9b22f800a340039a3b724a22ceeb037c399090d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fda05d5cf377601d1022ebcd530f17566b93e2db..d73ae046d386cf02e30530c93b9cb5910872a149 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f3f596471c0e9cfddcb4d2d8453a8c6a8e8e3944..bdb25cb1390346b8e635e9035b0e39df1f5d771c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3de8356fd8f061f146ee7d340da73179bb3f4243..e7ed696793257fac622353ec402063f048632815 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6b2c42f29e8288f60294740b2258dfbe516a6b3..0ce022ec500f6e4d1cbd76c08b7e6ec7901b9355 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index edfc2a3d4214f6b3c18e6cb912bde612268048d3..70f8a210c1fe235c1c343642245f1fdeaa6ca202 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 068d143313b7148f939517e773a240d31876c44d..cc8dc2f0908ef5ebfadae551a52b9966766abad1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1de5c60a89ed24d15dc5397a6b0d2d5947326810..a89e4116897588fee91fe66de6f15882742ef92e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ee407686c351f148d2d3c3668dd348fee298c8d..af31337620a3936c46e3504934668aa240162c00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32004cd6653ca127abb2cbd52bd5d0d593d12be5..6b726748f5efa5a8df50da400b588aa62011621d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3977772b467ca61fe75289d7199395b83b223140..3380b1f65a53fc679d195dfc8e20394934ab125f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d43a4b14fadfb3ca48a300b5c36a50891acbaf61..82f62afc88ca9de1cdbead24b02d7d5d90d69a33 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e20020fe9ccb3453ce4408414c762198673ac9f..876224510577324f2bde4856bd64671982f6ab22 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d0f702818f02003304d6ec4b61ee6a8935c8438c..b5f072fb57c7d93305c4a8ff8a9f805021be738c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a21c2d11124327a87675b58fb6dcd8b0aad2791..9a0ec13a4eae3c7f1ec2ccbe0cfa6b9f44edf3be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7fb01c499101017c2700b5487ae89776ac2b705..3b4d8fbb4964c4fa6fc635ef1638d7744e423e74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d7a6f3ca48cadc6c970388c35b965f1e62ca644..1ce1a702b687cb06aec037ce8d6e4e330721051c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10d9e551c08acce7c684bcc918f48fd447a9b8dd..95981840d0791b342b956e321e0d3ae893d91b47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec4e754ae5481156ef0273aabdcfbbd836c5b7e5..b093a728df8b2c74a0d3b395b805dd41ed7519bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5cb37b30841afa7121dfcece3325dba6f654d6e7..d30c8551ee04901c94f9a7b92d09eefa92d5d5be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4fde343b5c6f5ebe4b5a66ab8a0227e0f7b8c5e2..d397d0a9b3f4176d8a862af9d6d89d1b81a4c46e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc543f2b72f2bd986426cb211c78a8bf4e23e0bd..a12cce3dd3e4235dc1735a79c5862225d07264e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70a0a348797e317cc0f2bcdf99125b201f9e1e6f..28237c24e897b1958993d31f2ca4156525d35dcd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b9f7acbf0483136b980a59027a50b003aeb4b05..82703d70c0a54357bbf37cdcb4d114df1e5f83fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f8b9fe5352101baec03b6e592d4e7737e744bd9..1927466b408559dc09e5cd4acaa5963af7e787bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1dec08f14434d02d8557ee83fd2b936cb8f6dabe..0017589196a7ca69e9475d5951634b6c60e8169b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 684b83cf14efceeb2e8fa55b241e8c7e6a056cfc..a4d09064aea218e3cc0e430ab532848b62c05a1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4cee00901daffca65c39b09b1a3866f9973b2429..857cf8d48b4553a5682c59db4ff6ae4b6e3c83ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3190795e13b4400ae7465ec6f862285833eb89b6..f75e64630a92e4647541eb1f0f7d034a72efa36b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0428c65b21d69254345bd5b22760acf9c4881ee7..dd3f19664cc682c39ac3f1903a1d0f0080fea649 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2417d79d6b85449c92364c75c07ba0be9c1d1ac3..c3f6967a970469a03aa73574073b7bfe57d6ad3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2882d8ceb46dc4d1e367ae78ce3b4d9219ba849c..594f3d7d128824e345784b1957328a564f58c111 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e213d04e140ee09f1d91fc040d527b3779ee767..50c54663cfc0ee97b74545f6dbc19cd9407893c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e34e1c892642c9460ece32c7fbbd8c58aae2e4b7..868d56440d8359cc34274ce27e8e156808ef997a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41b019b9b386d5425e37240e93fc32a2af8e1eb7..7aa4407bfc13dc8c022856f0dee1fc5054c5cb8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 627d3900ee668405a94754a3d260cccf74c7f66b..e810e10add7338a202a31f488b2cc9361e0bb17c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 85759ff402b2d2a100d5cbc240160ae123ebef19..5b2d769ee48aceb7cd418a6ed1bab964f53b13cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b00fb22d205e7eb56e9798d7ab7b9edcc9884099..bda42cdf5a33b8be02050ab5df5c295b84086aa1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6307b4130304394146105430a78de62fd9b587fa..dc4bde0bbce441aff22db5b612d5893b7b3a6677 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 34ec270a9f6e522dea7fb54342e606a9b00c7eae..43a4be48a0392ca9e6f8ab3cca749d9dead69399 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21afaed30bfe1bff08c3553c1b248d0b118159c8..e3505a2ee46d0ac258af50b4bcdef9e3de03cda0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 885667bc18083701930dfbb364a98e7916108e2e..912f9d6a891df62be4b2b562c9ac29137a25fe54 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91513f7eb499dd65096347243ab7062ad126477d..3aca70d8217a8b0b3a056d484d59a49fbe76f896 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63acb4f29fd3cfff427350ecff9ee151e70a8167..42fd03a1c5646050fbb9914e089df1bef21a2bf7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 527e91aab9919f6634bf8d3f671f00aa24fe4df0..a32b747ff21787622832ba48c8d7ab494c1d489a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f081937ec90ed5d1430fa5384b0fea2c1a1b5ae..1778c02d56c6dcaddf665889202b96a0701f6ee6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f459abc37062d77ee2de542b7b4f5f59485fb08..4712ab625679cb8504e7d6643ed930e33c93c363 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 019e348317e86418342d5a331e8408879fb050d4..172bf8bed5ed36df08376f38e28d3790808d0000 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b80cdd8eaf92737a34e09d233bece4bb6f4f0dc6..270fa1e365ab8fa711d53c5287a90eedc7099df2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c74f9528632a2a71d89f53a254f25c06a2730906..a93901a20c0af36fb0bc3861365673cca31f435a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ddead2216a15c182b8cd174c2ce63e0f3a535d0..4a86874e4127192232b01c736002062ba1106899 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bac982d6a15493d3ad208f1ae1ee549b8c75142a..bdd857e39ae8977721250d82b2f538f86b2c06fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa0fb4cf763f34bd68a9c1d3895c030f3999a252..a2fb93b5adbfd7960f530b1c4a738704c6668565 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 416416d0fa4653649a3ece30720ebace47781265..e4a09c9b6b1de47e300b5a78c85156f729e1f4f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60e7ec9d488162bf05a148bbb2c4fc447d1b304f..fe33110de9a21d57fb353d6018fd036389e03b23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d4685574887129d278c371715c6f76747ba0ed2..4fbd8a83159c37863830af805bf6c0b48e07d021 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aeae1ae9d60652243de310ad02d7f3d7deaa7d6f..f2c9b64866e415e832e29e01b4ea007db72a9996 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7c06e09dd9a2274481bac3829dbaf95ceed0c752..d0b418edc62e14efaa44291a9895d94c60bd66bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2e70d62c7bfc82de81bba0f7b1613811e14f9dbe..aa849ff57bcc2fc6bfca59f95606159e6e410835 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab9d54eb1cab9721cbb12a6a90b018b930e358b3..64c319fa3f9d7887120bbe429269b2d0fb5626e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ee118984552e771d9cb5bb23d25dbf1b55d8e6f..1002fa712c037e1fc0dc778fc04bc17f7422abca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 141a2d94b083db34cb98f97597605803ee98c468..50166e0659e9bcd1c7c4784c825274d266ecdda8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c17b3549a4e0b9d09bc703ea4825b02a6997841..5f2546e23fc0bd10a1481470c9c3b72d2ee19eec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec5bf4c2883be5a76d3b92e49476e65e2f60d78f..f1f4c50139fbd282ccfc43304b453b17970d7e09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45c75ad5e34c35e5e85621f1b8ba8a6f04eca3ab..25436ec99190d80832154e8fa3192e75d16298e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 88489e1143f6c30f15d3b202e818b7aefdf80160..649742d637c2825028aee21390e53b0dff9d1b28 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c1f0c8fab7d67917f64d8b8d26dfdc5b23683c8..effec40b29a0db82f12fc5a9fbeec3953e20ed6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a83d8ce1285987f102f1894e6bf60d645d96add8..e12096227937dc9af5a21edfb808b96144a2d866 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 136c326f1297dd91fe00cdbdf89af333e2480c5a..d8997873c6899e5d44ca240675a491413f2b7e27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f508417bc20e9177817ad0c430152f4906755f1..f3136411a184c6efbf7794b3659929dc5a823246 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e4d4e9d18c536330daef109c7803e02ab7b88e1..38fd734aad5d2f3c4fc1f2ece1322e3f1ea029de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64d64897bdd52f6f60a967765b1cbadfd3dd1102..ba0fb719c2787c801a745bb8860276971d98b08c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index baeaf3fec2a2aba0384d48bdc5ab89c25f0aafb0..826e47bef1209ddd65fc95bca9a17bdb770fa78e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8cf0351eb06b81c9bc50f640aeb7b76b45283bd9..61c334212ded52b646fbc4ca8cf2543965e5d443 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 15a0d3bf8430f86ca2181f36045a01fe72850873..ae360387776a6380b520c6cf6edfa4d222b0b3e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ab06a60b1e0408b182e7af3ec10b2ff953dbfed..0a6b8ae39f69b4f3f88c1618ae9e2e7afc79081d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed3a761bc163f872ec03312b046e43385dfee948..e4a783547b2bb8a5aaba9f953c799648f39f9b61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8bc563a84988a63495ecdfe42d8a8c2ec6368d6f..852b5f4c1abc65ba8c20909235c1420582e40a39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b37971abbbf345f4833ce3391822851d52e6ecf9..cc442338dd327f8b1af6d36ff8ed0666e9fbe4b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 974363f1c7e35c54246c633e3076585c25cff259..94ec035e838a7e91d4ba373b4a737c30fed5cd0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index feaa7e1c1ca6cec834eec6101934081b42aead5f..bb86ebe289278d977d4c98e89595cacee23a2e96 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d0e6c8ed88494063b7a7ec3528e50bb2c6a8f45b..a2a69f1c362c931d80e1e957f570b207dc36a2d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f872c772e823ca8da0823672f4313dd30d16f239..ada76c54bed3101582803bbd9d82542c951168ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97d8418a978a5bafbe27dfb1c94575facd299101..12ceecfd08ff42ce79555b32fb20a8fe4a182c7a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a0c58d6744db357455c656b224fc0e6a7912b77..e8d3adffeb6f11f3992a130e339d27aa7d8c1fb3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 320a59be8b2033ee9c528e0adcc9cdab80554e4a..3352f8673951bb095bd076cd01fa43bd60d4ed16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80ee75f4614ef7af02956357e76885b6aaa0ade9..3c25a0d0f9b1aa0471137524df719f170c3e3153 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c265db81d61609284e6c63f2f77fbffac77c3cf0..faa52945c0498af320fae2f548435891cb9ea6e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b6f65de89be5d4e5abea53f63ee235e620f6166..a0c609a73712787bd9897a3533b8ff969c428120 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54fed4e2b810712289bdd62365c69d287e1b95fd..da0f7e734ebe609642530780ee68cc686e9fddc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8f7c2093d34bba28e0c768d0e57dfb70968c772..dfd4176aea0732c6f2d863b72ee128d147b2b2dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index beccd2f9db1846919c60819e98d6232b55734538..bf7641786ff990b06fe1fb558e8fd6efbf88d5f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcc16e4ba6b2773d1141d9bf0c50f20afd490d76..c062781d1fd434c1a5d3d8691a06a57601a44415 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33547f5f1f428d8d7449a0ad1e55de86b15f0247..47c327cc089ed63fc9c281b973083443c7bd3499 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9eddf095930a2bbf3a7b83b02941a6d098526bec..c942826bfa27fb36ab95ee4c2f38cb7a660e57d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3517cc84ff768493e92488409b5e375f43d85aa..1e75a18aeb9fca453da3b9724ac8237699e0f87f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05b2f68a49fd104d4ce1da7551c07c7a990570d5..e38b0f78a98b59cf4c434d1df191ecca8b7da846 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c948e9e85e1a152fcb79628b2b2844268adf9a70..63568fcfea59551dae320985dcc0382563d14287 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c10f497e191a5e478ee90902bd4b4fec7508dcb7..b9f92ac0a57c8e97da7a5ee5aeab9f577bf9b0bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a398ad8395c23227a8f014640b348ce8f5292605..4a44c6e15a3bc23bb594acbca7f4986bfef207c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 148ecaa17df3768f365174075a39cfae71bd192d..8518d284dda1c78b5f1764fd40dc63378c9cf141 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e2b5fb0c1c278fb963c6cbfc89779259ec371f41..5a1bbe47fd2dd71d3d0ed7017e1d34d03ed45315 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 216ab09f818800e3698571b7ed609f632c2eb810..acec2b808c16bce4a39f42c46b9697bff251fc6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 519674cffef3bf740286fa00cdacf89b8356c587..4b16e9d95893a295f4668fbf41a0cab1ed426aa7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7a8e2cb3236d4fecc2ed11a23054f4ef782015d..28e9137621ff9eb8a973ae3c8b9dd9c126a13564 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dd343277f38bbaa5f69d891a91f8557bcb46c61c..efc3950e6c4eb642258e3141ba9d19818a96c075 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 08d2422b1b0c07ecebc0d9b86024464a14e6a221..df6c44316cbc63f5639f95e3925738c495d76163 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff4bf658234d535b4f80aa154e9e0217962daca9..ae6b0025b1fdbfa718e534d8129ef8f390eea5a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 44c3679a5bae74b17ccef4fd637ea5c21eaabc44..010962e5e7419ccf83a5e8bbaece79dd16d74f3d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4a481b20f9e0216ccda54bbaf8368905244a2c8..47b2197da6448d69f54b172e6b98840e055d4700 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21370b2215537d52498d28a555c739969e3547ff..8d8b7ffbc8e9129c4dbb8da354d2b69cd4787ae3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c973d4464ff3400c61f1ed637501d7054edb5df9..8c81aa3a52d0bd66c24acdfaf671e6522023406b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8a2c0470149a95ba9713672a01715467b677f94..c46bf1d94850ef86402640016444bc6c1f510f0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb24a450ac6a810df6d4168415f8de61e0cd8e0d..1793530754b2c100142e9f7f4a138a6b2c9122de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9473a398aef169a61bf4b9957db46c541a98b27..3c561a9850b19d0c2d873afc806f9767bd24c278 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cfd0dc6c6544f256a3392909101eabd8137c8d92..3a89c8573f9e1260e65c3f493a89c89fc5a48b0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d7dc40cda9e9e59029eff9dbbd03d894d9c64c6..f2cf4fdb76a12a99839efa9a2f56688fed512b38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8198c7db4ca5d8390b3efcdd6a77fe75fbb6bd6f..53f7970a56b314d38dec87bdea66991e8a7202bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fce4225cb6ae586d9db738d009782f7ede10d2f9..1e8baed8928ea2f9a2c3491cadff3632e5b1df2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aca532a02b493d5bfd729e7dfebc3181fadcc6ba..0045228fceacda830304d50a0e83cda81804203e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76b0a224275ef4609177db30a97ea61b679383aa..0ba03acdbc365ce8a46399c7aa3109cd78324faa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8041f1171415a352567f2f3970684e137742d1f..6147f03e5f5d20d17ecf62949bb8136850255063 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf192486ee5e0bc8bab2cb2603cd260bc0106cc4..a2dd8eb8c309ffb1f04a22d6b296e83ffdfa0d14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 371b72ff3e717bc4bdd13b1eaa4598c14e882922..391d35ae6580fd8ef67a4add3fec4481548de042 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46c3f34f86373d2c2e39a169b6538ae3a842dcab..0dd99e3849662a40b9ea2a01d14f759b7781ebb9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e0ffaf9c80eda8507150f1caa9ff2ed3f620b08..4a5117424303cc4daed6bf9d0c3be413cf9caf28 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b7aa5958797fc32fa89c06be3f94633a0b622d0..55f640ac20f075158152f58e80ec1b8abd904b64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c0b1716313a016d61fdf41bb97cf369bdcbc5ec9..ec88a61afa35f31c1994aa23770004d85228c479 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 319b17da47d886cee743321d1991e575a3e0bf47..8573eff3c70b11cac427e139163f02a672e26ecd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59138ab9eaec4f44cf5aa5736ae2cfd077331db0..f041caacbc6d557a06453b30a789b183f950773a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb97350245524bbff5bbd31029bfe8b402506811..223c91d55ea72936d20677622fd33d4ddf6270af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c731a2833c02dc6503b8fc091fe0573e4908135a..5f672a144e5883dc4b6eed6637dbcdbb1f26d0bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 75593bdeac3b1d5dde129e10ee406584c6e051a2..c16dce30564f3453e4229eae4cf5c8640c9e1814 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d0a5c88b71a80cc1135cbc6301e4f130dab40b52..81625d7fa1ed70248581421e5161001327d88a35 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46a8fc275338e24ed44767d07f45b6b9fab4c14c..196d54213c378e1ccf4a6e1e378cba27201499ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e9594bc9b45ad54a1cd4508903d69630678674d..c77933b0ca3ee13658b130b8d90375fa76604e2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b4278db0545fc7b94ea0280d0744586c026cac8..60317b95ffc60ae8f1ad85386e76b8cfeb8cb669 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 178aa2dfa5f04dd96a5acab607a769451e7a8939..a5f1d510a08e77853164e0bd7e7ce9186a2df71e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7adbb7fe5b9672c9f7f5c7fd6020d451bf3bb89..0a932f7f116c2b79db669a4852d1d5e00d00e2f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9516247339e7f6d873953764aa1c524752201cd6..1cfac08334244a97ccce28257bb84cb9f2429fb0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00a894386bce17fafcc3b8c07e95df4d48c782b6..148315a5f89492e837c5b597a0b30e240c8671e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 646379e30d76a3a239f03ed7211efa9c9a88f5d4..d00c9e50f66e1c0de7ef2d9e1b7244d0dc9c19bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 566158c60274cc7502c0766f8453db958385555f..733e3b6ff4796750c292844437e1e691cb6f4e7a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45bcad650cd1f1a13fc5f821ebd07337878d8385..508ca38e8ed97fcdc92c6849bb28d7086ce012bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4f5357e979fd72cb161d86b196884664e1c2422..beb380f867d783603585ba9e5107744d543283ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89a7331d676d6474a58f71f348230c35682edb78..5d4cf0242bab2e58e4caffcd95e161b14c3ac17a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72430a7869d79fefeebb7fc04358b1f2e4e1f4ff..f0deed8a1f01986c8c75cecb0655600a02f426da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 903c959068885ed2003e83143d11d361aa652e21..4b1f72f31579f7cef8b265cf479ab3973a10e019 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6fabe5d2a32d8157f63cea991f5c2cd1f2037590..52ef80bd2edcb3566ae00e07a937f3b2c1c226d4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 376e528141bb6765baed03270bb10b29db086991..647c7710a4154e4efae8630932e5406c2e7d7130 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c28eb9b71fc0880947c58d62ab9115324329f372..2ef300f6f7ab7b25061c5f98230f069c8c3348e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee87843aa9fcbe4bd4cdc36aa94cb7b98f925979..abb826471ec53a469ca0479785506f78af9d3192 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 00a74239a0a0fe46b82ed90f6602ddcf9f01514e..0232267a55d4643762eed4fdafc7f3b07c533494 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d63aa0ad5a46288a57ad88909739de37e12dcce..be613358a10fadac9b516c488dfc6c310c90ad19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea15c81afb695c58fd3b2ddc370e04500c7c555c..bf51717777a7c4ff7059ecd157c2d71f6e0a7f8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e18c19ba44df5e211776d590c97126620e47309c..60c43780dde570875daf0bcae6aa29fbb9ceccc0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60510f704ae1202b5f487fb082e1ae5d320f9634..c4056838700441702b9f4f07766654878db06aae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60f7cd2a1a24d3a8981b4f0cc75bd6d804ecf5dd..94aa147acbe8122a6e3e1e56d06bae64f05fdeb7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f32fc0e5edc8227275711a5ab95f7ef91ab5c3a4..6fa6948e2be1f4c76867d8ff4092d455289c8171 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bc812bbc60bc51ba02115b97c4c2db5f51a99b28..a39b1bc4caaef7c2fa00b08a5aa028ea99382422 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca79e8e4fbb01a786fbbc1c382bd5e484911ea25..b60f40af273b75c36f9f9d604c94eb70f5cb5491 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b52f7fea4ed7a0e015ae9e50d3363504ac4ce45e..b0c6fef665a1c84d3167d58ee170ace06f32dc6d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06b7bb7304dc771a47cff028260ccf9210a4fbc8..e26ca69812589bad732dd09ba8c9947c095e7ab1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 38a5ef1db38b54948825d17fccdda9437f4bdae0..7e02fcce6771f5a941f988a78aadbeedec9746ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a0f5aef6da97fc42ba7e676def3426385d03790..9cd19d342bb4189e26ef8385e956858a4a96aa27 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1c35b5154d43a74b8cfc6a98db5866ea35991cfe..a124e258d7deba24e7fa82d64be8dfe6207fb17c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 37154f5cdb70eaa0bfe8855df241810358d5155d..334c05f040716fdc468770322c84ff67be27f192 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index df32c1f857164a784b3796ae0d4c6e2dcc924771..0512081198e8bc5dccdb82d6c9926e22b46ede63 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a0e94be1e51d9e427c28952b671ad37f2b9912d..a0b9df808c32a950d9918ece4f14c13cf2b4404d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3d59fb5c79dca8d3fa25ba27d6e95a5ef1d296ba..8b5e106a1fd82f0874510c724af519e1f401eca1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d83c73e4a5940c9203d86aaa0f75ba5705b5d32e..df042abb0a12bec8fa36c24d0d8fb5a5cb456fc9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c795860940f7c1dc2cb7846632b8eff6a6303626..b9a57cfd23fc945b4fa5007df4606c3a8732c030 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3da9a4e880bd768d742c9341e5fa257802bb72c9..d50976d049f8d264ee33d7d5e01bf791fcb72de6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 10cbf0b2ab168a5f1a56e3831656d601562c0ffd..3d795921bd60cbb04d9a4e5224c71768334daaac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 41e9d4a508735f7ddb2a0e30a07659b2d0586cee..1dccde899f2495d2cd95bfc999386d29f354d087 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b7f6a71849715d4645cd6aa0af74fdf28574ebf..42453b7e396af7bf4b757a2b76a096f219ebfe8e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b91a5051aea67b4d3f42ccefeb7aeaee9d165a7..f25dbc32d3a8e219bfbba4a08010cb5a80137096 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c7b9d3f8bcc514bd27b77ab31aa1b22d64a0875..583a4b2d77112a381559804e9c14fc9fa2cb8807 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 65f94f6e0d351f3b107bcf51baba30a61e59283f..461d1ea3590aa8ccadc3a51cd0eade49a1cb1f59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d32b31921776e97ce92e7e313a16ee6adab0a1b..8e3eb17e46145aa57b2eaf1f0ea526b6d139e362 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index decf55bd76aa56fbd7356c9935b266c5bdfdffaf..a5cc87deaace272b90df4d3e9ffc945ac8958046 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa3fa2d004d53c841bd53bd328c672d6aeefff93..86e1f3bbdf437d3d04c8d2fbc569f406cdeda058 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a16cb79420982ae3683f8ea7ce764d531d10f769..19324799d990b91cdbf8a3729ffca4f459e21b1c 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 22c169e573dd42a5d16989fdb34cb45af951cba5..e0a231422132c5177b1f80135387eccf2e9daa91 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5dce40a6a58e38dad497dbbd1a746a57b56f1f0d..f745d30085cdf7b874077067ec38220291c2426a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 230ee8e11bd2b86955a97cc50d9f9b5fd356454e..f612b77cd8f659a4372038cd79ba702de74178b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 433bf2b2abb082b3ffc186ce6a89c54d6308d374..fff61e97727c5253bf83d16143d4cd191bdc82bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 98ce2d9e997b5703a65eb9e18e6c0af7e0c037e8..7384a3dfd7077db1cc191397936a5418562efc21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 190eabe20d0762d07b6a4ef3cb828c9ab71ee6d1..947000130bd190022b93256d06e506a63d82fc20 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 04099ef5ee08a113bc1bb80b451df0c4e0b0b299..795128fb9bf8de599af46ada3283a6a095638448 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 50bbeeef891c39b3fc7a1c7bda48e55337f08112..6196d3fb198a33fbc5716b7390a6544bde150410 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b560dadd30cba94b3323ccc5bec5ccf7c742df3..2075a7557302f6c8c908335607ea2ce035cb2ec5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31da49d1010d223d2503b7bf4ad49c01db0c835b..c5d42d73aa71ca5ab76cfb3e32c90403ca9d2c26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 55d9c9213da73b0c25409695c6c70aaa933ebaa3..4682a73b028ecb2ef86ced7b6fa8033a918de096 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb1acb719237c504c3c270beabb894453d16209f..3e46330ada1fa76904abee0dd8b1cdf3a1b577d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7291e64c0fb409c93c815dc849d64b7e5445d17c..dc817e645516ca1c15f8c531542a216a06cfd4cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 52cd37774aad26aaf12c20197892abe75aa97b69..2504e8ea639dd000f901d9c3efe149c25fad057e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4ead3dea5a9f51aedde92a7c532d84bdeeac9552..8a5d54038df593ecec2dea77d08f9621d037494c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c08259ef96167ee748108849484814c969a84027..b87c5cba2c5d02e9f093a53d4c863407f0018b49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ade11febca43ae58effcd3bd3ccdc5282ffd72f3..121adba15f77d5f6581e1d33b1cef9d61ffbf3e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fee05aeb016aec8229940e6a011c58deb6abd46a..8a8489922518f6c4c4450b5cee31ae482e5acaa7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 319934f63bc9623c4519bb9e78931f33f103a840..04453ae5287f4ade7e24e8c68a88640a16b4dc89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 42cd733588d12e46bce6351a365db00334850a3e..55a29924a4e8b149021005031b1e80f0f7789968 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 200879f107f717de79119dee3d0539a39dcfc8b5..38f1df76efe092a6cf61991f951fa63c793623c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 03933f1c16273b59b65b68cbdd8448eb5f69b15d..a7e69e19842ba242a339c8e3ea459e1f0b4cff37 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f1cc62af2138dbf90aa7f0e1d45a797869873bea..3b82ba73f4431cf84f6bc0a7fb26d34e5d201b0a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7b7c1e2f94bbe50b913fe5af44ec52791d4e861..8a9148ff8fb4316ff851090b10101ac5098c6a3a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b40dd0aa177530e0b0c35aa03a38c78211fa0cd..b6e68e9b26779e827d5d1a654926c479873ebac8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 052b903c578e3e488aa85baef1561da5b02464fb..e79e35e3b3bb67fa70fd4745ed91e0b8a3c1666f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 564601038cd2e56079691925441739b4e301da85..57ca99748b4615e81949e21bc983fa3fab589dda 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 55c97b22e325216585cd4fbad2c07e2724b5f5fb..6b4660c6210f347c7201b8d3045bc78483726422 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93013e4bca12c299d4a0e91eef9aada24b5ee866..9177ade286bf21d1c52526c5986b90bd8025b670 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 16a26355f17c3da0e3bc81d9d399896adbea687b..b38d535f3976861348aa49b5a55f26f268679261 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31c42286a844faec7216ac717840ae1ae378cb27..1f6890ccdb9565143a0a2387d4bb239884b27e9b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c9cd6d1475b7c684656e4fb77b16b8aab6b5a8f..2e8505da955fb08cc72ef5f5cf54b4178e0f7523 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1c470a832ca8524272da8d58b453a0739685e1d..eee176fda05291a7193513715a015892ae68bf43 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6cc7a3536e81dd9733c0c5515b463b9700fffaee..68b89a141a4e19b3a0a07f76c793564ea587c439 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f337847b45ee93546e66b1682c56695efd9161f5..9fabf5c78239b79dd8442214b1a4f877ac5356ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index df27bd2444f1d476593bee4a956b9798ebf77362..2ac37788b2717cb0c11191f78bdfea31f256bb82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 57827fa9bfa1b0ac2f86f471d8fdceebdae32c59..baf436ee87fb778fd29aab6a906f13f4716305f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bff7ab0a40966bebf52ed1abdba808c28aae69df..0a74d4756129b1a7f71899110a68d44af1148710 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51aaea51eb331ed660b3f2cdeb61054126a32159..d3259053fa62c1f09476ad2e05e4cb8d6b33be48 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d679c960f9171a5ad150335fc4a7ff7bff901f4e..ddcd9a275e543cc98f0d0b0d183e1661e0310eda 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe2ce838e8b7afcc8be1a670287469b1a59cd61c..6517b8cd980b2a429129b4b14d39cf39d207d15b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index edfc30f6b72fd667e795e1bcd214019afdf9bed0..c45b1c5728fe44c2874c4abbc81527adbdc75ae2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 32b8885696c8a5e26e384a900f8366cadb4b4b90..8f22a37943a953c4b336390a3c07d769bc24308c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84505b960900686913d13a890d1dcf3614756c59..b7c5230716aa7a4a57bcf02842858355d313e5f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8f90e0fd1dced20d26a47daf7f1ee8db38e07d7e..da7754b9c95a459a189dc0db8c7e4523769f5bc9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d546cff26326e9e50b6f9e33698e6fa6178f1a3..d3fc9d64554e6529ffc456d7686030281c3a8fa8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bf303bef8307edd8291ac2919ae6343453c79dca..0c5f905d8b07c43710030084952510ad2d4c881a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce71b5e50fcad109765bddf47362fcaa14273635..187e5e81a6d8cc50cc81e162c28dab4eb9ddf4d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b48337be0f1b0c5c3c404fb2ff381861a1511e1e..7cccc17c75d133b75287cbd57792b5797957b581 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c9de807bbefde363d446a3506e0b84fc29cec7a..e811e3d15b6f8fdf46d8b3cc5f02a7066724c7f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0adaca14db27d49c21f7646a343eff4556505c33..f44a6e8a8ee25e6612b886c4e9cd63febed1d7cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d5222faa310918081654e41f8b7e18e8b51392d6..f2ea030f43bec086eb01ecba9abb076473d1765f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c87b737b4235cd0057f4a982e8128bf2c1285ae8..afa00d5f3db8c2d86e9ffc8921b5d6a76a868fee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4ec61a358005ebc518e4d00300524f834c7849b9..5e7adb8f2eb0b9fe51ed60655009dab466df1941 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b2fd161f7b65ae124bff48ca32ae0c33bef11ea..46af54d78061db45604d62353467a612d2c8f654 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 68c7abc09eabda58b81200f9eeaf6667873b4423..c6205690ff903c3e4fd436eeef27b018715cdaa8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8cd1a32fea536fe825b73bfdb4d7f5a2833bba1..b0f9a5936ef97aa2e153a625f3c96e5d788774bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8c40dd43a69857b064d0a33667efb9d6f980b40b..bab58793818c5f79f5eb5dca00e22f56c5eb4ba8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9f253b07478816b03963fbb8f17cb1d8000a38e..2b55f9f6a9b15a371aba003cd0e96294ac00ddea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ad649f3fecf9cb45ecf20f4a8a023b62814642dd..aca5b80d230743c9a85759c21937639a69695eac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0afa5fb38e884c19ee91379ce7046c516ffec73..d9851fb3ba03ab4fbd7e0ccb8d4ebf6c5e72fc0b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 343522a67c0af3ab8e651fabca96bfcecc9cac18..61d1ee0fe5a903868af3ae9b491ead9d63bf8ece 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db4f80fd1e753dd7e92514f1ddb573b8e416793c..ecb2d1979f293ff386ccfaf0c0d41124e9e7cf34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05a9d4666f527354d691dbf11caf3b690dd37006..a93a7ae33a196c2331644c4e490481a5777016af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 821cb8be00146904b57f58a886d2bcabf92c7f9d..98193baeb0bd444e02d08c5eed4ea3f67441ca00 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 123b34fda7f86375f1bc059af786fc7d1ee534bf..e0ffd8a104dac18315945d6ac51486de3cb3d2eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7cb4b5f5615ad99e34436f789a30ed0f2d893d01..7b8e923ca8f8190307263bd52b85cd27490d6ec2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 704c6b9a73d2398500d202076ac7924fdbd601c3..595ba1b726dfa49c5053a7ffea8e29c0b579c951 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 65e2bc30d258a09bef80364081b3c743aa229f92..f76dade787ba35636dd6b3a8f9443b8414f7678c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa709790003dc3b56471406f4a899a74138dcce9..483927b15b90e54f0c122ee40b568976ba572252 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c12bb92a45ec6cbc0afc4cba954d82510052603a..daf11288093b35892ece7ed5555aee558b7a682f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 43f2c38aa026a39566297b1754f4e132b2ad8da9..88f145dd9db2af6326b68ab6a97381dd6aed1f82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ef6aeb152ebe81cf238f6412176f4496480e76ea..ecd14baa12a106881737d7713f4f0b65c5f9e78f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7ce63868e79e0a2879b2b175ad6e4296fc9142c..505185b0594ffc810aeda82936de5bf76158c8d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b950621449bd1742f903e7e8e6386b97bce40858..ba57f1d15f09f66e5eeef7e832a383fae38473ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41113d6d317f8a1ccf9be9176fa4d8d00d18c3e8..5ae9d464e4d068e564b8ee50331297c61280d8c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 182e0f40d13af7a97cc335f6642d4cad2c3dd340..f6ca31aa29a12538337224350682be7d195329ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 20676c60a0c14266355307c6f762ba78e174175a..177d189b6c39ceaa852ff211b1f21af614b870b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65965682e0f0ea89131421a80f5f648a2f6d6497..f01feea2d1de2db02e6c9b91dc27006bde193459 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3382602b79524e23e93006104749e4f67eff571..f5ef685c9bc277265d75e7b99ca24e52c33d0f51 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a2927a36f01da2821ae1cc037f4c882744dac73..25fcaa8216b44b8cd26c65b1a8719dfe3853ed34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 36e675c256a050ba404106226057feeb975c6acb..9e3b456b789b227fde76f4b89a586e0be1f12722 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4e2a2612cc47e970826b6c5cc103486d54685cb5..b3c0aba463838e3b49af6756c999ef9b9de47e39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f1b1a2e96cd7e014c15c0f394c990173b5ab6d5..d1b418cbc7a9bd2e53a24066cc7a2e5982e94c30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa450101b0a90ecb08c1b2f626585409faf71e34..4e599d9c131724307b91d2c7de8ecaae999449a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be36487e0f81adcc90cd2c8aea986c507fe3b9fd..9c56ab5d3b38a658e321ce26247c8dbef936d6ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d97527d76a8e52349890ee7edfefc8fb7461baf..cc22e0d1c828fb2afed210bb98dced0c9127e24a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 86ab43b6e949025092cc471b30d86aaf960cf2d0..c7286289c47fe8b7c9a5da2d2f0a63e095be2996 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3804f70878d78df4045112dec1fa988bf5528503..af7405786d92478c691366407d90c415351e1dc8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5118f5140758b20162bbf0bed9ac2e935946576b..2d09b68acb0b364b72a5bb783003a7f98f7017d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d61968649f68eb71e9977f227a2f23136cca9a70..1dff2fb153994dfd67ad9f4f1ff3a80dfcf2ea98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e8d71ae3f4e4e4b781f22409958994c61eb868c..6af88e7e7ed7c07e42fddb4255b1a875d38abd2f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 545256848ab6071693154a3bd595a79aeda55ed6..a26f13658539ea1c0d9945f799c6c3ff5fceea51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9bf1f3511259f122fcb2f292320915a7121b8971..e635d6f421018e252380d090d800d77bb028cf2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37223231d0d9f12435f0a7bea4f242d25b4b7d89..9873ab7a5f1f41d1aa14e0c6912098843e5c05c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e741e55ab17851b03eca76e020c00bbb13a4fb96..b96d8776f7b9485c9ff6d184543444465b0d0c27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0581d714ac24888318d099222636cb3961531003..14f187163fec79e4b877996de6f3edae0e72e61f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 08ae5b8709022496c5c7fc7f7b7627c1b4968923..3404dfc264fce101f4def8c48b2667339a595e57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ffe5b37e62a37388a45fdc16654ff75fae397dd8..83ba100ce041ca1b9e6a179b43b925642c73c1d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 445490e8faf51b5f4e0442229406e0e194a1fd30..05c6c02ac5f3d269996fb08a1844c0d6ba90eb0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad17050f2aac95d23a4d766580d7c2dfdf5627fa..b121288b25ce353caf88d7d2abf03208a4b301d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d85810f89028a1c9f64ef5ab1948efa1d641011..160925e8b3fbc0c98286ffa86b2dcf126d3b33d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 248ed51e256ec5d2bc0830c72df5f55b7214f44c..dc27c474fce58e15dbb22f2446401bc859c29afe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6dcaa5ae7c3dac67f93d1fc389bdd4d3b42c3746..8912ba8331ecce85fd0b4eae7c5b0f941001e133 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64efd6e6b31b4502d4b5ed473b313b4a14714123..1707e297c9ddbbf6ec7a8f8fd05ff41c3c8573b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67824fd334e2164555f31f22f34cb7a77136d9ef..d87fcae8ca7beeeb7a1e56f8dabd6bd478f4153d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 357799d741cec8f5e19126fefaa303d87f315085..d291cb4661bf240d93431f0d6142a0ea25315a85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9417bd964fc612eac000bafb24d9212777a9ae49..941057880cc5d7cd20447f9969312b19a82f97a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b617f2cfa74b7d9157db152745b958b2fa041ce8..604b90f665dbb163b7bd6566029be1f6eca7181c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b21f3b9e697695ba430b3d8638bbfc19c5920b5..9e9b95cd54da02ee1c703d369d36eaed38281bb1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a9deed86cf386e2100c61b792351f1a5d0ef4f2f..2ac1c7847540d4fdefa837f4a1b09f8aaa932ba1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 65da7b611b6f7b8a011c5162736e75a2a2607c07..17f7cb8ff01e4a0205391e338f89d9823236167f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 91ecf1b584ae5df3f7b48637891c7a3eb2c263aa..4c51c6af8286bddc0c253a6c277050a7398ab72e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0ab88ed4103d90a4bfc9b2b7fece70e193ec30a9..d693666ae9fe91136c3600b35f25fc62ad674099 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7c7301131b72e63ae421234749fb53ddca285213..e154c4b4f9c9ca10aa6a913e6211a040b7ca92ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b3c215534b19e7bc322a278f711886ca3e2a0f44..105228684f3ef947473a261d0690f87036d20942 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9962a28f004d8af9127b109acd43c3c0e08c758..08425f9a66745be809f5a96c5fbecb457671afed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1566e3b457d9b33606d9a61b873ab28ac70d1f97..04404f52c3927c616e5a7e51021ac5d0050e1e57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d6c653b6d5bf7505697b4aa6afac4540ebe6c270..bad15ae9381c276e77a5bb5fb5ad39cac2a3af8c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a72bb5be0864bd8e6cb494f26604a9345931cc6..9c4c931d59dbb83647fc49ee0c566c7a5e8ccda2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7713154b7aa693d5bd908257f4ece6248808c6a9..a63da23d1fc50653a51fdea05d9f2932a7b4fcf5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c56411f52b994c8bf20fc28af6866a7116dc516a..2cae18d71dbfbef9a17687eeff0d8a6b5134f42a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d6cf95ece8fa956752c613be872fd9bfad3b7f38..f4667ea80ed48ba3b85c02d98116facd64ab468b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 854a7ca3d68e121d8943ed2c926d3cd073530c18..0fcbb76ccbed39cc04206531ea7f89dc978ee199 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 615fa064ff436c462aa5dfeb2495f6aa7ba3e038..8cefcf0f953c2e2efad583510740005e820376ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 275b68280efee82219f40d9a0ba9dfc94f5d21b7..db5c8ae797fc531977aa4484d0340979c499f953 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 193f586d323135f204d65f183139005f3b2e330a..eaee45a4487c5481cf1f3cb5644be9e71600ffd9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f64b5e1a5c069c018ccda2c20d504b861c1ec2d6..6be03f28e46bc3814b975c6b9d70955c3e59a856 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60a0787f9e50e0c398e294454a1117a22b0a3157..2895281060b54b4201be019cc23221d9417055a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2da61780eb799094e8d7e78ff436d18364ef744a..7d184a0ed47602ee55b8b9233596ac3b8b7d58f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb29192a2f467764fa711205fe29eea0e60906da..f599f9a0b46ca762d77905a9dfb3f5595ed96577 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0bae7ff854ac8e398d7e4f4ccbf89076184670d0..04dcdbaaf505fde6af89f28061657b368e4f66f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0114b75662c927a890367d35a2cf26d55edbf444..de54af4aacb62c2f85271713cf44e6edc162dbe4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db0a7920a2da17cc40b2e8ca59b68f131002478b..be4735adf04a183c87ebc780226bc231010bd35c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57639184215096f43b562b00b1116a467a3e14e9..0aa56cbf892fa9cf128ec3c9858090884e3c88b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6072e999f9624e6ed4dce555d091af88d7bc546c..25869b9da3c6ed3309f66ee012977a0cd8428da3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64389bebb172667e64c9b9210e5d86757644781e..68c853f781606e4436b2f468b55a3084231e03d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 056ec21797bfae43329b03d3efc470cdec35bb66..93415113c0fb77a0907e17f055e7b0e2b4cb960b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d28ee798e4574d200d26851b30c31650835f110..5829839de11b985cdd334abc66b3c3ad617a05d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c28c69f71992bc57d8260ed14a2dcd382bef708d..fd127005d0e9f4fbfe1405cb3c8f6b635a4fe8d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f67bb0ffc8ada1bd6f59294060a844fc1d53663b..a6d44e78b373af1d4c080f94ce94391cfc9ef9fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b38ed7e614b775205c095f41c412bfaf101911f..c9a6ffada1adaac62d62b5234f9b00ff9615197b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e29987b583adabf3174add7d13840367431d6ab..55afc5788079f7826680efe7a3a55739c6588eb3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index df9e46e8b948fba01bab427e2c9abdeff07be783..fd2e36bd19b118b306e3ac243c2715b1a158763a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56c3c37f22a7511603bfa89416886963d5613421..a1e4d531ee3cee7cc3059a353a2ab269c6b3b872 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 401d9f9404e78e5a29ebfcba8c2b9cfc492388c2..9fb17027543324c35bddc5ce13eac32306e04bf7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1567fa37e748618beef94bfca7fc25c16ea96a4..800b37b181f95be56d3b65b8e88438494858f90c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 88944995817f6f215abbb79f5128d10f1f815bb7..9e7f39de1798c4dcd1ecc9dbaa2428c99c96d403 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e60281374f745ab299dc1c5c6c9e774bcd59b91b..fc224c006cf4e65cee93861f04907d099c7f9e0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6eeb8ed9b018686f0867d3a01af499e512e21b0d..9c50773b56d848080171b7114845a0060a3cabe6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4cda7298d9da802fe5c9db805252d9d0570dccc..c69ecb9a21c0c991d15c962cf4ba76cecad74374 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 299e2b236c18ecd4a3f4d9642f29e33c27398848..eb59b9bfe7b2abacd36567da88a9e224908d058a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 073745c62ee53a32186ef9f1bfaeba1d39c896e2..935cf3226b5fd795a728d23a6964e442e1c0e476 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8b35f680c6d17cfb910eac243a616fc629cf5013..d5bb411efc83048afd532fc2999fc656b782ca82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c662231f2fcb2f4bc625471710ab93d757c23f01..f816f5b7f41f209b0991bdfa21abecf221b12f02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3515c1ac23e97ad88689b755e0b13d051f5ed0f9..7412fb36ffee5517837795d84df99a9b11872449 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9371b9848904afa483393ec7054873ca9f0e81c4..78918fe8b8710a298475c73a44788982f7608a5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 532f8d2f4b1effa28ca2ac3b86d7600a639f4cb9..74e5fcc919e326edb0a90a57b558aa4549719e3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05469ce2c2953ddf76fc5853a9451af1230f0841..617b80ac0776ad63f1b4ee8aea37e410e7794709 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9ad40311e80aca033881ef729da8c3979b2fae5..f785768847e9893e7a129faa630ac2aa2b90a515 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ecdf158fae38801c18dbc651ef3058f58c38b4a..a57fb42c90f477cdef161f3a3bdb5d25a0263869 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52ce4d99aa4eff3dc7c71a976bce530129c1307e..34f6bef762c5ad2d42a5fe7c678067edc0df62ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e00d69b84def1a8143034bb318788c4c5ec2cf6..c9c070176462050ab3b1ad07c6888e1b0b5eff24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f3ec10cda3b370a64e32c77df2b37915e30aaf51..789962e2b9f98334cb19321db25900b8f789bd66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcd4022738bd0bd1a6fcedbb975fa0ed0e1f9f2e..bd66426e423072844d4eae8a9af7cada5d7ec329 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed81c0c939fa2a26028207cf99f540dfc22f5e85..e25ce5b824ae701a1be50878296b065655f78b3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2334f52d4c1c2b32bbf6cf02211676417cc1ed4e..e9cb01744ddff3be2101142dbcb3b56a443de744 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8879260f36ac3c06c97ddd3741467bdfdc0e66f..c5142a84e41478812bd560f9ecbf6e05131862f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ded603fc9222c4a8bbc0e6b4b6935f6681eb81fb..b117395d0cedcbf327fd645d9840e4dae9dd28e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb7b69fdfa182992047fffd1d523c851052cd004..ec5c4858da44cb038d4e58933acbb40d36b6556e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index abfae2f43dd9d1afaa2827e2f616681dc2367576..6a7c5de293e15daa9e45146f37cfe53256985034 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f9279bb7869689b29a0e07f582c461670ca0327..95faabee85cb224fbd0e01fd40ad86d34391f841 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4ed3f7f16e23164cbb14e2080dd39695e2d488f..090b33229d671751126879630dcbe1067942e005 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d282a6376a6bbb77c6372bd1f2863f32b2c7fca5..52e50fe509c6ffc65079399ca403088fccb562cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e66fa67df535331acc677da695866bcb4cd0485..3f180b7ec9b6f15a2227e47c63897a354c2e80cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 273c2f7ffd962722c79ceafc2df24e3f431a6c74..eb43cc3585228beacfba26b6e077c1b647ada560 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a3f70e5d20e412991f4ea630fc992e33b43c36a..d70c6572a49203eff321c0f98dcabd31f91d7c89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31a0ba737fbd95c690e3d5cc907254277c35624f..3af67f56db81fbb55afdc0b03a581f0f791fd40d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 067bf008a2570e631d31c1a8253f9a7bca48f1b4..1e865414141f425983aa96888bc53784ab3a6ecf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46839253cc26e24efaaedb9df0632991831c2f33..dd8033fe641d335fe72a62c187774212dba0465c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 15de644bf5d7939d7fe98339ddde565486ac85a0..6770e54cff7c5195b5f069ebb6d141a39ce9e43d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7bde30c6a750f5f60e7f439396f762026cc75ffd..724c6b936ee7225907bd6e6b36264588e0e1ebe8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 108f1df1e7a0f774149bc27ea964b14a29c499b2..1cad8f8efda758767bcd95c712f28b65392b6a8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7fba6c45a58383c0fd959e344543b63efed36c62..2adb233fcf730214a78d82e13f6e61214957a9f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 817c313b2e02f29cd5c8ebab1abee69a3fdb64b0..068e153b021742f8b279a65eb2b22fa60230ea24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bdeb48d1985a30c649137e41c91ba48d15545664..de6be97d8085231ea1ecf86beec1fbdbf32a388c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 911ee104c54c5d660741faa768dccf4afc57de1c..02b2e610530d2f1192e70f3d85434bd3a9032814 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 15cee51024859fb35a4b8910abaceaea07e0d6af..823845e61c5065b2f130043d9cadbb3662474ed6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e17bf6469e0290bf8e99c6d234938ec28e3177ba..4f4c1ec793746e1d2423e52d289862f9177c9a35 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38d1f9546a883ced591eb14c8813d49ed14dd3a2..185a729ccd793c4829cf4d145625ea3fa1f1e019 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3604f7d480662e1f6206c42bf581f6e87c5d99cd..b659b82c285a66bed2455987ca2ebe63ec396b82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd9fd7194c77718f3b0581c6967c34b05af1f5c5..41986fcf214201e75abf287e141008c53b5d3850 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3aaee424fc5c7e49fee61b4a60b385e54ade24ec..d79f3093b6e93cc4cc493bbf96d99a065ea2b1a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ef93d73463fe769083172cacd2211321453430a..ca59f8d9e8a22384a43f5739bb41785600f166fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c9cc761329f1a34dc7c03becabc4e3864fabac0..28dc8ddc7a96b4fd312dd8e660f8f408d131e841 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 07ad33d715049006fc4d873828a9d2faae1a72e1..6174832b88680bac4e3820e687d0a6c9febeeaae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7827fbad873d2ee0ecaf5213808f449ea63d8dc..6cb464b7b267f6f1c40ff8fe65604a30b3d33328 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6c04754d2ce2b56a078875045cada927d7e5d22..8477bd82ec2b97c96804f7bade0ffaef4f5a87b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e976a912664607d5aacad74123dfbf8b7b864e8..3331b28658c613334b368d63dae0ab9599f433d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62de743b97c590b165d41878ae38b8739ccfb21d..5c25f495125e2df4c8ce7dd4244cd136e14aaa26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f420c3763096f2640aa7552fd6c29d2ad534dc15..0a7de750166f20696cdeef5d6e1b564e3767cf7b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff06a4c6cc09f7938ea9c530c38e44ff2814182a..fe5c715ab184dfdb68fd097dd6686ff7410a3f85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8aeabc5128c0e4df69151da64a33b1301221d8a6..04e58b2958a83b15be6bdee2d10f1d116b32ddad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a62ca778d9ecb4eb5160dfea1f0e3ca1c551363..b9aba5cf072dcbe8a6e757576a7bbfe6e91e048c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c41fd5a260fdc26a0605b3eb43224d74a9f99bd6..471bb70dca12dc6862b11f52d0a614f276d91646 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9afabf39448b121d86ad9eb99a9443122188622f..0af88945e9fa4ab1053c17b5313b6cdce480a15d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32eb35804e96388f415c5e8720eea92412a0720a..69567cc0fa8b9b013eb751f81b0970977fee2dc8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ad46c7240aa7433f10f02946f3a107357a0735f..44e65331634e4c2948b0381e9bd68e5d4b6d0d7d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7436b8236a2a1a7df0f84ec5edf88aabb897ddcc..5e9567fb6784adca0d8198d8f3896c4812f94f97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a0c8023e418490ac3493b1d46f1e7547b571dd1..a4139e6a0fb16b943a938ce928c850269eb5a048 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7357c83a2fd4d66529390488ae8458dc9d8a6697..3885500f721c244e6f4b54af3afbc3575b60863a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b81abb97894c20e1e5fa882c976e7fdd8d5faec..a396cdf5435967e867d959c1def92f001e0f7602 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83c2011e204874714ff1d476a587833f890eabef..79901fc17837f80421dbfcd04937ede455e76401 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d859e0ca878301e1d2da61eca2710d890ccb6bca..f5052cbbc65e13c2b3a3781fadc8a69c3c7da9cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f1f653254842ff6c218c6daf4ed9672c977c123..078c85decc740ddce0185960650692592bdeeeaf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f52685f379732730a6f8f46b69f03aa8260ec4f..ad106d01cb6f20a7163d400e69bfb52043f7db9f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 742a4cea08e33dbe0f70eca151984339f704ffe5..a51d6010135b8f70dfc06bef11bc646e333a6a70 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 960faeb1c1e6bd639824d4226297aba798231499..54004849b8e4e755ed320d9ee34ba5e7809b09e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 29afee8c6d63c7f1f4cffe13cf182a1eb3f60123..49b017512dce6910294e0d93d07d01dc382121f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10bb4d95851ded7eb38c7190a60babab2753f156..53ebe6694509828c8e871f60fef8f0ff031694f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a867bc04572137e11a7ae55b5c1276f652d2f9c..7a2eaa718234395ad44b23a188538dde4208d2a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff920c03a261347674d28e41a178120c0edb41ac..a70d6afd7c595e37aba05383489b49024a92ae6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2d11c5d5e73e70d12a12b5eed8b0a61ac52c8f0..1caf73af4f7b1bd3ee5a51fd91a40270dfad4aa3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ced15fcdee704373ab5ee89565b01dae558f3230..efd568a30e826a2d875bfd288109900097eb372a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbd603ee702d466a04918593f163a39c89e44d17..e61cf9fad07ae6fbf8ed9dfaced0c1cf98e8143a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 862b196439fd3f1c1a1768ced86e9a6ff07a2436..2145bf1d48c227a43e4ffde5e00cf8fa5763435c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78b346c0ac83ac1bf48a6f3aa88df29a2d7615d3..99d015ca354b66151a1cf30668efe684d98bef63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 486b442507f3ede195aeca2fe79497c1b6d3ec0f..e34798a1ac9ab0e66ebca341a07af55fd8cc98e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c6ce02d206682299dc4fd3427c580f5eb07e623..f3acea2adb190d2b3fe9e63821aca5d4022ae84d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4acbe1dbb573c4c8218e8d5e262df335691f67bf..6c04a985c36d76421d26e9cf8772e8c5327a6cbd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 610229b195d495cb6838e2ea2de9ecbf929b9bec..e05e0fc8e0847811d38f9736d3f03f06ea97d7ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e27932ea30b747ccf59c5e02d2c6b7c99cc04ed5..d10cf72489339e12931d24496307d19514745b70 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8de9b9ecc071c7ce7f24836d89a54f4e8bca7b96..579359fb9f0d1a2ff0b80f3e8b19e5a1580b4330 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee374461a83452039a86052e7c3a590bb5aa6b04..45e490d2d74d57ca09cbc5361a6a767deebd352d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dcf55dca43e7f6778beeaf43fb5f609059b69adf..d5c8d045f4050af40ac5d2b6114d96859814c0f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index baadf603782534c947b2116abd54f3cd5b808057..ea5a885482a05baaef64d5976d477affb3ca2de0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6fc40fdb7107f7c5f3c1d3e1aea23eca3871c23..756cd5d9975808aab581b632e7e7bce33497ab95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 664e83b775fa20093213c8aba7ceb8359e246ef5..aae62e3430e465c7203266a6e1c32bdbe79af91a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec23acdeab001d8369463d5c0767e830c0732d80..51a473bd3544f38ffc584ffcecf54ebbb39a002a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1afe6e7cfaf304bcfc98990ca50babaf0958122..91b58c63a89b980458440e310163e5e99ab5713c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 69148e19cb70e18791d7b515b95fa876996a25e1..4e19f52794e9f3f0df1279fa9a3670e1112c4c6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64dc0d7307ccc220ca32c458da10a47b1d03d0ed..e759e56ea0ef557e5dfcc1ecdb24a8da31d3f003 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4c2f75f01bd51407b154c2e067b5827a38ea234..4a3b8e8ecad97489d6ee520ffc3f8cf146514e62 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1fa415babb316fcec9bd634698cf889ea6fc174..a4a45db3b8e248b4acceefcae556361b484f7ff4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 725a7ac7a1af9015880ba2688ed00fac2d36dc5f..4dd909dedb7025a954fe848a4c25335cffe863d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32caa23050b5cd20a7cceb06c7451f06bece97e5..eb13ac0b1fd9bc41bd454e90a5a46c0a583cf3f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56c37b4694ec2b0b267fb81589e369f842b6e294..c9d82d2a1509ce34e2a1067afe1daded7bb7c6b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9bb0f5b9eb8e2e1810f1d8899765200a213ff243..ad2636c4360a9c85809f392b5838bb1182201b76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7447fbb1e5fbaba84c049b7c81ede8c999c5b438..0be91a2c79c48c8f3afb6f7579199fd7744bd9c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c091a8433a5dc4222c2bb37b1244aa50bd7ce674..4d6a5a53849232ba057346776549df80e07612f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4438bf4846cf199a12cdda8623d40393a62c6f3..85bbdc1c398f98d6bc3bf708c33496a19c2142dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ae3446f37ca07fff0310b73c7b1ea868e8654b4..ae1d2fe9b5497cf61be376d5f4b4e6ef54148507 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3303fce0ea699bc0e33e484e6f253f35212619c2..763e6c54ca161b627f123030897ed587a1000e30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ecae117abaa84334532e4cd4617ae97d9cbcce5b..0f3de282b3d559cf7ded4075d9b1f960b78044a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe3eb2cfe1ad5eceef02acbddcae29e24758c43c..2e57b94956f5ce7d1bf476633e75d137da926a2e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ede9e5e80c4bfb6ecf91b1d0b8b24f7954729109..55851a1cb6d44affeb6462f05cd9c432da9a230f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aea572189ab0ae31f2d1dffe6cf5e0679be3f166..41a49f4251257c2b5d06ccc274a78d74d443446e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28b74b0f05b765830a7f58b2252cecb4abe8f2c6..33ea54529dae03f23750697a4e629031f2f6b367 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 162aa72dd35b694a11ef0033dd18e3f346a5630c..95d31dd43827169c6054c781acdea3e0508d602d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e912ebc62a717f7c6448ee82dc02e3789f6d95d3..6b924b8a9f8e332e9bb9c02386c338bb1e3a2370 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad5a691aeeda120fa799609152ff8c49656963f2..42b158840dc64d22ea11845fbccf795ff480deec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aca5ec4b6d124c992db99d858b2abffec153b0cf..7c469c535ffde678b9aa656aee9a3af839fdce91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22f6a9724befdfcb61e00038d076f7a3fee9c34c..d86616ecd57f25e5326704ad9555c97f85174a05 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cde8d36e66d03169afa3fea85caeec2befa3fc43..d859abbb120d7290d41eac721761fb991e9817c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7af7c6d2ee88e1f876b9b54d5009de8b2b7a2568..206bfebb2011af1e93bf582e4b1298c9fe8013f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9695948935874cd0a2828b200b479f90c1da630..be7f6dbcd96697bc35c9840b2dbe80d2fe9bd343 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0fe4c328dffe41fdcd1984187bbfa28c8605d40b..1a4592783ca9a33f91253c5fb10ffc24a02d30e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 196c1ba0b0adc534ef28e0e6b6b5640a43939ed2..40f056bf96e792a396f95217c39288668d6417e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae6615948aefa83ceeed8334c7eb8765d2ecb84a..bfefaadcb4a22049bd9de0d9b9f87242db912032 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a0cf7b1579edd574ab59fd0c6185ecf29ab54db..8f80a3f14f0376c21b313d850c4193a96223fbc0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09422582c4eda1e6d8c47b036468c914dbbdb0ea..8ba6814382a94e89c36cce8982998feddf25190f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71f658ae33ca918aec8e468a54a2bfcbef28ed23..3bcb4e52941476f15e922ae4157bb34fe44b5e24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d81d06f0a70d59bdc1c483792433b93962261dd0..e80d2800e97baec1869f3e552d2b8e6feb4014a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbd3dd65e46df54eb39d65cdf6400ae6b8897d5c..aeccefd3ed75c0888e99544512529e2d8d180f2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d0787e0bf831745c6a3566507aa258a69d1019a..f04a530ac230bcdf9a0911ab229563216c6f096d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1630d0cbed8b57b5718eb0f128686f44236417b8..4794767321a96b0e22c8c310c10ded85a0b79156 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dc17267abb2ae121e22e00db5c6a98e270e8cbd8..82889ff68356aba3f2f4d1be47e8d738eb258ade 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d0e4ca3abf17c574bb917cd2fa47fd8a179885f2..2b0c948f3e9828dac26b8d9207c0bb278968ab97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 523f6a3f524a50be4a461552a718719749db131b..570b64e13f654d5f1c655951c30805836a05345d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7bde10e0703c1950e44858b2b98c9e101f39c1a8..b967067294c76c628f5b9f8f82b4fecfaf83d824 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26fe95296d65fff8dcec5169f88f25506bdd2caa..3bb459fec3135babcb0dc8d7ac4912210a1de67a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6835352bf2a0f78965bc002487644ce50026786c..e52eef4c6a1c075be46a8b212376ba14ea4c3a72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f9322065b9363207f5437fe3c49d88c481a2a81..a2aa803ce5eb80effe004b302c171744afde5794 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83f2ae4be597634b8abc257bd1555b02c801db9a..b36d5620db7dc87f3bd72800333d34e1c1ee83d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 361a66b77ed50bd7fb6169c27301feff2e3aeff5..e432cee0ea94acdc3a2aa354e4b3b8eabcd9ab52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b511c61b93956b0c9e7fc97427863391a115904d..6b2f820b6df4dbf67f892c30eacfa75d91376182 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0f2f075078f8117090244d097c0409eb8077c04..9dc3e0e94d0aac7234c9628cb77012aa98c43f46 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c91f8507361c577123986828009f2f05afd946a..7a74dffe30c52cc728c312c628f9f2e79ed76365 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 34e1526f7e85d3f6aef67b5552ad8ae5f1b72df8..d2ee34607abadadd971a743429e524ff53ace1ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a8061a06b58e23957a11edbc58fecc488ec6131..f9235998f7e8f5a6a9b50feb33e1c451e14aad2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe21674493b31fa5e5c677a96b601cb24e26c227..3ed8de8686dc6729cbddb4868d80ee5c4b95bef3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35f8789df87ee0b0f1ec475cad8fd69f82d2e81f..1eca5612cf280dfd8fd10cbcafaab9450b2f1b5f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f12450a0da6886a1eda8f11ea2f5d9f66433094e..fe862bf57ea58c167e36f36faecaf39daf8aa7dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9f2b8bbc13de1bc9f546bcd07fc96f4998a9e12e..077391096476227e9d1e28014753bb1e150f6a15 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 64c488a55f205a476e48caaf9562df0e79e14b93..459b4722e86a4b939c7fca11b6978d36251cc492 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3b4ef6c7f082b7a93cf4fc0201d1aafbb3b82f53..4a7ebd5c9518cb1776c8ad9d7ddca7c54604c38b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 071a2c90f08e204c926ce3b88b2f7df265812fb0..a68f9926fe074f4d84c8f76da277c155d575af4a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b52b976bdfe50ba91e43a654ffb059dbf341c2c..ad847d19ef7d84cc084d8a97d5856023bf62dc98 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5382b1db81cccb101587879b3ab0644e44778014..98d5854f8ad2f6057a4c708a3a253c41c5c62fae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 205ee4bf6ad55607e2c30bc3a890a43e61ed3e24..23ab21d7cbf3e1ec3c2b7286f0444d873228f454 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 159a6cb1b392ffba1c9d48dba1697b933158ffd4..e5b89b73cb7e62bff323cda98473e5b20124d0f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7546fbd5642f8395eb9f80212f8a18709218ee19..0f1c68da54e94db3385fe9de653eeecf2137ea25 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6f1c95cbbcaac9e9daaf4a2117ad29549cb9ac64..89fe4edf0c0ae69fd22f9229f09deb2852027552 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4e65a0fccef89c5283855dd19a8313106d04bbae..32bc044610f215bd65448ebec9c3f07998c523b0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bec5642b1c47f29083db844bcd5758520972cbc4..9308730c76ccad54dcd4170b8176d88dead189ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ac5a95051ad21cb96ae584764c05acb5f2b295de..72ba1236df63bcbf490a133414ad91a1eb3d7f02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9c47ec47b1ab1f7eb80756a4a8490316bf33870..6cedae931c3b45d13f69651c3c7c3d7909480290 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a0aaf94b98b4949a8804c222906f3c341774b72..b4045daa5f34c113f11fc3a8ff6b3c06f721ae99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61b116b23b3d21156dd34609be386287f3cb5e77..73cf42cee5d584075cda091057726881080c8366 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 841cae328219993b632c8654f9d60178a1c68f2d..3180543e62f51e5d16322ccaf270eba3636bf547 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 997e6620a8e5a24446334af6e6e60acfd7ee7f21..cc7255fd040c73f8735012ac7c84f3147a33b269 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e74caa5356bbb6d862391ace882698677e43fead..9ee402636962dabfbf8e983df947d6b684c6b22b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8df2b7870b1548fc88569631d665117fea9aa2d2..325b2a5a969441983ae3130c6a26afe60c608d23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c38e89494867b6eaa6ba468fe6ea55c0558e24b0..b8519cc246bad86ce371d27d06008ebf8a95c919 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec2ad13f6cc5b843c96aa4ca208ae8a8dea933d6..05a395953b2c909368e05e4578b0af6d3cebdf7a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d858668a56b317ee213bc2483ff2a54f75c93aa0..5b6bdf34abf6a2d96119bd28f21daa8a28868683 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b63ea8d08fc4ef0b246619e830539a196f67b6c9..ce76a82249420f4e4e8d0f39f773045441845a29 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 20d73adff2f8280ed5a390a4ad75f96f8357e4e2..7e3807bf4554ef9634ad72ffa8deac7debd10e65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ccbdb41b29e7d7cd325868cb98f07f928bb0e8f..e5cd8d5fcea538812bfa57f4e1373fe1cae5ef19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11350c8202dc8cc7d83ac52495a2f7b830877f40..762b92ec96bbf2f7a06d4c54b9b8558dbaf24902 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e381013b65f47b3355a2bfe55b14e61e322a1727..03d7791793e5d465b8711e924b14b0616b0b562d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3fb0a1fc672bba0da7d1acbdc6b012e6dc2e419a..a29c12c33c51c279cedbb54ffac482c5e7269f36 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7c9bc45ecbc680058205b882545ca7d45cd23a7..3707657fa32f16628e0c06d37868a1891a5a19d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 74ce0fa8304726838d2319ed9555d43aa581068b..3856d610bd666395218d37c8d12a6d32cc27693b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 529715e4f88d6db3832571ccc4cc10faba56a573..17a81f19657573c0b35fc9e3122bbe23e43eaf56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18c92c3c0bf2418e1d47b4733781b1dbaa54f969..d242199394ae5b87923a2f81782b7350d2654750 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e02759bf73d71c722added3ceb4f74494922de3..0a7f786952516ac6c7d1c0d0ee9e1f4893271fc7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45ccd129cdb57088651337b193b76d5f02c45af6..b678584b2a3f8cc6074939f1615418e844c1a331 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2363c0a88f08c386ca4c19c5e8e6dea6107ea084..c2d55e7b740ebd6cfc23a0c076abd5203ad36aaa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9c7e78c8151f7461fe2d508e4a4d1132de46d82..6364f00a8f0ef0bdebbf4f3ceeda5b0fd349ee97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 870e0bed23ed9326d82edb3dcf6e4502b669e1fc..7bb8e11cff30a2e1b799a73d71b6e4594ad52792 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f644b6a54692194184d8dd303df21b05949cbdf4..4518cc6da181d66ae51eb9a8cda41a0e68116553 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 443325093aa4a036852e92b5df2f116d7d04ddb5..70a3ca7be8f1525015696b596c561367c9885ec4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54f809e8d99f99fbd7567f532eab1ecef3dc66a2..0ad72cae4d281d2a58e89e03bb815c0e374a3b3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6728d5c96e2d304247b652e8655b41dfe923f58..bc61f2b9df24ec595f8a7491ba1a45b71540b866 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b702e25ba05ac9dfcbd502ddac3e2ce1838c8f8e..55627741e1d70c34f623be9f5cf2249bae81c742 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30cfcaeda71d661b60fab4e93b973710f1553028..b8924b8a27bc59237d8b7a931efaa3dfede4de3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4078244d4c264e400481b4c14ee3384fcd10527..fb871495a30f395189f8ffcd4f17be0fc69d5bc4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2fca7204f4d839cc9efc51807a3c7b3faa43e907..25afbf93a4949d6101e615e910ebef616b968346 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 826a31a8f676e1730deab78579f91ee8dd74ea8d..fa540f5ccc78eaf864a01cd829ff37f1d48a677a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8cfb60457045140bf1f4e87f107f3c4a8b74ae24..05cf99f7251cce0a41b60eed6b7c4aee04594a8e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc9ca06987af648ea8d7451f4fd82ddc5b2ba3c0..ae0784bae4aa171688e94ab5a1e9edab8d7693ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b8dca64c5640b1d6438c05fe03e5b6f540210fa..6b0957b78a489d6a83b111e863e60850741ef0c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04f8dca0f607dcf2d2ccbeeca6ad3238aa3683de..c95435aeb265a5359db0cfa19ce0132f617251f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d47d1ec75589c66af6aed3931e8c8cb605776c98..1a34c5127dabb1b31c31351558176b5f1ca1ffcc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 14d88a1688e56f4ea9194efdd9f4dcba0e17f280..12b9f4fce1b1ed8e69b7e931e40e2d64e17c6fc4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5dfd5a26ffdcead2416ca5dab32e7c9a41104dff..18afb62ca298d44f099a75f01fac0c6f8d2935ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 220120e56844b2a5416d60d84b1ff0543eeb1ac8..6c918c6b39dfd86ae018c46e027fecadf38d0211 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 315abbd77907f4c240cc7c230734e82a59db0f9e..fd71ff50bbf7480c8eeda1ac1cf2d31f8b43564b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a1ebf576435eb8ea306636c77155b109c2a8248..f8ae5dba73f6ea7c68e53e44cb793ae20c6a3ba0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc70a9f11384ea7b1731ecbf822c4fc450891a19..54dc64c1052326b70af7e1d41b22e45f8bfa4dd6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d666c07311a19c60a1eef5eb850c93853cc7ed32..270119734630b016afd64fbd6b40da69f5212fec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40b19326a1a1f446fd13e8df5f7a85cbd9d06913..5ed4d49c761ffb883292eec56f84f3a3776dd51f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00098ba76df89039a1af6dc9538a43a3550d173e..4505fbab384fdb62667c66ae0da27e5cd5681256 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6d0ca2a70ecc67de70e3742aa0d712a65b28ce8..fe01d920f3e367f8e573ca158a407837f4a8c412 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea5b2d776bc9c25709b69df4390ce0cd803dce74..c78d9e1945e4aa82ffc73f7eb9ac1d985251558d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c105c8916425b7d186cfd79177ac9c5dc99f9136..2891e6e85160c9146a4252691706e8a5798ce910 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4af6f793863f6793416660f78389aecea426521c..ebb581a89bdc851d799c840a1279d7e9aa30ee87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d635af3409021832ef7fc418cf4348c5d8a2b7f3..7f1e615122ec09361893bdbc72035f77ef3aacb9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7280875aedf469a0915e5f796c2c6ace7c6f194d..7e0e3efb76ea3d31234ba88b1fbb7b7f9de99b5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8d2da92d643d9a7a70421c6653275eebdace72e..4362040ac2a8e58bf74c1b656b84da9204259eb2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55c925e374849153b4ef8a6cdf6799e2df372581..a83428e4872d4aca9dd45b22d2b3cf41c7109a0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31dcaae9eb6ee799e698173e5d491b1dd6dd8641..2881853d776197c3a4acb01f9468035480d40582 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 078c529d4d61bc2e18670e5079a0363d3f2c11a1..c9f5db1148e3ccb04a44fd97eb87970de88e9cab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d74d2a6f19b46cdebb083f7d33f93363ba96895..bb6ffcfa651ceac3f7aca6fcad5570eab83a4075 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03fe0b17746155388b241abc0e8ad08f7c07f7e3..4d1960d5a6f1dc98238ba72b490a41dc4438408d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8b66b2bbdab038a95af20196a53c0904a0289aa..e434c3d0f2de57cf0fc9aa2f200992bcad941500 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f162e77c6f43da55be0477f7cb611fc828930eaa..273a29faec25d6be23b68eaf395701e55e364d71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e055931214e9cdd174b9b059fcc3511b1cd9177..117ad5a27a0f6e8b6b89729b7f3b851683adf202 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 814fdb1bd9402cf53d141398083a3d4b406ce4aa..54049cb790b86f9fc6c2bfb894ccc991b1825c14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd0fc85cc384d6e33d5ad97b86b208492e7d2e25..2f67e9db686e591018dc55105528755d2d4b68fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 768e5677c99fd37ca3c0998269ef740fc3720de0..c1986baeb229a11951ca926f0a133cf014c56eed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a5edfa01266b8b6093f1fb59bbbf450bf1e9feb..e1f71f19a45e611ae9d80dbc4dcf75531c66cd96 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9424d07e4d42d8b92bd2e4a93218d09b5eb519ec..2d1d1ae3a00e278bfeb481684700b456f856997a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a04dbc4379402d8612b56ee2ede352ccc7e74f2..4a67f09a33b3178d63b3893174c16c9e37a5aae5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 619c3f0506fa4162826c749118d1d6b0241c4e74..b63bd00679a543e3d5bdcfa6648b98058e118be3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5d9655f156ffafb4e7bb6638877a722c2d55ad4..2e05a00c6c013658076534ff8d163b977ad79adf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f8e0bcf7a093285c42de62e8ac26d53328b264b..a26864c1affcc94d6feee2e306189e851fb191da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2e0c7acac40bba814728cb3f725931afb835957..a926689fda806dd51f82b82fa17666d9837984e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6cdcf5ceea289920b624a3faae6719ebd629dce5..70b12bc21b9c6455b2caa2cb4dbd33a779246af1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a33f09940daa23406533a998f46f54024694fcb4..16a0385adcfc1aa45a95d8059360137063763edd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fb254a4da21179b8a861ae1b02d9b1cedc9c1550..ce03bc5c577f033e743ca79aea29bec44cd9b023 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60d6e8bca272761d4f3b701c3392177a332247ea..68aa4c9f12aee3dfb3edc167c8220ebf2a6d21c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8692c4c16c7d9b4a162b8f6fb220bd6196192b39..5d78f02cb68dd1d3012e2067ff7ddcf0aa8add3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7107b05b3d6384e61ea5c526f6fd5d924cd564a..132642a4802749faccf1207c58fa00d34af6abdb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d2fac7384810f602a66b872e60ff066627c4f67d..1b6c4d11e3766172934a41ee924972ace09095cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5c26e7fd52e42877371f5f2441bacf7e1d3ee3e..ef988f677a137085bb9022390a9b355af96ed470 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e761618e6d0779d43cc04391377b0d4cdf76533..bfd1efbe5ea5befe836f27d9662b0f20741e485b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e16f09155b8a0c03199f5effc8a5f7ef3db1bb8..de9686f9b693fe0d32fa48d07a9a4a3882496b44 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb78c8404040a0d69146b728e5aa0cc54e7672ec..4c680dc800f84ff1c8ca3822f24a8a385209ed42 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 16adc503e0cd1e6bbb1ebf4297fc917bbadc046e..6614c2e16e2a632d4e492579ce09665d4700ffa0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c92e68e86a60b6461a2338e03c1b9eea0dabc04..9ee7d5f841ee7c7516fb36818312dd4fa12bd0c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4057e33ea611e88cfa54b2d4e798e1162527a16c..afabd3610732422019640a03374229ce04cacee2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da23902de08cca8e4bcddc458808fd75703b95e7..6835a775c883be9d522361bd92456769f72ce44e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cda23f437089a16199c0ca11ca20f73287332991..c3681bc506791e8cee28e8d3781edc33e56cf68f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb6381b112df2a6592b38080e2a6a84f5223ef75..286fd0750efd5f3452155040f4b52aec19b3150f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23160847e38b7c60afe711f7626d94fb65f65196..3986c80606ade12139b95b564e97c9cdf39e71cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 24b5c53448717fda9b865a9ce2fdb1f49cd781bd..4faa56efd2074151ac44b2b8e5aeea497fe97ac6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aaf034a66e394012c7b68f345d7af0a2eccb6f89..827c9b8dafc8585c8304b9708facb181d6ab609f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddc919091a1688c0181dd2540c15762ea795cdb7..ef3091e7ac262e1385ff06824f2837aece6ea86e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41261bf4f978add6a04495d87ab50a2ea19529d9..214a3b9bb35d1ca32a306047de36a29ea4a53139 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7143444de124decda845e21f1ec08c9e324eae4f..1fc6d456a5a7613286f88f2782872f289294e393 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6991210209a663a7053a7db61e467bd58d2808e7..2a89e6845f1c65d692882fffaa73e7a1e02aaf99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49267d6a08cb9534e2238f0288bb4c87ad6ebf03..2443b97ceb1380af14584bed49fc39660f437454 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d947b44e81a07fa2f4f059b97c41081bc1dfca8a..14af76fa0963dfbfa0b9a13b5105b50745b7938a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 820f35ebecd0544bae5952d970e8c37b9cda4c3d..d5ad3ee77646dabad396768a749432ff003735ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f5ca9e99b1cfc2c42063da5e09cebc8c4f19b75..f9574d79ff3b7c2ce5a8f655cefabf987ba23ecb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa87d72fb2c79a77634dc40b48f7789301af4127..27e326bd2099d7fe8c30722320f08cfdeeeba87d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aadcdc40c95f4f1e1de80a45f39477a44b22d045..6c84b3361e9911d008d2223ffaf80c9185b7a01c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 586c353d1a8ddbf4d47aa874c08bdfd1cf65b90f..dbb1064188cdc4aa593ec6b85c11d90029efb52c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31c50a4a3a22abf1f1789e66522b1817fa7531b1..fc95356f29dc423e212d5d47abb301d7a3d0a079 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ca4620e9e1c902aa523fad3bfab26b86c546cc4..ce4a2ddef0ce7d213d7d91015f6d232e22c617d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12c74f185382f7941768549340e0d163d2fef886..484cfcffeb78d92c46f04ea94b228fb07faff9bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aab2cf0263c965c50811ae22e1cbd1959a9d9047..4f971f4eae72779183322b93c58dfbc3ebbf5024 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30949df042a37485d9f272a7f41f61cae545090c..90eb7be141098122c44477e5db53c904ee9bdb8e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9c77ced0d11d3766a03cb012e22e04cf47d7548..2298a0f3de8b62230ae6573707d3b02efdee7264 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 703dbafa28e0b92125c822e3367ab725414812b6..e510d9a0052a84b15b21ae55fa7bc60a025320f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49c03206cbf299944907ada68134df820f4c4624..20dbaadd6b9b4145c8bf5a7034f8e5c0c6c46ac4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf88ca191e15be308bdd5c67b04ebc7f23948970..adf3c82ab0b86df5720284d67e6de6a7a942c349 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f9437a67a5eaf92a61421dc5b9cbe9879be855c..67a288aa176e012229b950771878a0f4e170d3e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba168a1884661a43a0675116b12d335ec2747bc3..81ee36b1a926f84429eaa7bee838e0082be3b14b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ce54189d98c228661ad805123a3028a3472b71a..429a30740a8f012e81e7d0796821bcaca6ded0b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c01c03c6f89d4e939431e193446c8fa4ae0dbcd..d21c53eb5a19e87e5415daf5547411c181ffe6e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9560292e4c59062bbc759036bcfc976020b6a6eb..8ebbf923c78e2cbb506b3ba5054f4507f37b6d50 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b275b26e5946df650c9a484159186c4fb0f4748b..3dd87177dc2e132c68eb622072dec6bcd8382497 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b099e5c3b1559551df86eb3c2bdf62341577db9f..83762a24decfc25a123817538e356d8bb7048081 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3d0d28f78595bb958044915211dd87eb548350cb..8529c0212bafc59a327f4fe68da52ce7657176dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de9e7565fb1d3328689614e90a5ae04135e3fb40..d7e0187894a41f282f39d795b2b58bd0e60950ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea25cb865b907bfb4a0227d4d8b96ecbe7a8ef39..3d52e108b0e7590660922922bdec912bef5bcfa0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c21522e4ba975ce3f4095629f294467bcfd662fd..bdd91225b0333b56d81b1c4752e8d99932779791 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2a23e44ed01da5024ef4432cc656a52aad260360..6b4d43dca7aaffafd2e4031530c328b4f70a6be6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e30f97926c00090c2da4546e017d22d61a623c5..4600f4e7383774fbc352bb2d2963b8e9343bd33f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6ece3c82125145d91b6abe8df3acd53d5d9611fc..2bf23144a9679d568390a160f1886f6d067b385d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa56a428231b90d3eeec453f6ea76a9a991283a1..e68369b3c7214e66321bfe4aa96df39a8cfbbe3a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 847cfb0614e28c9edb7f6cdd164405d3b43f3d46..b05bfe9d66ef6706d48807c4d7f579437fc1e819 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 164d3b9b8a78dd93155cec2af058835222312471..b8c20ef875eaad3c9bde93c2dc76468c7dba106a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1176c80f3c9ee8a9d88298f682afa197164aa5b..2389d7e0a568912b5acaa09c16074adc7ccab181 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5c03ad2eda34d076712bbf9077f015eecce7bd22..1eed216df15996cd3a0e0c78ef413acd4f674a5b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd901f6fabeb91b69e7cdcf0fbb04ac818a2a85b..06d481409af7ede4fc0097e1fcc12c5e62ebb444 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8a9c80fd611c817c05e8d78742ac445c4ac8ed39..ff22db485eeea4a0802a2eef9b866c8d29150ad2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7d1d94b9b3441679bce4c827c5bbfab4241e81cf..644c520e4305a7f4fe3775b45fa3eb61dd2d63b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09922c1eec8541462961f5ed7d9cf1b930e47967..81819beda959b251c53c77e1780c0ba7eb7d586e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 11d2e8735febf48cb74f4f98fe0df7080d97b5d1..0cbaeb4dfc6279653f7da0095d8236a3ee880931 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 730d93eadbb2d23dc39c4e60a73919fc15cbc3b7..728d14ab03712f40995b2152d13e861bb591557e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 65d15e94935cdc3e426042a43a079a1aed34f8b5..a9fb04eaaea2786f54935ec187897f1e6306fb40 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ae65cb670ace6f7dfdcb779416ebf0fc8581bcb1..1d741140d5ee647667d00bdbde44f0cb57c5fdd1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4475ff96b707d2904ac82629ae00cf290dc7df6d..bf518a9e0fb8bfb7978cff52dafef2a98d3d2076 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0b2866ada962c2c60e19a67e661a6382de32d039..49968b06c94f4b0fabac914850e2fa00c9b7b6f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 55829d1ee1d4e00f6a3dac28b52cdd565bca5393..1ed9db8b606b5bf1cb8f58c3a5716e004fe383c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d40c65dc593c117f9edcbb3821b479262038091..9de585fd2099656a66a8d9a5f103c99abe69cd02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 998719caba55cd334437162f5f7912f099a7bba5..df91c794dcc526b623a568630c8dcee9a137ad50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e060e6df5d7f48916645efbf76519474d5d31c4c..2a15735a546bb613d3b4e64288f5752a5ba8793b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca79c8c03ef0a020c6363d9a2653b00e5ee96a33..a17291ce03848b828fb1e6263d97a73d87cb2023 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd333a4d75b0f03ff4d2d3a61ea08d23fc66f1de..168bd97c62baf5a909be3701b2238619a786c7cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5591137148f630ff828974b1b1060175c1497d0b..0b53a626b68ba28c0d52bb31ef23bfb545e7e840 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e93d48d44896c2845c103d51378735621c5c4512..dad38f1f1c9f2bf421c8b8fda628c97b0f4216a1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 542c28d516830330cb74a5f010bb8a3825a68324..e4e45a514831458815e621ad5ccc7a363f893ede 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3696e5546c917d4ab0bae9216ed6d15d410e4724..383ea3db85148e54b77577663b609aec9fe05e1d 100644 (file)
@@ -66,7 +66,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'Shaper python API'
-copyright = '2014-2023 CEA, EDF'
+copyright = '2014-2024 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
index 682a5d513ebca374e57b908275731060fbd08eb8..2ab182422a2dcc74145ab8a73288bfab34fadd0c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4fdf9356a2c5c7b6b1014fc425bd4c2dda124356..a27a6a6d23995977eb6b5ad244da8b7d7c5b5006 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3e32d5e2f59b2ad7dfaeb26f500c2ebe93f176d..cf5c23de3d1b4b07d35e0a1b9a618462018e7555 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ef1388dea8e733441c5e279492c3bf56f11d778d..964d8f29b95f42b1c84b56bef91c187b16b4600f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b97ca72675149e2d7e649a20c626245d1e88c08..61659d1cf2d7331ecd41ac6f48d1188703d2aeef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 50b1e6a677de9d8dd304236906ffdf1fbc6f8d43..21ebfb0502833996844cd63ffc0267e4f0b97331 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 58b4f7f389997c49b893659db74b9804cf5c473e..4508b97c35730361af9c0c7a9283e185ca22b77a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d865e7194318c7d4f388646126afccf8feb43aa..df516066541eb4881511c57c97cec34c06f4cce3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cb1b5472a4a821bb7e37ee15b95761f87380f411..6c054bbfe860eaf76258307a74f344cbd0a0be8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 236b2e561590eb2ad450ce83f4e9910ee43fc000..98039cb4840ba322353e35ad339e5d27c9a50762 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 523f576d1774bd4905f5618043907759a97fb886..b3c7efadda3c2db7eff6235cc44ba73f47754317 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fc7a20f22dba84a1b47a98d1298f292d79065636..1fded6ac4d1d1c39b61a56e0b16a0c60b82713b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a6281f0f4e6ad670b3dd70caceaeba50ab0984ff..9359eda58f21844009bdedca23bac3f01dd22d6e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 188d4abf994e9cd5f513da21054eef746fccba26..c33d8194590412b8064b5a138b3dacf8703aa1f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31455ff317336166b948ca43bb098fe71e1c2489..2fc68ed91fb87e09e26ed0171203954296a26459 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fd5a110a169711ab4a7ed4b2b9a124e0d48ca1b2..ba9b2542c43e940f2f0e1679dddc338db82b026a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b16acecd57184a6c34ada0f7607a2ee28b42e333..34f605c9985dbaf463b7e8b2d32ff171ea0a1b50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 578ab8045fedbb46ccb6453beea998761351149f..1799e0cbcc93fa1d2453bffbe08303850717ed3c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4282b549c7dfd67aedb9c736df67fe797b984865..23fddd3cce39b99ddf4bab52114f8750b30e75f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a1fd37424c05cccd1148e0e6017de0b175b2cfc..6aaeffda89296f822fdc8cd64e204d2e14583344 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 12267f8dbc54903e4bcede6fd087508fb5453345..5479509cc2ff97b1af1e3e4c7db78884665f225d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a99093d5497a6e0774d1b62df135e9c2681020d5..ee6940a4400f35200bbadfd52a5f60a1b5cb2599 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09c87a7e82cff38e4d927ab8c2ff4533edf0f502..e19233cbaf29feff2ed8274d78ccdee481da4bdc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 67b4fb9c677508acefedeceb3382e1c7d6ba3276..ba95ba605dc0d4028a0b8e77561842396963ff81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 15eb61b6c3f9d550b083ecacbcf516310f9fdaee..8178ea903f1cf490fa7e9e3491d9296d89eb4a00 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4bd4ca9a9827edf7b33ac4e5e8e43e0e808625b4..a253d6bb40ff31ddc4afcfeb4e8443f9eacaf9b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c335dbaff7c70bfcfa846362869abbc62ab87339..338b2d056e2706a50c80b13b1a0cda1b125cba8a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe789dcfc0250f2e9c89cd63533b99ee44861c30..865605321fbc6cf54d435461db731935109e94e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c944daddea5515ff37fa92c709df7507333fa5d0..e088f7c749723377713df2a22937eb330ffa068c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d11226282cd0ee695e795fdac9e0cd3b91b656ba..90d6e8321db8e15a6f63ecc88955d09b4018cddf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4b0ff293ee5776b27c2aaa93b64539c201f2df3..39e673ccded88452b25e8c2a70959dad176e9145 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e2629eda662a86ba401f36c6a393a8e0cf71de97..cfb594a73e2475ad76bcc7e09ca8ede8fc5294c8 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ded993abe91e902443df452c49adb754a10edef4..e806f8be923c0f9a97e30e1770aed9615985bbee 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f84decb0425a95de910e4d52c847d84771767cba..74a7660cce018ffc5f5fd2287e0d6bf2f815acbf 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2cc443ac5a58f30f6bc1854bdea18f87c8c763e4..930e943f96bb1c1a567aea97fa069ecea41260d9 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e48905f78b18b75f279e33bbb68fd933426c40cd..245399f88cb9849e4d53020fd248a3eb7e3d4d4b 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ed7326ce32c0e958054bcd63e5722f34d097c63..baddfea7185b1d6927c5956fd835595c97692015 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d891abb5fa7b53c8e402a1ed7573de4028f1fe75..8885dcc15a71df2bed6f48221daff640bb6ec6f4 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b081b7486b55585ae3f485ff2ea2ac8af7b065a8..b75e421ecec143adfcdd9a7a80dc10870cb76f27 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d2aacbed99e119a9310e9005a577cd8e90dbf22..94be8b185e0fe93abac3479b634762fc9afa59ac 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8527fc918cd862fa34656d6c7402d7e2b4d7816d..d6368a5a39e64dca6a35280ce5cf2d821c3092c5 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31169cdd2e18070029d04dda5256fec27ba69a05..0875495859b9239e5a7d696ddba2d291d12f84e2 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7230c421ebad38f99ff711ad6131059832d3b991..c488fa380abbf61e2dbe30229d2d987c16caedf5 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31169cdd2e18070029d04dda5256fec27ba69a05..0875495859b9239e5a7d696ddba2d291d12f84e2 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 19581ee8a15103c8895c889e887e5f1e16ef2a14..7b74c163564da81a9d3dfc51069a7d6461c5b5da 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31169cdd2e18070029d04dda5256fec27ba69a05..0875495859b9239e5a7d696ddba2d291d12f84e2 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6fddccc34a14184ac01cb19597641f30bcc08fb3..d8d03028e9a143f78ccef81916735c5260a58cdf 100755 (executable)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b20a65e72dc76aea5dae1e48ff04296a6fe44e4a..bc5e68e93f8bbcfcd52e62a02aab84a47eba64c5 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f719c435a98e71a95f8925112b3e477e53585fe3..991c55a04e3cb33821a2815ea3e75fcdeb696cc2 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 71ca91ecc2044a22269ef3c8ac713dcd6051eb50..9dd5ce4b890da918283a2ee74f729177c9b1731f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index efc731ca2ffd87c473c486e155f1ee1396b9141b..cba839757b8cec47b69bbe91b8738774bfe9b93c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b1857383834035a7df4e394e69f885e140c867ea..93883f60436b55fcd5253ad15f82a6eae570b062 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a84accc3bc5bf7ddbd571e1a0f086b656a24f1e..631ac080eb263a7c8fec3fdb87a40e814f14cff4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a8856b26ddaf8d409a251f534d63dddb062ca753..0d976bd9efdc0defb4b1cb2f790f34687661104d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 571d1b76a04b2861b6e63a6beade2d29678d2569..aacc4483b9af5e139b047f513a3f4fbe9a5279c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 629bcc60da845ce641452a25b98fd92b1c18b6b2..83462245853d99c6f6a5e6240184f4bba4a438bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 17189fd05a16ebe2395972ce8e4904644d4b7e6e..bb7be6a7bc0a33d7a3dcd962b739c404bcbe717f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 07031f2594f3ffc0c268ce78e55118ab74160b51..4051b8e0e2a25229a28a6bba600c476fbe57e6ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dda6caf4c68270eb7271c1c3fb5cda046eeb7f69..921a413e2965da0a3277c73d6292a7e04580109e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3533bcd947ec970f55ebc249a5da5f7720f6e694..d14bfcbcbab891167e4c3ebc144cc33edc4f480a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac1eeb74a07c78714c67c06457336dda025a6109..3657b04747ef9510f409348fc3e686e939e1d2bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef05738791c25b21ff696052789919848c93bbf9..e578ecdf2302b43c65e4d8236d94ec0c4f21bd21 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b09bf680a53e3db258bedf1aaf18da00ae38e5c5..f3e07eb6b1b6a0a3a729046f83b0ad4a64dea6eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a87896f5f2ac9453f4186d36ae3abf25c6849145..534d7dfcf304b3927a2bc80abd5ccd334ff06f21 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eeae5764cffe7671d279b3a807e9315a155d39c3..ede08f774bf2a5fbafabdba24099c3f3c38473a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023  CEA, EDF
+// Copyright (C) 2021-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70b08b4a5780e6491171374f21752989ddd5c53b..5312dc32b0fbaff199be394aaa06c6f0eb89b71e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a7adaa8f0d30148478f51f93ddaac2eefe83ae74..e2e22f0e35cf750bc7abc2ff37eeaede0d62e520 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46abab3909ac7456e26459c577740df0a33477f8..c644d75f5179cbe220ae17ebc2cfd9671954f690 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e957cfcbbb7ea1e0828cacbb993e96c29dc96c0..c531625236134f241521a1e9b387a69b47baf82c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f78065847b3f8e6b274b21fd5e21a59be7fb3130..3488ea40b346a750f1cc2b158f975db1bc46d9ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42736bc0b77789ff34fedf8229d15d4d8e69c5bc..d052f09482049907b3206f540552e5a031bf7232 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d763e15d3d840d31c474fb13e261ac1e74e9f4b..1d059126349904665c39d51030d20fdf0eaa44f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1413ae29b9ef7696b348eeb746cc6cbbccea981e..7e4da8820be0f6f7f6edbc923e6e72a268e81ab2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f5b46f5621ce0bc999e386e2f2c9089799151b6..f43756b03a5eca2ad79ad72002266e910c0c771e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9edad07da6cc72517c37ed23a25763dde50f0d94..f000a61a25590c4fc3114f2241cef24e60aa6618 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84d97c9beec9e5ca4d4a5071a2fc774bab2b98e2..ee27c900169aa589e49d236d49fe4efe77180abc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a64075ee5e32d8b0114affe93c8e84fe425f34c8..676aa72773e1c42961f62d1dbe8493866a8702d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 556cfc807b87f1a4444c7d4ebbbcca5cb7549c04..403f699e0bda12836c911016ac2a6174ac222b49 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 783941567a7d835c0b0fd50e45804f90e888f2e9..62a86ddc4b752699c4a6fc61b086e95d2ce8692a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 457079f5ed2d85fd9bfd6006d4133fb64bec9b87..c3b9032add505526632388cc978dda17e1fee3aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1551cc568a3a5508a05e4ff35fbe957ea7bc16ec..902e5848914d1802b71578b2c8fca52f53b76a90 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fca0696795ca8f931ab998b120423a1b2ff7eba5..1caf2428bcb1d77108921b1077e9a5196d88f35b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f946343037559a17394e850ae85ddeaa568c65b3..14caff01db9be9696b5a7d0ef37805f131246901 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec7a39f8171419858d3f1bed130b7389129f0e37..cdb562802c994afe941ebab4d9156bf958d51d87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6c836b710dc584dd4d39af0c9ddeafd98077f0a..391ce1089c17e763d41316b4835ae85a2dd10000 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 90bfdaf0ced1cb51c7e7a54382b3893c81bfd645..e37c7fd7aabc8cffe253a9322380b9b3cdcab6d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 005794a14c749b8f11f1b8ab9641ee7377edb277..793aed9a4cba9ca6ed801af2b0d808f9b7fce3d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12fc456a716bdb11ebde819c4ce8e5fa46253cb5..d07cf31998a8713d09aff2d346d7a4145d8f2b75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d1b9782a0696094f86edfe2f562b89e3b92b11a..61b592ddef5568959cf6b4a0dd17f39bc06d4ff6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7af473b271be1dacb53cc38cc574fa02360e5d22..aca6f2a028e897d138f49ff5cda56e6dec6a9f48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 15906cd349405ffd0d8aed29beb9b934c24e16c9..ba1869039a2a62574ab0a3f91a53e6f748eb3452 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10726fe5eae5af94279b91ee31f114f2dfd493a2..de856c88ae3148e20ad71dd8d66684d4697aebe2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab051ad57a8606a7965d4596f12c56d049410958..12a58bb9e4cbce641f8260d7bdd7fcfbcb770efe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c325cbefe3701d8d442516eb0bcb2e5ee379d97..43ea02918adf4e3cde75d886342ee5e4160370eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c939bfa6d2ac167913458a106f9045be38e01af5..2a164cfb7939efdfd03a830ff4be5b148d71e9d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1cca56bddbdd12d97ec1e9fd1bb31ce9de0cc509..bcd1bf74c63174b63edf4a24c736957375f35ab6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c63924b39b3eb008bf1a014c09f93c1451ee889..29a453a7eac39084ac4c4ebc82b4293d43b2c1e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d36cc05618b04290f81933892d867f383f321ba4..2e9569838dd33ce90f36f6df8bad32edc2c91ca3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0fbcc2b56c9137865a52fe7dd406d64dab5f8556..f1d553bcfa434e2702616cd230235cfc70a8e423 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4588525199ce875b0a086b7930dfd78ca76b040..9e9a5425b338b856b1789b26fa7381c780ed7ce2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1072867f162c38a849fa9c4298ea6492011aeeb..9801d2e92cc6dac0911cf8283ff90789ea4249b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 020711c7f1ec344acf0d12a6fb600b2182db6c31..ffd926875ec218981b82902bd6dcdf7a99493e89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3e7d1e9181397a3c06ec971b58109c0a5e4663a..d569254dba0ec03d8d1f11e4a7ceb2f35ebc2db7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e83046e9ec70c8eafe34d906edc5b9dad1150ae0..804a91c43b805d77b35b5bf915c1bfb7b042f40a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93bba40eb97dfe11475f3eda6cedd9d34d972ec8..68a096292a3f9a5ef0ef50f7b278491877803c22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 377cabf17cb8ed071e0ab6fbb2f3497e915236fc..82e5fbe1f30375372fa2158b9450bb7466fae695 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab4de1120a56a1bb56524a86639dcc7847aaf84e..3aa4dd53c8e829b10671ae52c43ccc1374a964ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bce4017792ed2196973d772ab33b0f479e78b250..9f488083a199cc134ff4e23fcb880710b6debe6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0cd903afd062b7669607f0fb839de4fb468db657..968a7a3f8f5064fd89c27f7ba99d3d8922499e0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e72ab9706aa287bce9ba57a867c731bbc6a3faa..eab7e8308b0451e8ff67b5feb57b22471ea5f81a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 003a45d9706d812dcd3e05969c874d7743eb1a15..f330be29af00d49d477de04b9c90d8f997f2d610 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41853fe1d06d0dc1a21d960eda2cbeb104ed6873..8b99eea1212f6c50bf2efc3b960cda81e9cbd55a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dcc58c7153b8aadcfc5a718f10feebd0f4909b74..515e82c56fbdd12920cfaac6796ad9c8f2c97c63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d69c35f884c2aaf7aae9354b360b9d30dbd4f505..95ea7b9faac9b0c523e882fe953741a779417ee2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe4ece79142abaff7a6ec9a9d96121dd3ea0cf56..423af800a689d7b8d118720f9c4ba5e90d479787 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index edf90a5d3871abf1100171c34e446f967fc64be6..5ddb665dd7805d7f64de714a40583896d0c6e13b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc9f30b68edb8eb4c4c415af9932d9a9d8e2eea5..e8eb15aeaa4ddf9d3e6ff9f5782f85d36cc10eae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6c869440ef15f4aed4b818e405d2083cae404107..919a0a39396b0fd0d9f6162943a0dfef8131005d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ccf9abc79bbf58ccb65f527f6275037573aeb4d..19252ae239e8368270310cc2938e129805de0a91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0cd68441761ae55d9e6269ccb37adfb6ccff8abb..daef03664ba4368909a6255a0c818c8bc312bcd2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d6d8816a9c9a8ca4f58bec21a87958b53713f12e..5033227e792fc789fbf1b66946d78aece21a68cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6cc79abd2b1bd5092adc5f6296d8496ec943ab84..c9f78be23c906c0e6e1e5278ee91a333205fc32b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7cfbe7c777bfe0318c6f96c8fa047cef482ac61c..6a9a879f529baf8bf22106d06162d6b895f84145 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 142d1932d08a2171df95555668ecac603f0c2115..80ebe3ad9966ad7fb95db5e708674fdb8d527ecf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9c0bb31f6d7953e8207f11f4282e6dd1419f185..ce043ca4c4c3d64f20a73138efb20d22f4cb625e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0685a5f38f27e8eb56c22a0bd2ceaa861fa73f62..e79515b9938588dff8d3396d38529a61dc5a5903 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca51bae8ed68688bd2d5bf621b6b62700c75edd2..fb684eeb1607951f0eeb2ec7eaeb43bacdc3e24b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5e459a407c5343d524dd51f019453d3a9e78980..71e62a4adae5023ddf4163060e296246dba4e9d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 725edeacba82f16b2e5a647fbb6f84f2c40308ee..8febe315bb7de04703658c10f988786d1743dcb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9cc6a2bd1e08d10afd06f27085951bf0b256770c..263a885792e6d4a5e6cc2ce1bed0396a8bef0428 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5823213ec9de532b4267b32ee3d4edf897f42d5d..91526f7dbab87766d488c63c0f7c05368cd49287 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 540430aaf261eac5155d9c0e4fff40b7dbc08fab..62410de48cd7548a5f1e1ac93553d2cb499caebb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a2f7eac4c4bec35caea4133d3eb6ba4fe2c0a1c..c535482821e0c8fe0a3c44a8d7d3f596100b5cc3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1709dc79cc1967422b807f0d8cea3be714a9d268..38d83035e3a82778596ac53dff39ec90c6784f59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4eecc09ea01dcf1576f2287ae4d6c5c92bc68468..335b15a5b0b28e8a9495a969957623efd03c5b72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f8088f7040991869b984659a1cf926c0531a86f..5c68586f9fc59c1ac00d70cb4b8d00703bc822cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca87685df3ab962b9f914ac37384edd6725065ce..4c2764885438f0fd06feccd6bc334b7bb429e990 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4427459cfadacb36bbc34944947467bac949766e..7c8710d59ac94af27c5846a3cfc924d2d4854c47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d5ab0e02f0c1b89d8f531ebe145e195ac9faeaf..57f123f574237bf7d6c179fa41071f75ffb6d37f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2dac81a3fba7d1187bf72c8e606752b2da108fd..6fc8369d66f4ac6ac34e14bf505d31d341cbd98e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc46c1a90cdcf1749d0d77d63c1cd2e27eb58f12..ece58ff19be9a4cd20e66b42c84e6c3c52f6b7d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf7e3d44b4e7adc39023e4e6ea2347166488704c..303a3bcf01f6dae931144f3ad1be31402d8abeb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba8f9962a313bfce0ab46a3568744cb6ff5e6cbc..b504729ea97eb5fbabcf908a0dd9b798a007a669 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5b332adcff416c261a5b917022967a5ee4efe07..e0ee3e55021c8dc72059c0b1e605cf967d23bb82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6859c6b19b100177bcc6c54011420298e4351102..dc70c0e95a0efbde731ab2648b8d65d68178bbb5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0836ae1219b50013cf6d621c3b1fd29646b7f09..028b1b2d365bfe0a5ad760a34e673efcc04f807f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 993e6ef901536e95e39316e17c17c648863da9bd..f9eea73cbfd7f0e38784669436389f12f78d7308 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1149084fdd6617c4bfab7c341a8e4defa22f5bbf..712ae66adc12d17dcbc241c11cacb436f44d143f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4962bbf2931edb8a5fb94a5e94c76d8f8a983c75..8bb4744c4e5d7e8ec754bd11fa684e6a2d9d9ed6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04ddf51837f9cc4ed9ec7c6dd296e4d5e0575d27..439ce6844eab772a4dc119ffef2da01f6dd68bff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a16f54724388d1a42da27d2fcdf363282eeb0311..5aff0ead899cf9ad26afcac1b32ecb1aad7f0054 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 111782427ee961b59ab3abd2bf657d9d3c98353f..899cec9d48ba9c3d457a88fa963e33a5835ec9a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index afdcf34510304ad7f82bd67e3784de2e3c3d86bd..48bf53cf4c1f6c73c0cdf5a680ff34966443ee5c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3425165c5adebe4a8b584a4d1b4f5a5b7fede0e3..ac7d4b8929b6f51b7dc6f38c849c5d8deb4bd2fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8f16a98cf7ee5dd0c3e97c1c0bda0a9e20aabbe8..94eca40435bbb26699447d7040b8ecd6515a1398 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b4a17bb4e7dff23a5e8dc15d262e37faef0c6b8d..742176a0513d23363ba40044ccdb96a9ce918d73 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c17d6fab3777a2b7db8e40d21eec9163e772d5d9..08a3383dc37a5f6990f5e4cac42fcb0067cc1bf5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cf0a87ea1ee32d8a73c47c7be2a79cffec72283e..7fb523c4ef7bd484cf6579b899fd9181c43db368 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0eb84450c4e5dbbbf75634280721b4d011754fde..2b3a2cd0ad5f0d4084412aa19f668ed3f049af11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57cf7654dddee8a0ee59fb5e05c3ce6a19975528..63c13b04c68ed97dcd699d4da3ce852734a34dda 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a41b2dad37d77fadcf4be94210051374997d639e..0cd70e903955d06ddcc4a350b023fcfeb72a2dba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e503d03f24056e8fe615a5677e3bb887cd00e86..d48e6f326a589af0a54f2aea3e0d7da26f252f7c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f69a894b886081abc39d251f73d698e7a1a62a52..89344bf1ea9f176b7ceb477dbc3ddeebf7081682 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 044dcc2a150ff1f659e685c7c547fd977c74ac9a..68706140bb3c6c4f15143b9168112da908a5388c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8947d2cd402d47ebf298d70cfe017752abe524c..77efa8c9468f9cdead66070168dc5910ba2a3a56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b33a2fde0d8def4386580159f20be8649994d40..e156457d937816e81a03f639dee04ae99fb79900 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c0eecf508b5a1d3b81a67c4b4094fa04003521e7..9ebedad98f2fd02eb70a285d762e50f59d1b2216 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5035fba26b9603e6b762ec420bcad3240218412..4bb9b37fc8342c6d540a23cbf9d1ef171bfa63ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67d51b0f7676fe2b1d23399c7a00ca71b8c02591..90cc088bf9ae484c74349b04907ffcc3a2cf9c00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b572387500fe7cecaf1178ffe70f08ee29e8ac2..2cc8555f9bb2c720064e383aeeb5f68a33d60319 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cdb3309ecf47c08e50ea813d3c2e0ec5ce2730a6..a653e62cb310c3d225970d4ba50fde6c9c2e6b88 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1bfcc24902e1ec2103d6a1d7fe6c3bc4fb2eaab..bc71c6304d3d426d11030106f3054c7cc9f69869 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19cde0c625bde4a726f03ef9a582e4a4bd67bf84..dce075b292c8ff99a928c9c5d7c4bc1475b6b65b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 795eee98dc9474dff7f0d7998b852515dec190e8..5220ac304e67070ed0533a24458b02eb9ab72db9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5522c19d14498baddd833280cd82aa91af233794..013fb3f2a43bc144e2688e0496c18454e8d342c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 200e03a40c7cd13918ffbca0993606a9f3b49365..68ebf93de173111d04b56ca4eb96e132602b007e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 85a867eea44898d93225b9484d29bd475fcb4895..bae3d9ced8f1187108c04b504e733a116e13e2af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e689458e862e76a0660c430ca73ed2628382d3b1..c9aee84e5b6054a8a6461245b826b72dfb4d2c8b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 48d356a871d5bf6557f7b4c6b6855a089f59d8a3..cb0616618b333461bdd4cf1cae4dc6b1229e6e97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f2c59b0a85721c43c5ccf9c164d11e678146864..27d48101fe4747da063a1b545caffc41e09ba47c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2089f2cfd1daed8508cfda3eb928cddb0574f15c..d5379361ca68b859e5316365deef0d8ee48caca4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e15b4402ced28972b9851e3f17169c53707ba3d1..3d0ce5cd2d07edcf4d2a5398207f8c4bdd37e4ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6f421e88bafc7da28dadd86e4f94d7898618287..851a74a69803b6006d951bb55a1f14019666b3bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4df87c20db36b20d60f6892992cb82901775048..0e16a240bd1e5a417a145265ec54c0bef8aa61e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 611697e8cc59ef6a9ffce773d9bc191b95ab0f53..33164184221972e8d5404f1874126d535d039a11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea6ce98cf203ec4a2a12088867505bf6dcfcc204..e3ddbfbcba97df891becab3616ac2f3aaf9c794d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 506306bd1e30d9469403a9e22b6a4fb15ee1e2de..ab3f13a215b66bc8d7e6abe6d8c2fb33a7853f7f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3637a73e8f3a3c51fa89a68b0626e41d3c31f84..15b6509317901922dae23ac0eb62cb5b74f8d564 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8b0de970205a2068627d18544512613fedc48e3..4317f87bfae45f18ba77e69f8e4489494ebad03b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dae341a661f990c278737be433a817dd35778ab7..db64bf2605d447b8e7b3b5c6c3916dcd1e9566bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c793570d42e9f8a1fb43aa5d296206a995c0c8e0..6594fbb131fcc6705df4ff028bdf36e4153ec4ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cfe1da52f31c811bdfdf8be32dbf34b47a3d0115..96e5b4894f1e36dd367f15343aab34ff89ff0489 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b150a48c76b7a8ce576243ecac08ae2d99d99397..37de8b9394950b4968a24051edb5d2c13db31e40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddfe2b9c2f99d8489c0c843c51d173f981f98461..ecb882bbc4ddf64240e7c0118fb7d39d3ac729cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 686e60b159f9151363e1d9e4d7c847ca257d04a1..fa8c77ec699b34dce12aa807a20b558fd544b71c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbbb8044aafd90de9b8f4ba88fc3deafa48dc0bf..468b28012d84c96b228ffff45461c3d5f38260f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10daa80cdeebda4fc57799ffcc3c578430004cec..000a8e00f4f68af518a0de38dc8153c67060f0f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c5977867a7d0314e1883b7392bc11b81b46e582..9008189d67387def1ace1e2c1c227590a6a629cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db6ebaf4c8c0052051d19d9598e8b41a9dc20757..2fc53eac6846bea384edf8664d581efb78eb1c73 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 108ee2a16137e46fc6047b056bee4ca848e970e0..934674b3004a1c8eb22d76b4868b6f57e95f2d7f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46b6c3d6018762622249a7e7a3799443d98f770b..2e1f01ed27875a1b6b55f065b8475a49562e9aed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6dc1bd1dfd8d1225d9ecd1aca9b92aa3638001ba..906802732176716dfe7d9d7def0879547d2078f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1edf88c1b734290631425e8ca43dcd424f3a802..3b288f4c28d1c20750c9ed08c7ed054740ffa418 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e70c77b37d8a1cb67b559c14ddf6cb7577622a1c..f693756c638349be4ba5dd78eb0b3d4f4ff4826f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56c835947f71283c220d34fa07798b053a07e3a4..fec8681ac763210e4f113c135c63935ca2f68e59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 224ac900ad997c00c2af0db7e32fc56add01b482..0e8ec34e3d1661d878215af78f611bd7651b1ae5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aafd49a44e96d1c983929a149d7d93c1312325a0..a57aec3cf94e53dd6b42acdba4efd7d8a12923b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e921e84049ca485537a9ac663465dcf5b44778aa..bdbdf711ef49bcdd50548e9c149871c1a48063ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98cb6d4d7330674ad0ea06839266c0063d901f50..f49139d1e6efd3ac7a84c5b0c3caf8a36512ee72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11d9ebafe0c84f805615552b4c6353acb081e1b0..4430f3f8b93f52ac9d9cd292698b9927ef4b57c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac88a4522dfa794599d77f3fa04a4937e691ed64..d8db533d112688d4a377984896c723d663930ac5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0834a13aa65ee45c5526335ae50c20422dff71df..fb0f18e38d35df6b6483fc8552fab1a3c38f4cfe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 309ebe60b5c215fe786b09cd95da69681d7ec4f0..325d2da6019ead27d8716a4640e697a8b7a95789 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de2db6c728bc901bb40fc8707e84c2e5333062ec..bc108c2f6a35b14116d9aec0a58d62f6dd2d8015 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7e8b3632480aecf6b4433d9179605ef55e7b840..8ecbe682aa9da5cc3b5f77a41514c7af34c7f086 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8acc4bd18525148ee5cc647ce8a544662505b1a8..3df3889b522e3d68ec89450257dcefc0925225b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2651ead1dee4bc3a3140787436e9b944bc0ebf52..0b9561ebce9426c6656027dc7585215f4743f6ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f42f4c835b000d023ebc2dc0d1188e939b232045..d94ab80d6e6935c80b78019cead50f709812906e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bdfb08ee55e8d57c40fd1a2adb1e37367a19eb73..266d24b88eb804e72dffec7231cc6ed2f0955488 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0acd530fd00d4400f6bffead813c1ce9faece2e0..94b1a4c6e01872c45704386d68f4858d00eb440b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 16b38caa3be45777bccb8aba716494e82d0f2c92..7129005a6c2f7503be627eb476dec386e18f35fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b3ad46476eb4dc486ccd6b39b39d598853dec9a..4c6fbcc32c4ed4e1556ccc3681e4aa51f1f397a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b420b3ecec68e6712af578aa42cb19b66b8a172e..29dd17c5e308496b440db2a94eeac1294a0d82c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2d6ad71839e1914f30e86336832445950e05ca53..6f8b21c2577d80ebce0ccf6f058c015d87bd2855 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eefe61b07d74dec7192a2fb653b737c28def831e..52093b66dcfd6321ae1ab9391251f4a370d05bb5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3687c9a3d9924a3e91bb9cbe7f53a145b337db6..fcfdc30834db141f1f5a2584763aca853ac47603 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67d6e2822f192e49890a2a253248f8606f28cec6..4b5edcff621335e6203a98120f2bab12440ad831 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9df87a20814538b00745f94fabf37b599f59871..a8ec3a2a900b65f766f975ed17b9e510d3adbb3d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9781c8e22dd2fae4b650d1e2a0eb7eee391d32d6..bd3e4ce365aefc5488bb41a5610edb1aaa6deecb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cdb7d8bca283ded3b370bece0c5a6416471ae5ee..b69572850fa78429b2f6983ff3bbd6df0e880949 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2725d0be9fc9821c053a44173cf6b1afbb0ac09f..cbfec4b391b40d254ffbc68b49e19f1677fd92f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c810eb06191d1a56c5313777c9af01e086e2f2ff..e7f2f7ff0d877ca7c8312d22c3374dbeeac55c80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5027fb3b4cf86c614bca4924dc8375070679835..7ec4729668ae2f746a2a3f2ce8e082a4bc6dbdc5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a6bd9efe14f58ceddecc8846b8e2d082adb5809..1a22659b3b4ffd85cacae14cb5afa5aed39b981b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f09b00d2be945257989f8bfa68710745b8f5db5..c309b0b2a480ca6a5f2ed834270f22db9ae77d8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c9594051a67ad2e4856f928593708e5fe3b2d6c..2b8b43283e9e5568fead8bec9ac28b42cbed23d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e862e11987ee89d71964af248e1f395af997de4..66463e83cefa6df1b058e7c53037040c79172aff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8401f65203fdfbe6fe5733e4fab127254588b77..ab44ea72b3bf9d889d3396a22bbc67515a5d5cfb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a543fcaf26885ca3a7e02c6a67893634681f5ee..5091d98d6e68dc62dc19a109e24fb6aa9a9e93af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c27c887adb7c6994048f6960b16c1af981739c53..3ce6debd8ed3e9e439a50bead8eab1d82543ecc8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 119a7373b60819071753ac9b17ab97472b3d2a7c..402a9f57b223f7893c14081ba482c4274e7b15a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a865ba483b28d62038fe4b11ddc9bde1ba399a6b..45b5749d8a8672668e6e9b778005001169b7084c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7bf350378c5f2e56e0ce26bf9b230faa30e89a3..6b33fac4894b5357d0995beabb23fbd57235cf39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1bc9c678f1d38fb5f6ccbc7c9b895eb3c7437c5..fc0b7b4c669a2db1a7b7a831353e06c4118e1c49 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83fc84bc775e7dacd937f15e43774601fd4ec775..68d9881d3089520e6882f246d1361b32c9b7bfca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e95639210b2f2c1d4aa4d67abee85b8512042c2..8432687b3ea71bbf6be71d7aef859d7438d68474 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddf6edfa947f182f6456eee1a18d62d93706385b..e6cf20789faa7fcf07b3c91e587fdc418ecc2d5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 047fd01018bfd53dc13a9b259b095b77c140930c..0895d8bbf8ce8b3b906b21b8c22b126751ada8d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d0ff96e91e26dac6aa41a5c52d8b23711c1c87f..314481f6fb6fafc2408b50489d8c4b4c80946ad7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c33452f21f4268675c6c4b4b4c984a8555509f7c..e3aa466b4beee6e688a66fdc184d3787be22de60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d3c560da11b39cb0ebb9142304dbea018821520..dd807e582423a0b1aa0faa7d6c0a474f88467a05 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 75a451ace5b5a79a16165354d1d1acbf61c2ac90..537ff13033e1cba789850df7392f7758d14414b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e27f60d99695a1cb5c19a9dda7f95d6c5934badd..cab5e87818cfb4224dbcc9b036faa81de92f289a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 071f312fab33e3b1cd3a18363809d80b79322031..6770eccb50cfd3a4b69ded0c2242c1f6ae521e72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 913d0a6bd4c256ce06e0a18feb6a7e8d9cf22c02..cc3dce17b3572c4ccb65dfb99f7a44bfb71a1ee6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0b9e1df61843b4bebb82c318f4b8eab47ebf0f9..42f7ceb758232ea884fd33efdcedd16ce9eb573c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a4165c8ec1876ec5cb3db1163da1f738e2b9f91..be2f0d11291424d679abe1d448b532d5868f27ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f3e7526a5d0d4c18f223a732f96f00d5cb1ae37..7ed68784fa5220013861bf8d5a1d315e8a1080f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab89602c1e674c8c6b35bedcc3c375e8cdc50d27..395504ff0865c3601f55018588f79933aff35fd7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed0e9d3902aff963614f5c17e947f8fc59bf2954..a64acc57429133db1a7519660ed386244648cc8b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 710c6fd18d3a6ceedf4b9a5153fabec1b1f9fc5f..b30edbcd9e7d97c6ccb78dac7517c58a0998f34f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83212febf6c706c448fbfee1a9d722dfe89f42fd..ec99a538759e7d00c8cdc7cb124152fcb78311d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aca80577bee77257e880d75981a9536a60b3d3d1..1f037ebe51ad9b3bce38ebdc56cc40f15ea61f88 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cbe7a00ba6e0460c942723b5112946d7d4d506f9..e8391e7b04156cb4b02b3bf434ab32fba339118a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f5f9cba16c2d8b538a3a38a042d948f279da2c0..e244e96c3545fb4e3bd4dc7da4c2c6a684e86a32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c774602f15f534d7bb7386360e213e8af5986c1..47b0dc973a145f4bd2ff49d047ca66414478a95f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a81940c6cee4ce7a288f599f9c1aefcbce4b301a..dd252927bf9009e360ebda0d228c814fd3d42a82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d8ca74b5c56a8dce2cbf026e9dc683bfb1bbde48..0d87b0acd74ded5423e432bc8532097bfe0b58e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9e5b6f8d327082b38fcb523dbb5924aefe0c86b4..deda5b8371e746b227b5ce160ce17ff8ad52082a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 86d955ad0f24f74d000ffb8fd181a7cc75dd3c37..c028ac2876c4a7fc826ec7297dd1b469305774e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5df46783f8958ea96a15e3127977ba6dcdc6e4b8..a453fde539559ec02004bcfe966e4673bf21a7b0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3fb36fedcafb3d801904d8963abcd1a7664f1613..8c2e14e827c3d433100197dc1a0777d2a4184250 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4dfd9a07b30f6348cd8a2949e72210e25f6507a4..8a91158b211030cbd75c3fecc98bdd4d8e42b439 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b7f767a59c44aeeb30850ada5289f78957d3546..04b1b702dd2d247ad2b4a11ed1ab4832f09d30e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8a4054b74e982b37ab81eedb085038098ac13a61..e90714a3ceab2615f1fdccb240f2f689f127dc3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aed3c15d7d99aa2a8322f5090006fd79f146468f..722d641584f8af8fc71a6b9e3a47ae558e2aee7f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 57570aeadfdd0d8d0d08025628a40f9e7d1a9398..4b243fb9b5a9aa6c6b07bb55a28aab7f73cc2c11 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7e3cefed9979f6ca5ef9f828032b6d0caf1d965c..39e86831ebd9e26d86bd78072ee8e3c20ba31fe1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6fa878da9271eeac47c408acd5ffd13617516ab4..a2a34866f9f0f5672ff78b80f6af8e1d97b95465 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea60c2172a7cfa498c1431fd6735d14d7adbdd56..2359a4406e858aedfaefd45fc7510dcabe50cb9f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9bc0f8982bda2576048912aa55218452d316473d..b2c78baadf420021cfd54b43f23cec5093c10db1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e193cb854777523eaa4053446b9d7884aef5a9e8..c9adb05e046b13a5a7d4055f55d8b772ae7f54b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fb417aa9901af3a8165838a0c88eb69e2231e4d0..97639f829be23958d4c5b0d2624c90afa21391d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 239c7e6032fd47ac3d225e5a7944c874f6f92faf..8268b696e16c4e00438bf3035027db95d1f31a71 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 20f1e0a0d63f2ea5e82022eb86b351fb96265127..71db1b1ddad3f3d8080caee76b110a5fcbf5fc49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 62150d2cb0196c3191aa529eed129a0d479a1739..9329344e95ccaf059dacf98e1034a9762192d653 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c7accea7736cc9ed06187622fe02406a9d3b0e5..67a310365781917a1531e78d37a48ced3ee87b1c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d35cdbdd2d5d57949519b84951d420ea729ae518..e0a27c1f1325490957bf9dcf518e83ce35d0cccd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 291ad8765bd386bdbf397d24321c9edda3e0c7a6..ccaee803bed5baeb2b2bcf9aa57e718f34dfce68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 71019bf34443505ce648bb290a38e7da55808252..c61ca257d87f0df6e9c8f84eb626fc4df69ad0d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index edd0681475badc5eea482d1b4b0cf8dca9dc3323..462a0c42b5ffe2ea1c30f3daf271ba4717d5cb5d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de0e5ba50a34cb4224ccd330cda8fc344c7915af..128c85d93087758d251d9311f0088b15f3e0a64a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d399495d7a71cd179bca964e6da98464fb1027cd..789ff11b2f2d01235d790fe45bab6abceac93b60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 87bb71bc586137301ca7996c4df21d22cacee8e1..2fff8b9826268650835ed14d51c7fb6c40a2baf0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd2c9aa50f5a3f95019137453e15796a3adc41c9..a3ceb51aa4a59b4dd4752ea40e2552a494500e2c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7f3c4a78caa72d089420658ff5c331eea2d94605..0065c6670c6cc3e19b167c2d42120e3cc11e9474 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f5630062127d3b4f1c2f16d1a639af2790b977a0..a0a3ee35f02353e4fffb03b7c3a7d4b7b4f2a026 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 829d654bf125409c3e3971d92eacb12103571f86..5f24dbd54b993d5040aba431ab0d4513ecdc3a3b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5e197c0fa74ceb422b2c292041b5f0e2398a9a7f..1a23c9b7d3a9302cddf776d1849b448a1fd784aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2bcfac8e07980a1dd8fd0873b5fd162672fe5fdf..fd172ab6f49439ac1e3d62443755ab22ec967a08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1540053eee71ba1d58e73927ea0ee3d24388715e..b407864a86a6dbd21997dfdfb01be93ef09b63e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1110d007fbb14662f34e3b8a43f8a2350185de90..87ad8bd98126189afe71552bd4c1047a32a51c4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0004265bad6a001729be778747e9e9fd6454e6b7..85444dfacefb4f605631d008d19e81808f189d42 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca0f7dd84e254cda4cabb33fd4da9e4f59a121b8..e1359a1639e0bcdd50122c87938d3b5b2e236ee0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d6989ea3c073445baec02c6a070c2063c851ccc4..88bbc032615d46ff3c36cc298c0635521a275070 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 32a753726f0468d6797e0106e13d1e82e24586b8..f608eff88fa7b0012cb749a302c63734877c7d20 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aaa82903718b733e080ccb48b66ceec7b9a5bc40..56e28f3ee375a20449848628ed9dc10fd76ccc1d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3a47439ca8b00409b21dba5751f0dbf70d48bc4a..b3e4e70c0d5abf1b0b2fbe9fab00dd592f611740 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 18826dd25fcec67d9beb61cec62ee69a296cf0df..886509bef1bc524755912a0f45e2aa105b6d0a85 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f5b3ffbff608b38cbe9a3f0823a898a673588e31..55fba08f232daa0946a4a645a91987c4739c805a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 91e285756661edcdf676a3f0892fd0db36efaa7f..9c744bdd9492caba1cddf22b4b5bb2e4810a0c32 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b2d619a1a3692defc81205417b233cac3480841..0ba7d08678938c2584cc0dcffdb87bd7b44aedca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f1ee2510433035a6adaf75a40233c7403ff5b5c7..7557226c2f49a75d6690f454ec15ae18da971cc0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6855949b9d8f45726290e9dec720d2a46c19747f..7f9f2ae0dda1ee04d85593f173750e6ec173a186 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c35d54b4496837982aee64216a2596eafc2a5b1b..df536d50ca78d1300cf4512a53afed158db005c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b53c2bc50384e586dbb0ffa7fbbbdc19bf27089d..58758354583987707c6595f81522ff7472f13a8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 12626cf6e4f6657e1fe66d277b7cbd53f46fd142..c575c1898da4c7fb7a71a56d872040586bf5ef57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fab145e32aae6722a12e92ca0aca600ba199100f..d35f362f3004821de401e0da0dca6fdbdf82a59e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14ad9805c468070e83b6516be95d494bfb221c77..6675a68db5bed3eaa618a7c67100f277a26c0db2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51f1517347c37d1606ba7593eea164e570c976c2..2512148636acfae38a859e48ab413d98a432c735 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7c4d84776dc825c1967f4ebc1d64d71dd905381d..a674d4525900967d9d0b802ee4ed1c57b39a1b91 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 325c2d4ff2a87e24fa2301874771752dfc1e41bc..df0831cb93201807585f9109a4a829e2a32bd233 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bc50da883ac6741d0abbc370edeaaa946dc11a2b..44d4fa01691a8e124d493bfba5e547d9b0288acf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 21fde9f4dfbc1d5c00fbea66ff1bfc987c21960d..8515a8f2278e002c6732b0ec1ebd7b45535c8b11 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a84257f2f7a1214fe23f7700b98cba96fb2d6971..7d1fc876e04f10b9578d284bef8df849cfb8a319 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3a0dd62db05d72fa4d029f222d70e1dbb00ec5a2..d1a1c53b3e00d9520b9f15bd961981aa23da06cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0aff31e6e54c0b60bebbf3acf209776479ca58f5..7af177d2cb1ab95e725d122c0775119fcd640c03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ebe140d075b594f83faaf18fd62d60ead440c8d5..59e304d8092a34241066cf15825e5ee2c73e7d6c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 08754a866732931357eeaf0060416c161855b175..b3e9ab6fb55f4bb336272b5af0a5e42f74dccc8e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 68b34d3728679c262f9f9cc77a0781f92ff212e8..03a40f33303755a9bc6578d185d6130429853b58 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e62f69f6b4d61b98c964c88e1359766d4bec490d..676d8a0bbda04ae6cedfd9a5492597102dbc59fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8ca4923ef808f80386d436ffc6e568c13003fb36..cd919952ef8c12d7450102dd9491d01996499031 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0bed57c8fb8b11d24929e576c80692481189d7e5..0ad4cb6c8a0ab57501e50be338a47f58802ff889 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9eaeda8fdcd6c5f048ad3c18deb492066f484f1..9bd6365a6f56cedef646588d21f7be3bae32a829 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cb08be5bc4e6fe2ff34f68cc948778fc2a98c5d3..059fd7e905d8a3135123da3effc3915d597570ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9054d7b66f528942a32ccc6e69fdb0e4905c93ab..4c1a58da2bf989c5fde93958d77410a2795418e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 249f4121bd09265aff6fc124ef1420124bc1884f..2e0c2827a8518f110f2833415073bbd2f25ee794 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c18e927fc0fa5a569383343823a9a5b9dd8190d..6ea10dbe84e871f997ea2114b6d882793bf10eea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23045c35abc111ebeaaa8924eedf516180a6a814..03783e5eebbf513fd6e899366292891dc7c82f30 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33d89caa34d970761510cdf50893709bc5d5ba54..ca225baf2c9d8cf7aaf070edf5a581888d41cd50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2d6ec9d875349377060465550e6be92e88377e8e..3a5acdd5af8c1e54e4c676041f1eab2350b6c236 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c8e854805ef986c4b127fa68772be765a927277..2b4bd182ae8944e409e040a06c737e0d4f54a3c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index adc12ea5185d19ebb2f83e50298bbfaa0514d0ef..10695983b6f2688760ef5a6311aa2f1e10810852 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0ad75b82041e705b662e64198fd9cc341a672891..fb2177a7a1a2cb1d9fc6dca1cebb68828c384643 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3b0181b13ac608aaa6a7ac2d2fb954b493dee569..92edb148f6920614e691b6e333cbcef49224ebb2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 720255968580df63b6e50d337e6968a0b8437dfd..869b407125ae45c1f5225fdabbdc1775544a73f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c53ba2f7a0236f921ddc05180fbf7a944edafb3..a8fedabad68b16aa08ea7d0d8985679a359d3f04 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 671ff2a46d580e0c35df74f5352b89dcd143dea4..96c740d1bace21fcd70aa519a5ab206bbd9c91cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a7dbb44786b6c17bce926737edcba952396e379..d88a1341555fe7af3f6edf2325403af9d0150058 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b1458b683303055b3f447262e415091ed7d5608..6926c59064c33906e8672285dbaaa6e49c614f01 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c12885d5a20678775ac3913fa39a991e45a4b450..bd1e64a1af91c020925d27b154783c2eb572b201 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b094ee08a0f1888ad85c9f028dbee4d48b028ed..c61d0f89fa10f841696f0223e9037c3400c77cae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d95e54e06d3d04eb0eda3a553945eb975c4614e..82f97d40df9e233266c7d59df19aa49ccd164ec3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 29398720561f8f974a3d664a2f2e22f433a296f8..d75b4c577fd48c603d20313b2ae0f75abcb2e17b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0dd2cd89e790897cac1b276d36d205282b07aae7..fbd5d1c7f41be05d0120a20be8f7265d649d02d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 605abad933e2928088ee9d96937ee8e613754624..05e17e520a4ca7b1df726b8b9e1eb64838d7f6a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d5c9102da9c6706f0f6f32beb28cfe1085e05698..8fcb18d3eab2c0fa56c3d573c8b4a26bab2be128 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ed9214d89b91e9953dcede68bd7e82a3a8842642..cbec17988b46367751c6dd075a30010298b69133 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9814bb73165b5ca8e9f16e0b2098a8a61548ef21..eaa3a9a9e08b54c09d728c49491c84b897b07a5b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 208cbf7d8014dbd62ce0d07da011fe3e050dcec6..7d5d169459dff60c2220555995426338f4d95759 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 714f9e949a8498831b1e7d4dbc9329417bc8f786..bae473d14ae9a854f1a7d5188f07e79d0af0b87e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index abc20762a8f52415577410819ce7da2c47710043..0c5f507124bff47c6c74ba92ef85541b0848099f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b419965f73ce9180a2758a3883fe9874b714e4cf..992d8c61bb025d59ceb8d1daaa0e2984667296b0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9aca9a921abcefcb30a24077ac10b01f93b4fbe..a23188e850e8a5c2f61c02a911280ee21bcfed82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e0e05a2ba371dfe8ad3ea7b168aee042cb4872c0..331600902529e0a9b4cbf7be27301d8c66685275 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6555a9b171c1f8e7f346d818dfe90bbb39974bd4..ef4df30b460aedf9147add347a72bc890944e1c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f78c6df1588ee528adf88e0fcb57161e09b0918..cc9b5bea486bf1c793bd3119d9e300d4db8e865f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a601d08a8237d789fe067c6cbd9104578fb38896..30134ef7572fa4f0dde116dd81d14e404da71596 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4cdda7cbdf1a639507cd5b6fe79c89140a18878d..5842c8c7914b20c2a850d4f2ef2ad2c2af0deb1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e9fd9f2ef80174e5fac5090586133388d12cb9e9..b70da812877243e28a3b57ed40b1eeb170b7e5d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05860426a3a922fb093bbc5209761d54a5b5d8b6..3101b6fa873dd0446875c6d7265ebd9e5f80d053 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 388d22711551e8ab8199daa8173713fd5121b23b..be89cda1b86066c377447abd84b583592e4ec637 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1245cbbb6cfdf270ddf91f382560f21cea66ce0e..43502af9fb908057ae959b37ef4df8535ac12ce3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2663540d5ecc77386a7688f6d0ac33e0bb4d47b8..4bc5719de6481faf3c718849247f955a5cfe310a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0eaff9beb8a1636143358571c8cacecdf7c8baf5..ed38dabf45a079093b8517a0450a403296509b79 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 526e29481fd1cf97f0a6ec24d53040466bb783eb..b5e403412fdd37b294fde2c02802b15bb0a27dea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 76762bd4f57d08d2753c1fd307d870a7593b994f..5d456aef32418e49c6e33e058b91400f3c95e5c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0013ab051b106f50bb6ee087746325c5fe26e711..714c2a2a03594d805b3f5e2d279fb99d7a18b1db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 02291488a092078c03003be14d70aa60c1ce9680..28ee51591ccfadc0547b4cbf0f32979c219fd0e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14c3c554ecad26e6e733d541f8e12fa23a989d59..6cd2e27ee299d38327b85f634d9932b85bc3af49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 29c2f1988426006c3ea8178946ab12c25e8f2467..6a74f989c514b7252c887a4887254ec019686c66 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 803561bfc96db13ddb5b8370f7261d8efd164206..173086ed49b5842aa225d97dfed4a981672c2106 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc17181cd9b554489dc19f8a10e036918da34e0a..e844fbca6b018ff4d7760925e17ea68fd01508a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c6b801f6b00ec5733c908836ec647daf917a052..1677a477fb48c49d328689228dab8ce6687a23b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b7f01a933508eaaa07a861c188d23ae67bd2690..dea0c21bb0378539e708b58e66736d174d733526 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 851eee9b22e5b0639d1ef1a9b03dd0777fbc0868..2dc5b245b10c502a425c28b00f3e6f1940aa8b44 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fef3d62b64f0b310920f28febaf15d8d7b23d181..ff03e088041613284c6ca14d13f5e1d2f03caf75 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4fee0c3d71ac6e612724c20b9f98792d08f9fe9e..3d5c89120379a63b04cb89a60d582923a2117791 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e6f5ec9ef4bdfc7f7ccc18d3465b7be38bac5792..39090368958cdb61e74fdf400eb7f5cc11ded24d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cab7868fc99fc8538c7bcf7ba0cc0b5826871336..283e3b71cb1b18288e8c084c75d3c5aee62adb13 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 40abd4c5b8f675e44fd71bccf15fb55c93c99364..d1da2f386575fbc11311507fe575961108ffd876 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 108766c60e582d3eedd930a2a23e4936660214ba..5efec61bc431add710b06718acc3da1fa8793813 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3a22ce18c3074b2379399a9378de1984351ac54e..b4cf0f61537e41516338bc3dee968dfe1c5b327c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5171af371e8e8b071c81feb6b539bfcc95ff95f9..078f5ffd8e60a3781a45799a51a1429636499dd7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 264f46ea5452520ba20228c1e04c928c4764c511..27ae7c302506bd65aeb9864f18be4c0bc32f469c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0945ea326615dd747dba37da580f049697d7fd45..e3e40aee73f36d8901b9417a3d2515f5ba83630a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db010255159680c8d38554a1312a4fda75ca46b3..4365ef19c784d1d3382fe8a50198958424743a4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5d4f8cd9818c0257418d4a99846aeab2ff6a504b..795ef05f0d76c74a63754d6936c0963c7e95967e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 85b99a234c76ac10a5011e7513f16962e2e15f3b..6b4254576f7a9816af81466b65e6f0be851eb784 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f977283c594620cef347677e71097e760284a043..6c3cbef048d02830ccb09c4785770a99be6013d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4ded8ccd4c22041b4fb651e2a4ac5e68ff60d9d4..ff226782e9c6f59b8912895d1bb65759ba5f6b86 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce9299f19baf15c8ac3d0ad4f2c463d064c0f204..a9977bb310649846224aab74f8662014b4d86e59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60585162ad111b55201e5cfe9d7afe8e61c00ff2..0e9e6c14d07948d10a946cd5e2db9f741ba56104 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e7d20fd24c79895b5cf4cf3709313e4e6cc988d5..c391f84494d517586bbf75c45172930f76e2d240 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 797f3e6766128251b6053bca2cd1f40dfad24819..64e80c5ca83f8834ee4c6b49e0f3d55fe403e93e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 10783d9af65d1700e53a3d55f6ff404fefba0ac4..0147157c3449450d661a1e1f328ec980ffc84a1b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b062cf769052d53657c9e580837b72806d12b863..ae2f1e588a105d1b86fb6f4c3fcb9b298b66f40d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d41b787e6d26853d2210bcb4c7c65357b5d27950..fde258ab25632a82513971dc553fc6565542c71e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e6c978e20e55c1275174102a27730724ab8cb142..bf285d0fe1cee4ccfe906559d39e8595fda6259a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c62945c1bd92138fec356c18b972f2395369fb45..a44a92f4b5b6f88a0435be47dce0a4b12a0d2f0d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7033c10e9ab663203d662a5ba1f9a5747f0ed07..83d1dceffdaff7be0330929699033ece7ef7b068 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 411e3ef2fa530759e322eca4c6237b68e50cd02d..433f53da9bb72bcb23b4c9abd579396090757717 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b48900e2b89f651f10f4d88382aca6320ee5cb69..97baee96c172d47b631812ced50a8a5028a85354 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 320b6e398e7bc2e8921bd9e4d7b7e8910067fb27..1b07480a7ecb7229966cb4f1926bd79e45783691 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dbe65e6b0b138a39fcd0deadafb4dbccf8fb8bf0..f271a2ed51635af014452f505d75dceef6315937 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17fc60def76012eaf4a930e6c6634be54861aeb3..dba61a592566edb34766c6e3c285c77803ecf050 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93d18ce4422f7ca1bdbdc2461bc34d9ad1aa7b5a..2c81e3568f6ad425eb3789edf3042a90daf7acf9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6da54bc0ed57da622256e03ebbe18115b9dc561f..af5384cc0c951a6d3283d97c49f2ad82d9d19cdc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index abc6842e48e8dc0b8929bcd108ea5e46ab352c39..e93d1e63bc9ca9f9a32278ced87d37be9f6424aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c68eef26cad8c0f70d6b05f97b8a7aecd9cf292c..019f0d47d135d1910e4d518bee2b613fc00464da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c8c3b365e031a65733deb3bbd8c76d9ff1ece129..0b1046a9a24549e772f3d1d5ed474be39066541e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 80c532c0e0dde1fbafe46d871b5c52a74d9fe9db..98e31dbb458bd5071f3cfd9c465909e3b2ca0f57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 55087a765e8a9fef7cc359196320417a586dc84d..1d1b77f7b9b41c704c9fdf526dd207279be37923 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index abcbd8dd8fb3882827ae09a89a97439fe38dab1d..db835f81124a770565dabcdef46ba06de87acf68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ddc07c9ada6b6820269ff82e3ae486ef339a4d1c..c067e77784a87908f7bac1e2bcf77214c968e466 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 02aed600b52d4569d9b423d7d882ef8ef2603392..4c57a675d70dc3930a15c334b93274849594b5e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fc30964b04c0865da1b6818f96ba83b97c432c94..ee59d388978e4408b257c5f1702c305c2ea68455 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 288cac0a813d5039c70515fa6a8cfc543595294e..37f59b4c455ad0e7c9d8c6c493f096b9119431f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 926522ce591cad58dfd6faaadc547e8f57b69f3f..34ef2b7251b43acff3528d916474e2588266be9e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 81a6d82651578b6dd4a0314c20d92580bd282f9c..e9563e6910d1a55a03af59f916e0db313ae58ff1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2024  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5cab8c98c59a26b6a79a2a2646c4550ac4d1dcbc..b5219708140507f7721048ae67050f44145a66e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17b70c147939b04fead720c58b7bf6a38029c0d8..4cd27718006177218d3631f9638f30f88bcdb12e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 26f03264ad4070cd2d4486a22e71c1aa52828ab4..91809696174321cf009837555144638e9060771e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 305ae134c4a791b2f2d84dfaaaa93e65bd95b0ec..6d47b43e95df7f641b3a767e685602643fe6cc5d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 76bc62885142abc8e43d400d498a0425d5aa18c7..06df6b7e8325785b5f82266bfc1802166f8cd207 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8c03a4231a8f96628535c8b379da2a8480a331d5..493045c78386324b4e1febaf15257b88cb8b8ed1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3da5d0333d790ce78784b86d2897676566ce5687..3eb15313c2b23f13f6dbf8a8372a1cd134590e0d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4f7876e20c160829fd1d0601404da3c4bf058e2..caab72a48b91858b51cd5fa98048651338df2a74 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab14264367c30ef5df19eeb0945f1be8f344b0e5..746c30e098b0591ef4964d44108329ea3ab0281f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a62e6d50012d9abcb002fec475700021acf3384..5ed833ab76e242c2cd3ba985c5a09ee136025e24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index df9665271dab85a77fc51ada56245e21fc890cf1..6c47c06ed6b2c30b852ec43beae518b71f074ae0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eef20666f04868db41a4f0e77c5c28a15337a941..1e581da7b915d7d38fd497683db4dce71d81bd93 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6f83afafc00457147e8e6935a9fa51f4a2b4a71..948513f37de1694b7b1f1e98ed608b2871516221 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c1c3b2b97dee875ace12169b731993c7fe65095..db6a539c77602660c8fcd9479458cb619ab92ad6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9488d3a467992362c0f56e7af5061eb31278c11d..3cb9f752c0263fe4b777b40836f828f4c45821cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60bcc8bfe8109d4005aae95a3071c1f6b3450c4a..8028de3f5e668b2517ab14a4b602049a4e1e6a37 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f5f0a8b8062243cd5d7efd8a4f6b67510b34bce5..4c6dbc4238c831af1ae0464ffd3dfd76cb53abb8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72de31b3849ac2cc9f99fb642f8aa65efd082ea7..57d828ea5e5ba15d25eab4c5a6d71a54aae76ebf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31c52d6da50736889c49c9b3d618c9ccb5cd8759..50679c6d159516b7d6a6285eebbf440c4aaab280 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4f0e8910d7bfa30f5d754a86f723a37cfda8de3e..bbdee9f3b24b1860379a48fe604e71578c973af8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f2840d513485be01aea8a376346b9c25d4c17d3c..15ef98f276c97e3ba9b38460f23686bfeecb9dd4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d7ae10417a184edb7592b19182b37a6b790d4aed..359bff967eccd81aa60cf2391bd0d6f9359f27e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ced34cfc2b29393c07433d29e4228105507a9c4b..b06b2338c833c09ebe235ca96e057523459a488d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4676dbb2f4e9cbf06ed1c1cd6f73312a37dc790e..8c6902a405866ac2eb3d4555d994d512ccddd69d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a0eb23236275709ac91cd62d5bcaca98f37a555..314df78e4bef8ebe773f4956b57f1aa2d1b3ce0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14ab8e22182cd617b528df27f8c321e29bcb813c..0351fabd5829d0ee6507c4762485a8e90d1574a6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ad0ee7832b9c05c5d77d0314ad16e8ba8428d7ee..0bab2785b88415020661b5982b6c8ac0adecb16c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f243c5d234c222dc9679f3f6a05fc6b950a7bd3f..0c2f3d1c664835042bffc17dead75e7abdeef0ec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b7317c02074fc3fa1a074f6ee376c819d3fc82b..321592eee97ab9f0d6606c48d54f46d17bbd6b30 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e72c158c4419b560e49eaf650f6fe7804b5eba26..426b334f0332c60c1249224f01cfe2b3045e1e6c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 360410f3cf07072b08dbeab685201731b1b18aa8..9c5afd605c684605f8330b531b4932e3ec4847bd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f06b8a91f3fc9114172e0f6a6350428ca7273b20..a552940216b1163d9db660e554013e3c218f6320 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d6f2e6a72647d86addb3ccf636e91b224611ea5..9204c5e5a03acedacf5b804d347a48e54ebfb957 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 75396c96c47265e23f454062b35aa41df768feb5..be0189d2c052f4f5536e16ee51d538dd003580c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a64db52ca83d72f193c6ebac8f5f67d4476cc3f..18f6f0afbfd2c800dc44c95fbc21f809a4a1e030 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f8e00e38fa30756b5759a35a6f173d8a133e87b8..fd09ff0e9e05ed9dc3ae607259166938b37e1b28 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 089de830f3a59d7edc6f566fd5e04b124692548f..db75a0bcb83175b8d29aa90b5599bb407c52638e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9ecefc07324f8dbbc539d6b91b8f84a30a75fb6d..53425314cf5ad3dd0eef1e004a86854ae5bfd3c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 68aee450e18aa39a11d9fdb0c0e182e41a6ae0a3..8e40a0b2936193076280b251362c894ab6831086 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88f82c54b8dfa765bbd39ace3a89242b5f02d2af..e2cef9981efaa9aeb5f1e5c7179dfc3a12df3163 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a9e57da813d63bac1e788863cc4e1acea6e51c5..1e76c3d31b3712e098c98a181a4b9ade51434cb1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0fabb5221c64cac7ec4c2854e7ff85807987f7f..d3908c1a0f1886db4f438d91591553ff692b4910 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a4ec82d0bf8652f34a1fab99885b70be5d5ed347..ad538c6b4bedcdee6199f76e88f48343b58c9a7a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88d3f9047ee383df587682cb11fa0d52816463c6..a68bf32951619ee5feacda79daa85ad8c70e5bec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd1406ebb3aa257d37f5fbb8fe0b31b7e5960b30..bffa010e4b43b46a96db396cf92b45b00210b085 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3569dd82a024ba982f80e02fd3a9116d1234a116..190af7c484d2140c559d5b3e970f1ef7fca9d3da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 90d1d68c2f647629a77181b76b7448721858492f..9cd79a3066347112f42f54029d9ccf29429bab98 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a5d04620abe2278a32cd04c986ca51f8b9ec732..e4505d1cb62d6959de6bc0be82e524d408d3ee86 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e82321684305fa00cde70f5e438a0676d6ed0de1..f3748ddafbe1f0bf0ffd01a3d8342197daab09af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dbc4661d89e00afdd7518a44f694e76e973848f3..02de5ca7a7886d0fb77dc505aa4369a848ed9fc6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b51baabaa617c602ef08465248f42a0d14a4292..9a34219e15a75f24eafe3ec1e5c34b2fe74420a6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 11e426941fdd22d9963f59e7216a13848f528ce5..c1e52466d21709563e46a03be220a3adf2e78ddc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 54100c36fdb21a62bbfafd9dbe86f9946b977cfa..10620d1c3ef7804a8878b3e3ca9d4de9b745aba0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ddaeb0df0432730c3ca0ad54d97f474e8fde99e7..ecdc6862dccde565add201c0a1ca4303ec70c238 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b5ad1ddb5af077a78b97de9ee64c97b9a56cd4f..51d8be3e08958f2f3ab9604cd1280c9429f7d928 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bdd368ef83392659b904e5a1b4f4411994776778..5882a9ff104acc449d45c0be28c2e1a38b0cf9c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 899e0e8fa9352588a2b298d58793dc313732a288..9133f5ce6d6aaa1bfd4890c065f4f09db8ae7e8b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 27196e15a90134c83b71f4fd6023f76327c0326b..852e837bb7345d5cde96615b0666e2aa9013dfff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3ffa78e4ffd728ed99495fa86dc9f97c51c32168..a20b5aae6881dbe4c9d3f8c17fb4010db281dd82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 41f4e09fc21a9bb40f8e649228129256112fc316..f0fe87eca8830ee2c977e900c3eee51c229f76f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c30866fcf884e85226a0aa11d1459a9def3d9cde..e737708c0d4e81d8875a45d0a406a08630d647d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e475f41fc1081c9c62c4b70fec95c698f4b3bb3a..a6c5275c1dd2f7bb763586b6e223cfe7ba413f8b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3fd5a136aa6d55332a8d45095ab8d255ce07e6e5..d0b53cda0527e88dd5d794725ca4da7ca26a2ee0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 263cfdbb714bab33d45c187705639bd83fd66b50..366d575f05adc35c82a8352c241d7a16b2393f96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a325efbb20d3cec6079bd52515b6a1ed00e8d62a..71c807cec882f45ef795b97009b040f5fd5f1971 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb712b2ddc53605e169da36eebc1d59f0aad0927..81a710f288c82932cc0d0a5e1c43695ded99fd6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d129baeffacc0040eb13ddd86f3fbf4b3797f6a0..7db117e6d42265725ac005a725ea494cb202f52a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 804d21c8724b2b5534acf8b86b7b14626cb60bd2..039910ce2ac37279ea703e6b08d0c7255b0de769 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26a06b0b9df6352728042d2cc69dbc677671e5a0..55c1ba32edc08404b9b17a52f95d69071cbb4c26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9664f2569f8b476276db10afb63e16332374affb..5124cf98d049714cab568c6b65f8d64a6e7242e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3d62ff6a8c8ee33853fcdd36f08c0dd7424b038..d64bda1bb61278b3d56c2d24fd4c3559bcb4a468 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95b83aa7415671a8bf528ed69f066fb7969f0aac..835743da5c603fb84bdb6f37eeb2a73de16b3d82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2250b169564280a0e691a1f94feac9a95a80e9b..a3f3d37c9388e88460c6e162ee7391def84ee526 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09ed04e019e3f92a6919471efcb42af1ec508f03..38ce52ee9d18a02c464fea840880f2ef51ea6725 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a8cc5a2ad89a0387fe8fc89ae65e560c7756a330..37fbceed42508d4ad99499d19f390592e823a5b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ebb642e7c3f19a6323400c4e21b9094c8300ecb..748977333371af805eb4754d1dbb2fb578270c0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 181bee37b9f640a99efcf46e0d93b83476e86811..8dbd977a80dacd52099c09fe05c979e12861dd1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8fb378a3c4bc273a690315fcb886bf15b6b9831..81ee5fd71f5ca709b286269544c45d20de432673 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3edd5c319f66156dff46dbb13f707141f5b3efbb..b6800de48cca4562755a49fc0ca806de355aeaba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3eee24b313404811b807c670776051dc66145215..229abb638ab1f2328663207c071ba0e9e1b0ead2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 170bb957a62b2c1a7f44c9feee078f6a28630be2..7b7b9f3d4ab846b8c4f309fafa734e41fad4ba26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45ff24893d2909cfca6cd750b79b193dcb9da0c7..b1dcd8ea4d5f0304cdf58ed33c9450ac4d376fa3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a23dd15c4713d51edabea3142ebe748a6fd5a0b..35ccc0f2a668f28f19395d8a8c962cc58e36295a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13d280df5b4c818236cc7fd9f1af371ac22e8790..9e0a0fd3be9af9ee8ae05212f5f32875dd5b5e56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58d93c621270c4fe92b1afaab3384c285d4b1617..4df386d8d64453fe260b5c7a02db2eff43ef0261 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed6ee28fbfef12a6f4ed646be772cd0ac9e861a4..d90d1258d0428c97ae3700ee33a487a105b25c95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95d19e6a0271af1ec5aca30725840391954c2f9c..5b73649f851106baea1d7edf36a2e29cadb8fc48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 242e26359d7c4a89cb00d436b687e243f77799cb..66f0ea4251996d232cd2082e9801e1300c52f442 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af413b5bf1c9adea50a4566c3c624b458245bdd4..3cbaada8b3a166861d4b938a381cfa2066774b23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA, EDF
+// Copyright (C) 2019-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45d00efd717f8652e83ac2c7ac569509271b3ad1..07a86894f9173af31d1d73eb0295656952e6c35e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c7b22217a07d187edbd947cdd39b886ffd83ad9e..38a6d4196204afd1bdeddbff779c63f6c7afd71c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47b03a01cd61570aa52253ced5ed8906ba091475..e327330faf2db7e02577f9ef6e70d5232b2a6ad7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b3714e55c17e8819c6d1f2c529937ba2e9c93eb2..a9dc2ccbd7b2b698da925aa7b4e4bb7b2d9455da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index deefed48c7ee7b0d93d75ff4c57d91b9dfd08c72..8e738d23da1dfde96ca9983fa84185610efad5cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6623376a5778e2bec4fcd0f620ee00de0cff65eb..9f67d498acb3cc308ea9af10a35ae4eecfd95c50 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f0fd0e7c6d34ec09bc6f7b6bbe845a17d878cd1..7e79ee1cccad68d01a5e1b09a39c0c12ef377277 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e615dcf142678ea724885b4547eab0e251260be..85280aecbd100f0585439f02195c0fc684f885ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e62380cecfce3097ff8ed382a17aa4eb3469da3e..72075fc25c68765a61a01da3ac6765419a4b5ecf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec0004ab4888ca8c96e23a42fb821d5cd35d0326..d2f6a625433fe4c63a41d77ec0b18e4f7f82253a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 827c8bacbb82b034e523b735aa2661681d0ac909..4a997f327fc28f19220a347d3e01e655eeed5e82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e18afbe26143618d27ce8c8da0442572455f9078..0e59f27a74e6aa58bcccd84b8ed10ef8b7c1222c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f20b6304b46da2d0d3f994a968725fefbaf727a..c05539a4765b240dc198c1bbe08c3f5e7ccdde56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ea0e8cdcc5c570c010a7b932d4e841777d52998..95877d61025934a9d862d6767870dad36627dd89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 487200dd39e2aa3b3a9b1335669740bf3e9b150d..9185dd38fea6609696a220c63e3bcc43e00c08f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f424ffab83624e0df431d384e948439ca9299d6..a9bd0fd3caba54f17475c9e7cfded878145ced06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddc876f7d68536861311a563f4131bb44b4b4b33..fed80b81405459555f5c14601ca2f59b7a9536cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2cd15f10c244668625cf0302b9fa941d6cfedd61..8beff51cd5fa1b457b7199d09f79d91f7c4f1bb3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 368dee7ae3d03f6379e4bfb188d0bca72560f1af..a36aec3e43429222e66cbf342b1be21f87efb928 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cea03a276e9b84ab4ab37d1fece17d66c36bc4bf..ef3973194db2d792f51c0f06043fffc8e19418f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6e54c0877c5a368c67db72b6f483d14c75070ea..936804668ed63f5bf222a22403ebb1c9ca4bb051 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 590681a8681d3341f7e59d50c45541c01ce33c6e..4ecb036e56d0f43c2188b2a4268194bf4b6d8195 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f902b72762da72b1c9afff2d24a2033a044bca8d..c8e3f85f60757468ffc9dd3eb3a07e6e46f43840 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0e97f9563184d853c7252bd97d46b76e2ad6454..4b910880d83ee1d4fba184d3f47fa20d0d0ce88c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e95ab4a55ed87e1b257f9edc4055658743bad34f..bc2e2fb99952aaa6535c2e5c57de4748336ca5df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b73471ab680406920680361406d173056749b74..cb9ad10bc72983ca3ce87a288dbe688854a1bef4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d9aafb86d7d4df527a378706bbd615bde066804..49200770f1021f54696a0dfaa3692e76359e7687 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36508d28b7352986d0ed5ed23fa47e8a9e3080e0..afc0c1a952a29d2813154a6305401a8368e203d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c120ce7814899a21bb9e818d1c96339450b24d26..d7c2d75b59182a8ae19edeb7b4e005d6c19084b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aed7e9281c981b21ea80a70869cc4e5cbdd33ca9..30f022730ca572c8c0db95b9a015c5e74cb05e85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10901fc0e448cd8088fa9c9cbdf6eba3c60d1823..868a44552521736221f9aed17ba884cb27a08ab8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e9e87a483ac8f331e9e316076e7c2f09dd56c2c..1c6e61f18e1a517afb8ba73e21e3ddad482bfb6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1644f8f9deec7a96ea7c0494fca08585c8e9f9f7..de7e0b3631472e152f199fbbe3d7d249ff800028 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aefb48597b48b2375c126c24e144e8413afcf7b5..3b2a92f1cd35684ac8267cb32bd695d939023a46 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13a16e91a99e9816d49845c4555a2fbae555b8c5..32c45625da7c82c17e7dd20304ed1345f55b5c1e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 871a76e2e9ffc604b83a187d28e50fece2c82df6..46c3eafdae1ae0a9dd0c6c72fbfb8499cef6655f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71bb81557363ad94ea543aa50b330511cdccbd80..a1798b631c518ac2ba696b7852b541ca389f961d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03510131e46f1264dba4a55f23da3874a535b1ac..9b1f52b8b49abe668327e69b7e2f5eea3f445de5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82d3ceeb260250d46ad8fe69aa95e4ebab17707e..3a45c95d776d7904ffa98d776637b5b7fe7e48f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b86ff5d8f48c7d0dc3e075c25224dc847d4d2020..3e07e093b716262a2f934dce541d47175f051dce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 891b56c738d6758e1092da7526e7cc66acaffec5..016421e26fbde925732b3613de43c0addc468aac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80f919acda6edcd525e29615b791633a9d50479d..ce4dec2338d7f0a43e4db0c33b0d10c9752889c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7c440267c8fd0e35863a4e4c00ae93b7306549ec..ee6b3600a5a79624ee48810a14b83aa03a1fc06c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40ca6d3f102857b32b1fc79d6eef37378fa65788..c7b049c99faf6a7c814902f66ff0fbeec5369aa4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6d280e9d63fd03f616f774cd04ddd4451667274..009ced08294759c04d9f51895fa3bb7b6272e7bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22516bff36b9ad9ca01c77ba321d0a0d5d864b33..8728399ad0f927f3104013be48e9a19cffec5c3d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e5a76fa68b7d2a54053e5229ef2fc80e9f871d4..79fa90d55f0748fbf5ad0346f664a58c4707c2d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b31b162163040ba342bdee0be342e51e01998f56..1358e7eeee83223fa209c631a790ea50ea06d1ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 232c8525ece08d701693e8bbdadceae8b46a9b48..83fafe3b10c22706628056877dc76e4135f86e59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8ef3dc3c10ba82098afa5341fa0356acce3d803..8ac146a2782b47e17fb8e69df8c491654ce10285 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5761c09b4ebef3f312f98739b5a6b4f72f63fd6e..8bebc53c4247037984ef7b9c14fb112e7c6903f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04a87d2b6d1a6e64a3c85e4742fc5f3c1463fd93..b9b9be72881a0e38f3fc1336da658bc8661a9750 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b1ed82ee0948946692a588f22f01031b4606c8a..12bfdd869c554fe912744586503240ebc9c6f795 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2819132579238eddfe5ff85874f323a4d9be0e03..a5e773f4adfb8923306895b5fc12c493a896da1d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02d42c023a39b05c16995dd617a19b65c54126f5..94ede379c8e0d9d9edc1461209d5d1eccb03848a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c281c41fff7bca14e0fe4e4c6c7d5b48973fc05a..54410be3853fd31ce81a4bdedf60325d0835341e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bbb284a5eb225b26f6c08b46196dcd80d6f34642..9225dd3290c82ee80de6075bec54703018bbd15c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee8535459f5fbf36061567b7035418d030cfdedb..6a09ea5930c3c9cfb1d2d15a3305562db9b79d11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a9d146a2433527564213b5f5e153b72ec001466..77b5397f8fce7964954a16b66de8bba72c5e8593 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca17f314e74b94038032d3f0c99ccb35ff0d41fd..5a2a16a644ac5462dd2003eddcd3906001826bc0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 610c1002c4e391bb78f78b9e3c00c8463bf5c6d4..0cdda282a21df64bfde028209125b346e7862128 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54efb2f34a35b65e8c5b9bac9ab085d2492b74ae..9eaf9d85ee7c6ed814ec46f0da54624c61d11f56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c51e83b1dbd606c246c00d04b61ac13b20dc24e6..b72f743f198eaad6399e6603d850318752fc63ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a436ce57385d3e7d85b806c9c9f040780dae70e..8e87d45ef4a5516088d3aa5e885f04574b758378 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57d3cf6f44287105c1a2c22e922a4bd0a8209458..46ff78551c07fc410512b1393fbc701281e9c5b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a3b674dbd8695f6364513d849f7719d16e7f397f..68ae74f6b43dfe8b18507728bc23ba8aa9573850 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ead28840fdbbcfc8ba8217d14c270658f33216e..1e941558c1738580b9f5c08d942fc2c00a292723 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a056e645e5d8a9745b1480515ef6b4cfdd72c8a1..a48631b3b16e0ad79dbc4d4b7dc56b0db0cabf04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5315b9c54a662f62119c1d158c067a6b86d1defa..288babe53c31408abd2b57de15c7307d1e15d631 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 882d1e0ad1538825c20773ebddfc7b48e65bd59b..bc22a3eb4a7b6e5da983c69e1eb756540195c3cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 88d57dd1ad221a45737fbe9d091e878a1cb7e8bd..444f8d69d1a2c8dc1b78a3cd2b7a4011e8d16921 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4767f67423b9e99f43813984d44d8324194885ad..31d10c67147940f217ed332b29ed5279404f17bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e148e0670c7be84402fbbc755f7b50dd269820c..65ca0fc0dc337fb9ce24386712c35e80b24d62eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4831217b8e31e89700ae0db7420b95607a5f945e..0daf6a0476159876e7f913e94b48be6b50890f4c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7980e4c3848e73648972abb994c3cbd1b4afc6f2..5c86b89d590ff8703d7bda73e9133d7aa4cf4287 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8cd9a8f344532259c7bb8099fc19d82847f290f2..88dc318d6f5b4600f742431032e8a02f3ca38a15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6679e78851c9881864ca068c022a46591a05c031..fa307371325843b2b8de77f43de3167b1efe526e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32e4590217660cf0774e0817aa77dbf5ba577f6a..8171558854b7f6e4b03d6c35ae70fbd69338e699 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43a7017e4ea4924120827891d22ca4694b3bc8c8..cc742d32ab4107dcfaa7ceeb16abbf99e4606e18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb1983b9a3fedfadbbfd3de7c60e2e2c38034726..2e75f77bd6cf39532281f3d0220fc77c338e1b1d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a74009a9f5a7b945e128475b23be9dd114c1c2d..acf762da8ce05775046d3d3f6294216d353fadec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26430129bb5092d6d2608c90a45dee9f5ad1faa6..8de031fe107f8b85ed913d73f5971381b6a98680 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ea713c373b9d4c4aa4320a0092e881aee74ac6d..78a429f5c6df6f6286be6e3af3336ff5752f6f3b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ce5ceb2397c24fcca568762d89c93aaec820b5a..caeef273180e6a026b93ca1a7f8b7a6f116bb687 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f81fe13c244851c82ad2a2f4e4926b6285eaf630..3567a212a8f739cf82e6baf89f074bc18d629041 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 953c0195baef550dc6149ac2a7172ae24781fd1e..4a62c87b503e59a5298136782e470b454df99b71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c25c6792f8e0e68dd54f18a1b4b3ac2af8c2755..31ba70f4555dba2d154dc201b81916538d523788 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92820adffa3297e41e0a9544f3921265e84d95cf..b49284fdb7a0417d10a31ca50d694354528426ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 100b00d81d6c0dce4eadfacdd858836a70e6d195..f4047e7c522b3ca1f09bb33eea7875db281caa4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4b0217139623efc999b5a8341fecb52ae933a12..6a5200fce92d70243b0f58bb14112d7ca621daa5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7608897f39e76f5ee605d74d6d00faf2819e9f8..c02c4e998b2cc60a9851c5d363e9fc2f9a6362ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a479c6fa082cd459265c09a0045a4a454c31024..246dc6c35cd4d1e57173f635e112efbc67a8f1e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 448ba29e22605c790a7907afc346bafe5cfd208b..192895dcaf4bd6b9081d6db4c65d5ff538308ed0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c85cbfa994022251d9cc315188f326e3bf1f1be9..27e0e6fd9fc1b8bf2e86e873efae96f66f304d82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8a3ec18a5dc2734d2bb2fdc89fabf18e67c74a6..270708914427e32ea6d4345773cdd38d4eee68ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f214c98fed8b21c8561621bab1c748a4828f7294..e5a7405443fcbebe3937f4c722a807ed6c7a32f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 282c68d2fa96366358be4a43fb9e2885ac08d53e..ea9494e459fdc84c7812a6d55f33f877352d745d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 992a7cc97ce30e741c2e38c9b35da0facdf691a8..be9b5f7413e0e07cc5373c9f09bdf60c18dd84bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e656da498df4a10476eafd90a2a4f0b6305352fc..3a1771ea87b47b1c982ea302c7480eafe7e9fe1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02cf11d838ae469caa27d4f4b80bdc55575346b2..9b68f1d330716528260795605c2f76282fb2a1fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fafd0830eec154b320cbe9866538e5b852c1da8e..cc74f56b2bd93f045a03f389016c0ed84575e30c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81b9330605574fccd27d7b475de067eca7788590..ceee0ce02b8f3186033e1cf7a47eab2d174e8c74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a2f70b45d920617ec73c2c6d8f221c4130e575fe..c399d0d6254a6d1af8f56850128e8d77f487f23a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 88608073e11f051960aa73ce0f101e8c8e5036a1..41fb9d7a6202725d56fdd6472edd219f5c671ae3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d156d22b856eba92ce150bc36fd11a5b1e08362..efc2cc546679cd75a3c0fe28fc1c0e63bb260914 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d83d931a87bacf1c62c35aa1050ff3a6aca56bb3..70bfd7305882050ea62a686ed47c7227bbda979b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc20aae05001391abfdaeb34b45eb5ad414c3d68..d7d51177e99cfa19a365a2267026ce980c3eed6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f61dbecb6eeaf6c7f391d279c157e6455a5df04..083287aecdfa2f2f9e5851d0d59a38aad333b7a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b364447914f73b3c9b155d7c4917b826492b8c51..03fb0c44b416dd1407839cbe963ee8489adba446 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e2e45132b2a64643be1b303e644b0b8ea3a4bc8a..254605ba202e67f8105b95c6fbc10d0e93c83da2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1395cb1a84ee64089ea460b299e6f496f522e3f8..7116870ab8c18af94a2d81cea65c8c1a773d154e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 387ab2bf239a8b2ceab6a25e126b853c1ff89a81..b924b970acd7b4af343808816370c97cbf80ca61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f90de3ebb75f0f0041ba24ce8afcd5e60e0ae29..dc1a303ac976073c71c6575e08c5c1fecf73e882 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 18af075247950a43dd70df28874b9cdfb9a14c0f..70ea68829a6fde288736fd9a234df5a4c179e999 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f46b0531f16493a23afe9338f92630f99715043..494ea0acd290cc763fd477d34f38e31207796fee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5339e10ec12df87bd3cd25bdfb9e0624df0112c2..abe49b56bda7e40ff12e4d63b50d24673e365dcd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a42131709ce36cfb0587a01fd21ee6a3899ba362..0764c65e506577862799dfc6755e123a037e6da6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22b624fd71466d7e0beee7f5f1bdcfce919a9aad..5461078a67f4186d8695f4c82188e4c69cfed27e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d973cd9adda9b6e894c5d804ecf1cfac65eb1780..4969d1e393bd4fc9f69ad4ff01b6fc3441483a4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d59685c73c1a8cee4406a47207ee2fba99c30178..4383c099bf03f74c78ed96e6c0fa142302622663 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2f4b84cc1fef5c259b50a1225f3f1bac53ec456..6c1b3624e2238d0047318a0ceb9e57604625f7ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c0584f61f8b34b623f433fca0f4c784c8f50961..a76f7778fe5f1f4d9c68969f6e90e1172e2fcd94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 85ff2b5d28a3bca195123300364107767c3677d6..a166caceed8b25e8b4931940da59b8b6c57782cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc1b188341da42709c9291becdf6d4c27a47139e..43dab982630d55e345048874cb710cf7a62ff60f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0f1bed7ea28b706560f5e936ccee587248cb653..485d9da449384fa49a5eaa8c46ee4d81070ee8a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1af1110f2830529fcc74040fc9bfe653c76566bc..f80c51eb51096df2ab14f319ebe25246bfdb9d9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1433bbc22fa489899373e30bf7163a5fd70c05ba..a58a03eacda79307d29ee553d83d999c16a3597f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d119f184679e36aa1f9c353f7aa4fbb9de0122a9..bcfe74d8b6b59b90bc9a4962eee9c0a1c9841cc3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bba862545a1f10297a611b0b1882c6a3c172d3be..c2a06f52fa9f6b8b737ef44db239e222ac47df8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0bb13f1e13ad226afeef8b06b3aae1a5dc213d0..fb67f8619fba5c5a6107eaf339427713501ad893 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a408d7b8976b26e80055bf365f140201cdcc701c..6a514c10a827fa1c593414d6ee49ab7c2825ab92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d478244736c9be106db29ec0db4843d3920d8e49..af8623d251b99349367597a3df5bddfdd7e677cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00b96a09f7663f406b43926743032ceadf31c67e..563dab7a44d7f6d05fa7ac78c5dc3b148c26cc8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 547706a61a089433f3cb29b84c82c28e3add9176..118336953a7d672116cbcb651579742b1eb1b54f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2fde69e58b465085d026f0333530c0068d5f3e66..233f75e32214755c954d261d4a442e737e32703c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c200fc7fa15b953dd7fb1e48e4f7e57969cc16d7..e0e7ca9823a3345126f0d8f86de08564026e4c23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5db53c81cabb6f636ddec736a0e6e1e0b2df585a..1da469660aa7b1962e638bf27bd5f03202142a3b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8f78b7f629887e218cade26f1f08d43e7f13b68..556146dd451deeaca474400b0b130005738e9ab0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 228183b2677061bdb99cdc734c5d33ee9c3530aa..6906662f7326b5aeff27754534f7a0a294e55038 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee760a740a30d731d93f74aedba66000503f6009..c4f0c16324e81db08be61f822609b02d30900fb0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5e22ae6f2eb8ea9bcbd2dbd092f03093e38dad9..ca67b64c8a9a3f423e1af9a8822241415c849338 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46b9f60e7aadf19002ca38c63373703d47c67fd5..87c83682d388ce4a0eba41a96bc212ce54ad4815 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a8eff4ef9976646fc387d081e088e102a5a04f36..a4fc3843a98a4d02f459896f77a90eb0ab7f423a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2525cf8a393373034e9e816190f59c0829f90f89..35a9abe1547e901a46266dd25a1f139574197709 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index deace5b4cc5489f5fc82041c6175afcfa49c35f6..1880487f75bca058d6c0f80cec1c0b01581bd731 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9816b43ae88bdd50f6ee89b6df2979801e1f2c53..4b68450d30b7f15f549fc28911db80b6bdd74b79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09999c8b0dfbf4facdac6aafc774c48c513c6d7a..624293b6bbf85ff30b9215f0ccf3e6109e4c99d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39444350161efdc2e366626fc54697d795e30068..32b4ce7b4d82b1b1bb63e34c529aca989ff8617b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbcd9d39416fd6f20d176ee58b0cca05db379420..86ef8f9457e8a8aa93e4eaeadb5eeddfa455ab9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ccfe3b7cf651ab1ba791f56f76dbab860b0c354..1620d96e915c42b962864cdca73a0ec4bca6828a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 967c2e31d925b497f769bc08797e8a7b284c966b..cb18a13d251f9f0a4ad67d865e0af71365351554 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e7fbdc1e3ee8d5ead3a828f347696691815adbc..d1593f2ad970e0a3c3e2db0229f889a1ef4d1e3c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2757c520db1d62f1b226fe9c93bb29c2132feeba..38bd3775ad324c3a2ba1c96881d7b16c64aedd7b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d491e66c68141352b1e7af9d6e5728e310a7d1e..af6e0565682f4e8c99ffa31c1243de18d65def93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 727572ab4a4136fd3425091e5031844a0714d67d..8c3735e4d5700b588ecddfd4fd3acdb81ca99078 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba8f74424fee3bb59ce19095e19ce54435fc1114..9961425597f411a8558e60456a2cb8c61ca3647d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8954bfbcb3cb835df14a0cf168861b7899512267..72b9e24d11ea97d0b6e2fd4a18504fb2ed8f1657 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 823881057b228d2f9df4ed146bb4a90075b5149d..2fedcccfa958697845e71ef8c5e41981e1f1f365 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a2e423ba9b3a72351197b51867fc3853cf81ec19..951d71d5fbd0f6c17aeead6afe6f8aa969062fc5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f70917a5340fa01229a997db0b1a43985ead97b7..3d43d55a0522bd9ae64636c8a1c278ffc5fccdbe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11f986fe7db05988ad9e6de00099b36cce2f5d4d..bfe27632b9d230468844564866359b4534621f14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b07913e146aa35c0eb77300528360827b0f1eff5..1f6b1e9f3d83c30402cea0e436c9b43ab4d7ace0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6168c2dac4fae416a394996f2ece008435ab1a0e..87a1b4aa892ef2c7bb9d772dc27b73cc48c65939 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 657bed2c3a5c636a7f0fee97a32af47f4cfd06b0..395952899a0711d3703be8d4507c81f30d4b36bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f376052e300de49edfbeb5b2b22cab91569126f..cbb076cf615416f42bb0e747e33337faab0b705c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92265e6dec1feed35831c32220abc9902a9152f6..b7de2cb02a26f3125f35f3829829e3f116da9dfe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9352f024edfa36ebdcdf4ba439d604ce846cc010..bc86906d6c824f4b830dc198e1a71d0a0d4e79b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF
+// Copyright (C) 2013-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52887a4b2921f05be4599c1155b1730eeeec93e1..c39c98701f586f6fa08dacf3c0aaf677bcc3264b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2013-2023  CEA, EDF
+# Copyright (C) 2013-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 25a57a53027ba53431fd29354d79429d7d357091..eedbdb29575e6c91a1a3063b1db800431237cc0d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f40c1fd332b14b4aea88195b95e89dd037577b0b..da727a4ef3bcacf87dfbf99278f71e94d44d5e8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e803522b40d4206414617cc49ea2097c971ba6f3..aa05544afe020c19395efa03ecdb88e0cc9a999e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27549c19d30de29a7ac834c6b880a897515dcfc8..e97a9a7062a477c1663b700cb24b87cb85596906 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4cd52af819110189176d3dc2a13889b7e8a74dc..f9ce58ad5e5eb66a7a17394cbd31bba93b609f9f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 656e7413ddaf8a3a33dde19daaff4d037b9a2dc5..382ea33c1815b5fdbfbc0d644ad0a1208fd5b27d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41ba4b783d03755b2b5e7e752f1a3a29970b0739..77411e5e3301682a95550fd1f0f3034c88f39cfd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39cd67e75bab3035f49c212ed1a72b7c17e802ed..184b56c68fc86c4cc9957a8f86598f7f90dd6187 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9103cc6e126eed902be51bbea076a4179cbbcf16..2bd94e2a7136e3b90f28aa69fd3d2bc333702a6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 717e2029171fc12f2207e1401dfd360585b48114..3af27d1c439b5b98ac3364368d46d1e29bb2d30f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 724a7e060956ba9f19411bc47d053cfca97b496b..56e887704c10c01d4908d723c1de1f614aca625d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9550326bd0f1f6b7b0ad1c2db76d066724cd9142..5b43656584e52835956c83072522196be2309908 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f1112a323cfd47a786ada54653d093cbe086261..3e9e97a383a1debf7f07b5eb74f596de3907f620 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c7fde64fd5744b0fdfc9e1ba5cbc85ec411a098..16b4997ff20e4d244250620147419016f4d0ee97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c56b2f1c826005e793c3738553453fc536d7642..cfb75bfea0cb2452f1097bf9ae1ca17d9320ac6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6367108a17beec613a6f7ed8283f320ead72fe2c..b8fc3895579be90ec31da20e369ac2e4e0bca534 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80d5e97e073aea5f2757e5f56510005dd3177704..01c84a6c96375543f70aff6ce0973f7e024f5f9b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ee3b9348ca6d06762f143a943fd7929d856ed6f..4b99d0e15b45ef765e5edac4595d70ab2413ba41 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00232fef5b138ce055a993a675e68202e07f5dfa..a720d6b586af1e3b31401c705236691e4cba3121 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbf2cab050d2f41219e1a6da9c8faec5c9c56bf5..b0607f0f831cbedd329663ff598be4d8d7445bea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de53debb3bdf6909715a7eaacae207fdc2a92297..202ee8f6f55862ab00977fd229e0b12d8d319f76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d445fed2dcf51ff7ceca85981ac69168eee88254..5bcd8d2c37734eabaa1c853862530292f5eee6ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b71b63ac0e9c52566399c86c28076990e300a35..75849453fef5511a6268d8dbad000871e49bfbb4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 17582541e2fd59ade4c1c1da5bb19cc6830d71ed..ced3592a2b541c1a3aaa475149f27a79b295bf70 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87650843ea8f0bd172a28697a13d1e3f6418b07e..10dafda51502caa8857500546dc2b412dd18a769 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98dcef443bde809718c8acdb3cc2f34ff300f822..35bb1815572fb4ce56b76dcd955ef9e19a79603f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index edc282303cb086f96ddd56dd1809d8fc17e89c40..502c1da5155b7a3b691182979cd9daff477afac5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddf7673fbf2ac0ba4d48fb1afecbc4628ba88958..f421494af40a445ec834b06a10322b88753278a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f85070f1588710aa3a8567a0b333de359f046c69..9564c1849b752ae7073f5b12ee3092721f60213e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6f418979ca2c07f067cb87eda78fb895f805811..0e2cb350d871ad9e4f73aa4bff5c143b1becbddf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63242bcf904c1b81f2b17ea353a2ff24e32077e7..02fa7aea4f9fcb845a731cc3260eca425f2d471d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c17171b6dafede936ba4f22bd486ad8fea8d245..571999f0e39a449b09edab97035895d2c0aa15de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6815d4e0f23a7d61a85c9b106477d2ffe27b9461..1ee59e0e9bc244d954f134c751225e6653482859 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c6a81e5681dc5093da86c88a38145f1331da10c..d916a926707007a9429064513282c09caf31bee2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57092fb3a2a3c320bacad605d1ce04843c69f21c..4ac9084383226eabfa2e83931254d80245e87b8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 036287ff3129aad3f784ecdfb5e94d558099ae25..ffc909e1370af56ad51880404a88cce6c13079cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 14e80ed43ed431e121e4f0c30535cd43f2eda034..1789881a95d2ba349e2932ec81fb6097269ff29e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 203d860afac46c6300f1d0784c5c296c441b605d..d01b87d9fdd68a6c75eea88bd150a6034c8c8015 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2787389eeb9eca89b773e41e3c3cd6455a79d5ab..2e8dd2ab3ca3cd235fbf7742a652142bea1e622a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 544a941a4229f13a27ae76d13912fc78e2b6a52d..526cf341f81dcdd7d93821db756dbb391bddfd60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f6e01b19b1fb4aaacf4b93ae7d6a872cec4dcaad..cd9901c0a7aaad687a775228680de036423a0ae7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5db1d07a7f8f405993ff2c7fca3df30d2eea37fc..04d12eabc39aa04e328d778a9a1d02f323a91685 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a478c3ccaac7bae2c5aba24866fff75df421eb9b..2c7af1ef1a0c135a53f2d95105725ad2ec220e18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e0dc0bd878bca340be98f80fe6b58a13a701ace..144674ad944c1e1b79e628ad6dedde7bf0f1984e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5345009c51ca2f2cbac513041b3f7100841c9d1..4794e1d7af22198b96c182effa7620495a01269b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fca031397f0d4a38d30422cbb3e4e09537132b65..093b8e8daa3155d428fb375e23b80490637dd44d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 86d3743ce13e875f9b92a2e1758805371804d261..dd1dc8b4854cf5b76d6b88b378889d7dccb01cc6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d19cf4bae914a4f9a7b4641db40994e4dbadc5f..a90671bc933d3ecbc3246cecac5bea69f9910567 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 485cde18493171fb2c4b03b3c7898edeb115a842..adf8cc7cdd8c3c8be4bb5209d3991a8221c8eedc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8731580ff6a4ed25d07e3337c9623069e5d4a197..f1229fdbaae55f73b699b7ce3319573f21480353 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3191c1b5982aa8158d5d14fd1c8e1ef8995f1bfd..cacfa4019ea495554211a5259c76299decf60d17 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa32e39f7ea51bb58f499758c2ef1b859fdb1d42..b069a0882f3559abf101437141634e3de3e98460 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28e09e8e8deab53c6e96886cd5c1db68168d2fd3..9ae2c5d59ada1b319c233f7788208ab460b01a17 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fab475e492c43e9772d8c30c4103b5db487f098c..7a80eb0a9c8bcf3b5017ac250aa91fe19333591d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58b257998da4bf68e6bd2728f9a6da921409ff6d..9cf5ea963e68670632a3c326082643c7706cb5d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 123f43c2d8ccd08c2d37d1c044e42bed560ca5b1..fe5a3f35801aa591d23c47fe4793befaa8701d3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b658e2c73e66a71a03ccd0d025ad0102e7d71698..8298552d4d156649afea7db016a4644362b902a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80f1d15929425e3845a7466b9ffb60181e25153f..00ebe2234d32a54caa06dded0c7a4d5fc56869eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6765efe056265775034cb056f9534f1600994a17..ce9a47d3111e48481b509edd122f23b3d454a22f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea54214ec37c2ab0e1226c8dd43aee2409d89122..5976ae4c3998ba3d5407c115d821a5dc07d3951c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ffe004e51158540fd7126738ce22ca7f6e488e3a..7f4073e93bc7d3d237ee24f71aa604c43e3b84e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9a03ea6d52782a61e3cec96d057e4b71608d940..9f85bb1cfcbc3ea435bb9fb14ea6ab1e13882212 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e666353abd157afd1713584782cefedf4e7fc4a7..2ad796c1a07d862dc575cedc04055316fc61046f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d108ebe02082587c18870d8ab6b4c984d2540a93..cc73e969d09231ad0ad0395bbafac7ddddb253ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b419f6f2e288d532433f7249d7d115e372c830d..d4b029cbad11693881ff0ee9265ff6e8b202ee34 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ae78b95d4bd588ba7199f934272c0fb3a1c06b0..0df895c850db18a1e6de7e1528bcddf0d0bdf874 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6e25c670dee278a950fca4b030ba4cd3c2d5a56..e0d97cbae43f2f3d1d32645c17366114efe949d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62caede1ba8fd7628c45fd72a248fb7d89ab343d..4f8d3c09c8b398875849778538fbb057a7c1c3af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26fbcbc2a28f99cb2f20e16d8a48b988a5cc978f..70cca034379a2ef28740cd54f94515edd200e436 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2023  CEA, EDF
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d754bf23f4366eac3ef6e077899f44a0b2f9972..4ff55134169db21f0643a97873f2672f94af8343 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d92c0063d8c7be8a02f908d7adf528dc5d0320cd..8f78c6695867a3e2bc6bdb41e93afce9c40b0e59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d7969226a358e4d588ad6c4ec0b4c59a1b6da2a..3e037ea4bd32878c5c6b1445a5513d35367d542b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6aff0f79af95c461cd152a2bd7d94de72ff11f78..5400f0a64e82211813d0e34f7bfb57eddef25e6e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dde3dae8571d397282fd0b5484c9639152f07b4b..3dcd832e60e2dec5e0eb2d5d68f7fe10e8d4a968 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7530992893ca710f157b3d9a0bd7e2ee68bdb140..2ba69124ce7d2e1b51fcb722bcf9305dc6a1627b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ed8ddb74380e0ec28250d27a1e7de106323d8d4b..c90254ae259aa7a4fad9a78a3d6b1eddba31e776 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 65985e5c7a1efcf0e6417ff4c35d9892c9a71a28..33cd99655b969b7bc083a2a1b97eff0746f820fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4149039ebaf000256d7a961e63d50589385fa8e2..47947e307e7319a276d2dcd0fba66223a404f441 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e06a30f5fd096f78a7514eef48ee2e9bae7b3482..e6e74c57b024471b2d673f76a61f5202bf7a9164 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4312c5e69f116995fcfb4468b9e850c77422923b..ce22ad83004e23d3cc4a9af6901a4c03e89881d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a240ce88bb759c676461d1a1d86f253dc5bb821..aa27b455408c6c04fa77a35522b3c30025185600 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 92b324caa0b17def00f339b8e584efc441ed997e..5ebf7b21480d9c866af30809bd05bd0f51116d07 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d7bc45cf1c06969c7001c52fd04a36777809b49b..20eb410bea55bb8fc0a3e11175a15c4b8e865ca8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f83d0182a800118781c40f6fbfa81c813ff355f5..c640a761706b3e469057aecdecf7d96dc126863e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3a886154ebde35efecd90cdacf5291ef2dbfd3c8..648585309d2c64879b7dc0ddaba1544c3d10c1ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f93bc375b6357ee291e00775c531c9d00035f00f..682e30a36f527222ad2cbf4a99c435db7687d9a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c88167c86483515e16ef4b16bad0de5189950561..6c665e9ee1a80068d22356623e42475174c88655 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f96a14b144afcbeab036251038ff771c99811ca0..4538f9304d7635484f66319feefac1fa4df34463 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 59c93b37dfde8616dd1e4158c4630cf5b1515bcb..112c03736376b929fe1a5f20447a3e08ba9c9807 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9ec0ee70d0499bd9eb043ac863f58a5a8c3bddb4..dbe63b73117fb694cbad7ced5f51e5c17aad4634 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 489f349555e418583ef2bd551a9760a5029a2687..e2e378f97cde02a26b97d62d812a364b6a28956a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc6c7b88a7ed36111e3106648384db0a37323675..c5377b8e7e1aea1057e1605b54bf0feb726b9cce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 311a4b7e9d231854f1f2462c3c68cef53ae5c9a4..505646f60123182d09f6ba6713f49aa9489a3fab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e81c248f13b4686bc47cd1d751997c697c9c244..912e36125631ec2ff3acbe029a3e066be5b7e31a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd7371f0ae373aad0508486becd1ebb0eb8a91b2..67251cf207931711e4910016dab930989193b54d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33dfe66a116b4d69b10a9ad916a0eda129172580..a2b01051efa9eef824d0afaba2f9e8a011a32624 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1906213f08d26d6498a46fd3d321e3a3c6af335d..359111c71fd49424f0f912de782f7006953aab61 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 35bb5f36c44854f31ee1c6470f0058443ab172ef..4b3ce6da6a6abe9408190dc68d8a88cdeae6d059 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8b65a55aab068d8c12da64aa8728f8338d275879..44e98122186742c8b0cb957933375b8e2f71e3cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84afa3f4c83f935711ec57b817c67473435f0718..332ada72ac41b419caccd3f54a4284b18675724e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f698051c19ddaed8cb9d00de49333c5f86bbca27..e119fc8c13daf33fa27d0bd3f4f1109b7809fe68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a35843dbf836b28f6cc8656c948368400e14574..b2d2e02b09904f45ed6d0eb76bfee640c38ffec9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b1362392f9189732834141e0079fecf9e878ba75..5afa3a7e594d3f22ed6f97a333819bd77fc74c2b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8003936f2c21faca41534f66ba63670e5ae03ff6..656d6ef0cdb7b26c1d6f47e7a6ee7bbc7426f2df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9e9dbc4f4015697d52a4b7a666983713885cdda6..b769e542112962be34d7e31c76230b286be8426c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b082e11a8e2d9a5c821e79c9e37bbd5b13e9a4c..765bcfb0405617b9398742baa41bf62076ccdf80 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 087b334460d37427db8ecc9bad336d11d720822f..8a000335d8e47253375d2e7a68bfc0d72f52ec7e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 668795ee88666a3a0a7274b553fba68465a6584a..0bf842683f2faf4a002b50a41244a766ff92dac6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a18e955f56527d35389adfd8688f7c34a7f5be2d..a9d997e2b236f97b08189624910b20a167687d44 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e92da5de66c41409d7310ff292f0459026a43f04..a725ffe1aed19e9662382fe064dcb67b7e2047d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7bec2e0ae2b1262d423d235687e5a8b4d2eb423..531416726e2531f799ebba2c9f4814f5618acf2e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fad7bc86a326c41a4a2aca0af9c5eba5c484e06e..6ce08e1474b4c7765edb1dba17f17958e36dd6ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e3444968ebb1cb7bd31d7368adfba8c8de13b7c..86ef32a893702bd94530a9c10e927dcaae4e7029 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b4ab594ec2fa5b99b1e7107e5c97d94cbfcc790..102532651124828e7151dc9978aa92335954e660 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5ea06d8e0c93eab2f1ffec60265436da390bdf6a..fe468c0329d514955e9f3c5e4dd04f4343804627 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e4594854e889073404aa8d96c08b6cf8dfa2cf4..067ced2dbec0e442866316a3520e64e8fc12bceb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 893e1e40600184af62c02dd1b882022ae7057925..d22a1674d001f5810b5ec0148c5c3a429a760f35 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 46ee895c668d07269cf7d7c84b284634f1fd5982..d42f6e81c3c6ee4c410761cf3277155c02cfa02a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d749a1bb7d31ee4d3f4202214b025413be886e50..33d10b07d786867bb54f342a30be120705388fcd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8a97edcd244cf520288178020ed5e7a25328121c..dbc38b4a76b4f6d4c66d0c9b8634f784f56e5d03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5abf2c82f37ccac9473bb1df235882f7da3fbd50..1bab27a8f375ce860cfc00109bfe8e30b48a86a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 41e9b5d1c1ab95cfd85a3140f091e81bb6c0e420..f41b0a15c2677d2373be090c0e2c8a97578a66a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5de6b0682fbbf7f633165e9844d7cf009971c151..07a39dd945faabc4d978f6b76afb113ad19be752 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a7324128ffac6f7b744ac4403c677e8b54c9055b..d77bbeeae20e49af572e13162875547f3f405089 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2f16e19cc89c45d266502ddcdc986d9d568ac724..26a47d1ba187bcf41a290893a797093763d56de1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index caa50bdc98923a84dc271031cf94adea52b763a5..c2a3bbe41b86017d637993fbe900d4eca78fb43a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d34053ecdc1bc873276133e533f311325095646..db77aa0767d6f4bd94da3d9be5d6812bd73ff15d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a7eb59efd99642709b337fea87771810b5c32e8..10a720062d8a5ba0a09c16ce18221b90a48a2aed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA, EDF
+# Copyright (C) 2019-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 29e7d965f9807087947df2879943cc30f09b8a57..0800fba1fee7d125f86114098765c21cc944d40a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84ace4f4697c27d25de1b33e3bedf624b32e2d0a..c6d93b9e7031e66a288a1110d2446ae48b3419bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09a99442ba347955088f63bf6ced9408c2f56c24..a1261b2292bd9781c582a31fe5ae20fa7f743e61 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fbad941b1c68328f5ce52ab9ab988c3e24abc134..5c8c4df824294fece5d324030e7e47eefa68368b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 316997d226dbe8068c7114879646bac66dce95c4..fb0654232d7283085df5b399264d5cfd135f4f10 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a1ab3f898506e8a2e4409e7beac7335fb40b910..6664abf6dc3daeac69b1195add109b554d42f93d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa20bd44f4ba691622d767070f9b2ae3f9be15ff..9ff19a8d164a1fb6efe7c1a5ed43cb154e81fd1a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c196d1d89f3b308069d910710533ccfa8e52752c..4e43f5a46f5820b5bd58dcb276a2844c536a1951 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8911735b3efc61040c90c8799e33acecd664515f..91cfd73decd4a666f787f8517d66da649da221e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3a89659438163b92c3d8f2a95a5b0ef19d1691a5..01f8c1f7c1a7d14afe1314439d62a82218ae83de 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d6039c30de5ac23ff8bf2fac62a5c8b640221ce5..3fe17627f60e5fb225b64237907c8525b14309e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d399442a2fe010df9e574c26b4f743e571f361f..e66be21792fd61442b3adde82b98f8e98ad217c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 76b6633a88b66c7315585a3fd19794c5e5a9b816..ac38f2b733791185766f3a42fd8916b08560b5e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 13fe2f1dfbeef5a35fb250b9cf6ec83652e2cb59..b90c6abd686c1c92523ed48c2de7e6508d5a5599 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a4ef21796ab2133f3b3d514441098f733ccd9d6b..f8bcb4fab016cac72b6e4a799fbdedd49d65215a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5ecfe25b9e60d201e4d829054d5139aaffc36147..26567cdd08c84ac8eb92a69a3ac85e863f1af9a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7d2855a84272a7a1a011d73193c7b3141de2228e..3afeefa4e178de6f86a5b86d194932bcad8c37f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bdcfb30994239e5980c9e92e828af2308a733d5a..2148d2444f3f7cf915cd30627fed1efb7dcce82d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a38e300b594b8be5beef138a76c38ce2ed55dac8..72785b370f298eb1f7a8312c8714e8e2e100f996 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 980f97e157b02be258139017fd046f0a90bffdcf..c7c7dbbdffdf60e79869e628fa8b46d1c6017fd7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 92b8f49df5c7a9b79271435e0bdfa2484fcf9ff2..2e63506d1526727c315facd1afd7c25596d93a5d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b93eefce3af4ee2558ed2bf2deaa2cf46e3780e..9e9cc1e366ef8e09136dcc1aca311a32ecaee71f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d2b134a7e3feb94275fcb40bd2bef665fbdb4eac..83e2a499ff30630458b47f7d2109b342f524b84c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f47df1b17f95985e3eded2ad230397dc332bc4b9..90020d3c8cf47915aa0c33a158a4e5ab14efee7b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fdd2e67ac0860435d7df09c2c22a2cb037d2785e..a3d0185ef647110a0b6a7d2b6af1f8efc259eea3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c3135015d8642a26a8d9bcfe254cb65bb5ff2b1..12195036f65ff9fb9e87633a6c73623a8087736a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 787666f9ead5858bc09851fa9d94e930c5cd2d0f..eb574886adb379abd9b47efe4fa8ed1cd1b31daf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 30781f93b34625ad263e8903d7ef5589b6831ce0..0f89f8cbbee549d403175c5c7d11cd0a17022775 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d7552f0123f9ef4bbcb314f0ab58320c0b73b62b..dd50eb01a38bdcc7b091b60fa3e4a0d6298a5f97 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d40562957dcde5f801bfd3df724203cc3642176..1c8646a51dfdbbc9f389ca5c3b9f8746fbd001df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b6d3058df0abdd664950dde80b9735c888c70fb..f00feedb6529644cf1d8a9026c600dbd74f64d0b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5be3c90b9d0b0d32f4660bc3fe7f2f27b3cbb4d2..6bd3b6fd1cdf6aefae25e7e883a07000c068dd58 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fad997c1228defc5ec2dd2d7486d9cf5c35b02e4..dd35a62f726a0a042372f11322148787f20b7636 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9b195a468e77b41eb635dee1569cb6be4a4d805..9d4c7da1c6b1d88f9402eca72dbbfeda786e7061 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db5d64ce0792dbe98b8750e03087880238e706dd..bcf3a1b2d2ef75deed5171cd6e7fccdabae0969e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d8e90ec8402ccad72463b2526deee97ec9e2b324..1d731a8f3d9d509865c9be3c5333deb64d509b4f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4f63a91e7ddd5f7befdb34c2f22ea9aee657842f..c4af00fe65c333ade5a1ffcdf305e6c0596cef35 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bbb07bbb94a9c0ae452d1fc03057601f6cd47de1..9ac4510b1ed2476f9e333a54562db390d6e0b0ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b5e0e698ea96283d1417c20cf6611b62a6669e66..a9e9983547c741c2111e1b7b6d6f142c1660456d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c6ae79343e9f696dd3735b9d6eb293411980b5cc..452319d1523efb2a6b547f7b510dd079bc943c1d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bf8315eae9769a735cddfea70f01fe84c8dde869..de31a4ce718e76a9f9f5f4a948de0daafa643e1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4369b3e04fb80f8a2ee7f58f9724671e039ede4f..83a2a9ec4644d4da3d6fc724c78eeeb3121fedda 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e976e80bfacc0c9ae8dcdf78893d42e68dba587..59692b68e87bd6443c510dc55dffdafbad9e6a59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c0609f6a846b1a46feb4ed9e2ecf71134d13eb03..52fcf6cabbc9d9335d96e2abe69359f407dd1700 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c1a8be22f5512e1c89fe24576eb74772c2fb5273..ce206faa0b5bc56b71f80ffbf30f1012d4f41070 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 75dae613988fb77c4d84ba090175e1638d7245a5..572e5ab9118923ef14b9d65b14b6d481f8294542 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 96587b8a87393df94a96c7bb5136807b073adc73..e3a6849badefe102bcba4350ba464d6def8c7bc1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e814aa94559b9c57c1fc36d7c62f3521e6b9f3e9..390c8bcab87d39bb37a3eccdbd067c350f39b37d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 929c813275f2ed2315d64a26f975b2ff2809d066..007328e3f31ddbe3028fea55d0c4234e515eb6f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 929c813275f2ed2315d64a26f975b2ff2809d066..007328e3f31ddbe3028fea55d0c4234e515eb6f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 436beadf67d9e65e4e875c621a5ed10f351809c6..11635a5eb50e3ef2093f2dabed3b2fe8cc9d1a2d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1cd58e5aa55d7f440d096fe31d7eb458d28195ff..07e7fe55d2681f84b536b99f50b528dacc7560bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 560154895d87119c082e8da9dcc707e78ef9d149..afd5f3d3d979ba86dee43508b0aba4eef4ef702c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d79c61601470b72c362b6415de60188a3466eee0..26dd6ad49006ba927e5cbae94dbc8ef71211bd48 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0cf2eda12c05de6ba8681e4b67aee1f0fac31a8..5c8f170ab31295b764b47b8190ec3ac12ba39aa4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 95e3ce861bf09608e599824bc556a1130e187835..7748f28653e49635c8369bf6590f29040cf40a86 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 469eadd05b943f627c1598f7245d03ef2b853164..f803fe55578b708b2c4be6edc4a2de73df60164d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8b8fc60c67ed50130e835bec951b8fe95e393fd8..4df4a43442255c6df285b1919e69a3137ca99940 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5ca4b2e01512cad3c5f8aa1b499b9f8be0ef9cde..8282c26401dbda5ffb65c9f31dd78ee5d0cce387 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a53ce32d8f717463150bba5411341aa4be8886c9..423e900b707b076afed1d1efe6f9999acd46db1a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2848826d00a679447bc37d92b7be04875c6a586e..7f61d57f19ea83a1d59381b0d1acbb38ba9172fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2baacc7caa3aca4f1ae890b1e9992c45439be3b7..568eed9f0bb8895e973aeb3f8d78f25184a0a2c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01d31d8ecab3fc539f4fdf996b0335ec39d2bf31..3a4604e8045a5063fdecc5dbdc717a0f48b42688 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c880244cb6b5e71b142c9e09ff801dd82ef63274..a2720ac96c285e1d9836f6bfc88eafaf3a68e8b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05d0d2b77c336c2abf9b4493891e9b1bf1352a6c..a2957d3e124f8bdf1ae29b8146bf8b67019ebe76 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5f55daad66c26c45903fa5681bcee853b7c9b4c0..bd8fa80af6a0ec8b2814e15dba5bc86198849de9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a89e773586ba69592c9d01da9874cb524629d27..acec4a2a891505575be637e5bf06d835ec423b26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 848e3e36f50fcee05b1e0ebf76668c3d08d05a39..b2473476cf80b1d51cbd23872bc468deada81026 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14da326eb47ab4878a5c7e9998d79a1930d797c0..6ef50bb45ca3575d5146a6a557fc360f015a0b86 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31ee70224a7814847cbecdd61f1305d5f543c278..1a4fc0bdefe1dbf274d8742df915a76b066aff04 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3d5554969ccbed22d053a47bc0b49d1f169e56be..786289664f1c8bd25550642d1f0f74217daf22c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1bf3bb5c3ade118095eee0a6f5e9c57ed7bc212..390cac988d532e943f94fa87c3e970122aaf6cf6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f73c4b6608d4413ab7c4a84a458dda017141e644..0dfb97dc2a6b1e12a15643186d25236d9ab142b4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce9b410b1088f9b2302da39279b27401b3b35346..fa3e4f101913369f48332dca8e6df53b33d7f419 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 025cf3be62e4d8c4d40710c2793ecd955330cb1f..46d00f403b21affc9777894ececa6d2ae7d7b927 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 693150e507757bc12c4922aa734ceb1cb5626dbc..6e3495a4b8f6e305647b19e51ca1beff1e45bc89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31e3823010a43bc4355e6010a8b9220338f58d2e..3f23c2cc92748bdd1b3f9973069d8ef7a52604ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e396005ab8ac68616e82f3e4b8c57dc5eb4885fe..a2c8ac420ec74ea67f4e23acfa93cd5a3c3c5a2b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 082876ee574ed7cf08ad59dff1482766153e19f6..7e5867faa6b24755d6b1c90b455703dc013db1d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6368f98247090d861a1adfb4ef08db5afc83a7a5..e611fe01db76889cdb89a24e655504db126119a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 281eba584cc0d93071c3d7351e2e72a0246d3f1e..0e5d8258db20c45fc331ec1746907aae8428ca64 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 08b90f368f03a399a596b55e886c2dcb65831ea6..e0ea502ca467209a884bd9113686ba8e77dda537 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f172364ddcdc75969b5977ea9b56b4bce2c362c0..dad9a4cad16eba99a8c41d71104bea967e2c9707 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 500b38b791e3673459d5a390f97b229e6b82c7e2..be17bceae2ff4b36168080e88b75f67bdfaaa2d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db104766f97c7dba03cf1ff1318298c2679a335d..38cfaa834a197d094e239e2d0ac8f89969c5b12d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5dc404f655b92b35c9eb46ab5b9856c3d3c670d8..908cfea3e3be727c8894f277faf61c6f068dc78c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ebf838057f250708e569277c4b439584d655ea8e..31beeb20856e39b2843d6cd6d26eabe853c5a256 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 85dc4de6760b7df966cbeb5c815afc3eccc9f0ab..98cb8cf5090f0c6892dd3a6e98cc07768c65a53a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fa84a42c2b458f3ee715aafb100dee3c01a52fb7..949cb103397d69a302df8cadf8d22c005bd3bedc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b3150052c5ac012366fcbcb89c2af9dc152e8f3e..00bb60c77af686209b4bc49d8f3a1ce132e6f208 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3575d00a935e4e9e2471736d106176abbb741d75..2dbfbcffbee9d261be02e4ceec07cf0636c3507b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 216caf681e7a11d05e582941194a9c77dbcb8197..bb377c930cd11a42480fa2b9ea3208e94a7834fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee321140f3d812909080c78f5af50e83e5f20c93..9c1e5f11baf9059c228d416b3bd2b3acd6c6908f 100644 (file)
--- a/utils.py
+++ b/utils.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2023  CEA, EDF
+# Copyright (C) 2014-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public