]> SALOME platform Git repositories - modules/shaper.git/commitdiff
Salome HOME
updated copyright message
authormbs <martin.bernhard@opencascade.com>
Fri, 16 Jun 2023 19:16:53 +0000 (20:16 +0100)
committermbs <martin.bernhard@opencascade.com>
Fri, 16 Jun 2023 19:16:53 +0000 (20:16 +0100)
3305 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/tui/CMakeLists.txt
salome_pid.py
shaper_test.py
src/BuildAPI/BuildAPI.h
src/BuildAPI/BuildAPI.i
src/BuildAPI/BuildAPI_CompSolid.cpp
src/BuildAPI/BuildAPI_CompSolid.h
src/BuildAPI/BuildAPI_Compound.cpp
src/BuildAPI/BuildAPI_Compound.h
src/BuildAPI/BuildAPI_Edge.cpp
src/BuildAPI/BuildAPI_Edge.h
src/BuildAPI/BuildAPI_Face.cpp
src/BuildAPI/BuildAPI_Face.h
src/BuildAPI/BuildAPI_Filling.cpp
src/BuildAPI/BuildAPI_Filling.h
src/BuildAPI/BuildAPI_Interpolation.cpp
src/BuildAPI/BuildAPI_Interpolation.h
src/BuildAPI/BuildAPI_Polyline.cpp
src/BuildAPI/BuildAPI_Polyline.h
src/BuildAPI/BuildAPI_Shell.cpp
src/BuildAPI/BuildAPI_Shell.h
src/BuildAPI/BuildAPI_Solid.cpp
src/BuildAPI/BuildAPI_Solid.h
src/BuildAPI/BuildAPI_SubShapes.cpp
src/BuildAPI/BuildAPI_SubShapes.h
src/BuildAPI/BuildAPI_Vertex.cpp
src/BuildAPI/BuildAPI_Vertex.h
src/BuildAPI/BuildAPI_Wire.cpp
src/BuildAPI/BuildAPI_Wire.h
src/BuildAPI/BuildAPI_swig.h
src/BuildAPI/CMakeLists.txt
src/BuildPlugin/BuildPlugin.h
src/BuildPlugin/BuildPlugin_CompSolid.cpp
src/BuildPlugin/BuildPlugin_CompSolid.h
src/BuildPlugin/BuildPlugin_Compound.cpp
src/BuildPlugin/BuildPlugin_Compound.h
src/BuildPlugin/BuildPlugin_Edge.cpp
src/BuildPlugin/BuildPlugin_Edge.h
src/BuildPlugin/BuildPlugin_Face.cpp
src/BuildPlugin/BuildPlugin_Face.h
src/BuildPlugin/BuildPlugin_Filling.cpp
src/BuildPlugin/BuildPlugin_Filling.h
src/BuildPlugin/BuildPlugin_Interpolation.cpp
src/BuildPlugin/BuildPlugin_Interpolation.h
src/BuildPlugin/BuildPlugin_Plugin.cpp
src/BuildPlugin/BuildPlugin_Plugin.h
src/BuildPlugin/BuildPlugin_Polyline.cpp
src/BuildPlugin/BuildPlugin_Polyline.h
src/BuildPlugin/BuildPlugin_Shape.cpp
src/BuildPlugin/BuildPlugin_Shape.h
src/BuildPlugin/BuildPlugin_Shell.cpp
src/BuildPlugin/BuildPlugin_Shell.h
src/BuildPlugin/BuildPlugin_Solid.cpp
src/BuildPlugin/BuildPlugin_Solid.h
src/BuildPlugin/BuildPlugin_SubShapes.cpp
src/BuildPlugin/BuildPlugin_SubShapes.h
src/BuildPlugin/BuildPlugin_Validators.cpp
src/BuildPlugin/BuildPlugin_Validators.h
src/BuildPlugin/BuildPlugin_Vertex.cpp
src/BuildPlugin/BuildPlugin_Vertex.h
src/BuildPlugin/BuildPlugin_Wire.cpp
src/BuildPlugin/BuildPlugin_Wire.h
src/BuildPlugin/CMakeLists.txt
src/BuildPlugin/CTestTestfileInstall.cmake
src/BuildPlugin/Test/Test19056.py
src/BuildPlugin/Test/Test1920.py
src/BuildPlugin/Test/Test20469.py
src/BuildPlugin/Test/Test20513_1.py
src/BuildPlugin/Test/Test20513_2.py
src/BuildPlugin/Test/Test2398.py
src/BuildPlugin/Test/Test2409.py
src/BuildPlugin/Test/Test2415.py
src/BuildPlugin/Test/Test2439.py
src/BuildPlugin/Test/Test2454.py
src/BuildPlugin/Test/Test3125.py
src/BuildPlugin/Test/Test3271.py
src/BuildPlugin/Test/TestCompSolid.py
src/BuildPlugin/Test/TestCompound.py
src/BuildPlugin/Test/TestCompound_ErrorMsg.py
src/BuildPlugin/Test/TestCompound_History.py
src/BuildPlugin/Test/TestEdge.py
src/BuildPlugin/Test/TestEdge_ByPoints.py
src/BuildPlugin/Test/TestEdge_ErrorMsg.py
src/BuildPlugin/Test/TestEdge_WholeSketch_1.py
src/BuildPlugin/Test/TestEdge_WholeSketch_2.py
src/BuildPlugin/Test/TestEdge_WholeSketch_3.py
src/BuildPlugin/Test/TestEdge_WholeSketch_4.py
src/BuildPlugin/Test/TestFace.py
src/BuildPlugin/Test/TestFace_ErrorMsg.py
src/BuildPlugin/Test/TestFace_WholeSketch_1.py
src/BuildPlugin/Test/TestFace_WholeSketch_2.py
src/BuildPlugin/Test/TestFilling.py
src/BuildPlugin/Test/TestFilling_ByEdges.py
src/BuildPlugin/Test/TestFilling_ByWires.py
src/BuildPlugin/Test/TestFilling_ErrorMsg.py
src/BuildPlugin/Test/TestFilling_Mixed.py
src/BuildPlugin/Test/TestInterpolation.py
src/BuildPlugin/Test/TestPolyline.py
src/BuildPlugin/Test/TestShell.py
src/BuildPlugin/Test/TestShell_WholeSketch_1.py
src/BuildPlugin/Test/TestShell_WholeSketch_2.py
src/BuildPlugin/Test/TestSolid.py
src/BuildPlugin/Test/TestSolid_ErrorMsg.py
src/BuildPlugin/Test/TestSubShapes.py
src/BuildPlugin/Test/TestSubShapes_ErrorMsg.py
src/BuildPlugin/Test/TestVertex.py
src/BuildPlugin/Test/TestVertex_ErrorMsg.py
src/BuildPlugin/Test/TestVertex_WholeSketch_1.py
src/BuildPlugin/Test/TestVertex_WholeSketch_2.py
src/BuildPlugin/Test/TestWire.py
src/BuildPlugin/Test/TestWire_ErrorMsg.py
src/BuildPlugin/Test/TestWire_WholeSketch_1.py
src/BuildPlugin/Test/TestWire_WholeSketch_2.py
src/BuildPlugin/Test/TestWire_WholeSketch_3.py
src/BuildPlugin/Test/TestWire_WholeSketch_4.py
src/BuildPlugin/Test/TestWire_WholeSketch_5.py
src/BuildPlugin/Test/TestWire_WholeSketch_6.py
src/BuildPlugin/tests.set
src/CTestTestfileInstall.cmake
src/CollectionAPI/CMakeLists.txt
src/CollectionAPI/CollectionAPI.h
src/CollectionAPI/CollectionAPI.i
src/CollectionAPI/CollectionAPI_Field.cpp
src/CollectionAPI/CollectionAPI_Field.h
src/CollectionAPI/CollectionAPI_Group.cpp
src/CollectionAPI/CollectionAPI_Group.h
src/CollectionAPI/CollectionAPI_GroupAddition.cpp
src/CollectionAPI/CollectionAPI_GroupAddition.h
src/CollectionAPI/CollectionAPI_GroupIntersection.cpp
src/CollectionAPI/CollectionAPI_GroupIntersection.h
src/CollectionAPI/CollectionAPI_GroupShape.cpp
src/CollectionAPI/CollectionAPI_GroupShape.h
src/CollectionAPI/CollectionAPI_GroupSubstraction.cpp
src/CollectionAPI/CollectionAPI_GroupSubstraction.h
src/CollectionPlugin/CMakeLists.txt
src/CollectionPlugin/CTestTestfileInstall.cmake
src/CollectionPlugin/CollectionPlugin.h
src/CollectionPlugin/CollectionPlugin_Field.cpp
src/CollectionPlugin/CollectionPlugin_Field.h
src/CollectionPlugin/CollectionPlugin_Group.cpp
src/CollectionPlugin/CollectionPlugin_Group.h
src/CollectionPlugin/CollectionPlugin_GroupAddition.cpp
src/CollectionPlugin/CollectionPlugin_GroupAddition.h
src/CollectionPlugin/CollectionPlugin_GroupIntersection.cpp
src/CollectionPlugin/CollectionPlugin_GroupIntersection.h
src/CollectionPlugin/CollectionPlugin_GroupMerge.cpp
src/CollectionPlugin/CollectionPlugin_GroupMerge.h
src/CollectionPlugin/CollectionPlugin_GroupOperation.cpp
src/CollectionPlugin/CollectionPlugin_GroupOperation.h
src/CollectionPlugin/CollectionPlugin_GroupShape.cpp
src/CollectionPlugin/CollectionPlugin_GroupShape.h
src/CollectionPlugin/CollectionPlugin_GroupSubstraction.cpp
src/CollectionPlugin/CollectionPlugin_GroupSubstraction.h
src/CollectionPlugin/CollectionPlugin_Plugin.cpp
src/CollectionPlugin/CollectionPlugin_Plugin.h
src/CollectionPlugin/CollectionPlugin_Validators.cpp
src/CollectionPlugin/CollectionPlugin_Validators.h
src/CollectionPlugin/CollectionPlugin_WidgetCreator.cpp
src/CollectionPlugin/CollectionPlugin_WidgetCreator.h
src/CollectionPlugin/CollectionPlugin_WidgetField.cpp
src/CollectionPlugin/CollectionPlugin_WidgetField.h
src/CollectionPlugin/Test/Test18739.py
src/CollectionPlugin/Test/Test2977.py
src/CollectionPlugin/Test/Test3031.py
src/CollectionPlugin/Test/Test3114.py
src/CollectionPlugin/Test/TestCreateShapesFromGroups.py
src/CollectionPlugin/Test/TestField.py
src/CollectionPlugin/Test/TestGroup.py
src/CollectionPlugin/Test/TestGroup1799.py
src/CollectionPlugin/Test/TestGroup2.py
src/CollectionPlugin/Test/TestGroupAddition.py
src/CollectionPlugin/Test/TestGroupAddition_Error.py
src/CollectionPlugin/Test/TestGroupIntersection.py
src/CollectionPlugin/Test/TestGroupIntersection_Error.py
src/CollectionPlugin/Test/TestGroupMove01.py
src/CollectionPlugin/Test/TestGroupMove02.py
src/CollectionPlugin/Test/TestGroupMove03.py
src/CollectionPlugin/Test/TestGroupMove04.py
src/CollectionPlugin/Test/TestGroupMove05.py
src/CollectionPlugin/Test/TestGroupMove06.py
src/CollectionPlugin/Test/TestGroupMove07.py
src/CollectionPlugin/Test/TestGroupMove08.py
src/CollectionPlugin/Test/TestGroupMove09.py
src/CollectionPlugin/Test/TestGroupMove10.py
src/CollectionPlugin/Test/TestGroupMove11.py
src/CollectionPlugin/Test/TestGroupMove12.py
src/CollectionPlugin/Test/TestGroupMove13.py
src/CollectionPlugin/Test/TestGroupMove14.py
src/CollectionPlugin/Test/TestGroupMove15.py
src/CollectionPlugin/Test/TestGroupMove16.py
src/CollectionPlugin/Test/TestGroupMove17.py
src/CollectionPlugin/Test/TestGroupMove18.py
src/CollectionPlugin/Test/TestGroupMove19.py
src/CollectionPlugin/Test/TestGroupMove20.py
src/CollectionPlugin/Test/TestGroupMove21.py
src/CollectionPlugin/Test/TestGroupMove22.py
src/CollectionPlugin/Test/TestGroupMove23.py
src/CollectionPlugin/Test/TestGroupMove24.py
src/CollectionPlugin/Test/TestGroupMove25.py
src/CollectionPlugin/Test/TestGroupMove26.py
src/CollectionPlugin/Test/TestGroupMoveAndSplit1.py
src/CollectionPlugin/Test/TestGroupMoveAndSplit2.py
src/CollectionPlugin/Test/TestGroupMoveAndSplit3.py
src/CollectionPlugin/Test/TestGroupMoveAndSplit4.py
src/CollectionPlugin/Test/TestGroupShape.py
src/CollectionPlugin/Test/TestGroupShareTopology.py
src/CollectionPlugin/Test/TestGroupSubstraction.py
src/CollectionPlugin/Test/TestGroupSubstraction2.py
src/CollectionPlugin/Test/TestGroupSubstraction_Error1.py
src/CollectionPlugin/Test/TestGroupSubstraction_Error2.py
src/CollectionPlugin/Test/TestGroupWholeFeature1.py
src/CollectionPlugin/Test/TestGroupWholeFeature2.py
src/CollectionPlugin/Test/TestGroupWholeResult1.py
src/CollectionPlugin/Test/TestGroupWholeResult2.py
src/CollectionPlugin/tests.set
src/Config/CMakeLists.txt
src/Config/CTestTestfileInstall.cmake
src/Config/ConfigAPI.i
src/Config/Config_AttributeMessage.cpp
src/Config/Config_AttributeMessage.h
src/Config/Config_Common.cpp
src/Config/Config_Common.h
src/Config/Config_DataModelReader.cpp
src/Config/Config_DataModelReader.h
src/Config/Config_FeatureMessage.cpp
src/Config/Config_FeatureMessage.h
src/Config/Config_FeatureReader.cpp
src/Config/Config_FeatureReader.h
src/Config/Config_Keywords.h
src/Config/Config_ModuleReader.cpp
src/Config/Config_ModuleReader.h
src/Config/Config_PluginMessage.cpp
src/Config/Config_PluginMessage.h
src/Config/Config_PointerMessage.cpp
src/Config/Config_PointerMessage.h
src/Config/Config_Prop.cpp
src/Config/Config_Prop.h
src/Config/Config_PropManager.cpp
src/Config/Config_PropManager.h
src/Config/Config_Translator.cpp
src/Config/Config_Translator.h
src/Config/Config_ValidatorMessage.cpp
src/Config/Config_ValidatorMessage.h
src/Config/Config_ValidatorReader.cpp
src/Config/Config_ValidatorReader.h
src/Config/Config_WidgetAPI.cpp
src/Config/Config_WidgetAPI.h
src/Config/Config_WidgetReader.cpp
src/Config/Config_WidgetReader.h
src/Config/Config_XMLReader.cpp
src/Config/Config_XMLReader.h
src/Config/Config_def.h
src/Config/Config_swig.h
src/Config/Test/TestConfig.py
src/Config/tests.set
src/ConnectorAPI/CMakeLists.txt
src/ConnectorAPI/ConnectorAPI.h
src/ConnectorAPI/ConnectorAPI.i
src/ConnectorAPI/ConnectorAPI_Connector.cpp
src/ConnectorAPI/ConnectorAPI_Connector.h
src/ConnectorAPI/ConnectorAPI_swig.h
src/ConnectorAPI/Test/CMakeLists.txt
src/ConnectorAPI/Test/CTestTestfileInstall.cmake
src/ConnectorAPI/Test/Test17917.py
src/ConnectorAPI/Test/Test18887.py
src/ConnectorAPI/Test/Test2882.py
src/ConnectorAPI/Test/Test3195.py
src/ConnectorAPI/Test/TestExportSTL.py
src/ConnectorAPI/Test/TestExportToGEOM.py
src/ConnectorAPI/Test/TestExportToGEOMAllGroupsAndFields.py
src/ConnectorAPI/Test/TestExportToGEOMPartSet.py
src/ConnectorAPI/Test/TestExportToGEOMWholeFeature.py
src/ConnectorAPI/Test/TestExportToGEOMWholeResult.py
src/ConnectorAPI/Test/TestImportSTEP.py
src/ConnectorAPI/Test/TestImportSTL.py
src/ConnectorAPI/Test/__main__.py
src/ConnectorAPI/Test/testme.py
src/ConnectorAPI/Test/tests.set
src/ConnectorPlugin/CMakeLists.txt
src/ConnectorPlugin/ConnectorPlugin.py
src/ConnectorPlugin/ConnectorPlugin_ExportFeature.py
src/ConnectorPlugin/ConnectorPlugin_PublishToStudyFeature.py
src/ConstructionAPI/CMakeLists.txt
src/ConstructionAPI/CTestTestfileInstall.cmake
src/ConstructionAPI/ConstructionAPI.h
src/ConstructionAPI/ConstructionAPI.i
src/ConstructionAPI/ConstructionAPI_Axis.cpp
src/ConstructionAPI/ConstructionAPI_Axis.h
src/ConstructionAPI/ConstructionAPI_Plane.cpp
src/ConstructionAPI/ConstructionAPI_Plane.h
src/ConstructionAPI/ConstructionAPI_Point.cpp
src/ConstructionAPI/ConstructionAPI_Point.h
src/ConstructionAPI/ConstructionAPI_swig.h
src/ConstructionAPI/Test/TestAxis.py
src/ConstructionAPI/Test/TestPoint.py
src/ConstructionAPI/tests.set
src/ConstructionPlugin/CMakeLists.txt
src/ConstructionPlugin/CTestTestfileInstall.cmake
src/ConstructionPlugin/ConstructionPlugin.h
src/ConstructionPlugin/ConstructionPlugin_Axis.cpp
src/ConstructionPlugin/ConstructionPlugin_Axis.h
src/ConstructionPlugin/ConstructionPlugin_Plane.cpp
src/ConstructionPlugin/ConstructionPlugin_Plane.h
src/ConstructionPlugin/ConstructionPlugin_Plugin.cpp
src/ConstructionPlugin/ConstructionPlugin_Plugin.h
src/ConstructionPlugin/ConstructionPlugin_Point.cpp
src/ConstructionPlugin/ConstructionPlugin_Point.h
src/ConstructionPlugin/ConstructionPlugin_Validators.cpp
src/ConstructionPlugin/ConstructionPlugin_Validators.h
src/ConstructionPlugin/Test/Test19207.py
src/ConstructionPlugin/Test/Test19471.py
src/ConstructionPlugin/Test/TestAxisCreation.py
src/ConstructionPlugin/Test/TestAxis_ErrorMsg.py
src/ConstructionPlugin/Test/TestPlane.py
src/ConstructionPlugin/Test/TestPlane_Copies.py
src/ConstructionPlugin/Test/TestPlane_ErrorMsg.py
src/ConstructionPlugin/Test/TestPlane_FaceValidator.py
src/ConstructionPlugin/Test/TestPointName.py
src/ConstructionPlugin/Test/TestPoint_34658.py
src/ConstructionPlugin/Test/TestPoint_Edge.py
src/ConstructionPlugin/Test/TestPoint_ErrorMsg.py
src/ConstructionPlugin/Test/TestPoint_FiniteValidator.py
src/ConstructionPlugin/Test/TestPoint_GeometricalPropertyCenterOfCircle.py
src/ConstructionPlugin/Test/TestPoint_GeometricalPropertyCenterOfGravity.py
src/ConstructionPlugin/Test/TestPoint_IntersectLineAndPlane.py
src/ConstructionPlugin/Test/TestPoint_IntersectLines.py
src/ConstructionPlugin/Test/TestPoint_IntersectPlanes.py
src/ConstructionPlugin/Test/TestPoint_ProjectOnEdge.py
src/ConstructionPlugin/Test/TestPoint_ProjectOnFace.py
src/ConstructionPlugin/Test/TestPoint_VertexSelection.py
src/ConstructionPlugin/Test/TestPoint_XYZ.py
src/ConstructionPlugin/Test/UnitTestAxis.py
src/ConstructionPlugin/tests.set
src/Events/CMakeLists.txt
src/Events/Events.h
src/Events/Events.i
src/Events/Events_InfoMessage.cpp
src/Events/Events_InfoMessage.h
src/Events/Events_Listener.cpp
src/Events/Events_Listener.h
src/Events/Events_LongOp.cpp
src/Events/Events_LongOp.h
src/Events/Events_Loop.cpp
src/Events/Events_Loop.h
src/Events/Events_Message.cpp
src/Events/Events_Message.h
src/Events/Events_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_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_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_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_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/TestCompositeFeaturesOnCompSolids.py
src/FeaturesPlugin/Test/TestCopyFeature.py
src/FeaturesPlugin/Test/TestCopyFeatureMoveGroupOfFeature.py
src/FeaturesPlugin/Test/TestCopyMoveResult.py
src/FeaturesPlugin/Test/TestCopyMoveSubShapes.py
src/FeaturesPlugin/Test/TestCopyNames.py
src/FeaturesPlugin/Test/TestCopySubShapes.py
src/FeaturesPlugin/Test/TestCopyWholeFeature.py
src/FeaturesPlugin/Test/TestCopy_ErrorMsg.py
src/FeaturesPlugin/Test/TestDefeaturing_ErrorMsg.py
src/FeaturesPlugin/Test/TestDefeaturing_OnCompound.py
src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid1.py
src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid2.py
src/FeaturesPlugin/Test/TestDefeaturing_OnCompsolid3.py
src/FeaturesPlugin/Test/TestDefeaturing_OnSolid1.py
src/FeaturesPlugin/Test/TestDefeaturing_OnSolid2.py
src/FeaturesPlugin/Test/TestDefeaturing_OnSolid3.py
src/FeaturesPlugin/Test/TestExtrusion.py
src/FeaturesPlugin/Test/TestExtrusionCut.py
src/FeaturesPlugin/Test/TestExtrusionCut_ByFaces.py
src/FeaturesPlugin/Test/TestExtrusionCut_ByPlanesAndOffsets.py
src/FeaturesPlugin/Test/TestExtrusionCut_BySize.py
src/FeaturesPlugin/Test/TestExtrusionCut_ThroughAll.py
src/FeaturesPlugin/Test/TestExtrusionFuse.py
src/FeaturesPlugin/Test/TestExtrusionFuse_ByPlanesAndOffsets.py
src/FeaturesPlugin/Test/TestExtrusionFuse_BySize.py
src/FeaturesPlugin/Test/TestExtrusionFuse_ThroughAll.py
src/FeaturesPlugin/Test/TestExtrusionOfCompound.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces01.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces02.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces03.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces04.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces05.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces06.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces07.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces08.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces09.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces10.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces11.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces12.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces13.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces14.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces15.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces16.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces17.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces18.py
src/FeaturesPlugin/Test/TestExtrusion_ByFaces19.py
src/FeaturesPlugin/Test/TestExtrusion_ErrorMsg.py
src/FeaturesPlugin/Test/TestExtrusion_ZeroOffsetError.py
src/FeaturesPlugin/Test/TestFillet.py
src/FeaturesPlugin/Test/TestFillet1.py
src/FeaturesPlugin/Test/TestFillet1D_ErrorMsg.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_1.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_2.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_3.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_4.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_5.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_6.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_7.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_8.py
src/FeaturesPlugin/Test/TestFillet1D_Vertices_9.py
src/FeaturesPlugin/Test/TestFillet1D_Wire_1.py
src/FeaturesPlugin/Test/TestFillet1D_Wire_2.py
src/FeaturesPlugin/Test/TestFillet1D_Wire_3.py
src/FeaturesPlugin/Test/TestFillet1D_Wire_4.py
src/FeaturesPlugin/Test/TestFillet1D_Wire_5.py
src/FeaturesPlugin/Test/TestFillet_ErrorMsg.py
src/FeaturesPlugin/Test/TestFillet_History.py
src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestFillet_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestFusionFaces.py
src/FeaturesPlugin/Test/TestFusionFaces2697.py
src/FeaturesPlugin/Test/TestFusionFaces32443.py
src/FeaturesPlugin/Test/TestGeometryCalculation.py
src/FeaturesPlugin/Test/TestGlueFaces_Compound.py
src/FeaturesPlugin/Test/TestGlueFaces_Faces.py
src/FeaturesPlugin/Test/TestGlueFaces_Shell.py
src/FeaturesPlugin/Test/TestGlueFaces_Solids.py
src/FeaturesPlugin/Test/TestImportResult.py
src/FeaturesPlugin/Test/TestImportResultWithGroups1.py
src/FeaturesPlugin/Test/TestImportResultWithGroups2.py
src/FeaturesPlugin/Test/TestImportResultWithGroups3.py
src/FeaturesPlugin/Test/TestIntersection.py
src/FeaturesPlugin/Test/TestIntersection_ErrorMsg.py
src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestIntersection_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestLimitTolerance.py
src/FeaturesPlugin/Test/TestLimitTolerance_Face.py
src/FeaturesPlugin/Test/TestLoft.py
src/FeaturesPlugin/Test/TestMeasurementAngle.py
src/FeaturesPlugin/Test/TestMeasurementAngle3Points.py
src/FeaturesPlugin/Test/TestMeasurementDistance.py
src/FeaturesPlugin/Test/TestMeasurementLength.py
src/FeaturesPlugin/Test/TestMeasurementPresentation.py
src/FeaturesPlugin/Test/TestMeasurementRadius.py
src/FeaturesPlugin/Test/TestMultiBoolean.py
src/FeaturesPlugin/Test/TestMultiRotation_ErrorMsg.py
src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestMultiRotation_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestMultiRotation_Part.py
src/FeaturesPlugin/Test/TestMultiTranslation_ErrorMsg.py
src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestMultiTranslation_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestMultiTranslation_Part.py
src/FeaturesPlugin/Test/TestNormalToFace.py
src/FeaturesPlugin/Test/TestPartition.py
src/FeaturesPlugin/Test/TestPartition2Faces.py
src/FeaturesPlugin/Test/TestPartition2Solids.py
src/FeaturesPlugin/Test/TestPartition2Wires.py
src/FeaturesPlugin/Test/TestPartitionArgsUpdate.py
src/FeaturesPlugin/Test/TestPartitionBox4Planes.py
src/FeaturesPlugin/Test/TestPartitionEdgeSolid.py
src/FeaturesPlugin/Test/TestPartitionFace2Solid.py
src/FeaturesPlugin/Test/TestPartitionFaceSolid.py
src/FeaturesPlugin/Test/TestPartitionFaceWire.py
src/FeaturesPlugin/Test/TestPartitionInclinedFaceSolid.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid1.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid2.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithCompSolid3.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace1.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace2.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace3.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace4.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithFace5.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane1.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane2.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane3.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane4.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithPlane5.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid1.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid2.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid3.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid4.py
src/FeaturesPlugin/Test/TestPartitionSubCompsolidWithSolid5.py
src/FeaturesPlugin/Test/TestPartitionWireFaceSolid.py
src/FeaturesPlugin/Test/TestPartition_ErrorMsg.py
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_1.py
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_2.py
src/FeaturesPlugin/Test/TestPartition_MultiLevelCompound_v20190506_3.py
src/FeaturesPlugin/Test/TestPartition_SolidsHistory.py
src/FeaturesPlugin/Test/TestPipe.py
src/FeaturesPlugin/Test/TestPipe_Compound.py
src/FeaturesPlugin/Test/TestPipe_DoNotMovePath.py
src/FeaturesPlugin/Test/TestPipe_Edge.py
src/FeaturesPlugin/Test/TestPipe_ErrorMsg.py
src/FeaturesPlugin/Test/TestPipe_Wire.py
src/FeaturesPlugin/Test/TestPlacement_BodyShapesValidator.py
src/FeaturesPlugin/Test/TestPlacement_Complex.py
src/FeaturesPlugin/Test/TestPlacement_Edge_Edge.py
src/FeaturesPlugin/Test/TestPlacement_Edge_Vertex.py
src/FeaturesPlugin/Test/TestPlacement_ErrorMsg.py
src/FeaturesPlugin/Test/TestPlacement_Face_Edge.py
src/FeaturesPlugin/Test/TestPlacement_Face_Face.py
src/FeaturesPlugin/Test/TestPlacement_Face_Vertex.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_5.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v0_6.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_5.py
src/FeaturesPlugin/Test/TestPlacement_MultiLevelCompound_v95_6.py
src/FeaturesPlugin/Test/TestPlacement_Part_Part.py
src/FeaturesPlugin/Test/TestPlacement_Vertex_Vertex.py
src/FeaturesPlugin/Test/TestPointCloud.py
src/FeaturesPlugin/Test/TestPointCoordinates.py
src/FeaturesPlugin/Test/TestRecover.py
src/FeaturesPlugin/Test/TestRecover1798.py
src/FeaturesPlugin/Test/TestRecover_Compound.py
src/FeaturesPlugin/Test/TestRecover_Compsolid1.py
src/FeaturesPlugin/Test/TestRecover_Compsolid2.py
src/FeaturesPlugin/Test/TestRemoveResultsBody.py
src/FeaturesPlugin/Test/TestRemoveResultsConstruction.py
src/FeaturesPlugin/Test/TestRemoveResultsPart.py
src/FeaturesPlugin/Test/TestRemoveSubShapes.py
src/FeaturesPlugin/Test/TestRemoveSubShapes2.py
src/FeaturesPlugin/Test/TestRemoveSubShapes3.py
src/FeaturesPlugin/Test/TestRemoveSubShapes4.py
src/FeaturesPlugin/Test/TestRemoveSubShapes5.py
src/FeaturesPlugin/Test/TestRemoveSubShapes6.py
src/FeaturesPlugin/Test/TestRevolution.py
src/FeaturesPlugin/Test/TestRevolutionCut.py
src/FeaturesPlugin/Test/TestRevolutionCut_ByAngle.py
src/FeaturesPlugin/Test/TestRevolutionCut_ByPlanesAndOffsets.py
src/FeaturesPlugin/Test/TestRevolutionCut_ThroughAll.py
src/FeaturesPlugin/Test/TestRevolutionFuse.py
src/FeaturesPlugin/Test/TestRevolutionFuse_ByAngle.py
src/FeaturesPlugin/Test/TestRevolutionFuse_ByPlanesAndOffsets.py
src/FeaturesPlugin/Test/TestRevolutionFuse_ThroughAll.py
src/FeaturesPlugin/Test/TestRevolutionOfCompound.py
src/FeaturesPlugin/Test/TestRevolutionOfEdge.py
src/FeaturesPlugin/Test/TestRevolutionOfPoint.py
src/FeaturesPlugin/Test/TestRevolution_ByAngle.py
src/FeaturesPlugin/Test/TestRotation.py
src/FeaturesPlugin/Test/TestRotation_ByAxis.py
src/FeaturesPlugin/Test/TestRotation_ByPoints.py
src/FeaturesPlugin/Test/TestRotation_ErrorMsg.py
src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestRotation_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestScale1.py
src/FeaturesPlugin/Test/TestScale2.py
src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestScale_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestScriptSolidEdge.py
src/FeaturesPlugin/Test/TestSerialBoolean.py
src/FeaturesPlugin/Test/TestSewing_Manifold.py
src/FeaturesPlugin/Test/TestSewing_NonManifold.py
src/FeaturesPlugin/Test/TestSplitCompFaceSolid.py
src/FeaturesPlugin/Test/TestSplitCompsolidPlane.py
src/FeaturesPlugin/Test/TestSplitEdgeEdge.py
src/FeaturesPlugin/Test/TestSplitEdgeEdgeIntersected.py
src/FeaturesPlugin/Test/TestSplitEdgeFace.py
src/FeaturesPlugin/Test/TestSplitEdgeShell.py
src/FeaturesPlugin/Test/TestSplitEdgeSolid.py
src/FeaturesPlugin/Test/TestSplitEdgeSolidIntersected.py
src/FeaturesPlugin/Test/TestSplitEdgeVertex.py
src/FeaturesPlugin/Test/TestSplitEdgeWire.py
src/FeaturesPlugin/Test/TestSplitFaceEdge.py
src/FeaturesPlugin/Test/TestSplitFaceEdgeInside.py
src/FeaturesPlugin/Test/TestSplitFaceEdgePerpendicular.py
src/FeaturesPlugin/Test/TestSplitFaceFace.py
src/FeaturesPlugin/Test/TestSplitFaceShell.py
src/FeaturesPlugin/Test/TestSplitFaceSolid.py
src/FeaturesPlugin/Test/TestSplitFaceVertex.py
src/FeaturesPlugin/Test/TestSplitFaceWire.py
src/FeaturesPlugin/Test/TestSplitShellConstrPlane.py
src/FeaturesPlugin/Test/TestSplitShellEdge.py
src/FeaturesPlugin/Test/TestSplitShellFace.py
src/FeaturesPlugin/Test/TestSplitShellShell.py
src/FeaturesPlugin/Test/TestSplitShellSolid.py
src/FeaturesPlugin/Test/TestSplitShellVertex.py
src/FeaturesPlugin/Test/TestSplitShellWire.py
src/FeaturesPlugin/Test/TestSplitSolid2ConstructionPlanes.py
src/FeaturesPlugin/Test/TestSplitSolidCompFace.py
src/FeaturesPlugin/Test/TestSplitSolidCompShell.py
src/FeaturesPlugin/Test/TestSplitSolidEdge.py
src/FeaturesPlugin/Test/TestSplitSolidFace.py
src/FeaturesPlugin/Test/TestSplitSolidShell.py
src/FeaturesPlugin/Test/TestSplitWireEdge.py
src/FeaturesPlugin/Test/TestSplitWireFace.py
src/FeaturesPlugin/Test/TestSplitWireShell.py
src/FeaturesPlugin/Test/TestSplitWireSolid.py
src/FeaturesPlugin/Test/TestSplitWireVertex.py
src/FeaturesPlugin/Test/TestSplitWireWire.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v0_5.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestSymmetry_MultiLevelCompound_v95_5.py
src/FeaturesPlugin/Test/TestSymmetry_Part.py
src/FeaturesPlugin/Test/TestTranslation.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_1.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_2.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_3.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_4.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v0_5.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_1.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_2.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_3.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_4.py
src/FeaturesPlugin/Test/TestTranslation_MultiLevelCompound_v95_5.py
src/FeaturesPlugin/Test/TestTranslation_Part.py
src/FeaturesPlugin/Test/TestUnion.py
src/FeaturesPlugin/Test/TestUnion4CurvedFaces.py
src/FeaturesPlugin/Test/TestUnion4CurvedFaces_2.py
src/FeaturesPlugin/Test/TestUnion4Faces.py
src/FeaturesPlugin/Test/TestUnionFaces.py
src/FeaturesPlugin/Test/TestUnionFaces_v20190506.py
src/FeaturesPlugin/Test/TestUnionOfUnion.py
src/FeaturesPlugin/Test/TestUnion_ErrorMsg.py
src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v0.py
src/FeaturesPlugin/Test/TestUnion_MultiLevelCompound_v20190506.py
src/FeaturesPlugin/tests.set
src/FiltersAPI/CMakeLists.txt
src/FiltersAPI/FiltersAPI.h
src/FiltersAPI/FiltersAPI.i
src/FiltersAPI/FiltersAPI_Argument.cpp
src/FiltersAPI/FiltersAPI_Argument.h
src/FiltersAPI/FiltersAPI_Feature.cpp
src/FiltersAPI/FiltersAPI_Feature.h
src/FiltersAPI/FiltersAPI_Filter.cpp
src/FiltersAPI/FiltersAPI_Filter.h
src/FiltersAPI/FiltersAPI_Selection.cpp
src/FiltersAPI/FiltersAPI_Selection.h
src/FiltersAPI/FiltersAPI_swig.h
src/FiltersPlugin/CMakeLists.txt
src/FiltersPlugin/CTestTestfileInstall.cmake
src/FiltersPlugin/FiltersPlugin.h
src/FiltersPlugin/FiltersPlugin_BelongsTo.cpp
src/FiltersPlugin/FiltersPlugin_BelongsTo.h
src/FiltersPlugin/FiltersPlugin_ContinuousFaces.cpp
src/FiltersPlugin/FiltersPlugin_ContinuousFaces.h
src/FiltersPlugin/FiltersPlugin_EdgeSize.cpp
src/FiltersPlugin/FiltersPlugin_EdgeSize.h
src/FiltersPlugin/FiltersPlugin_ExternalFaces.cpp
src/FiltersPlugin/FiltersPlugin_ExternalFaces.h
src/FiltersPlugin/FiltersPlugin_FaceSize.cpp
src/FiltersPlugin/FiltersPlugin_FaceSize.h
src/FiltersPlugin/FiltersPlugin_FeatureEdges.cpp
src/FiltersPlugin/FiltersPlugin_FeatureEdges.h
src/FiltersPlugin/FiltersPlugin_HorizontalFace.cpp
src/FiltersPlugin/FiltersPlugin_HorizontalFace.h
src/FiltersPlugin/FiltersPlugin_OnGeometry.cpp
src/FiltersPlugin/FiltersPlugin_OnGeometry.h
src/FiltersPlugin/FiltersPlugin_OnLine.cpp
src/FiltersPlugin/FiltersPlugin_OnLine.h
src/FiltersPlugin/FiltersPlugin_OnPlane.cpp
src/FiltersPlugin/FiltersPlugin_OnPlane.h
src/FiltersPlugin/FiltersPlugin_OnPlaneSide.cpp
src/FiltersPlugin/FiltersPlugin_OnPlaneSide.h
src/FiltersPlugin/FiltersPlugin_OppositeToEdge.cpp
src/FiltersPlugin/FiltersPlugin_OppositeToEdge.h
src/FiltersPlugin/FiltersPlugin_Plugin.cpp
src/FiltersPlugin/FiltersPlugin_Plugin.h
src/FiltersPlugin/FiltersPlugin_RelativeToSolid.cpp
src/FiltersPlugin/FiltersPlugin_RelativeToSolid.h
src/FiltersPlugin/FiltersPlugin_Selection.cpp
src/FiltersPlugin/FiltersPlugin_Selection.h
src/FiltersPlugin/FiltersPlugin_TopoConnectedFaces.py
src/FiltersPlugin/FiltersPlugin_Validators.cpp
src/FiltersPlugin/FiltersPlugin_Validators.h
src/FiltersPlugin/FiltersPlugin_VerticalFace.cpp
src/FiltersPlugin/FiltersPlugin_VerticalFace.h
src/FiltersPlugin/FiltersPlugin_VolumeSize.cpp
src/FiltersPlugin/FiltersPlugin_VolumeSize.h
src/FiltersPlugin/Test/Test17924.py
src/FiltersPlugin/Test/Test17962.py
src/FiltersPlugin/Test/Test19190.py
src/FiltersPlugin/Test/Test2946.py
src/FiltersPlugin/Test/Test2951.py
src/FiltersPlugin/Test/Test3241.py
src/FiltersPlugin/Test/TestFilter_BelongsTo.py
src/FiltersPlugin/Test/TestFilter_BelongsTo_Exclude.py
src/FiltersPlugin/Test/TestFilter_ContinuousFaces.py
src/FiltersPlugin/Test/TestFilter_EdgeSize.py
src/FiltersPlugin/Test/TestFilter_ExternalFaces1.py
src/FiltersPlugin/Test/TestFilter_ExternalFaces2.py
src/FiltersPlugin/Test/TestFilter_ExternalFaces_Exclude1.py
src/FiltersPlugin/Test/TestFilter_ExternalFaces_Exclude2.py
src/FiltersPlugin/Test/TestFilter_FaceSize.py
src/FiltersPlugin/Test/TestFilter_FeatureEdges.py
src/FiltersPlugin/Test/TestFilter_HorizontalFaces.py
src/FiltersPlugin/Test/TestFilter_HorizontalFaces_Exclude.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Edge1.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Edge2.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Edge1.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Edge2.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face1.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face2.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face3.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Exclude_Face4.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Face1.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Face2.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Face3.py
src/FiltersPlugin/Test/TestFilter_OnGeometry_Face4.py
src/FiltersPlugin/Test/TestFilter_OnLine.py
src/FiltersPlugin/Test/TestFilter_OnLine_Exclude.py
src/FiltersPlugin/Test/TestFilter_OnLine_Multi.py
src/FiltersPlugin/Test/TestFilter_OnPlane.py
src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Exclude_Face.py
src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Exclude_Plane.py
src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Face.py
src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Multi.py
src/FiltersPlugin/Test/TestFilter_OnPlaneSide_Plane.py
src/FiltersPlugin/Test/TestFilter_OnPlane_Exclude.py
src/FiltersPlugin/Test/TestFilter_OnPlane_Multi.py
src/FiltersPlugin/Test/TestFilter_OppositeToEdge.py
src/FiltersPlugin/Test/TestFilter_OppositeToEdge_Exclude.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_In.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_InAndOn.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_NotOn.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_On.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_Out.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Exclude_OutAndOn.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_In.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_InAndOn.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Multi.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_NotOn.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_On.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_Out.py
src/FiltersPlugin/Test/TestFilter_RelativeToSolid_OutAndOn.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Edge3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Edge3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Face3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Exclude_Vertex3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Face3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Multi.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Edge3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Edge3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Face3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Exclude_Vertex3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Face3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Prop_Vertex3.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex1.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex2.py
src/FiltersPlugin/Test/TestFilter_TopoConnectedFaces_Vertex3.py
src/FiltersPlugin/Test/TestFilter_VerticalFaces.py
src/FiltersPlugin/Test/TestFilter_VerticalFaces_Exclude.py
src/FiltersPlugin/Test/TestFilter_VolumeSize.py
src/FiltersPlugin/Test/TestFilters.py
src/FiltersPlugin/Test/TestFilters_FilterName.py
src/FiltersPlugin/Test/TestFilters_IsReversed.py
src/FiltersPlugin/Test/TestFilters_Mixed1.py
src/FiltersPlugin/Test/TestFilters_Mixed2.py
src/FiltersPlugin/Test/TestFilters_Remove.py
src/FiltersPlugin/Test/TestFilters_Select.py
src/FiltersPlugin/Test/TestFilters_Supported.py
src/FiltersPlugin/Test/TestFilters_Validator.py
src/FiltersPlugin/Test/TestFilters_Xml.py
src/FiltersPlugin/tests.set
src/GDMLAPI/CMakeLists.txt
src/GDMLAPI/GDMLAPI.h
src/GDMLAPI/GDMLAPI.i
src/GDMLAPI/GDMLAPI_ConeSegment.cpp
src/GDMLAPI/GDMLAPI_ConeSegment.h
src/GDMLAPI/GDMLAPI_Ellipsoid.cpp
src/GDMLAPI/GDMLAPI_Ellipsoid.h
src/GDMLAPI/GDMLAPI_swig.h
src/GDMLPlugin/CMakeLists.txt
src/GDMLPlugin/GDMLPlugin.h
src/GDMLPlugin/GDMLPlugin_ConeSegment.cpp
src/GDMLPlugin/GDMLPlugin_ConeSegment.h
src/GDMLPlugin/GDMLPlugin_Ellipsoid.cpp
src/GDMLPlugin/GDMLPlugin_Ellipsoid.h
src/GDMLPlugin/GDMLPlugin_Plugin.cpp
src/GDMLPlugin/GDMLPlugin_Plugin.h
src/GDMLPlugin/Test/TestCone.py
src/GDMLPlugin/Test/TestEllipsoid.py
src/GeomAPI/CMakeLists.txt
src/GeomAPI/CTestTestfileInstall.cmake
src/GeomAPI/GeomAPI.h
src/GeomAPI/GeomAPI.i
src/GeomAPI/GeomAPI_AISObject.cpp
src/GeomAPI/GeomAPI_AISObject.h
src/GeomAPI/GeomAPI_Angle.cpp
src/GeomAPI/GeomAPI_Angle.h
src/GeomAPI/GeomAPI_Angle2d.cpp
src/GeomAPI/GeomAPI_Angle2d.h
src/GeomAPI/GeomAPI_Ax1.cpp
src/GeomAPI/GeomAPI_Ax1.h
src/GeomAPI/GeomAPI_Ax2.cpp
src/GeomAPI/GeomAPI_Ax2.h
src/GeomAPI/GeomAPI_Ax3.cpp
src/GeomAPI/GeomAPI_Ax3.h
src/GeomAPI/GeomAPI_BSpline.cpp
src/GeomAPI/GeomAPI_BSpline.h
src/GeomAPI/GeomAPI_BSpline2d.cpp
src/GeomAPI/GeomAPI_BSpline2d.h
src/GeomAPI/GeomAPI_Box.cpp
src/GeomAPI/GeomAPI_Box.h
src/GeomAPI/GeomAPI_Circ.cpp
src/GeomAPI/GeomAPI_Circ.h
src/GeomAPI/GeomAPI_Circ2d.cpp
src/GeomAPI/GeomAPI_Circ2d.h
src/GeomAPI/GeomAPI_Cone.cpp
src/GeomAPI/GeomAPI_Cone.h
src/GeomAPI/GeomAPI_Curve.cpp
src/GeomAPI/GeomAPI_Curve.h
src/GeomAPI/GeomAPI_Cylinder.cpp
src/GeomAPI/GeomAPI_Cylinder.h
src/GeomAPI/GeomAPI_DataMapOfShapeMapOfShapes.cpp
src/GeomAPI/GeomAPI_DataMapOfShapeMapOfShapes.h
src/GeomAPI/GeomAPI_DataMapOfShapeShape.cpp
src/GeomAPI/GeomAPI_DataMapOfShapeShape.h
src/GeomAPI/GeomAPI_Dir.cpp
src/GeomAPI/GeomAPI_Dir.h
src/GeomAPI/GeomAPI_Dir2d.cpp
src/GeomAPI/GeomAPI_Dir2d.h
src/GeomAPI/GeomAPI_Edge.cpp
src/GeomAPI/GeomAPI_Edge.h
src/GeomAPI/GeomAPI_Ellipse.cpp
src/GeomAPI/GeomAPI_Ellipse.h
src/GeomAPI/GeomAPI_Ellipse2d.cpp
src/GeomAPI/GeomAPI_Ellipse2d.h
src/GeomAPI/GeomAPI_Face.cpp
src/GeomAPI/GeomAPI_Face.h
src/GeomAPI/GeomAPI_ICustomPrs.cpp
src/GeomAPI/GeomAPI_ICustomPrs.h
src/GeomAPI/GeomAPI_IPresentable.cpp
src/GeomAPI/GeomAPI_IPresentable.h
src/GeomAPI/GeomAPI_IScreenParams.h
src/GeomAPI/GeomAPI_Interface.cpp
src/GeomAPI/GeomAPI_Interface.h
src/GeomAPI/GeomAPI_Lin.cpp
src/GeomAPI/GeomAPI_Lin.h
src/GeomAPI/GeomAPI_Lin2d.cpp
src/GeomAPI/GeomAPI_Lin2d.h
src/GeomAPI/GeomAPI_PlanarEdges.cpp
src/GeomAPI/GeomAPI_PlanarEdges.h
src/GeomAPI/GeomAPI_Pln.cpp
src/GeomAPI/GeomAPI_Pln.h
src/GeomAPI/GeomAPI_Pnt.cpp
src/GeomAPI/GeomAPI_Pnt.h
src/GeomAPI/GeomAPI_Pnt2d.cpp
src/GeomAPI/GeomAPI_Pnt2d.h
src/GeomAPI/GeomAPI_Shape.cpp
src/GeomAPI/GeomAPI_Shape.h
src/GeomAPI/GeomAPI_ShapeExplorer.cpp
src/GeomAPI/GeomAPI_ShapeExplorer.h
src/GeomAPI/GeomAPI_ShapeHierarchy.cpp
src/GeomAPI/GeomAPI_ShapeHierarchy.h
src/GeomAPI/GeomAPI_ShapeIterator.cpp
src/GeomAPI/GeomAPI_ShapeIterator.h
src/GeomAPI/GeomAPI_Shell.cpp
src/GeomAPI/GeomAPI_Shell.h
src/GeomAPI/GeomAPI_Solid.cpp
src/GeomAPI/GeomAPI_Solid.h
src/GeomAPI/GeomAPI_Sphere.cpp
src/GeomAPI/GeomAPI_Sphere.h
src/GeomAPI/GeomAPI_Tools.cpp
src/GeomAPI/GeomAPI_Tools.h
src/GeomAPI/GeomAPI_Torus.cpp
src/GeomAPI/GeomAPI_Torus.h
src/GeomAPI/GeomAPI_Trsf.cpp
src/GeomAPI/GeomAPI_Trsf.h
src/GeomAPI/GeomAPI_Vertex.cpp
src/GeomAPI/GeomAPI_Vertex.h
src/GeomAPI/GeomAPI_Wire.cpp
src/GeomAPI/GeomAPI_Wire.h
src/GeomAPI/GeomAPI_WireExplorer.cpp
src/GeomAPI/GeomAPI_WireExplorer.h
src/GeomAPI/GeomAPI_XY.cpp
src/GeomAPI/GeomAPI_XY.h
src/GeomAPI/GeomAPI_XYZ.cpp
src/GeomAPI/GeomAPI_XYZ.h
src/GeomAPI/GeomAPI_swig.h
src/GeomAPI/Test/Test2675.py
src/GeomAPI/Test/Test2879.py
src/GeomAPI/Test/TestAx123.py
src/GeomAPI/Test/TestBox.py
src/GeomAPI/Test/TestBuilders.py
src/GeomAPI/Test/TestCone.py
src/GeomAPI/Test/TestCylinder.py
src/GeomAPI/Test/TestEllipse2d.py
src/GeomAPI/Test/TestLine.py
src/GeomAPI/Test/TestPlanarEdge.py
src/GeomAPI/Test/TestPolygon.py
src/GeomAPI/Test/TestSphere.py
src/GeomAPI/Test/TestTorus.py
src/GeomAPI/tests.set
src/GeomAlgoAPI/CMakeLists.txt
src/GeomAlgoAPI/GeomAlgoAPI.h
src/GeomAlgoAPI/GeomAlgoAPI.i
src/GeomAlgoAPI/GeomAlgoAPI_BREPExport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_BREPExport.h
src/GeomAlgoAPI/GeomAlgoAPI_BREPImport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_BREPImport.h
src/GeomAlgoAPI/GeomAlgoAPI_Boolean.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Boolean.h
src/GeomAlgoAPI/GeomAlgoAPI_BoundingBox.cpp
src/GeomAlgoAPI/GeomAlgoAPI_BoundingBox.h
src/GeomAlgoAPI/GeomAlgoAPI_Box.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Box.h
src/GeomAlgoAPI/GeomAlgoAPI_CanonicalRecognition.cpp
src/GeomAlgoAPI/GeomAlgoAPI_CanonicalRecognition.h
src/GeomAlgoAPI/GeomAlgoAPI_Chamfer.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Chamfer.h
src/GeomAlgoAPI/GeomAlgoAPI_Circ2dBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Circ2dBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_CompoundBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_CompoundBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_Cone.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Cone.h
src/GeomAlgoAPI/GeomAlgoAPI_ConeSegment.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ConeSegment.h
src/GeomAlgoAPI/GeomAlgoAPI_Copy.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Copy.h
src/GeomAlgoAPI/GeomAlgoAPI_CurveBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_CurveBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Cylinder.h
src/GeomAlgoAPI/GeomAlgoAPI_DFLoader.cpp
src/GeomAlgoAPI/GeomAlgoAPI_DFLoader.h
src/GeomAlgoAPI/GeomAlgoAPI_Defeaturing.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Defeaturing.h
src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_EdgeBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_Ellipsoid.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Ellipsoid.h
src/GeomAlgoAPI/GeomAlgoAPI_Exception.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Exception.h
src/GeomAlgoAPI/GeomAlgoAPI_FaceBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_FaceBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_Fillet.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Fillet.h
src/GeomAlgoAPI/GeomAlgoAPI_Fillet1D.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Fillet1D.h
src/GeomAlgoAPI/GeomAlgoAPI_Filling.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Filling.h
src/GeomAlgoAPI/GeomAlgoAPI_GlueFaces.cpp
src/GeomAlgoAPI/GeomAlgoAPI_GlueFaces.h
src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_IGESExport.h
src/GeomAlgoAPI/GeomAlgoAPI_IGESImport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_IGESImport.h
src/GeomAlgoAPI/GeomAlgoAPI_ImageImport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ImageImport.h
src/GeomAlgoAPI/GeomAlgoAPI_Intersection.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Intersection.h
src/GeomAlgoAPI/GeomAlgoAPI_LimitTolerance.cpp
src/GeomAlgoAPI/GeomAlgoAPI_LimitTolerance.h
src/GeomAlgoAPI/GeomAlgoAPI_Loft.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Loft.h
src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.cpp
src/GeomAlgoAPI/GeomAlgoAPI_MakeShape.h
src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeCustom.cpp
src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeCustom.h
src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.cpp
src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeList.h
src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeSet.cpp
src/GeomAlgoAPI/GeomAlgoAPI_MakeShapeSet.h
src/GeomAlgoAPI/GeomAlgoAPI_MakeSweep.cpp
src/GeomAlgoAPI/GeomAlgoAPI_MakeSweep.h
src/GeomAlgoAPI/GeomAlgoAPI_MakeVolume.cpp
src/GeomAlgoAPI/GeomAlgoAPI_MakeVolume.h
src/GeomAlgoAPI/GeomAlgoAPI_MapShapesAndAncestors.cpp
src/GeomAlgoAPI/GeomAlgoAPI_MapShapesAndAncestors.h
src/GeomAlgoAPI/GeomAlgoAPI_NExplode.cpp
src/GeomAlgoAPI/GeomAlgoAPI_NExplode.h
src/GeomAlgoAPI/GeomAlgoAPI_NormalToFace.cpp
src/GeomAlgoAPI/GeomAlgoAPI_NormalToFace.h
src/GeomAlgoAPI/GeomAlgoAPI_Offset.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Offset.h
src/GeomAlgoAPI/GeomAlgoAPI_Partition.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Partition.h
src/GeomAlgoAPI/GeomAlgoAPI_PaveFiller.cpp
src/GeomAlgoAPI/GeomAlgoAPI_PaveFiller.h
src/GeomAlgoAPI/GeomAlgoAPI_Pipe.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Pipe.h
src/GeomAlgoAPI/GeomAlgoAPI_Placement.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Placement.h
src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_PointBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_PointCloudOnFace.cpp
src/GeomAlgoAPI/GeomAlgoAPI_PointCloudOnFace.h
src/GeomAlgoAPI/GeomAlgoAPI_Prism.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Prism.h
src/GeomAlgoAPI/GeomAlgoAPI_Projection.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Projection.h
src/GeomAlgoAPI/GeomAlgoAPI_Revolution.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Revolution.h
src/GeomAlgoAPI/GeomAlgoAPI_Rotation.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Rotation.h
src/GeomAlgoAPI/GeomAlgoAPI_STEPExport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_STEPExport.h
src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_STEPImport.h
src/GeomAlgoAPI/GeomAlgoAPI_STEPImportXCAF.cpp
src/GeomAlgoAPI/GeomAlgoAPI_STEPImportXCAF.h
src/GeomAlgoAPI/GeomAlgoAPI_STLExport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_STLExport.h
src/GeomAlgoAPI/GeomAlgoAPI_STLImport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_STLImport.h
src/GeomAlgoAPI/GeomAlgoAPI_Scale.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Scale.h
src/GeomAlgoAPI/GeomAlgoAPI_Sewing.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Sewing.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeAPI.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeInfo.h
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ShapeTools.h
src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_SketchBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_SolidClassifier.cpp
src/GeomAlgoAPI/GeomAlgoAPI_SolidClassifier.h
src/GeomAlgoAPI/GeomAlgoAPI_SortListOfShapes.cpp
src/GeomAlgoAPI/GeomAlgoAPI_SortListOfShapes.h
src/GeomAlgoAPI/GeomAlgoAPI_Sphere.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Sphere.h
src/GeomAlgoAPI/GeomAlgoAPI_Symmetry.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Symmetry.h
src/GeomAlgoAPI/GeomAlgoAPI_ThroughAll.cpp
src/GeomAlgoAPI/GeomAlgoAPI_ThroughAll.h
src/GeomAlgoAPI/GeomAlgoAPI_Tools.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Tools.h
src/GeomAlgoAPI/GeomAlgoAPI_Torus.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Torus.h
src/GeomAlgoAPI/GeomAlgoAPI_Transform.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Transform.h
src/GeomAlgoAPI/GeomAlgoAPI_Translation.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Translation.h
src/GeomAlgoAPI/GeomAlgoAPI_Tube.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Tube.h
src/GeomAlgoAPI/GeomAlgoAPI_UnifySameDomain.cpp
src/GeomAlgoAPI/GeomAlgoAPI_UnifySameDomain.h
src/GeomAlgoAPI/GeomAlgoAPI_Utils.cpp
src/GeomAlgoAPI/GeomAlgoAPI_Utils.h
src/GeomAlgoAPI/GeomAlgoAPI_WireBuilder.cpp
src/GeomAlgoAPI/GeomAlgoAPI_WireBuilder.h
src/GeomAlgoAPI/GeomAlgoAPI_XAOExport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_XAOExport.h
src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.cpp
src/GeomAlgoAPI/GeomAlgoAPI_XAOImport.h
src/GeomAlgoAPI/GeomAlgoAPI_swig.h
src/GeomAlgoImpl/CMakeLists.txt
src/GeomAlgoImpl/GEOMAlgo_Algo.cxx
src/GeomAlgoImpl/GEOMAlgo_Algo.hxx
src/GeomAlgoImpl/GEOMAlgo_AlgoTools.cxx
src/GeomAlgoImpl/GEOMAlgo_AlgoTools.hxx
src/GeomAlgoImpl/GEOMAlgo_AlgoTools_1.cxx
src/GeomAlgoImpl/GEOMAlgo_BndSphere.cxx
src/GeomAlgoImpl/GEOMAlgo_BndSphere.hxx
src/GeomAlgoImpl/GEOMAlgo_BndSphere.lxx
src/GeomAlgoImpl/GEOMAlgo_BndSphereTree.cxx
src/GeomAlgoImpl/GEOMAlgo_BndSphereTree.hxx
src/GeomAlgoImpl/GEOMAlgo_BuilderShape.cxx
src/GeomAlgoImpl/GEOMAlgo_BuilderShape.hxx
src/GeomAlgoImpl/GEOMAlgo_CoupleOfShapes.cxx
src/GeomAlgoImpl/GEOMAlgo_CoupleOfShapes.hxx
src/GeomAlgoImpl/GEOMAlgo_GlueDetector.cxx
src/GeomAlgoImpl/GEOMAlgo_GlueDetector.hxx
src/GeomAlgoImpl/GEOMAlgo_Gluer2.cxx
src/GeomAlgoImpl/GEOMAlgo_Gluer2.hxx
src/GeomAlgoImpl/GEOMAlgo_Gluer2_1.cxx
src/GeomAlgoImpl/GEOMAlgo_Gluer2_2.cxx
src/GeomAlgoImpl/GEOMAlgo_Gluer2_3.cxx
src/GeomAlgoImpl/GEOMAlgo_GluerAlgo.cxx
src/GeomAlgoImpl/GEOMAlgo_GluerAlgo.hxx
src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfIntegerShape.hxx
src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfPassKeyShapeListOfShape.hxx
src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfShapeBndSphere.hxx
src/GeomAlgoImpl/GEOMAlgo_IndexedDataMapOfShapeIndexedMapOfShape.hxx
src/GeomAlgoImpl/GEOMAlgo_ListIteratorOfListOfCoupleOfShapes.hxx
src/GeomAlgoImpl/GEOMAlgo_ListOfCoupleOfShapes.hxx
src/GeomAlgoImpl/GEOMAlgo_PassKeyShape.cxx
src/GeomAlgoImpl/GEOMAlgo_PassKeyShape.hxx
src/GeomAlgoImpl/GEOMAlgo_PassKeyShapeMapHasher.cxx
src/GeomAlgoImpl/GEOMAlgo_PassKeyShapeMapHasher.hxx
src/GeomAlgoImpl/GEOMAlgo_Splitter.cxx
src/GeomAlgoImpl/GEOMAlgo_Splitter.hxx
src/GeomAlgoImpl/GEOMImpl_Fillet1d.cxx
src/GeomAlgoImpl/GEOMImpl_Fillet1d.hxx
src/GeomAlgoImpl/GeomAlgoImpl.h
src/GeomData/CMakeLists.txt
src/GeomData/GeomData.h
src/GeomData/GeomData_Dir.cpp
src/GeomData/GeomData_Dir.h
src/GeomData/GeomData_Point.cpp
src/GeomData/GeomData_Point.h
src/GeomData/GeomData_Point2D.cpp
src/GeomData/GeomData_Point2D.h
src/GeomData/GeomData_Point2DArray.cpp
src/GeomData/GeomData_Point2DArray.h
src/GeomDataAPI/CMakeLists.txt
src/GeomDataAPI/CTestTestfileInstall.cmake
src/GeomDataAPI/GeomDataAPI.h
src/GeomDataAPI/GeomDataAPI.i
src/GeomDataAPI/GeomDataAPI_Dir.cpp
src/GeomDataAPI/GeomDataAPI_Dir.h
src/GeomDataAPI/GeomDataAPI_Point.cpp
src/GeomDataAPI/GeomDataAPI_Point.h
src/GeomDataAPI/GeomDataAPI_Point2D.cpp
src/GeomDataAPI/GeomDataAPI_Point2D.h
src/GeomDataAPI/GeomDataAPI_Point2DArray.cpp
src/GeomDataAPI/GeomDataAPI_Point2DArray.h
src/GeomDataAPI/GeomDataAPI_swig.h
src/GeomDataAPI/Test/TestConstants.py
src/GeomDataAPI/tests.set
src/GeomValidators/CMakeLists.txt
src/GeomValidators/GeomValidators.h
src/GeomValidators/GeomValidators_BodyShapes.cpp
src/GeomValidators/GeomValidators_BodyShapes.h
src/GeomValidators/GeomValidators_ConstructionComposite.cpp
src/GeomValidators/GeomValidators_ConstructionComposite.h
src/GeomValidators/GeomValidators_Different.cpp
src/GeomValidators/GeomValidators_Different.h
src/GeomValidators/GeomValidators_DifferentShapes.cpp
src/GeomValidators/GeomValidators_DifferentShapes.h
src/GeomValidators/GeomValidators_Face.cpp
src/GeomValidators/GeomValidators_Face.h
src/GeomValidators/GeomValidators_FeatureKind.cpp
src/GeomValidators/GeomValidators_FeatureKind.h
src/GeomValidators/GeomValidators_Finite.cpp
src/GeomValidators/GeomValidators_Finite.h
src/GeomValidators/GeomValidators_GlobalSelection.cpp
src/GeomValidators/GeomValidators_GlobalSelection.h
src/GeomValidators/GeomValidators_Intersected.cpp
src/GeomValidators/GeomValidators_Intersected.h
src/GeomValidators/GeomValidators_IntersectionSelection.cpp
src/GeomValidators/GeomValidators_MinObjectsSelected.cpp
src/GeomValidators/GeomValidators_MinObjectsSelected.h
src/GeomValidators/GeomValidators_NotSelfIntersected.cpp
src/GeomValidators/GeomValidators_NotSelfIntersected.h
src/GeomValidators/GeomValidators_Plugin.cpp
src/GeomValidators/GeomValidators_Plugin.h
src/GeomValidators/GeomValidators_Positive.cpp
src/GeomValidators/GeomValidators_Positive.h
src/GeomValidators/GeomValidators_ShapeType.cpp
src/GeomValidators/GeomValidators_ShapeType.h
src/GeomValidators/GeomValidators_Tools.cpp
src/GeomValidators/GeomValidators_Tools.h
src/GeomValidators/GeomValidators_ValueOrder.cpp
src/GeomValidators/GeomValidators_ValueOrder.h
src/GeomValidators/GeomValidators_ZeroOffset.cpp
src/GeomValidators/GeomValidators_ZeroOffset.h
src/InitializationPlugin/CMakeLists.txt
src/InitializationPlugin/InitializationPlugin.h
src/InitializationPlugin/InitializationPlugin_EvalListener.cpp
src/InitializationPlugin/InitializationPlugin_EvalListener.h
src/InitializationPlugin/InitializationPlugin_Plugin.cpp
src/InitializationPlugin/InitializationPlugin_Plugin.h
src/InitializationPlugin/InitializationPlugin_PyInterp.cpp
src/InitializationPlugin/InitializationPlugin_PyInterp.h
src/Locale/CMakeLists.txt
src/Locale/CTestTestfileInstall.cmake
src/Locale/Locale_Convert.cpp
src/Locale/Locale_Convert.h
src/Locale/Locale_def.h
src/Locale/Test/TestUTF8.py
src/Locale/tests.set
src/Model/CMakeLists.txt
src/Model/Model.h
src/Model/Model_Application.cpp
src/Model/Model_Application.h
src/Model/Model_AttributeBoolean.cpp
src/Model/Model_AttributeBoolean.h
src/Model/Model_AttributeDocRef.cpp
src/Model/Model_AttributeDocRef.h
src/Model/Model_AttributeDouble.cpp
src/Model/Model_AttributeDouble.h
src/Model/Model_AttributeDoubleArray.cpp
src/Model/Model_AttributeDoubleArray.h
src/Model/Model_AttributeImage.cpp
src/Model/Model_AttributeImage.h
src/Model/Model_AttributeIntArray.cpp
src/Model/Model_AttributeIntArray.h
src/Model/Model_AttributeInteger.cpp
src/Model/Model_AttributeInteger.h
src/Model/Model_AttributeRefAttr.cpp
src/Model/Model_AttributeRefAttr.h
src/Model/Model_AttributeRefAttrList.cpp
src/Model/Model_AttributeRefAttrList.h
src/Model/Model_AttributeRefList.cpp
src/Model/Model_AttributeRefList.h
src/Model/Model_AttributeReference.cpp
src/Model/Model_AttributeReference.h
src/Model/Model_AttributeSelection.cpp
src/Model/Model_AttributeSelection.h
src/Model/Model_AttributeSelectionList.cpp
src/Model/Model_AttributeSelectionList.h
src/Model/Model_AttributeString.cpp
src/Model/Model_AttributeString.h
src/Model/Model_AttributeStringArray.cpp
src/Model/Model_AttributeStringArray.h
src/Model/Model_AttributeTables.cpp
src/Model/Model_AttributeTables.h
src/Model/Model_AttributeValidator.cpp
src/Model/Model_AttributeValidator.h
src/Model/Model_BodyBuilder.cpp
src/Model/Model_BodyBuilder.h
src/Model/Model_Data.cpp
src/Model/Model_Data.h
src/Model/Model_Document.cpp
src/Model/Model_Document.h
src/Model/Model_Events.cpp
src/Model/Model_Events.h
src/Model/Model_Expression.cpp
src/Model/Model_Expression.h
src/Model/Model_FeatureValidator.cpp
src/Model/Model_FeatureValidator.h
src/Model/Model_FiltersFactory.cpp
src/Model/Model_FiltersFactory.h
src/Model/Model_Objects.cpp
src/Model/Model_Objects.h
src/Model/Model_ResultBody.cpp
src/Model/Model_ResultBody.h
src/Model/Model_ResultConstruction.cpp
src/Model/Model_ResultConstruction.h
src/Model/Model_ResultField.cpp
src/Model/Model_ResultField.h
src/Model/Model_ResultGroup.cpp
src/Model/Model_ResultGroup.h
src/Model/Model_ResultParameter.cpp
src/Model/Model_ResultParameter.h
src/Model/Model_ResultPart.cpp
src/Model/Model_ResultPart.h
src/Model/Model_Session.cpp
src/Model/Model_Session.h
src/Model/Model_Tools.cpp
src/Model/Model_Tools.h
src/Model/Model_Update.cpp
src/Model/Model_Update.h
src/Model/Model_Validator.cpp
src/Model/Model_Validator.h
src/ModelAPI/CMakeLists.txt
src/ModelAPI/CTestTestfileInstall.cmake
src/ModelAPI/ModelAPI.h
src/ModelAPI/ModelAPI.i
src/ModelAPI/ModelAPI_Attribute.cpp
src/ModelAPI/ModelAPI_Attribute.h
src/ModelAPI/ModelAPI_AttributeBoolean.cpp
src/ModelAPI/ModelAPI_AttributeBoolean.h
src/ModelAPI/ModelAPI_AttributeDocRef.cpp
src/ModelAPI/ModelAPI_AttributeDocRef.h
src/ModelAPI/ModelAPI_AttributeDouble.cpp
src/ModelAPI/ModelAPI_AttributeDouble.h
src/ModelAPI/ModelAPI_AttributeDoubleArray.cpp
src/ModelAPI/ModelAPI_AttributeDoubleArray.h
src/ModelAPI/ModelAPI_AttributeImage.cpp
src/ModelAPI/ModelAPI_AttributeImage.h
src/ModelAPI/ModelAPI_AttributeIntArray.cpp
src/ModelAPI/ModelAPI_AttributeIntArray.h
src/ModelAPI/ModelAPI_AttributeInteger.cpp
src/ModelAPI/ModelAPI_AttributeInteger.h
src/ModelAPI/ModelAPI_AttributeRefAttr.cpp
src/ModelAPI/ModelAPI_AttributeRefAttr.h
src/ModelAPI/ModelAPI_AttributeRefAttrList.cpp
src/ModelAPI/ModelAPI_AttributeRefAttrList.h
src/ModelAPI/ModelAPI_AttributeRefList.cpp
src/ModelAPI/ModelAPI_AttributeRefList.h
src/ModelAPI/ModelAPI_AttributeReference.cpp
src/ModelAPI/ModelAPI_AttributeReference.h
src/ModelAPI/ModelAPI_AttributeSelection.cpp
src/ModelAPI/ModelAPI_AttributeSelection.h
src/ModelAPI/ModelAPI_AttributeSelectionList.cpp
src/ModelAPI/ModelAPI_AttributeSelectionList.h
src/ModelAPI/ModelAPI_AttributeString.cpp
src/ModelAPI/ModelAPI_AttributeString.h
src/ModelAPI/ModelAPI_AttributeStringArray.cpp
src/ModelAPI/ModelAPI_AttributeStringArray.h
src/ModelAPI/ModelAPI_AttributeTables.cpp
src/ModelAPI/ModelAPI_AttributeTables.h
src/ModelAPI/ModelAPI_AttributeValidator.cpp
src/ModelAPI/ModelAPI_AttributeValidator.h
src/ModelAPI/ModelAPI_BodyBuilder.cpp
src/ModelAPI/ModelAPI_BodyBuilder.h
src/ModelAPI/ModelAPI_CompositeFeature.cpp
src/ModelAPI/ModelAPI_CompositeFeature.h
src/ModelAPI/ModelAPI_Data.cpp
src/ModelAPI/ModelAPI_Data.h
src/ModelAPI/ModelAPI_Document.cpp
src/ModelAPI/ModelAPI_Document.h
src/ModelAPI/ModelAPI_Entity.h
src/ModelAPI/ModelAPI_EventReentrantMessage.cpp
src/ModelAPI/ModelAPI_EventReentrantMessage.h
src/ModelAPI/ModelAPI_Events.cpp
src/ModelAPI/ModelAPI_Events.h
src/ModelAPI/ModelAPI_Expression.cpp
src/ModelAPI/ModelAPI_Expression.h
src/ModelAPI/ModelAPI_Feature.cpp
src/ModelAPI/ModelAPI_Feature.h
src/ModelAPI/ModelAPI_FeatureValidator.cpp
src/ModelAPI/ModelAPI_FeatureValidator.h
src/ModelAPI/ModelAPI_Filter.cpp
src/ModelAPI/ModelAPI_Filter.h
src/ModelAPI/ModelAPI_FiltersArgs.h
src/ModelAPI/ModelAPI_FiltersFactory.h
src/ModelAPI/ModelAPI_FiltersFeature.h
src/ModelAPI/ModelAPI_Folder.cpp
src/ModelAPI/ModelAPI_Folder.h
src/ModelAPI/ModelAPI_IReentrant.cpp
src/ModelAPI/ModelAPI_IReentrant.h
src/ModelAPI/ModelAPI_Object.cpp
src/ModelAPI/ModelAPI_Object.h
src/ModelAPI/ModelAPI_Plugin.cpp
src/ModelAPI/ModelAPI_Plugin.h
src/ModelAPI/ModelAPI_Result.cpp
src/ModelAPI/ModelAPI_Result.h
src/ModelAPI/ModelAPI_ResultBody.cpp
src/ModelAPI/ModelAPI_ResultBody.h
src/ModelAPI/ModelAPI_ResultConstruction.cpp
src/ModelAPI/ModelAPI_ResultConstruction.h
src/ModelAPI/ModelAPI_ResultField.cpp
src/ModelAPI/ModelAPI_ResultField.h
src/ModelAPI/ModelAPI_ResultGroup.cpp
src/ModelAPI/ModelAPI_ResultGroup.h
src/ModelAPI/ModelAPI_ResultParameter.cpp
src/ModelAPI/ModelAPI_ResultParameter.h
src/ModelAPI/ModelAPI_ResultPart.cpp
src/ModelAPI/ModelAPI_ResultPart.h
src/ModelAPI/ModelAPI_Session.cpp
src/ModelAPI/ModelAPI_Session.h
src/ModelAPI/ModelAPI_Tools.cpp
src/ModelAPI/ModelAPI_Tools.h
src/ModelAPI/ModelAPI_Validator.h
src/ModelAPI/ModelAPI_swig.h
src/ModelAPI/Test/Test1064.py
src/ModelAPI/Test/Test1512.py
src/ModelAPI/Test/Test1562.py
src/ModelAPI/Test/Test1757.py
src/ModelAPI/Test/Test19019_1.py
src/ModelAPI/Test/Test19019_2.py
src/ModelAPI/Test/Test19031.py
src/ModelAPI/Test/Test19058.py
src/ModelAPI/Test/Test19217.py
src/ModelAPI/Test/Test19707.py
src/ModelAPI/Test/Test19726.py
src/ModelAPI/Test/Test19912.py
src/ModelAPI/Test/Test19932.py
src/ModelAPI/Test/Test1995.py
src/ModelAPI/Test/Test1998.py
src/ModelAPI/Test/Test19989.py
src/ModelAPI/Test/Test20170.py
src/ModelAPI/Test/Test2170.py
src/ModelAPI/Test/Test2228.py
src/ModelAPI/Test/Test2241.py
src/ModelAPI/Test/Test2252.py
src/ModelAPI/Test/Test2276.py
src/ModelAPI/Test/Test2358_1.py
src/ModelAPI/Test/Test2358_2.py
src/ModelAPI/Test/Test2389.py
src/ModelAPI/Test/Test2391.py
src/ModelAPI/Test/Test2396.py
src/ModelAPI/Test/Test2401.py
src/ModelAPI/Test/Test2413.py
src/ModelAPI/Test/Test2491.py
src/ModelAPI/Test/Test2493.py
src/ModelAPI/Test/Test2496.py
src/ModelAPI/Test/Test2510.py
src/ModelAPI/Test/Test2607.py
src/ModelAPI/Test/Test2627.py
src/ModelAPI/Test/Test26745.py
src/ModelAPI/Test/Test2685.py
src/ModelAPI/Test/Test2828.py
src/ModelAPI/Test/Test2859.py
src/ModelAPI/Test/Test2873.py
src/ModelAPI/Test/Test2901.py
src/ModelAPI/Test/Test2903.py
src/ModelAPI/Test/Test3020.py
src/ModelAPI/Test/Test3116.py
src/ModelAPI/Test/TestBlockRecalculation.py
src/ModelAPI/Test/TestConstants.py
src/ModelAPI/Test/TestContainerSelector.py
src/ModelAPI/Test/TestCustomName_BooleanCut.py
src/ModelAPI/Test/TestCustomName_CommonCompSolid.py
src/ModelAPI/Test/TestCustomName_CutCompSolid.py
src/ModelAPI/Test/TestCustomName_CutGroup.py
src/ModelAPI/Test/TestCustomName_DefaultName.py
src/ModelAPI/Test/TestCustomName_ExtrudeFace.py
src/ModelAPI/Test/TestCustomName_ExtrusionCut.py
src/ModelAPI/Test/TestCustomName_ExtrusionCutFace.py
src/ModelAPI/Test/TestCustomName_MultiTranslation.py
src/ModelAPI/Test/TestCustomName_Partition.py
src/ModelAPI/Test/TestCustomName_Placement.py
src/ModelAPI/Test/TestCustomName_Recover.py
src/ModelAPI/Test/TestCustomName_Rename.py
src/ModelAPI/Test/TestCustomName_RotateGroup.py
src/ModelAPI/Test/TestCustomName_Translation.py
src/ModelAPI/Test/TestDocument.py
src/ModelAPI/Test/TestDoubleArray.py
src/ModelAPI/Test/TestExternalConstruction.py
src/ModelAPI/Test/TestFeatureSelection_1.py
src/ModelAPI/Test/TestFeatureSelection_2.py
src/ModelAPI/Test/TestFolder_Create.py
src/ModelAPI/Test/TestFolder_CustomName.py
src/ModelAPI/Test/TestFolder_Empty.py
src/ModelAPI/Test/TestFolder_Remove.py
src/ModelAPI/Test/TestFolder_Sketch.py
src/ModelAPI/Test/TestFolder_Stability.py
src/ModelAPI/Test/TestFolder_Update.py
src/ModelAPI/Test/TestGeomNamingBoxWithFillet.py
src/ModelAPI/Test/TestGeomNamingEdgeByFilter.py
src/ModelAPI/Test/TestGeomNamingPlacement.py
src/ModelAPI/Test/TestGeomNamingRevolution.py
src/ModelAPI/Test/TestGeomNamingSketchPlane.py
src/ModelAPI/Test/TestIntArray.py
src/ModelAPI/Test/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/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/TestPresentation.py
src/SketchPlugin/Test/TestProjection.py
src/SketchPlugin/Test/TestProjectionBSpline.py
src/SketchPlugin/Test/TestProjectionBSplinePeriodic.py
src/SketchPlugin/Test/TestProjectionBSplinePeriodicError.py
src/SketchPlugin/Test/TestProjectionEllipse.py
src/SketchPlugin/Test/TestProjectionEllipticArc.py
src/SketchPlugin/Test/TestProjectionIntoResult.py
src/SketchPlugin/Test/TestProjectionUpdate.py
src/SketchPlugin/Test/TestProjectionWithoutReference.py
src/SketchPlugin/Test/TestRectangle.py
src/SketchPlugin/Test/TestRemainingDoF.py
src/SketchPlugin/Test/TestRemoveBSpline.py
src/SketchPlugin/Test/TestRemoveBSplinePeriodic.py
src/SketchPlugin/Test/TestRemoveEllipse.py
src/SketchPlugin/Test/TestRemoveEllipticArc.py
src/SketchPlugin/Test/TestRemoveSketch.py
src/SketchPlugin/Test/TestSignedDistancePointLine.py
src/SketchPlugin/Test/TestSignedDistancePointPoint.py
src/SketchPlugin/Test/TestSketchCopy01.py
src/SketchPlugin/Test/TestSketchCopy02.py
src/SketchPlugin/Test/TestSketchCopy03.py
src/SketchPlugin/Test/TestSketchCopy04.py
src/SketchPlugin/Test/TestSketchCopy05.py
src/SketchPlugin/Test/TestSketchCopy06.py
src/SketchPlugin/Test/TestSketchCopy07.py
src/SketchPlugin/Test/TestSketchCopy08.py
src/SketchPlugin/Test/TestSketchCopy09.py
src/SketchPlugin/Test/TestSketchCopy10.py
src/SketchPlugin/Test/TestSketchCopy11.py
src/SketchPlugin/Test/TestSketchCopy12.py
src/SketchPlugin/Test/TestSketchCopy13.py
src/SketchPlugin/Test/TestSketchCopy14.py
src/SketchPlugin/Test/TestSketchDrawer.py
src/SketchPlugin/Test/TestSketchPointLine.py
src/SketchPlugin/Test/TestSnowflake.py
src/SketchPlugin/Test/TestSplit.py
src/SketchPlugin/Test/TestSplitEllipse.py
src/SketchPlugin/Test/TestSplitLine.py
src/SketchPlugin/Test/TestSplitPreview.py
src/SketchPlugin/Test/TestTrimArc01.py
src/SketchPlugin/Test/TestTrimArc02.py
src/SketchPlugin/Test/TestTrimArc03.py
src/SketchPlugin/Test/TestTrimArc04.py
src/SketchPlugin/Test/TestTrimArc05.py
src/SketchPlugin/Test/TestTrimArc06.py
src/SketchPlugin/Test/TestTrimArc07.py
src/SketchPlugin/Test/TestTrimArc08.py
src/SketchPlugin/Test/TestTrimCircle01.py
src/SketchPlugin/Test/TestTrimCircle02.py
src/SketchPlugin/Test/TestTrimCircle03.py
src/SketchPlugin/Test/TestTrimCircle04.py
src/SketchPlugin/Test/TestTrimCircle05.py
src/SketchPlugin/Test/TestTrimCircleAndArc01.py
src/SketchPlugin/Test/TestTrimEllipse.py
src/SketchPlugin/Test/TestTrimLine01.py
src/SketchPlugin/Test/TestTrimLine02.py
src/SketchPlugin/Test/TestTrimLine03.py
src/SketchPlugin/Test/TestTrimPreview.py
src/SketchPlugin/Test/TestUpdateSketch.py
src/SketchPlugin/tests.set
src/SketchPlugin/tests_change_radius.set
src/SketchSolver/CMakeLists.txt
src/SketchSolver/PlaneGCSSolver/CMakeLists.txt
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AngleWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AngleWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AttributeBuilder.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_AttributeBuilder.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_BooleanWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_BooleanWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ConstraintWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ConstraintWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Defs.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EdgeWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EdgeWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityBuilder.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityDestroyer.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityDestroyer.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_EntityWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_FeatureBuilder.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_FeatureBuilder.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_GeoExtensions.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_GeoExtensions.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointArrayWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointArrayWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_PointWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarArrayWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarArrayWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarWrapper.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_ScalarWrapper.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Solver.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Solver.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Storage.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Tools.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_Update.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateCoincidence.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateCoincidence.h
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateFeature.cpp
src/SketchSolver/PlaneGCSSolver/PlaneGCSSolver_UpdateFeature.h
src/SketchSolver/SketchSolver_Constraint.cpp
src/SketchSolver/SketchSolver_Constraint.h
src/SketchSolver/SketchSolver_ConstraintAngle.cpp
src/SketchSolver/SketchSolver_ConstraintAngle.h
src/SketchSolver/SketchSolver_ConstraintCoincidence.cpp
src/SketchSolver/SketchSolver_ConstraintCoincidence.h
src/SketchSolver/SketchSolver_ConstraintCollinear.cpp
src/SketchSolver/SketchSolver_ConstraintCollinear.h
src/SketchSolver/SketchSolver_ConstraintDistance.cpp
src/SketchSolver/SketchSolver_ConstraintDistance.h
src/SketchSolver/SketchSolver_ConstraintEqual.cpp
src/SketchSolver/SketchSolver_ConstraintEqual.h
src/SketchSolver/SketchSolver_ConstraintFixed.cpp
src/SketchSolver/SketchSolver_ConstraintFixed.h
src/SketchSolver/SketchSolver_ConstraintLength.cpp
src/SketchSolver/SketchSolver_ConstraintLength.h
src/SketchSolver/SketchSolver_ConstraintMiddle.cpp
src/SketchSolver/SketchSolver_ConstraintMiddle.h
src/SketchSolver/SketchSolver_ConstraintMirror.cpp
src/SketchSolver/SketchSolver_ConstraintMirror.h
src/SketchSolver/SketchSolver_ConstraintMovement.cpp
src/SketchSolver/SketchSolver_ConstraintMovement.h
src/SketchSolver/SketchSolver_ConstraintMulti.cpp
src/SketchSolver/SketchSolver_ConstraintMulti.h
src/SketchSolver/SketchSolver_ConstraintMultiRotation.cpp
src/SketchSolver/SketchSolver_ConstraintMultiRotation.h
src/SketchSolver/SketchSolver_ConstraintMultiTranslation.cpp
src/SketchSolver/SketchSolver_ConstraintMultiTranslation.h
src/SketchSolver/SketchSolver_ConstraintOffset.cpp
src/SketchSolver/SketchSolver_ConstraintOffset.h
src/SketchSolver/SketchSolver_ConstraintPerpendicular.cpp
src/SketchSolver/SketchSolver_ConstraintPerpendicular.h
src/SketchSolver/SketchSolver_ConstraintTangent.cpp
src/SketchSolver/SketchSolver_ConstraintTangent.h
src/SketchSolver/SketchSolver_Error.h
src/SketchSolver/SketchSolver_Group.cpp
src/SketchSolver/SketchSolver_Group.h
src/SketchSolver/SketchSolver_Manager.cpp
src/SketchSolver/SketchSolver_Manager.h
src/SketchSolver/SketchSolver_Storage.cpp
src/SketchSolver/SketchSolver_Storage.h
src/SketchSolver/SolveSpaceSolver/CMakeLists.txt
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Builder.cpp
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Builder.h
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintType.h
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintWrapper.cpp
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ConstraintWrapper.h
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_EntityWrapper.cpp
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_EntityWrapper.h
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ParameterWrapper.cpp
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_ParameterWrapper.h
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Solver.cpp
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Solver.h
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Storage.cpp
src/SketchSolver/SolveSpaceSolver/SolveSpaceSolver_Storage.h
src/SketcherPrs/CMakeLists.txt
src/SketcherPrs/SketcherPrs.h
src/SketcherPrs/SketcherPrs_Angle.cpp
src/SketcherPrs/SketcherPrs_Angle.h
src/SketcherPrs/SketcherPrs_Coincident.cpp
src/SketcherPrs/SketcherPrs_Coincident.h
src/SketcherPrs/SketcherPrs_Collinear.cpp
src/SketcherPrs/SketcherPrs_Collinear.h
src/SketcherPrs/SketcherPrs_DimensionStyle.cpp
src/SketcherPrs/SketcherPrs_DimensionStyle.h
src/SketcherPrs/SketcherPrs_Equal.cpp
src/SketcherPrs/SketcherPrs_Equal.h
src/SketcherPrs/SketcherPrs_Factory.cpp
src/SketcherPrs/SketcherPrs_Factory.h
src/SketcherPrs/SketcherPrs_HVDirection.cpp
src/SketcherPrs/SketcherPrs_HVDirection.h
src/SketcherPrs/SketcherPrs_LengthDimension.cpp
src/SketcherPrs/SketcherPrs_LengthDimension.h
src/SketcherPrs/SketcherPrs_Middle.cpp
src/SketcherPrs/SketcherPrs_Middle.h
src/SketcherPrs/SketcherPrs_Mirror.cpp
src/SketcherPrs/SketcherPrs_Mirror.h
src/SketcherPrs/SketcherPrs_Offset.cpp
src/SketcherPrs/SketcherPrs_Offset.h
src/SketcherPrs/SketcherPrs_Parallel.cpp
src/SketcherPrs/SketcherPrs_Parallel.h
src/SketcherPrs/SketcherPrs_Perpendicular.cpp
src/SketcherPrs/SketcherPrs_Perpendicular.h
src/SketcherPrs/SketcherPrs_PositionMgr.cpp
src/SketcherPrs/SketcherPrs_PositionMgr.h
src/SketcherPrs/SketcherPrs_Radius.cpp
src/SketcherPrs/SketcherPrs_Radius.h
src/SketcherPrs/SketcherPrs_Rigid.cpp
src/SketcherPrs/SketcherPrs_Rigid.h
src/SketcherPrs/SketcherPrs_SensitivePoint.cpp
src/SketcherPrs/SketcherPrs_SensitivePoint.h
src/SketcherPrs/SketcherPrs_SymbolPrs.cpp
src/SketcherPrs/SketcherPrs_SymbolPrs.h
src/SketcherPrs/SketcherPrs_Tangent.cpp
src/SketcherPrs/SketcherPrs_Tangent.h
src/SketcherPrs/SketcherPrs_Tools.cpp
src/SketcherPrs/SketcherPrs_Tools.h
src/SketcherPrs/SketcherPrs_Transformation.cpp
src/SketcherPrs/SketcherPrs_Transformation.h
src/XAO/CMakeLists.txt
src/XAO/XAO.hxx
src/XAO/XAO_BooleanField.cxx
src/XAO/XAO_BooleanField.hxx
src/XAO/XAO_BooleanStep.cxx
src/XAO/XAO_BooleanStep.hxx
src/XAO/XAO_BrepGeometry.cxx
src/XAO/XAO_BrepGeometry.hxx
src/XAO/XAO_DoubleField.cxx
src/XAO/XAO_DoubleField.hxx
src/XAO/XAO_DoubleStep.cxx
src/XAO/XAO_DoubleStep.hxx
src/XAO/XAO_Exception.hxx
src/XAO/XAO_Field.cxx
src/XAO/XAO_Field.hxx
src/XAO/XAO_GeometricElement.cxx
src/XAO/XAO_GeometricElement.hxx
src/XAO/XAO_Geometry.cxx
src/XAO/XAO_Geometry.hxx
src/XAO/XAO_Group.cxx
src/XAO/XAO_Group.hxx
src/XAO/XAO_IntegerField.cxx
src/XAO/XAO_IntegerField.hxx
src/XAO/XAO_IntegerStep.cxx
src/XAO/XAO_IntegerStep.hxx
src/XAO/XAO_Step.cxx
src/XAO/XAO_Step.hxx
src/XAO/XAO_StringField.cxx
src/XAO/XAO_StringField.hxx
src/XAO/XAO_StringStep.cxx
src/XAO/XAO_StringStep.hxx
src/XAO/XAO_Xao.cxx
src/XAO/XAO_Xao.hxx
src/XAO/XAO_XaoExporter.cxx
src/XAO/XAO_XaoExporter.hxx
src/XAO/XAO_XaoUtils.cxx
src/XAO/XAO_XaoUtils.hxx
src/XAO/tests/BrepGeometryTest.cxx
src/XAO/tests/BrepGeometryTest.hxx
src/XAO/tests/CMakeLists.txt
src/XAO/tests/FieldTest.cxx
src/XAO/tests/FieldTest.hxx
src/XAO/tests/GeometryTest.cxx
src/XAO/tests/GeometryTest.hxx
src/XAO/tests/GroupTest.cxx
src/XAO/tests/GroupTest.hxx
src/XAO/tests/ImportExportTest.cxx
src/XAO/tests/ImportExportTest.hxx
src/XAO/tests/MainTest.hxx
src/XAO/tests/TestUtils.hxx
src/XAO/tests/XAOTests.cxx
src/XAO/tests/XaoTest.cxx
src/XAO/tests/XaoTest.hxx
src/XAO/tests/XaoUtilsTest.cxx
src/XAO/tests/XaoUtilsTest.hxx
src/XAO/tests/coverage_report.sh
src/XGUI/CMakeLists.txt
src/XGUI/XGUI.h
src/XGUI/XGUI_ActionsMgr.cpp
src/XGUI/XGUI_ActionsMgr.h
src/XGUI/XGUI_ActiveControlMgr.cpp
src/XGUI/XGUI_ActiveControlMgr.h
src/XGUI/XGUI_ActiveControlSelector.h
src/XGUI/XGUI_ColorDialog.cpp
src/XGUI/XGUI_ColorDialog.h
src/XGUI/XGUI_CompressFiles.cpp
src/XGUI/XGUI_CompressFiles.h
src/XGUI/XGUI_ContextMenuMgr.cpp
src/XGUI/XGUI_ContextMenuMgr.h
src/XGUI/XGUI_DataModel.cpp
src/XGUI/XGUI_DataModel.h
src/XGUI/XGUI_DeflectionDialog.cpp
src/XGUI/XGUI_DeflectionDialog.h
src/XGUI/XGUI_Displayer.cpp
src/XGUI/XGUI_Displayer.h
src/XGUI/XGUI_ErrorDialog.cpp
src/XGUI/XGUI_ErrorDialog.h
src/XGUI/XGUI_ErrorMgr.cpp
src/XGUI/XGUI_ErrorMgr.h
src/XGUI/XGUI_FacesPanel.cpp
src/XGUI/XGUI_FacesPanel.h
src/XGUI/XGUI_FacesPanelSelector.cpp
src/XGUI/XGUI_FacesPanelSelector.h
src/XGUI/XGUI_HistoryMenu.cpp
src/XGUI/XGUI_HistoryMenu.h
src/XGUI/XGUI_InspectionPanel.cpp
src/XGUI/XGUI_InspectionPanel.h
src/XGUI/XGUI_MenuGroup.cpp
src/XGUI/XGUI_MenuGroup.h
src/XGUI/XGUI_MenuMgr.cpp
src/XGUI/XGUI_MenuMgr.h
src/XGUI/XGUI_MenuWorkbench.cpp
src/XGUI/XGUI_MenuWorkbench.h
src/XGUI/XGUI_ModuleConnector.cpp
src/XGUI/XGUI_ModuleConnector.h
src/XGUI/XGUI_ObjectsBrowser.cpp
src/XGUI/XGUI_ObjectsBrowser.h
src/XGUI/XGUI_OperationMgr.cpp
src/XGUI/XGUI_OperationMgr.h
src/XGUI/XGUI_PropertyDialog.cpp
src/XGUI/XGUI_PropertyDialog.h
src/XGUI/XGUI_PropertyPanel.cpp
src/XGUI/XGUI_PropertyPanel.h
src/XGUI/XGUI_PropertyPanelSelector.cpp
src/XGUI/XGUI_PropertyPanelSelector.h
src/XGUI/XGUI_QtEvents.cpp
src/XGUI/XGUI_QtEvents.h
src/XGUI/XGUI_SalomeConnector.cpp
src/XGUI/XGUI_SalomeConnector.h
src/XGUI/XGUI_Selection.cpp
src/XGUI/XGUI_Selection.h
src/XGUI/XGUI_SelectionActivate.cpp
src/XGUI/XGUI_SelectionActivate.h
src/XGUI/XGUI_SelectionMgr.cpp
src/XGUI/XGUI_SelectionMgr.h
src/XGUI/XGUI_Tools.cpp
src/XGUI/XGUI_Tools.h
src/XGUI/XGUI_TransparencyWidget.cpp
src/XGUI/XGUI_TransparencyWidget.h
src/XGUI/XGUI_ViewerProxy.cpp
src/XGUI/XGUI_ViewerProxy.h
src/XGUI/XGUI_Workshop.cpp
src/XGUI/XGUI_Workshop.h
src/XGUI/XGUI_WorkshopListener.cpp
src/XGUI/XGUI_WorkshopListener.h
test.API/SHAPER/CMakeLists.txt
test.API/SHAPER/CTestTestfileInstall.cmake
test.API/SHAPER/GDML/TestAPI_ConeSegment.py
test.API/SHAPER/GDML/TestConeSegment.py
test.API/SHAPER/Primitives/TestAPI_Box.py
test.API/SHAPER/Primitives/TestAPI_Cone.py
test.API/SHAPER/Primitives/TestAPI_Cylinder.py
test.API/SHAPER/Primitives/TestAPI_Sphere.py
test.API/SHAPER/Primitives/TestAPI_Torus.py
test.API/SHAPER/Primitives/TestBox.py
test.API/SHAPER/Primitives/TestCone.py
test.API/SHAPER/Primitives/TestCylinder.py
test.API/SHAPER/Primitives/TestSphere.py
test.API/SHAPER/Primitives/TestTorus.py
test.API/SHAPER/Primitives/TestTube.py
test.API/SHAPER/Transformations/TestAPI_MultiRotation.py
test.API/SHAPER/Transformations/TestAPI_MultiTranslation.py
test.API/SHAPER/Transformations/TestAPI_Rotation.py
test.API/SHAPER/Transformations/TestAPI_Scale.py
test.API/SHAPER/Transformations/TestAPI_Symmetry.py
test.API/SHAPER/Transformations/TestAPI_Translation.py
test.API/SHAPER/Transformations/TestMultiRotation.py
test.API/SHAPER/Transformations/TestMultiTranslation.py
test.API/SHAPER/Transformations/TestRotation.py
test.API/SHAPER/Transformations/TestScale.py
test.API/SHAPER/Transformations/TestSymmetry.py
test.API/SHAPER/Transformations/TestTranslation.py
test.API/SHAPER/Transformations/TestTranslation_1.py
test.API/SHAPER/Transformations/TestTranslation_2.py
test.API/SHAPER/Transformations/TestTranslation_3.py
test.API/SHAPER/Transformations/TestTranslation_4.py
test.API/SHAPER/Transformations/TestTranslation_5.py
test.API/SHAPER/tests.set
test.compatibility/CMakeLists.txt
test.compatibility/CSWA.py
test.compatibility/angle30.py
test.compatibility/bearing_puller.py
test.compatibility/bobine_film_reel.py
test.compatibility/bracket32.py
test.compatibility/bushing.py
test.compatibility/case24.py
test.compatibility/clothespin.py
test.compatibility/ecran.py
test.compatibility/flange.py
test.compatibility/gear.py
test.compatibility/idler_plate.py
test.compatibility/piece_02.py
test.compatibility/piece_09.py
test.compatibility/piece_12.py
test.compatibility/plug.py
test.compatibility/sprocket.py
test.compatibility/wheel_rim.py
test.hdfs/BearingSeparator.py
test.hdfs/CMakeLists.txt
test.hdfs/CTestTestfileInstall.cmake
test.hdfs/CuveN4_Tubulures.py
test.hdfs/Test20456.py
test.hdfs/Test2971.py
test.hdfs/Test3061.py
test.hdfs/Test3139.py
test.hdfs/__main__.py
test.hdfs/delta_p.py
test.hdfs/horseshoe.py
test.hdfs/roselend.py
test.hdfs/te_fluide.py
test.hdfs/te_solide.py
test.hdfs/test_hdf.py
test.hdfs/testme.py
test.hdfs/tests.set.in
test.hdfs/usine.py
test.models/CMakeLists.txt
test.models/CSWA.py
test.models/angle30.py
test.models/bearing_puller.py
test.models/bobine_film_reel.py
test.models/bracket32.py
test.models/bushing.py
test.models/case24.py
test.models/clothespin.py
test.models/ecran.py
test.models/flange.py
test.models/gear.py
test.models/idler_plate.py
test.models/piece_02.py
test.models/piece_09.py
test.models/piece_12.py
test.models/plug.py
test.models/sprocket.py
test.models/stair_with_cycle.py
test.models/visor_support.py
test.models/wheel_rim.py
test.squish/shared/scripts/common.py
test.squish/suite_ERROR_NOTIFICATION/tst_679/test.py
test.squish/suite_FEATURE_BOOLEAN/tst_boolean_001/test.py
test.squish/suite_FEATURE_BOOLEAN/tst_boolean_002/test.py
test.squish/suite_FEATURE_BOOLEAN/tst_boolean_003/test.py
test.squish/suite_FEATURE_CONSTRUCTION/tst_construction_001/test.py
test.squish/suite_FEATURE_EXCHANGE/tst_XAO-export/test.py
test.squish/suite_FEATURE_EXCHANGE/tst_XAO-import/test.py
test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_001/test.py
test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_002/test.py
test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_003/test.py
test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_004/test.py
test.squish/suite_FEATURE_EXTRUSION/tst_extrusion_006/test.py
test.squish/suite_FEATURE_PARAMETERS/shared/scripts/bdd_hooks.py
test.squish/suite_FEATURE_PARAMETERS/shared/steps/steps.py
test.squish/suite_FEATURE_PARAMETERS/tst_1127/test.py
test.squish/suite_FEATURE_PARAMETERS/tst_1157/test.py
test.squish/suite_FEATURE_PARAMETERS/tst_474/test.py
test.squish/suite_FEATURE_PARAMETERS/tst_576/test.py
test.squish/suite_FEATURE_PARAMETERS/tst_903/test.py
test.squish/suite_FEATURE_PARTITION/tst_partition_001/test.py
test.squish/suite_FEATURE_REVOLUTION/tst_revolution_001/test.py
test.squish/suite_FEATURE_REVOLUTION/tst_revolution_003/test.py
test.squish/suite_FEATURE_REVOLUTION/tst_revolution_004/test.py
test.squish/suite_FEATURE_REVOLUTION/tst_revolution_005/test.py
test.squish/suite_FEATURE_REVOLUTION/tst_revolution_006/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_001/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_002/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_003/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_004/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_005/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_006/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_007/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_008/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_009/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_010/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_011/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_012/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_013/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_014/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_015/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_016/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_017/test.py
test.squish/suite_FEATURE_SKETCH/tst_sketch_018/test.py
test.squish/suite_ISSUES_SALOME/tst_532/test.py
test.squish/suite_OBJECT_BROWSER/tst_ACTIVE_DOC_MANAGEMENT/test.py
test.squish/suite_PYTHONAPI_SALOME/tst_Platine/test.py
test.squish/suite_STANDALONE/shared/scripts/common.py
test.squish/suite_STANDALONE/tst_532/test.py
test.squish/suite_STANDALONE/tst_818/test.py
test.squish/suite_STANDALONE/tst_BASE/test.py
test.squish/suite_STANDALONE/tst_DISTANCE/test.py
test.squish/suite_STANDALONE/tst_PARALLEL_1/test.py
test.squish/suite_STANDALONE/tst_PARALLEL_2/test.py
test.squish/suite_STANDALONE/tst_PERPENDICULAR_1/test.py
test.squish/suite_STANDALONE/tst_RADIUS/test.py
test.squish/suite_STANDALONE/tst_c/test.py
test.squish/suite_STANDALONE/tst_common_1/test.py
test.squish/suite_STANDALONE/tst_crash_1/test.py
utils.py

index 84cc584a484b33d7fa3e05c6edf3795ca3aa9019..fd0ff98d1152aea47d69f5fec7c51ab20c3fdcbc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 87095536ac764674c928272ce8ac56d5cf343082..8622f554814897c5c9d022a43e42f7483b6e1b78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9e69145cb4a80f0327fd09b6687dcd1198a46506..4290259903f1b424e81bc18184172608bcb75d83 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 532c4c2d0b9e625d2023a2f0e786067e4cdbadc6..404caf43d3d654bf221c6d590419858618838de7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b81c923cc4513de3674c86053fc24a45bc737d1d..2f1d95aaa416a825631a7ca210a2956852249410 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3eb57035b2fa456e39e8462af6e580e2cd19874f..3be9b08ea64fafc72399c2f814114a7303c85223 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 542d83d6f695e89524f7d3a83285c730bd7a2491..1e359d9c4f4ecd09424a7d1d08044db4420775b4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb69abfcc70efe0513c415e770947133ef76ad05..96601a700021f229c74ed11ab3b1e2adea67cf97 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce94955cc2528e998b87e46bcc1b2ca83631201d..c1920ceb8651544f91d0b465e379a47736350620 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a2655507ef991e760f21ea17cdaa51042278397e..6e8a8c38d4b6ee65fdccc53df0932984518263f3 100644 (file)
@@ -5,7 +5,7 @@
 #   SPHINX_PYTHONPATH - path to the Sphinx Python modules
 #
 ###########################################################################
-# Copyright (C) 2013-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 223f6855b8f12bee0c3ec43b922ca04067e3d686..690823bf7d7fbd17ea3528b83d3a68a6c385299a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 bc3b7c3a69434fd062d4fd32621da9f0b67982a3..7388973c00f518c9714d58a8da03db9d2ab828a1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 99d8325d4f46b6ee7282aa5760dd7a179fdabeee..34f5e45edd8db8a9941715a8d27365a47cc94d68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6e3cf50d976f95d2ed85a03f036994465092940d..85b34e1ed8e56d485355ec6fef99bdadd2ef7c26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4f607cee75d7d4250ffd716ce22199e55cf3fb9c..45d8e31e94de1909487032b9495f849a708d2569 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c44caef9894bb81d8886bb8d3bb11931f6ecce36..fdecae285921c8087ca138502cd20073b64f6f40 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fb58d03a37902dce373de16ccd54011932f8e6a2..f53da3ed3f17773f8f39062413c154a15050ed51 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4b76c5cf85ba7626965563fe1b37c958fc02618e..1104f980a2ea320c7a4028e2a507aebca9b77ef3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 feefda308651b344124076e1b74c73c36cc9ac48..a4ad73606617812ef9edfffec0fe1f174fdbbbe4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 422e62d1868a9d82840a64aff53775ffc4f747d0..61f6517f658344b730bc89dc14210970afbed8ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b0c76dacb0240d8d7afd8b70180ad7063e3919ed..75d8965cb02e299593321f30c2dfe896d4716add 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 39addd1a5016b8a91edf4c327da9e1b8b51e87e9..f22217daebaaefc1a984d8dc485e5ab2a201b108 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0d88f33c9d1ef72e44e9909ce0070540fc6d07fa..9cb3597d5e84069c5a07cdd79cf0af216e8b07e3 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b168e007a97a6157a433066a7538019f9b7542da..a2ef9abf3a3c3c3a2c9f751a313ea3b87363d40d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a4d0b1d2349385218dd4c6f2695844abb75ee1aa..8064e68564e7f08aa330ebc97e98d822aa26e3ed 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/env python
 
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e1047382ff80a11995969c15d67afa6b29d7605e..b7d1e6edbc3edea953eabe32b0cda284121188e7 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 0a2a18e9def2d9e8423afe9de1e0762497461c5b..cd0906f9a22d646785639294da06fb413267d264 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 22e7847319eba99d4c4fb66501ad86982d8b147e..7f7fb8a66471449f48fa3247ac60cdd753f77050 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 583d333325e6136f85b78fde3fadf3421847b348..e7f59409c0762b4e4753c98b899265ac4f047ff3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 a2a38c41157177c56f57f5fabe6c6253e40f0fed..f198c0628c33f470fe8bb706f954fa9e36c769ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 016128926be09aa1e4dbca211bf3682bce93afa5..b131277b98bbeaea500b60a4587208d9f9de052e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 2b5f09e3516f367b0c90debfb9d168fe7051fdbc..e5ae7e18251414e03a253eb0be2166716e9d3b30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 7ddc280ace3dc1f3892bac8028d9d83797d04c0a..a5e5c9038f81120b8d73caa55a14d1cc7c5f12c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 206372758d4871e6e995d0ee95bf648e6615aeb1..f5ee6e4d83131d4aadcc92a50bc8f946f314d7f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 da637c8fe508d25508af25d2ff0a0e4c4cb63855..4b35ab2f526bc993ea887818cd4a144449768501 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4aa62f21d88da6cd44436df856d1b5479f13dea3..ee196a13f7b72c333436f9c41856fd9d6988045a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 44c1dcb9375fad25be2558a81a8d2adacfc20a57..efe86fe26c947ad77e21bbcbfbd1b36872781215 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 f2f3c676867956825683c44678dcd3a69a77d384..fd81fdef345dd279697c8cbd484e66f59630c6b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 da0f820b8b5b6e27e8752f7549a0ec5943e8bf4d..4d1f2d6d63727b28696969e6b143ec8a341b25be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fa9fa893199e84468fcbeffb68b6e497d5d602fd..fc82118443d6a5779da580cbd58718784c74330c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a0b183044b79941b334b2d0881f6b9dc2ac4d99b..c9471a574789653718ffeface0970faa1b63758d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0ef79f8ac1f50e83fdec5436c78e2e4cfabe7464..99318285335561ed897abd7b157074a14ad6d3f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fbf010af45164c5fdaa0973fb061e2a1d4d5898e..5e9c71bb497ab74d78e746de442453a6ad537b62 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 32a2ad06acf1d7e6a204564c3e84049856ea87c0..65bf4a86c4c2e63b38a384936210b56ca3f6c295 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1cc86824f2d9bfab3d9f764053d1e5fa76aab1a2..0418ee795a637bf8f213244f800299f28e512155 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 99c2bcc428fdd9d1f755f297c5f2040439de6eed..42c88129071f7f11bbdb3f5f501d1d603bb1e59d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 022f9585495b3710b63a12d20274eda60f777deb..0f3cd4a5165ed3d69dc5d1d3850b53c1e737252c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 39bfac8682efdba4d93e89e6a05fb29327caba89..26e1634b370cfd35139b48963a913b49f84ccd50 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b65253b377b2961368b15c017325ada30b4ef85f..52a502dbc4aea3fd2e6b145e670d7dc79b1d98b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a5adb7e3454df856aa131e969bb45dc4a2076286..8ba5b5eabfebdc2ac8fef3935020520e3bdb28ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 842f36b22a47073dfe60ade98e299eecca5cab1d..2db1bdfb77f5b593d634b7b4ea3436c063e54928 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ef9f1aadee153dfc36e087e92a649dbaea661e4f..2a9177783b35373e4f0282fc7a85d45678f2f8d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2d7615ff1f9d8d711fceee6fc732363fc6b16524..fdbdd4d2db7a774d1e32a65569ddc057ebcec4c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2895e5156b980dc41d3b340c81d30ce309ee5da3..2853a118062b506d2dd26f4593f6ffac78bd867f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1f0a9e4e9053e2201f64ce3afeac0064819a3fd4..ba9a919950e7e940901dcfaa26716a2194a0937f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f7bd2d13ecf088168645856a3e23026a3993487d..003a57b676ecb3943d95415cde583643c526d19a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 0f500aef3990b0cb24309696f8b6e322a2ad7e2e..7336891743aaabbbcece68927068d6bb835ab17c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 0293bdbdfd4d42a3042f0ab9499c33a725dc6740..a2b2ba9c39d5556fef77c992092e1f0c557cf116 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 525422f8213ed2d7fa1a0aef9d330b2b846b5b6d..698bb2df4936ff2b34790fd6fca3ff135422696c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 21588580ec4697bfe47913d341ab726fb45053c3..3a718e5b10fa5431404289e54d0591e94f3b3a0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 db5397f3aaf6d76707bc747e4f8799d561364ff3..f7511a2557bc1d3289cf04a6d283dc4d29274834 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0fdbdaf5e1a3b6676aa135317436e0c6f32aa6dc..fc52db0f32fbfa09d0f567e0f7f47e2d10883c19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 779895fb193919cae3375396cc188dacc182bde5..1d033b36e20d41cf97e5bec5398832325e1aedb9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 036bc6427c10ac15895e7e2bccfd1375605952f2..2bc96ab561ea2aba002e4ae9f65b43836e88982a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 da95bfc40c194ed66daf937962e234c6567f8bbc..3ad9c5575a9065bb7a0e7473640d6ab13870b05c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 57b10ea304e9adb885b5193f4198da92c1e34112..e8708ffbc80ed0085981ceec2eecc047fc72f302 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d162982c7fa01e5c522672241966f4439eea35ec..7b72c0de7c250c06a6fa010ccb7f8541676b9eb3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7d5f8e18f306ba2794313fd5beb03f2a6ee7f4a8..79a471f43b671000a06fbc6e9de1b9a6cf03340d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 5ea9e9f121f9941cc46e208beff1db7a7b7fbf04..9c0b32dce238fb66fd6519d5fb348641faed5732 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 880c63d975812a581f59a8155df4ba8365a8aaff..7fa77d7f5167e64a27e548547d06c6621ef6d56a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ea60b2732a3faa5a362bb7a79fe393378bc553a0..0779a53b9759f320446cac7bb3a9386ef4522bfb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 afe16656a1f7096c07a534278cdbd0554c5a24c2..d27ace81d59f99b7a53c204ebeab6a541f4fcab8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f2ad76c9e4478e09f04e6fbfd60af0f3bac7f8af..2359523f893063ce68d9517cf845ec5dcb7228ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9b83bbb70155db04cf4d3088ec3edf1fc20b6863..ad66375c4e0631fd214c5901102d99ac0ae9506b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4b8edb88bcd8b223e5977ca27e433b511cf88d49..99a44e72bebdfa5e8936cdf71220b465413a3850 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0164a1d8a7b8cfaa047079b664b468964c90385c..7e226fde7f76b2b48fe350b175e57b5e888024df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 8e61d88834db7f8cd9392659f5832c18ec08ffdd..eee65802e28423f61a79ea949fd3d8ac2d7e04fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 85ba50a59697b49602e1e911031decfc4c753a88..d88ef74dce9c4e2cdcd6eeb533deabed34bc516e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 313c0b882f858d15627fa5d59cb97d6b83db7091..0248c75e2ca7985ae810bb30440837d52d26a36e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 685516cc04bfddde4731a50f6fa6ee01f6f49248..3c1033a53457667d4776c837f5903ad65cfa8185 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3e525be0e1736d5ff94f5e4304e3207ee2616441..0cbd0a63f491397367532695a7955be6049417bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bd492e38af69def0e5855e993585fc9e8a0ce341..5e975a0c525decdf7ef6c1a3e055d70da9fe94b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9be26bd944b3cabfd262a5a00fa2bd7de2a24e1f..812324e3f1898e31c5d1e4890b1cfc73c4a79944 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ff29af48add642e820dce8272b15d9ae3b516c50..e626a2aa0f7a3407e32f6e78cee939cff42e2bfb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f0e77505c7442e061fff0a63f43072a90aebc027..b9da5ea1725c1f8f0229804b1159409d88261830 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1b845101db9bdb6be7a2eacd57b69fa143f84c07..67bdc3727ea324959b7b9fb5bc1939daa8b50f38 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 b78309d8c178edbf31a1606672bd923c4a791118..147990669598474be90cca88f44e05b039b584bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 36bfb60f40b32f4ee4d74e7a88d11eafd244065b..ee7b0c7b8b6156a350792ca7cee5f94d98a2db7a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cb420e09c340269191dcc74fc81336c56e8c9e4c..95050bd14701a4f5e86ca43d5a8f03529fff23ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 59c08f4c7a2c0e1960ac5007c761fa830670d412..8efe553f30e2761182a8a921aa017e2bc33bd842 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 52bbfe3801a4670d2b676dbed7f33ef0f3ffe30c..3393b1043bbfa118e1a0a202b0d79d1c6f6bdb5a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 16407b288047672dc20096fd17bd9dc154f51820..540f5217168502ca2535feb135ae30d03e22b3d7 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 42243fd6564881c3c71ba1a9d3fa05094727dc46..6b2fe52ef0268314f3a38799b84ea2e6382244fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 cfd7d74cf092b9a75e8b981267fdf38e54f66bbf..c045749309e6e49cd973977317cb4b9c2b5f8868 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 af385c81012eaef40bb5012cacf01f531c84670f..aa9b7898e520daa5bad08298e0df963d32921c68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3c5595bec39c91ffd2f2cb0e2baaf09e099c8344..f6b0696f715577a1221a9625001bf2e1623cc77c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 80d7d412de27c693669951ec83a9465bf3b2227f..4adf7a8e7969996cbd74f51a180d4ad1b2bb5cd8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 26e1e9dac2d9ed5252b6978aa56b23cd65d76a29..adbb6ad457d7931c904799b4c7fb35b901b51965 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 b68644303c12393e7705ecdac9bad05ea5573e12..3678534cc7cf3aaded43c736672335749b7d3a65 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 9d9d1ce9d5cb1475468feff3e29c738e9846487f..d3e41cd5213bc94b7d750a2fe8d80c7ca18123b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 74f5e44799b1560d14b05ff3e8db26926b609d28..363973fa48c31721b1c779d042ffc3e2476461b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 5b8a89da9c292ba250ffd4f7f26f1d09b1763c66..b08d2489295733094c71af49e9777d96caf2c78e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e55fa0c240ef4bbdd4804abece94c448d870b15d..eca09be3d7c2628948271bfdbecf9fa6a3612bac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 79cd466df25dded76e44cf68d9ccfb52d438043a..50b4cd05dddc8d38478819ec98b51e06d1a158b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 00d21c83957b3fb6abcb7254bfeb061f66a0c8ff..e0b53a3cee9a8f57feb1405dc7a40f960246150b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 cf13669cb5506baf0b517ea373e3f4be48ac1416..76cca3c0fdb88baeb5ca4ac64a7905120199f651 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 026bf56f1a46ed773eabc809772f0b177422613b..2fcbe43e7103f038e9b041f6384ede83795aa592 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 89e50c85d982be47839f4baf59c881e7eb90522d..293cae9c276cbfda5a30c6b1ae5f2269b5f8fe9f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 e80a6c5dc12a84ff8ac3860e5bbde92009fd6e18..6832cdc514331897001c6f08b414d69e87cbcb24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 9804caa0ef3b387aca9f80d0b1ce3ba737a2dff1..998e373a3365f80b43535fc1da31ba94705ae53f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 13db03c19322a93bd3f842ae67bda57525454e51..c66cf3eec0dbd58effc8947e8e2f6bf16661f118 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 80bd1317699ff7e838330955f583db8078fdb16e..46fefad1e66cfcb4920bc53ab4bf8ed1ffbbbe52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 47d16918774289467e317f3b21a33310a8127cf2..0657f0623390c8226ade49ff5eb6b9cbff5cc43c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 f0cd38b5253667c5e4411d7948098a74165f4291..66142d80a948ecb15d32612ab8c8769f5c1b0c3d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 d55dec3c6bbee57ab3d4a805040a2c56a0edd9bf..6a8b88fcca74db2b97abdf9c2146c6f78932dffb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 36e2b9667dda34a7e9d8955aee76b9417861c3a1..265764451f899dee58207053fa63444cf4381831 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 7680d9545736d06247802ffa6dffe91154e47885..835ed77fff8b5e66a60f0a2ab188a7ae98ab925e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 b2b57d1117a7aca271670df317915f7019877b6f..b6f4a62d11af0aedbf402323eb37dce2586379dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 9fc869711606dea6d9e96220ade1a5291e8102a9..8466a214346d499f4d27d50c89bb3875366d0250 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6bc138243a8e3b8d90ad5a736edd0e7b7d399680..b31464667f6fe1ae5107c44769b3014cf821a4e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d0b2241b837c61772412b2b47cecd383fbb0942e..7e9404aa1dfb782e2ae1b820e996ba50852b98c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e3457f3dcfcc3baa5f1eb68ca206665a550a32ba..169f847d2b0dc97fa927624ea40c665fa045747d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 ddad80d94cfe13df540796be05426ce04e2552b4..171ef420e724c8ee7914f852734db338c33ce334 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 a5f6f74e63a10d5971b3ca7530c008cdf9465983..e7fdd6481cbde866f648e0b41273742d9c0b4f67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 b284e28174d66e9354dfed0f22d9b235667d7d01..0e6d0196eabe7eed21901a7dc46878f2453dd97b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 54b4e7987d535bf6e42908c32a754591d9ed515e..f15ca4ac1537135cafa77f2fa8d0012e047c0c9a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fc73488204a1b262fbf255951ef353dff964870c..74ff78fc08015109764277d096ba06b3bc28784f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 248b8ccb19e671bd0cbbe2127932d0be5315faeb..91b6381395d41c19d5d9d57116ce47b21cdac0d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 edb01d30ed056a6ce9dcc319202f2b3b0adb07a6..93f276c31fa5fce8a6831a6721f1f5c9119d7a46 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 c35ea55f103c992a98a10e3c374a6dcd1c8e779c..3af73def3d9c871cf0df33480bccf82f302f6399 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 e4ac6bd508630ed733dc951ba3bdcb0b134a519a..fba1d34f239bad03782e2f1b825c88f4367be52d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 22ba3bc10a9594297aeea0447082887757d8b2b0..10c3a7e8a36dc31f59cda85a92bcb9ca04a22c1a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 01d4e9e374bf19fe552a74e1efd26cfcdb97c8b5..721dde6eb29726699d83e7a80a4a771ab0d2c547 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 27386f02dd6455c69fd2beae5da427e18d21a403..271ec095e58f2f350d6c5fd41d16632298d72043 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 535f238f124a283bbd1bc40cbe66e687b73e3c46..78d9fcd338ea0e20e9b3dafa005c272790420d0d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 1a80747acfe928da1405b54cccc19fe33fcfee71..92d8308e1317ad6dccd3bc8c4928d94bf1f5866b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 56e4c1fab492ebe01bb284ad1b4b7d030655288f..bcd3cd5983a4b125158c429c71caafc02bc8cba3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 1b30a962ef6af0463113242489f6a834befe7b90..e4afb90250068a5ec7aef1420b699f73dd616e28 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 2f6822fc298fed185c993398e55c4a3db646af55..39c0b16b00c5bd953e8d22957219fa37e0fcc9ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 e08d8a7a98c39366e533b0eec595ff01fabade0b..54a4c5286bce7acd310f478544632be22ebf4979 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 b9e1c1ebf5728b3d470ef6cd0e3471e320dd0257..f95d5adc79eb8f15065c58e827d9ff17347ddbf9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 89d890d1938bb044d31e664ceb274f58f2ccaae5..9cf8f73a17c4a86e8144ac2bdf55df14e3c600c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4817b99a1a559e509c971842029ac8a1e6872175..9ff2cb6166d84ba2a17d2749ca7a244a87e69fc7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4a815133b553fd8f3849c25f06700d863e582563..7e10186e631b03ed7bf289c6933c28ab4d1b9086 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 29996b98975e9993b368bc390b996b83daa2da5e..355e64c7532127ac2186ac2beae3e91c99aec6dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0d52f73d6a95b0e6597d545b226fbf3768efcfb4..086e7e42ee1b54fe48af87439c462410805d9898 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cc1aa8e30ada80dffb92219589644d19f649f631..7f4830a695f252ce1f6c90aeb5e2a0bb2b0a7e89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1e3d1edad58faa298dff578716df2851f31e9687..333b57bf344ae8f936ba1e3cc612f90c57320351 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bc02b9d1f91d6e6e220a3f81f0e6b69754db2ba0..6e00478d9b26007cf9e9d5f85edaf0aa0965b102 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d0bcdf9066583f6ab6a01c9d0ad2774378fd0ada..71f23ea3a43abf3128dde146c62bacf9ec76efc7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 be663362676f3187ec2360682696a58f7a8b6b35..ef86f832aedd19e2846047241216836cb2673da6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4d094471eb966df91810b1e27227d998f1ade801..9158ac2dc7c75d7572d7a3940c46b2ae2e7af46c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cd16f57e3011b00f020a10d2a4d12521f3a88ba7..bcac93072f041a8ce9a0dc4ffd608941855693d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8fca5496e16fd427630f1da475fbc698912bfe9e..893d90da3cf2aff6c87739d736555931355ff744 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5ec79fe919d960e32c070748858b3c00dba3ea91..5ac3e54a52236ae00fc0bf6c35a6d7508dccf4ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5a7cfc9c72d1b043dcc098086639e28d093872cf..0f4d3c5863e1464eaece5eafd75ed9ceae25b8a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 76b58d020994a10e83f3077ea821af45e477d52e..d4b5c1c84617ef3b8a9441ea9ca11b37e781da63 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 d47e24cb75fe89bad1725eccc657875af3ebbf6c..ca8375620840f9abe79851ccacbcdb41ca28efec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 81d60ec872ab1c5ed2ac7d15509c89e56e9eccc7..24ddab41b17b0295e003f1471826fb3f2048f774 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 24b0475ebb8cf095ac7c9a5058545780e653598c..0ec63f8ae7a33cce9426e3e04c6e101d33657360 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 702e1c15d03da25ec52bbbd15bc71347ec4a90be..451398babe9717b6d26115a64d304c1115e3c73f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 34def0866982785f1683475b4ae187b1d3d0c3c3..b6190c594f062588f18eb95c9fc656e7cb5317ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0215f5ec67e029a8b15a39124149df3d3d3e4c6d..5aa602a089d77eec476b24169d5ba1ab5578d6f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ca5fa108becf2caa5a473e2b6b3fc9dcf727d794..d26ec0c92fc7b5e32e6d1a91ed5d7a5bf8c650b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3c1cfe9c9787dbc85facef35a9338afbc9608cf8..f74b06ad4963c2b2630e64773cf262916587fa5b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8f953a0529228566e117acb18db827807bf435bb..6f6eb86832cca7a6b7d8e3486744f271bfef486e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4acfff3b8d91e2da7166e97bc906f8c31f7e018a..dc2aa8d8c111b7d9e3f7b19917946b1b2d9ce7e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 25fc5abf9fbf54152a68c18633410a9b83c5e749..05821beedb73a2be68adc359e824dfe1de23618d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0260e9d1ac862b0e3b2e6837d62e0a60013a5971..65acea71a61209c3fefb1256ca0ee8edbc5f5576 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 abb955c08086970152a1cba7924842f0f9d478bb..06989eca64122961020cf10deda5b4ab1b0193c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6df360ce2e60ecbe0c728154e29e4f9aa655d3e3..0f8324ff82bc893f4caa7320296b88936183ee8e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dfdad63065205c581bcf429bd777859293163de3..9d5284184073bcd0f10f58f46ae7b26963ec1774 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 951ece0162b1294e4db9161c3034edf424a13ed0..d2041ca9aa74ec33c28aa0c707bd75739aa4fca4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a590acfdcbf2cc40b248fad920d8710c60791695..b01cc4a88f9c4538165dff46184dcd6cf78629b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 afb0e967acc8ccff06270d90a23adc49591359b4..8daf825dea58253bc5df1cb54741ffda40446d85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 20152d577e95fefd95a5901b2267d6c5a26fe92f..37fab5ee75546f8ceb23ba2df2f631fd6d99d618 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4e55fd7339c24c8118c3242c00f9e14d54ed57b0..afcf4026b0ccb48782ef425aa022599589a47593 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d3249f0b07503146665a0183f4ee864854941b21..08293430cc5e4530af13434ce8e374b56d4a374e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 161b5674c185a636ef83ec41d147f9431ea2d562..3671fcc8861bb3c0425395e7fcac86a160ee64f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6a9bd131248b5cd06d4cb07f74129432b6fcdb23..732b4ca4d18a465cfb3df715b4b3ab790403723a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a868ecae4ea830cc43b1977c9954dea7113cc5ec..14a6b61f6b34d77b2149842ed57b745782fa1a8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0e50aeb5864ec9ec15bf6dcfd07ea17031e114c2..ad1a699e5953846bf6cc8ad33fc1ab721622f02f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 815f63b692631b99659105bb78865509301036d3..6ce7d8e340c06c0bef857fa2ab9a9281ec618707 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 323e93cb24f38eb3f5c1702c1174002c529bc607..36146a7581ad726d280be6c03614d282f86b4cec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 0b960d29c40b9f62102ead0999e54965fab01d0e..50758aacf51f4e6f8cc7eee8914287aa49732d72 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2efc7aa883f2a4781f9bd83fe29f5b3bca5ede7c..ee32a89b556eb96f4e433699f8f2b9e17e7eea00 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c8b7246d6d368db1f21303d4e8e4c574e2c46650..71e5d2ec7c4f53878f1a2826e748130a0ef523e0 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 9c8452f1d81027a6a610b04ab643d3615bdc3052..f0a5b75217722b0469bf746277b1e712c5c3bc0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e0a8ab913baceadd6b390ddae3438374231b0cf5..032121318acac3c3df0f4949874eddb8ddd1d52e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f96a1a58900d4430a02de2e3337327b17cc327b5..b63f2d76236203777a57badb595d93610d6aa050 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3566186d7d0f7c460a2dd6bfea84072d2b6ddb52..9b6818a6f6f7c9b311bcc44b6040dce236c5582e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 251ed07fb4a743b7ac892a9927a2a20ed286fcca..a82dec81004ab63e3f6cbc08c22b6f628e1113f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 af6d2490df52b6b09f287799631d96ca38be33d2..dfb2b9d39bcd24cc6912858c6f3b2c38ba73e4f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 92f21df43275a5517ae770483c9b3966395cd77e..42fd839118ea8b8ced5f3f786b06759c95325a26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b866cadd137a74d6f2527defa9ed9d2938a18345..06cb31c0522a3d3029d2c9aa9e139405cc4494d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1e5a22db357572ea8c4b8c9ab856a00ae4a737db..7870af10b2ebaa0598485f3c133905acf61fcf6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3bbb150d1464b36c93070fb22f2a669a6b2c012e..78a188176410709209ae8a95444d59aee5315cd6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5ff2e4056f403413c052af2015b80eb4902a6926..66468be48da6cd49659fb757f2527fc003cb588d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a57989f633ce1d78b6110f492c559d1b19164b7b..1e7dec38ca59e92defc6de43cca3cb4e6a8835b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 025b7be0b49d3b6966857f33affc2a4c730a165d..1093faace5dffd5ae749113f4e7e1b3c4c7eb8bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 65947f4c42de540f13460e1d58b9c5d1401220f9..079468fd03905b8d5aea1dedcd7590275e4bdc3c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0c902ce7d358e3ce3f9aa7337649fda13be2e698..ad85c5dafd782eb4202232f1a38c132638b19456 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 13bb34bfe0d4e8e01df2379c3f5dcd1665fd5aae..5e894b424b9ec1bfa91d5e1fbebb7a9ab837a043 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 51ab8fd3bf9c9c2da5e1cb28f5d1e03794b2d248..69877c19cfcc2b011a52f577c9bec9a8a7add1d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fbf0a5696421f4476a196c00860a3b1f765821b2..8aca5bf4b5899ef5c003842e26916c43d7345e72 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a9fdfc0b979958689086187d255264f8df535d74..4616aca1d94e0a2ea982e1d12d7b16c697635095 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9deb10e347fd1256ffd3188e90368a48c5275c74..1776a3dcfc3305e3a46e88053383f38e52327521 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 87dd4fc266eb8a3143adba3cb4451a01434b4d5a..9769170ad5c15c1f13f6df37fe1b6109355263dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1256d40705f9f7b169fde23a424dd94488eb94b7..24e54f2af9751c0ce3856ed34a6e75d5d0718886 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 dc12569c208bdb2233bc8dbe0ac46052d0d5adb0..705187246490978f08aa1c0a821e31896b98ccce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 534afd90479d8d123bed54446a4dc2bcc540bdd3..795366f2f5ebcbc163b19f7d63e73d140f51fc70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d64f32d70fee24cc1e61a9dc2f9e8e121f5805dd..08077c4e1b3b3836baf24b662ebe421e04ecbe85 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 11884a9220be574dba36e73f67ce207bc9dc1385..cc5d866e7814c2b8d1de9a435fc6d9d1ac24b31d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b5030d9c83a814dcc4e28b8022dee397268cb5a8..c68655d22bdbc0fcd727eb5f8edc834bfd8d9e52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 aa8860a1318e3997873c96401e1eb47c0dbcf8d3..40afb32a32d8ae16220379b4fa38616fc139d2ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b4e8d8b5df883b5c8996697ae2f7807ec00d23a8..5eb0a28761bb03c9898086900a28e61376db49bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 40a9a9ab93966641773137069e681332497e27f9..7753de7d615146e7c1155dc71fd4988ee3bf5b37 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1ca1f691d2869e8bb2b090de4c4c3bfb0581a5c5..28cfe4f1d8fdb71b22469ef6e461e462f14e819d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4b28ee246b0e9dee34b1971e87ecb9cbf724c518..130b82068602ed9eb8e46ecbdaeb7582796d1eb9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 145655f90b6ee60ce73095a2be4ee8d74a45710d..84125d415e74d1ae6e4487f8dd2fdf38371cfdf7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0700214928eaf65b03b222dd7ce19d66df976cde..0c93116f2a17e6d95ace2b7b8f9bdf79223b2e59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6da359b84a2a7b8e9962ce501c1a3bd299ab8c55..da41f0823e17d73c547a88f9b827a13b34f089d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f1bf3c131121b016bec8c70eb7de7630da787fdc..c19f9de31317e33d600813b91b3a658741020fba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 24800b1d169325499b28cb29a5b26a3bc78fac5a..e76dbbe64e0d1707daa36cd38727006ca1e168f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 323f124cb455c723b33d6ffc2c1de5ffed8540e4..6734e1113f9f6d33069e0c9b4267b5c2fb188e1f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 43422cd138f4e4f560a3ce5268e72d220763e4fc..a02f61803dc7700dca3936d928d7fda8e55fea50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 55da67c4d29c635029b0502b97bfd55cf208163d..c0f812da0ca01ae19060468707d2a151ef2d4182 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 36cf942778849120e62658a1cf6ba291747e8229..bf0f6659a8a5f1407b9b8db39c2f22f808ba968b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 44ebbd36372987d5c5d8a04e95f1180b1beea0d6..c19f354b43c5b1ae8b8a718a98b4d96cc573fd59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 24e0704d721685d60dad403661398854121a726f..901e9c4d57f7480677582bf7f4540e6737a8f93c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e263a2e8bf0af9257d4b017cf0f1f899180560df..2ab203227c256607da54e338f646377c7fc2f746 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9f18198e247e5e432818426a63403495bd55d051..a0554f4d6a44692ac1302ef80794a4fd468f8c2f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9de4ae2513f3bfa0d0fa1fb78f97f9cdc1aad0bb..a4d8a37f63403764a26e014bd316ec38578a7591 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 dff33da1f6bfa3282a0cf10d8e4e6b8a9b68a05f..b42412a5b9c94eec8541ca7523cea333706ac046 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 11ae0e76c0f07ac79acfba5387ab9244658366ab..437cc015f01bf901f081353f6e1a76bcb26eb078 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2d1d22ff0c3ebe9780d3e3d0568ed18ffd2b17fa..0f0298682713c6fc38d5d8005924b346e204e0b1 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 1ce1881b4b531b596ff5778c5a6db46c396bda27..24b840ce10a859b7e2d8f7519127b7d8267bfeb6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 1bf143d7c9db7c3223f9a578e83e2ae25e88a0b2..f9a22372f3d852627c29dae06ba8fb215b88e7df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 674a43c34454c730b81ae688fcc103fc3c7a5b4d..9f4e174b627ff4c31905db07dbf495d52e4ddbb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 038b1d457f2b7a5cfc47ba4804715adef526e433..76da61c77d4bc28bfed684d28332f19d37adcd84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1b270dafe12fc427bb0ed3b2593bb312ced7cf4c..2054e75d36089e6d1ac5e9960ec3049e37fcc3e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1b08fbe2d341ab362e03d80c47936f86c3d11f06..4b55e1a4f105252af59cf93df28f7620376e35e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7730e22e69fcd3e57cd0a77289347f19c81b3654..378d3ed0ec5e1ce621af1c6d1029404403172840 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c0c8559863a1dd04d0132a6c4d7c5c5b49a30a54..8d99f3bef6edf0928f355e7107caecfe0a01d652 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 11a04fa33ff86172fd01cbd21c2a8560acf2f8e1..f63b038f21932f23b476e06da428ef16450d9b0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 281d801aff3982b977c0181c5bb059aa779a0255..f40351ea285f9db65f2baf8e796689adcc68d296 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2aeaadb7838cfc39249b3bc87e370240f3a9fb72..ad74ebd45bc48c048140a6e1d31ac1727277bad1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9ac86e7e2d6851aaaf1d9715020a09ece7fc9cbc..042fa069682b0abc75d8c8a224698575fdd15175 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4276267239d5b2fc508da806195d1ccb14ba4774..9d8b968951bf8fa009381b6fb640b5705c018a37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8a88e161b97aee435f3c810490b9204279a9bbb6..3db95fcb1294c94b24706b6089287887164026db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5d5e9f7897557e7b5229a3771c316b965ed46502..37826a07f20850f541d419f343dca762093e048d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 98c5b938ddc53424fc2cf923640b3f3753199364..f42c58d9dd49ed1d3a8e95b6fe2a023c2d027235 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 60eb82ce82c67e8296afc10ce5e1e083b47a1941..98ed6270286739495968cf0b724b0d75a8686cfe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3734f01a772261dcafed7fd7b9e317f57f2e83eb..1c7bccaf99214d023b67f312ed3a7705dec8e811 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0d5d64393e397858b3f05d6840fc7b566da074d4..081bc4250f69989bc0644792d22d73bee05ffba6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5eb8f800d22fd1313829adf56bf1dc3b3b9f1e59..8e295a36e340c6488057224dd291fa0ef17b070f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c2e5899199162d0be0a9e4047e441023140f790e..17de8f0d1ac87612b2f48ab4d58eb63c05e470c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ba5d65b3432f1fcfff3a6f4bfe02c7caec96d91e..6cdc7cd915d01d49e3ec28f4d3842003316a27a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e64cb215df673d0e70aa553d0b1cad5ec3051cb0..cf5ca4fc05bfb190c69633a6c1f556a6298161e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4cc65d2d329da84dc5252375e5a79ac8015a9003..4fcd9eb2ea8e3eebd1809b75137f71dc8b4e71a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 59ae443c4286d635836931ee62f9a15ae81e5deb..925e008b41ee9a3bf09c25d18f8d4d33da73ce7b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f9f1e18bb3589000ded38d29b413e65ce8a6bfa3..6f40e15136bae0cb8ec2507d19b3076a9a864a75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 552322513c5f64277c9444d303e58db865803c93..9a0c9f4797000e92165524e0d561457b6272eff1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f555b1d6b6139d1914149a794bcf084ec93556b1..8fec6b8da0da8ea68babe198578973c1fadd65ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c57a0a6de4cff824f2d62ba6588d11384a1de78c..ecf8e8f07ee92fa495e8507a1ae5d7b6a67e2701 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 202ee33b2381ac2601f0f606b30ce2dd4dadfd17..4f38677ffb6436c8e6417bd0cf0b22b20e72bce0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b2a626655e263b226c195423cc5c2fc49912da1b..c3bf101e628cafd2ac60c3777d719de18502d251 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 67822a6303bd03fbed4a950c7bfbc6e3f10f6a0f..7268c3d2b33c094bc0e678dc389df4fa8840c78f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a49d24d5afe468396afdd6cc45841b63d834dbef..9216e93c176346776d4f97fbf839d3980cc46f0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fa5eccd2d5eb8aa3f74f287f1e9a9eef0436aa3b..ca32cb6b6bf80862042406a7885c70a87fc3e150 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 73008e8731006792fd6374021c5d22abb8691907..9f2fd8415f91055828f72f5aa8f20bb53c3d8c9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8cec08d6c0c5694e0d9a0f0167bb4d31fb00f56d..09fd3c718eafbee299bbfd905369c4789efd8841 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 db827b7b83da6325f03b7b46c7c80042aaa86865..593ec2ed62fd5bc13cec024a3b13a6346f193a43 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 141c60d4dde91bf7d9b4764cae115d590ce197f5..d0864c2fc2be5dc8d6d582210c0e9ec5ee5d2076 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 585ea8a950f7cbb3208781c30a249149d1cda202..0aa8deddd17e010fa0dea007236226159265489f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 078606b761c23f9e4699c8f4a8edecc0463bd7bb..9c9bf1132ccee783d7124f4d3cf2b577b7fcf0d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3863ec2c52eb4cba203b5b0dd4c9b4aac8f2290d..a388aef159f666dd83cd59dcbef25e983deca431 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d96acdb3913e728299aee9a9b773952b0e63513c..f5d875c7e9fcd8a49a769cfccf63f043bfbe1170 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a1e270e78c1a1d9324cea021ab32f995ca902d8f..97f0c541505cde4608a97ec46779b8bbc194ef81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a3c8b3dbfa04473d6a7574daf1af581b81f4fc97..83a449bb383f7793b60644b25e956a2d553918bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ba816b0f6e3b3ff1bc993dfa8776f756078169ff..4bf6eab6d1845ef92de2350e42112a0c148a2bd4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 96a75e63844c46eb8da657a83daeecefb466509a..742f299412e5f9f1519aa8b8592a12e34b3af2ec 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 798d8a9087fb83739eec62163d9f66f8a3fe38b2..4c3d6264995ce5374076888dc3047609de788f8f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 27db3afecff389a443960daee437a257cfcead27..35816472e0b655c9894e22c68733e087fdbaca60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 699c1288fd3b54f01490e2cd6eb7f03c36781560..7b25cee8e07d8e9eca1905da6c1f9b76812b52cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 eba05f718406a24281377f0a30d8f1f32440a3fc..3292f82264a39087eb7dfcda1012fa4b1fe67e83 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 670bfa609a77d6a7f3febcb1f3dbacb7821df431..b376781a95d4254d736bab1dc5c071d79e166d8c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 04295551179db8b6acebbaa95fe860180b632704..05b5d21d653ad365170c8fe4479dfaa0bb89ed70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 80ca0e98e243cd0abb340280d0a36c3271e71a3c..ba02e64dd1479e17b4fac33f3f8d65cae13fbc13 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 24b16abc77b91af80b127069e9de3aea119861ba..ab6e76cac2d14576356fab33c3376c9ee3182840 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6de8bcd2577ffc2e3b69252d40b05e380e1459fa..e0275985d02bc8592b0e481d12394d876c19c7b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8d48e737058d044a967b142537bf2d26538fb4fa..5f4f2372337b9aba3fa729d5f65276d8dd1d9b81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 20401609cfa3340f7a00b1c4bd893af3d9abc305..f3473c655605dc56c159662ba509fcfea28cfff1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b31b3e7601a5e1ae150d300611accc416e601e42..716b7d764c6c19de3a5dd39c2d2db5c797580bc8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 de0085d63d9d293b21c59f8f2198890632a4d3e9..72fed3359bfda32c112b104ff8ba0c271a32ddf4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 9948c1a9006ddff311e1ae4a50b21f42246e6ecd..23a6ab2b983c697669a78a6bcd309bab7b1c6a6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 739fa8fe81dbd282e49a9a711fc5ca918b8a89be..ca9a74aaf8d719f0d81a743141e1052bc7fb0c97 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  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 3551d9f4277c431f5a939c2102b63588c24f7195..fe6ef42b940365402273a8752817e9291a1ad53f 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 8538cbffce41a26d3df1237ff4eea9db99fbbae2..99b90a7d9739a7ab4b48c69b5cd55867cbf75944 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2f628ab66dc85e37b9ba8934e294db73ace5f4f7..d56cb848ae8e5926c4268adfbeac0e90faa7c0b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6802ff8a06526e8d5b2907e385b4ac06c20b5708..7b5030a0e293d33ffecf1548afc4fc380f7bc0e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a27578e184ab11b892681aeeea9e62d0d40c200d..af0a615c56f7de0a02859e4965d60f1b709c113f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1c022c6c98745ea021538a8209071ca7de30bd3a..e551f00c9cfb7a3b0c463dfae82e3abdabc0fe89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 6ace791e806c27319dce93eb1a762be026f71e33..96ad3ae7f6f08b2b6a13d68e940b0cbbaa1cdd30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5d035e83d19203e1373646c4b65e7af909b69f26..1cf06d05d1aaa84f5c990ef6b4f7e6c105ea4c5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3d58b19da0d7f6a29df212d9aaa7545af6f6b9b5..e5485ddf152eabd0c5d38b3070046ad89f76f775 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f3a11992b3688a1ec48a6e4179c720db6c254f36..a65abf619fa2c9eb00d0570a4549ec19686c86c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d9e094c20c4b261541470dd8b300d2e98c5765b4..a3b9c4d4c07bb0708f2f8741fb752b100657b54e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 df895099f92c334f820db06b4dee869faf22fa37..f60839e2b6114eba7edd85170c80fdb97264bd29 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8ba0e92194ec5f60ac85f99c81250466623a39f0..c704efbb2c33e0d45d0b0ea5de95d3aba9bc8d92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 57319ff43dc00400a4e2385b8834ce4b950999a4..5e5bd4ad2aef275bb6010a6bc12e938717fb5c25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bf5db039f76dc595c369f910f5a53b21922e4093..c3eaa0d52e7ab550e7292f8f80b239acc0b66bf6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bcc7153673a3c533bcb4a1470873f4398aa03bb3..3b9680d429e96bad52a50f8ec0c6537d8749a94c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3bcdae609c492d3f39a3ead75bd690d14d97d8b5..dd12f63640078421d2ebf5a622457a716bc0bd6b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 51d23f1807a3535c764c18c5d31c0f34f6ebcee4..5e095f90579abcd8be0f51000371f122d65ef704 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 f900de83b1d379f8d4c93e3edaffb2c6b62775df..13fd44c4d2151e3bf02c7cb899cfd90b36f81ecb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 61865b0bcfab7dbe6181282052a06d1be29c217f..7debadcff4d91e4a9476251eb0c26cda217d8074 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7b12ddea68f15dd6cba8aef3119e577cd08192dd..160ef9aa5768d9061817711f75e2222413534152 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 03d9c7ea96c411404bf349a38504e79624602c8a..afdddbe469efb6298acc6ef72817a9864b7bb6c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2f006e1a02a65534a426479977cb21d2e953af76..8622766b5aac871bee6e01bf3f1b2e678171219c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7ac38c3e78ffff0a4fbc572c9a08317b20e54163..fab185b35b2c1a4f39d48d1706bbcf21b1b3f7be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 12556dbb5b7d07093046c51088dd591b9f08217d..280cd44d3ce317d884db5935c5c324acb9941621 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d6d556ae6c42905358a81cb71fc67001811b12b9..0b791c6ea7dc040950cb74bf461959c5dea71275 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f6d49d372ab63b793f9eb7cab90388e2ea896b00..53dff6a804f42a6265104f0e924084cc626d9bc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 194846da1a8c9751fb1cbe9a6144092e11e93ec0..9002368189c462710aed592b8ca3177c6c6e4900 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b5819be63c91b025dddcd16b85ba68bec3348ef8..1031bf76ff592172b58ea27a4d7be5f256f6a6b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b4677cc66c125393afbd2801b1aed19ee7d953b3..f70f89cbf043a1947216af32252557d6de683203 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 33a850c92306066ddad9513942834326be12cb59..480557aadeb501ea115d0aac37d79374bac2445a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 dfc39abc1890a6fd5c86aaa7cdc5b4776959273e..2863ff197e7d13a2612c65ebdee725f35821984d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 ea65130a93bfa8c55236c6423aeebefeae7e9aba..af8cbab9d609527cbd988564b3e5c73f40fcfd13 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 35262c30ab822b6d9ddf2b3218559f4029f4b698..23d383f35825a9ba6da031fcda89f81001764153 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 e386bed81ebea6bcf20a6d136e8ce8940ab26e58..f7b90b7085681f4b563cfb384da72d544a046234 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4b262fe0e1a998e69a26736f86c9939accfd054d..75c0ea7c8ea0fd3585075944fba652fd57549e57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 562153c1564b122d6d15e3748f7b5f1f04852159..2f53566a04b821fcb15b791709ed13c1aa7f80e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 cbe7c26b5b00ddb5cd387b29ca2377c3110e688b..63115f6cd72726c4bfee6376d529f8971244be91 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 522b02883d6e3e3c6d407c97659710205a054c22..3f917c83dee08fb232a47f168c3b83ee2df80b42 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3eb757d11e906d07a5d95948ed4daed876dca225..b2e6a3295faeb3e722cfb40bb99c9d7e7921482e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8bf266d3e4ca9d01a53405c3868424cf54b64826..904dffa4392aa88a483eaf65bdf3166cc4ff8b8a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 28b929b226e8bbae39529a178c2cd332341f874d..e815062deb0aff5e5f21ceb744e556cba17c51a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 48e103468885122fe416ca8093a2f4e675532c66..f36ae271d8ce615c868032f599d452a2ff55500f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 0b86260fdcc9a03c716c98542bad20de4d02821f..b33f096c2ccddb7abc8ea998b2eea8b3f2b3b23b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1f24135fcdc28900587568d9955bed25556fc16a..cbc471ba89758d0b7a75141130672992195d4f84 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 146fb9b349373287afc8ebad517c71008e3e1e71..1f08caf86a7c76745ed09511b907683fdfcc19be 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 95c74c9e131d63bb3d7af9a696f9be5c35c32e67..a257e05be46e8599106041902f31809526590d9d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 156109ace79d8f3eab17b8824b3d943c18de2fe1..72aa604e765684cb507b49a43de7d863ec8ed151 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a86eba02fd6227568bd26bb69bc02e249f65fe1a..6b45782da70902f4fda969e1038bdd3f706bd94c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e200df44ee00c544a9dc14e6572f10c62bec0d9c..2ccbbc705e2b807be23d83d77da22242f5ac061a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 943154affd8a3eef73b6d772d57ff358e1bb7e40..a8c91988175f7349faf0210f59c49c7651e10146 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1a40bd86dbcf51cf51f55226c196dfa93c296ff4..e24b2f4fe0cdac1a7b6b7bc02c344f4a0ad37915 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4425a4728f7ac03e58abc90f5276f693268a5588..477990df584ade6a30bba792347d24aeea58e9b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 41bbb4a5a4a0dcc5aff7cc9180811ff33d804b6c..b1ad6c8442240335e56b26dcfe5cfd8ef4f9ecdb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 6f47c6c73b8d9508431ccb08feafe666b1b22324..13f89642bb3ce0b61f7db455740d89a79f7e9a3b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 562a0db7e456dd5a00537c787f079e9e0ee7bb52..770d05a5bd9f7a8d310f27f23861ed7b3b298c9b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 23ede34e49181625f2df4cf854573ee2bd10d9ec..71b906252c598670fd9b5e706629dcae4a83f14f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 10662fac794e192cd65e8e82073e69f00734db09..a7ebba5bf53f080273242da8d4bbb2e5a3ab456e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 43f03e06e48e17b2d29d937ca86e0c473c375024..5ab91127199aa8beacb513eaa40c4afb0412b66b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 60f280773e3a55906dd2fc822bd36d7c687e2e99..3d568be4add8bf1df6e0d5352555f0a0f0db2bbb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5d97512e6f0653d63015047097d0262b6e32c1cf..907f1b0dcdeb44a0f65c266fa40c5ed6a6e6a075 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 da2fbfd93021b53977f7ed37899202d76a171804..e1adbd2d99d7bed5901c30d6b3f15c61f8d79437 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 58f79952ec98d6bc3b2c0b233193b815ffa57d4a..817e624726320dfa185906cfce571e8bcdd83f34 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 15cb2a65e034157ff0cd5fe207efbf052f03b1f2..6da828c302baaf70500d122f5aa19de08a27fca1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 65f5491a6d7bdb6710e4dfa9af5efc4855b39683..4e3c0bf2b8c7deac0c8f5ce33fbd2b7b348bb9e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e69ea02f0a224f4e3a94151d78adfe1b5521b2a1..fbffaa9fd35ef9555b9c4c31adfc09d53c3b6245 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a44d246bb3fe4f377a97318c52066024ce6648f8..7ec0b5a7835156938b96098fdcf9ab7e5b6d4ce3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c59e6838e5d44a32d4518eb4a1fffad452dbc4e5..970aa4528f6ddcfcf6c29257a903695b6dd10e8b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bf4e42be91da771ecd7254b70b6a79bcd74fdd85..b04c06afb8f5145d8900c7d871b5df5c92d93522 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 848f9d5c1d63ed9ae02c840ed49074306298f009..e511675e683485712968d7e1145f12234ac31bf0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 1c56aad1a4ac08639bb2e03c9f572028e8c77dab..9b71d5ffa759d6a76cec36b35b734e5e86f45462 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 448fa0ed26d722692a02badf37dd876a9c2e7e83..13a2b5d84174a11ed5f1bc0bf846dbe94e66a390 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cd38376422766cd8e378a15fcc99f696c2c027f5..d1be2e0cb1212cc43d4dc2cca99812bf033cda81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 42b16d12b1af09bf9070d8c9ab45978e95e2c271..dae37a8d2f92f0a3084b43650111533a90c1a7e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 195a1af80abe2f79d73ef0ff90cd6eb3f6fcc075..1efbd49db537f1febea0888104ffb4c3e91c6e7c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9618bd73ab60ed39d27881ab35ddda227490f662..95703c5066827b09e3bc237a6703242eaeeaaf4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 26907f48dca26467240b43a564f6bbdffcd925c9..4148a1c505d2f0d0b83bf5eeb54c95b40cbbdcec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5609296c3846ec5ecd87876e242e0172be4fec80..bd635d843936b3ecbe79b6f6b7a12b3000d9695c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5c38c0f74a3b8ff6b35e5befe12cd3270f26960b..527dc9b94667fa4c06449d987a0fff056d7b986b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 aa8e054b007aea97b44cf4236731083491569ddc..66ee8aaf83916d07c897c3e2e3a9551b2416caa3 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6a8160e15aeb3d21a966d6c51aa9ce274e44dc0d..b64531acdce74f717a3895ad4a348d8fa9c85dec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 aaee3f0034519034e97a43b25cbd67f1f66feeda..765ced6290fc7625e8d62de9d5628f6fbf060060 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3978ba19e674af569325d40c815b71fa14e73a61..e61e599758b2edef2cc2428ce00b283dd50a8c63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 54400c68680dcd2c1f5242bf3d192cabc3b04435..b50e7a9ffb87b50ee912e5f64440db90e6d0d4e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7752d3da2fc5da4dd9ad7ab2ead5fdc78c6879f9..a07b6e3070618998c896f25cd278fe8461928fd4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dee52674dbf530876040068161ed0c212becf7a9..e4f1580e10dc0b0ad85678f1bc0020e54e07e0c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f2cfcc4e6a510edf1a271f1fab2be111352d978c..087c85943d1f2a5b8749859db34e0898a143608f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e716d9af630a7a40f9a9b533fd579927f9709f7d..2fd690ff15e694ee8917db3009eb461e4a1094a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2a6282f976042e829bb3ea82c6ff89b3512dbe50..d71b66e914530f27b108f50d97a9457cf52a5911 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e73ccfbe3070d78754b669ca7b8234a6e55029ab..86a330bb710e8db3c48120aedad2f513ac0073b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 54a60230d4e8bec4d5992a95bdb26135937a1b56..e2cfd99aad7a96261ec4e47158b185b6ff529d7d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c7f198bc948c0c40c5e3467a354661563baf1ea4..05731bf2d24fc7c68820276fafaabe71dde08cf3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 38a1822f5167bf5fd8821c7b3d0e49f0c2493279..127fae89f2cb13e0cd548f37ac0b59f83f36ed14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fe1fdcb449bfd2bfeca49669594b057c39f314fc..5da761648c4010148bf684b3074cc9caa62db3f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1c5033ba144940e451ec82e752197770d94f3224..eb574730fa81d128a2c90b34c170a6898be705b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c8c0836983f38c6e450f198cd0352eb1cd443ea5..8ac6972bc857f523f62eaa9c3f5b54807774557f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3cbfafc59be9c75a3bc18087d7a2cab78d5f384b..fd1a5d9e66b0b3b89d51758c0c11197b68b9315e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 36ca240284d35b79967400a5d5e56d9f6eb577b6..6f89b49b83514e2a9c6bcc0298a9d0ce76d32aa7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a36751a6aae3c4cbc8d58b7df47cdeb230b4ac2b..1905ce6fecd2854c03d804f2695a333a847cf545 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 54cf286672f19786712917e15a9d502418a70799..07e67d70b92f1aaf5f14f5a9fb55580c25d1badf 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 0a122c5774d5f111814462c8d0b976a798d49503..deb55ae100acc6f20c2cfe78a67afec285165794 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 0f13f6a48d80db11758684a51a2d6b6c0ae487c1..7b88ea1215f52c0d89d61940ceee617929a5d834 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 208d9f1e293dbe8ef80720b45f571bf204c85b58..9b1af972129ae03f2dbcf212254e30cd258bb8d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 32812c0c58ee0b4e88dc10ed98aa26c87576de51..c47ccc155f8924335195de033ae3b6db8b0f8e6e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 cba2cb01687867cca592ecd06863fb5c9e8cfd96..9319d6e2f530cf7f2edf5d8fc77eeb98e3ca7730 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b211abd4c80fdae0833c41e9dacf68068480be30..093ffad0dcdbaca8eb9bb4ad618a6ea43b34dc3a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 fc6e098e3e98ff8c7363367c042150264cafa3cc..2637a5337d79dabbf4f054dbeb5a44ab4f4a7f97 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 eb7ae633ca79bdf59a80ce4d2232b9736d83bd92..45ee037c3c7a6b71b0f372f7805b6a2fcf574678 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 1eccc3f30a4f3c22f2ec3941ba5074f0b9524d28..480b3c9e529e952bece98f36b1d6067072211fb2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 62a364c616407439114b9531ee68cddd7b654028..d30f3f52e782ea0c251151d5c18acadcdadcf3bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 e6fc370253b61a7ca0344f69e3479350e5057a12..1bd149bedc8db4c126739b998b7c2c8c19f04f35 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 cd5c856312555f49b98e3071ac014547a2b81776..dc88a26e89d974d08da628fdae9d68a255e73427 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 86b2aa564e81c250e1987b3b9eb36b5819a7213f..aa33f177545606e39c596d7bd2925c178f6a2316 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 25b901cbac629d25049715f48f66e91b4c680c1c..7577a519c6c0f63727e737c26a7341f6553fa848 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 0da0b60699e4ca2afde4c0b0a405a0a0e6439188..6ab686f2c67da3f01a8ad74b1e4aac230205bfe6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 9714b2e8a1ac2dafa311b58001c33b40718fc1b5..49017d270e5cb92b08e2c25992a7bca840785682 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 273485914f046a3b17b7a5b8837209dfeee7b86c..d15525f43f00a448f8cad49a0e37722d5d247b8c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 9562c28da04d257ea027bac5c925d26384a35bc6..23f70c7f2360316f166abc58818ea92df18d7e9f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 4336c5658c345696ade71c7ce8485386e7d233b0..720502fa043870a78e16b7cb11fe94542b31fb83 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 a0933e9596174d48193014b9d403744982474b0d..c4700d75d5d4cac673e7009709ab4fb9028fb48f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 3b8167dd6f82446761969195503d99ea04c07a39..bd994432bf3a28df2f26588392f7dd1e1e7cc146 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 457b3410b2d6fbb53a0d23e6e850e0db81cd0007..c250be2cd535346cba54e3ebcf2b7891fbaa6abe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 76dfb1422eb6d5f1487f38ed1b80507a92189bab..5a63a9a7f828bd4416c6620516c21f0ef4e87e75 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 9f9151682e09207071841670e432e4104f03d5f0..1e0e1863dd06684a1060b050b5eb2a126798f53e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7ce440574ecea5b22c8451e119faf7b60695e8ba..715dda2d95e50a40599f9cec56dfdc9ee285ad0f 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 8f62c939d7fa303c035816dc42b0bcb6cc01251d..8f65cd8b8eadba1cd907ac41144a16ef8df22058 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 b3d9b049a715c60b4ee2a4f856d55f13e37a2332..e874406511894a2272b3d3f33eb1db8f85658052 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 86e5db84d5163dd8f5cee52aaf372e6ac6f1e32b..b159e4ba0ee7a924a722019bb7974ea0b79c5ab8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 f38af5faa8c52039d6ddc2edf889cceaf902b5df..2ebcc3c5ba4dd56121e889808e7c2b1ba2657cd8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 9f79cf9c98131622eb4c53e68439790a1dcd55e1..b223da5af72aeded79ec9b91b87dbd70d3d6bf2d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 f26bea8ba8518845eb220aded3534f45bab9885c..8cda6a1349ec16c1a5382b9caf59e30f7f944829 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 65f80f94dc74ce7f57855f4dcbdb5780516bebd8..b6567587bfec7a91a49b0805a12701af5a353a3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 9c2c40d66d8456bc126c11ea1c28aab299525283..7cd81642bd710370e9414b87821003651dc63a53 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 4994315df1e4ffa03e71cca202b99d1b9bf178f4..3e4d89582932db97cc543b84fb8a54b9bd3d891c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 7bcb2acccc1b9600b4132e72b1ac22a3c211b58e..57f1512d367c83cb0763d52c66ac475f03fac49f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 45f2a163dfb628eacb888e3ed309a606f243d817..c437505275ff9c0063cc45d4712a20a10cec3b0b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 fdcef6ed6af2ee32bfbf5756568108cea29ff024..b96742d694fbb11251f8d5cc07680f121ee34236 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 bf71fc6c5be55b99385d35640cd0bf149f7e25d4..ec2d15e6b690375d1f54a23b3f578f22155fbdcb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 d64d3136862ccc8dd80989451d61a888bbf2bbfd..911e5b1849971a5d441cd1b9f400fa5f3f48dcc7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 c42297d3931a80013d20b0c3f3d56f0082a16e0a..131faeb9b212c7ce2503c6d8ebf0832108d1c3dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 d160136f63b8fa7f2855e539270cbaba9d992057..2bbfbdfc88745afd5d0876073f6ca25072af6fdd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 990419f726cb340c9d7fd68035aeef0326e1db9d..17934050e6ad3f7ce6637e299ae609d97a28c0ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 668237990a7c686b2ac9a75f728e52fce8e34dae..fa408557aab8c5742185e484774c3c51ab7fcdca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5eacb92239829a2b03d4926efa257647fd9c102e..92ed78d9293d1dcf533fb7fd4dc3af4aeccb4f2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c309d91606a0c2e1561161e1a530eaa74337a9fa..e82e5f1cb2bcecc2e8adbe05eba2dcd7f3a6e269 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  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 22bc7bf3024917bfc087bb321dc9fe93e33f2ae0..21bfb47bb01345e3c662a2f1e13f6997954fcbbd 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 2e75aaa4aa988fe72c04b7af1e9bf2463b79f99f..ef19d697cc078b358f8ce237df93c1a4f7e0bc34 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 13c520322e516653bdd8da2768e74f6f1a37f2af..237ce53af4d880d37d76cf82445f997c29f5c4c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 edbdccb4e8b019e09df922cf71a54fae49a10640..52fcaaaf02bb37395dcf977be0572f3f5c10d5a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bab98e950b559dc43bd384dd1e0b289a85ddb235..57051f40f699519687548f5eb5e88c2f9c1fe088 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 265e7c7fdc6692cc0cbc780ea2e11eefcbe5e781..46294f036e12ed26e562c612754131c3627cb797 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b694997c6463470627337eec5aacef857236aceb..bdfaab920a32de377ce58cda1887e04698fb821d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 67a2f5cbc4f2c12dac2d6fce7dcadf3c8a454732..f1c0261641cd4173741347357703f154c9aa81b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cc44d0957ec14b737a20a0d1fa0b93d4e08b22aa..3ba47e06badcd7bf5f8789855366a787406db4bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4d8651a2646a41fcdec2c97b42e417c5b576522c..e7b03c2b7a8aaf560417486cd5b92c4081bfffab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fd31f84d72f96a2670f8aaad977c23fe97cf7124..53f838905b2e6f4120ba03dd893009c9c15ace00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5b17cb89479fd39d2b17374bad9acb3a80c07d99..6f11617c940ce3c58169b8d1b95e0c3bb2f3149c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ffe594d6715b67d660b6660fcf723ae00f788851..74f2153ea78ff7a6a342c477b30383c66e54bbcd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 46a766b3f31b7f7826ff6b5ceb0ba15a36b0d536..1d496e396c63fcf83aad32509647a903023e304f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 11d22405789d247db21da978eaa6617ec0dba661..17f4bf724a80fea1186738775316b6c2bac00f26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6f708eea607e9efe1b85ed1166b66fd94b09d27d..81defef93b51f493c546d4da7991d6133b605123 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 48bdfca447cb54ec871dd0c294ae36101703ff00..af34a8f5b702fb0a3b22115f22803e0ef270d793 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 bdfee294689df2067e0f1d1800479ce4376652fa..aae102ada58a5b41e367d53fabf69b37bf54e690 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 af085334592b13a5012a62ef0682a1d59177c0ef..5ae3bd1c2ba3d2ccadc28a6c7130eb2c81ad719c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 7ad3b882143a6382b1276880ab358d450e18d62b..e1159465ec146dd69ddb95550c826699ea3febb1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 712a8cfb30ee9be285e39f034beef86cb6947d5d..8163c6d32b3af503dcb3a8191bf0ba173007553c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c5aef986f18ae2b4e04eda902658852277b9e8d7..99192848629649de6b10d6bfca94de8f89617a4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 1c761c1ebab8a8c8eff4a788eaefa22bf61d4c05..f74533dc20abdda2b0a43e8b61f1a004ba9c655f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 89905ba37d3d52a6bce625c136ec1d7cb042c0ba..1de6560c76c910eea4225c0879c3873caef657f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a16f25b6a4971d7c71e548cccfcd9b694f612612..6d6421ec24b90d164f67f9f9788efc440ba85085 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c2e89291e1fa6fac868ec632254e4a9087cfc767..da9d01efbf50cfd845ad4f29e61dd6161d1cc7c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e0dbbae79316d4ad9f8ed2868ff33ac4422332cc..a0fc182287356edfb46ad66d82a5777d81f80b2f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8ab8256771ec5a74b3f59164f83e85e210616c7e..0219fce5e37cffe31d180f63c6f5cb6f98e4cb97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 ace52345a71f48477519bcfa972bc591471fead6..5f4b513d93a66244ec602a88777ea26a96dc8d9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 6db01aae0399a44cf5345b2cd782be859a37cab1..2f0bacca82e69f860d27cff259b1f8d822a38dbd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 227a1a97605dafda38ebdf890a7550a4310b22bb..25e67234b37cecc8adcd611f015c99a51e26aaae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9e8ab8447a6a317e8bd426f89dd4642811cfbfeb..84163d3bbe1596e0f3dcf636cd4cfe3c6e8fb837 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 92a6f6977d8d5c50be46024635adaa416a43a3e8..ab05fc6227f8103a44fe33c6dbf18a9888df3259 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 f3531439986dcec7daadb70c1162f2647a0c1ec8..1c4ba2a9b87d46896229269fbdc2547e88eba11a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 04b2ad6d741d065b1c343bbdf6169736f9f5ff34..98b2f384e5c38baff60be0a08bebd8ed3d4f7182 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 72983dd32103ce879a32f6d34cb63c1217bc873a..a37914148a8c5ecaad7506b5b53b3cb391aa70de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2e63adc8488e33c0deb6a0d8bd9db7b840fecc90..d3be228ac298ff9a2132a056b9220682e9854c1e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 992f3f1994addded07ed1b0968937f23835b90c9..056f3a5136f2f098a4f2adeba5a82ed5edcdd5fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 653962c2a3655f5c87e5ef204276f2837d1aa74d..04933d727d1ada0077f2717f4403902085b4199a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d026fa886f97ae2c2d6d9f287f582360036b9763..ca2c8bb0e34dca83d0de1fbd1fb371890a193f02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c7eb5fcb04ad8545bf9d5978c06063480ad70225..fae35eb8fbe05c316b67f6b68bcee303e44854b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ad21aa52de493fa8809b4c71a9b4d52f5a5ec0c5..4b64451e5a89e431e46157000adf1a990a7c51ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 aabe0dc41ed662b80b97f1d214686552dfe2f2d8..6cf3aa6bc0b667b31b10189ffda6b9dd2f86c37b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4230b69d4777fa82e0aebc75793fddcc62455435..7173b12916320e1ade66f6859f1f18e384c32dbb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 715dc12b2f9006618b12d0d713c3415e005b6bda..4052094133e653ac44f1cd51463a1c504d6434b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 cb00985a23620e4142c30a54c52517615a5d2a8c..bffa9a804a3c48fee279bf6c23cf78445c8d1dc7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 4c7362e529e43fb9646555734896c149ecbbef4e..e85fdde1a18e96e691aa1a0d4ae52c46cb4abd3d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 78f0aa2fddd2e7bbb19f262188e2a2f05f58ff54..3ea74ac43fe711ad4b070375254db0b5acd015b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 343d7cadab2dd08dadc89a5e0a468f1f57347f98..5b2ffb603f6e8a4cb0c01f0e3c91d3b0f424a2dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ebe7cf0bcf3bd76b45fcb1b939de684024462719..816d47f832d61e8101b5b539daebd9a3353dc277 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f44d624717b190b570ae7f282a0d62cc1262a400..5dbfc6a488f963b54265d86bfdcfcf4d7c47f822 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ae64a0bdb9dd5e6f6fd9524ba1342ecb091f59da..072670755a5b8137597f0130a58f53984dbc28ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2244708978cdfddeb1c614d957d11c0e168e7ef8..a63a9ecc1230a08d1365118b27565993f6296c11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 458107af2b66b6ef4b8ebf332336c093e52f687f..403d55548337fcffaf2be61045ad7ed8044e73d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 15630a110d7d5365557066528f50eb5686453c90..78ba2b3f7652b252a22aa4e7a81aa0a3d8cdf571 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cf446bc0b141add7ec368114362dc3bc788670e2..486a4f344d0648b549dc071774ded66ad66317c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d71fa470093cd5a4ca4aa1882d7a1e1ec42bcc3a..c13fadd0362627ac55d5388853759a9f24742212 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 da7ae7ce13312c6cef5b098470be15afb80d22a4..ef7e066c83609471145c9febef09ea77c4c2d958 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 323a7512a167c7fcae02e8eeac2c74f9c571bf99..1a203132187b20ee9800899f07dae5f966a19636 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b8be83be936dd1c42ac90be8eb541335ca7401be..b948d4c730ba89937f395a83a3348c5fb8dd5e63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 1c430d2c232075091cf0092e9d72dac78ea7163e..bd2185ceed61542b5843e87ae85e500eba166b5a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 122bbd0562eb18fac45467297f88d519717c1ed1..b9497c0f1f1d40d62f2c293e1a949ee2e2abad21 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b4ffd7e6dae91984ad2633c22eed30db1dc49207..2367d4a1fe82762c66cbf2bb4f8e39ef6e520288 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 849ffa4ab48f12c0bb4555849702ce1b855fd898..d9661e4bc328f12fc83fc24078e0507ddd675131 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1d36db1bbd0ad4b4be139c0f447505fbd26b7e48..c329a12702b6f3f99e5544df9bbf99e12517e9a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 62673333a15b56c12dbd0fff0a893d80ab660fa8..d32cb404cdabb9f987c82a93291e10a159a46ac0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 60eecb32616a6539cd6887a04bf99c8ab4e71712..f1170d7d3848210eabdf8cc8a822cb4eaaa42f2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5a723818942aad741748b9eef9ecbe846327e8d2..4891680fc790d4f4333ec21f0611842baf7955f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d0b33a7594a76ded41cc55c77eb9854fe772422f..68554601916a91f332f747ff42bc3ab8d10675a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2668a8b31e6da5d51333d25c7f6dcb0e82861c79..6f6171cc11c7479c58b5e6e9c24f93ce1a27c0df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b240dda3895226ceb1b49c4a55204fd733d096b7..c15d519ff67bf4b6f292dcb452380bd51112ba9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 904253bca44b71a331873d9de4fe2aad63f23f25..c6aa9c723cc4ae112fb90040492380a8cf39127e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 13b535be56b363263c63e0cf8772fe3f14ebdb3f..fe6fe02bd304b8d949fc8c1387d3981204ce2a1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 af9af22cc8ea687622011eebcbbcdcb98900779f..f56f517e055066d2ea8d45aff314c5c50cd84049 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 645e9400b989e959f750fb1a0a872f00d685191b..db61f9a7fa4ad1335976a9ab00117629fd43dab7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3fd650c6f97722bec200f60d7dfea5c820a35010..39db5fd96c8f4348f63701d5d1b2e80a5bb47e2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dd788721a23ef7af4455de0176ddd62bea0b6484..ef1dc00f59a45b6d695dcf9830a1979c32897ee6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9fea339988999d2e9883f39b0730fd28a56ccc69..876360c8aadcf33faebd76b84c5f7a0bb61584f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e60c602d975c037bef19b502bec8eb5997afb28e..483ca5cf5c4c51c9ab84d5f247951b87ea29c3e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f3243c1a2a7edf9ea3062be99095a42e0f5d50be..d16460bf212101f622f9d4a6b56c45ef974abab0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8766151c3bba356ec2b17f83d6bfc0fb1f885cfc..fc949b2000bb96e7032502154f4353c66baf8bb5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6fb7d6388a525a08f39b178ae7ea6400f7e54647..763a469eefaf5dc4b0e8b79d682fe4e89b35dc56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 de56963857adce2fed1b0a141b1c31ca8bb039a7..a1004df59f014ae81540361ee84ffe5aecd765be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 53bdbb86feb35d44eb7b747b70b452f04e464cb6..811f0a62d109a3c2ab11687354c470a36658ff17 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 198f7d82f4a9f1012a86ef45a21f7ec53e80371b..260b4611bed21ef3b46f694a31bf8ac2f7473bec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a43c441a5a3193874dfc68b53fac9e22b7d67802..5a435cff4c85301ed5ec0e917db1de75d424cec7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 2c960e530693f77f05a76b2a59edb3ae0de055cb..d2bd35b35618906b69421fd984e6e84d33e80f0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 55e8e3527ea8ec678993adadf3709e987c620eef..dd069048a169adce770f9e14f0c09f5290af84b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 24f26b20e8c411e663d5831fdea12836c6c37f6b..496c6a2ffc0b1e814dd814612148a39dac777446 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6d32408d7ca5c90d6cd8165beb15954da7762d9b..266f1be11a5481c86c4104aa73a8c3513a8e215d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8817a5748787d87bb66f7fc898af7166a14b6cfe..d11746192cddf8ea8522ad861b28fd07855517f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 02b5c0738a85c640c597d57bf4411d960f3b9e22..9a9750d8273c964d26769b81fbebd9e8515693e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 752499d7f1a254c0bd0136172f31b4456a5bc361..5ccbcc81bb826ebd61d761a2637461bd144fc561 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3c1c67d600e8ea963f14ebf287659a4c5ab89145..0360bd9ec37c2762105d530f7aa99c8114295d86 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e0340ed803e9ded06394ce2f6cfafcae60af1b02..cfe24e448bf50ef206421d78a7ad4e1373beb7b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5b080a18083015e64804849db85693e9176ff778..15c248e9532bc3de9b7d0ab5a384e4e19348f529 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 51738a726fca77b9c86da08c223fbdc4eacd632d..9f341a79aa7284ed8417d3abb8936aa00665c157 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 92aff415c2594ebb88e8cfe06a39036480e0f956..ed61e8a5be755726529a9b58ef3724efcb9bb3c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 54e947961d201d5b9591342854948ec53e53c171..dca534d2019f8d6f185ecbcfc157e6bc722d2c70 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 26608611a5391adb48048acedf38e1e53706a2ac..49124c529a8db490b73d50416345762469929147 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 03f460b4a7e52a93c87e6c3cf8ee3a7db4c41812..2d9369d03b82a2be9f672a859842bf11cd0746f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 b3ff2dd0b440c70b7b9d61f856629a0de0a429b4..1e4d4ce2c83341bc55bc4d8bcc39012c8c054b85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 32825dd0e9a11a3231dc0c06d1c7d06daade6a68..60a5fe9677efdf6f07d80855b05e9782759f4a7c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 de0e512366b488409ed678a1ecde1f4304dcda33..c03917287c5764aea68914cda22c361d5b35b96f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 bdee869280098d2b0e7fea5cc22bf453face639e..69b9847f88de69006b7a76b2a3c65aa4baee9bde 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 d65e9f39888867da02726c1a3ec757688e05b5b0..5a23540484d4b83903b5d2e5d72103280cb5b7e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e3fd68a69bc78c8b1bb005f97a11c1b1bc1fb518..86bb438b7a1cc0585eb06fb4294c3fd2f3d3ba81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 05d063a504027038f4f39d53d385d3c70d3702ef..9cf3acfc10b07bda0745045f6d0a1769ecaf86dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 72ee31341a4e99caf1a096aef9bf111dd23d303c..e7a2cdc791db8eec4c56e85b27cf59731910d9eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 18d41690e22f77c3f6970068b9d693451415414d..96ec848cc6cd19838ce6d0fa5d33b82b9855b012 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 f6879a0d2e13b9bba32dd34a26858cb7e609c12b..1822171ed19a7928b85cd4883de5079f657d722d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 8357819f14ae31391038ece23352ddff429b8173..c579927a8b0c8fd65fabd0e531a8df7e01b34711 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 eb522613ea3b23eb0987370d2b7172ba50adc99f..76936d50c4b5c6c3ff7351d35b761a0b7a2599b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 10504a1832da15caa49a5e1368fd01d68edba40f..fafe23c31a40c7a66973963251ecd68a2e4a5b79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6bad985db27ab97fc20bc02fa8dcfe7576089754..a8e5c0d2e8e3baef3551c5f5b4ce9e0df158fc08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9b00d7187fd84c872546c58b43c48f13e937521f..cc93352586c90dad4604560ca379ece83e05be16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bca8438caff2110dc4ef466b950ba96c659b0370..5c1aad85274462b375dc869f23ac9d01deb91d5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2295bafb646e7398cc7c51f85ed117a0a94ff619..8194d21e2fc666a0c546dfb6a9a9ad84b2c139e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 26623fbe1cc353ddb6ff13957759df9cb2cfa944..fbae1b1f130ae94ddab41e13c11b92d536195236 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2b8ff8569807b8e3641df7ceeba83f6a6a5b74c3..140ac278958d771e6c257a5d12b4f844d322f8ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9f9e26f83d701f8a411f1a34088b40656b01dfab..b16c345129db01e718f8aac8155964469a7bc668 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 55199cf4625e80e719816eeaeb330b567b7a84fb..75311df094e2b29b5f7b7852664d01e1fabfc9e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 784c585bb005858b97f9c2f004adbf9b537bcd5c..e39d1f06736ec98e10136a4229cb2987959f4905 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 24ba1854870e69377003dd7ff73c1c03f72230e5..0c9b42e973653a1fbf0a6c20cf6101290e589da6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 6759a6a2bcdab9cb15478a5ab69110b9ac3768ec..f8d7d1e2a0ab873b9578fad775d95be9cd5b997e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 6ffdd92ac378704ee4bf812c8b00e1bad206d289..36d600395a002396267211555aab936bba1bc315 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 68c23382868d3f1965990d843bcb34d5f539ca0f..b561c3c067135446373a362237c7946e00734345 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 88e358b733ad3ca6287c9d97e5fd8e89e7ab5024..58cb28d6baa092c202da79d6029129bbdd23ff9b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 48226aa9245d939882fb461d76f7e2d3adff0756..f1a0b0e44c299a4070d2e455a31669cfa8e70dfd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 fe2fee8890539a2a77599ffe287d430a2eb1ca09..1489f9f7710525587be9bf219489cb6889bb419f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fd1049be73459a28376ad749f390c2f12a009430..83e97d6fa13f4c6761c0dd0320996ae45ab0a5f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e36be948a04850bb91c5e66d603e53aec8eb5e59..46b23bc5576bfadf4cad2b0f9d8d0fa7f71ea1c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 b33007be38e80c12d9d3383ba3293cfadcab1236..43148f6c5b48492ef32e2a2cfffc67cda78fce93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 974d96042edfc0e5689ba854d90f2d894724a60b..bec5a5d647eb866c59e43dbc94baf347d840de5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 d57e5efe92278822a0b92a7583322f0cbe32f20a..926c9ff991521d68981e5d44ed87fadd8fd13565 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 4fc55e926cbd44c19b0b1ce0eb2bbd84c3bacb69..bb8160c12d4b7c7af0d8ca93a503e7aaed9f7440 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3ac31d5a2ad36f460bfb73a1d19fe31821b5fe0b..90fb21761bc812868103c8a5b434da614f8624c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e76619bfe672de6c0933f171eb9b27c06fa7e75a..a54a32b660ca31f34924651bd715027e75909ecc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 67ed1b0a776e26649deebd8495a8391fd7e73a24..44b5571129f21fb64545849527d38fb9f84455a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 67b92aea48dea5c4f4be37a81734263f499486ca..43066c1d3d7162c69b02e85e60f7715139a0a67c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 35c3a85e8f7266f42742884d5c747d8a98bd9492..7d1005ed97c5ea7aa8579cb29d77193b23323328 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 223e41e6f8761d4caba34f09dad7ccd0ad216ac2..db84973912106b76e3b243d27d2855b676390366 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 aa83785bdcf9717433c124b20f8fe7db96a0a773..4a66a8d50222f79c0ef4918ec2b5e86a3a495b2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d3f0a9db208b9c3e64eac0f7eccaa8d0d9fd16d4..35f1a1335a85dffb1e54099ccc518031781aa499 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 e4fdc1d6c30d8f61e526d4ae6e06a5f9eb5fb4a5..0896270f4dfb0b0d3b0aa93157a32e61447b08fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 83f296653099c249456c86d8365451516819e112..0b12af92515b52df4c5d843add44c873777011ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 6483f63fd4d795f5b06d64f974dc8551e291a997..b976eb6f13246b06745c354c5ba964ea615b6355 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 fb71d07e105aa6930d25afd70e8625c5bdba4ed5..5cd604a785222379330a6ecacc08b658db26b2b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0b013666ad458e1be95d2d3900a17cdd096a8d71..6771c7d5fd62ba4947ce4f713447278ac121433d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 66fba4bb365947fba3ab8fc6867a2561158e6361..5cff12cc4bf76e600ea651baea1fac88c3d7bdc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0a6b7990c24a2bdae05bfa5d0200519fcbf7c5c0..0eae8363a7bd4ca0d38a4ed862bdac8779e92382 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e8788e76ad16a9a2e1486e8c7527810b395b9d5f..b796fdb84b8793a3a5dffc9ec9420ed93896b9fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 40f5dc4f3dcf10db0f0b8be1c9abacfadcf0fe01..d6cd366a2315b4a9fe3e4057f4bfbcc70995c3a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c5c279f09f5e9297387ad206dd6437ffe4400fb3..36284419debfc45b208347889fc220bfac4a8be9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7f69ae7c56207acb839d9e209420d502b5e16895..430ade6c4d082a3d70d78832df1717c2bd5f6ff2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e65d3ee806ba14979cb6642b8ffba3961e0631bb..a984adfe5e63d0f95e098d0d77122ea6fd9b28ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b418d3c5960a0dcffcd02c93aedac469caae5f30..fa801b03eb7bbcd3f5e0488317575c14754a18b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9659812ad44c59b0c72470cf40d559b458007f92..37ab3cca8932a415b6966ffe6fb0ac117b9c5589 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e623f24710faa8cbc3708e68ad5b07a03906a08b..f7baeb9a3a2cdebaa35e7f919c7015858573aede 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e9a6c64c192ee9b34ce4da507f54f5de65b72079..21edd01b43c651bd8a728683a81cf0e6b1fc8477 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 83d1b849e6d3a12515c98e5706aa7880b5751747..91bc048dd6578659af9434ab4f0d32580fc522a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 184e4f41a4162cf37c8e6c5346ff417d3f6a519a..23329e4aefebf31e36e31f2a200ab88bbe85feaf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 26e081b94ee55ffd1e53d63027722630132e959a..659965d604a5531e9ffd3d4ad77d12cb2f2b0315 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 2e48e7d7e96051717bd32610210d74487bb6b432..5dd6ad2fbd7a1fa053e285a9259490540d57042c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5cd5704844dec52b6b5e087906668056ae68116b..a6f41f3e68cb9d930d18ec0ddd7c0d928d48d537 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a9bd6a613831622548601c2f51f7dbab9ad443ff..912e7a79a650cbf6ab70d2e2e66da519760ddc16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 69de832abe3e70c52887bd632d666c1fa38cd014..2e09369b88baee6b49129a6722dd67e93dfc41be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f82ad5033c5f85556a644e04d504eff35598a83c..73f353af524d1ffc9120b4d5683121e5fb542127 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 73a518f3bdd054ba1950a62148c91992c71acf36..fb8d7bd529c7043864a65d0d760b7c9cdcc924f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fb1a60c673c36f57fba2f362fc557fd1ee9664f0..6d4f1eb14967fab2f11b949f125f0739e8aa3b4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 29bfed6ae201927de7d96d76fc589e3f4c9e1877..26ee777450c67cbb7a79c68bd7ed37d245410d17 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 217e8ea095e5a8ef4d1341edf3e3d58b7efeaa6b..f053972045ff827927e5d5a125adc2e079408ff5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 74789afceb4c8808e8cbbc98ceef5c9c9d734632..f6c3b7225b6050b2b1200794f23f842e0d39f669 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c12ae565bcda70322b23768f13bce1d45d40fe7c..20cf4211e98cf5c8debe15455ee380ce927c9c2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e1f64b2ab6e27a40dd8b3365d30f92fbf306a1fa..45347bcc3b3ad5d3553d9601bd40a408fc618e11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1d6b6d91f332f1a914f4191889a3eb091cbf281d..a1105f64f94a7816d96ecf2437a036286df3d5d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 525ff4139cd908a69d86b1cc3ef1e53fd5f2c1d3..d53e55138b2e531a94650dec15b69d48558ad24c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cfbc56c8d5c71588ac8f5302c5f1a8a52c4661bc..16a144b3030964297995ecaade04a2cb0fa83d31 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b0173adcf08e20f3b403bdca986235b2b880064a..0f196e66a529ca7b2b5e43840863b648b7e63b5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4fbc071d90c499e19ad11ca0fbfaaa3ff04bb70c..b7a9c29f804665fff51dbeecb5674242cf085059 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 40ac886882b5e5970a51ea1c220004c597c1bfb2..f687e3b95eb243cf2c5858fbf58fe54ef2c5f29e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 10694b9954d69601630538cd9c63624ff37cedc2..a378170fdee473cdd8670fb9191e9026bb395063 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2a368f6f3625814a82da3c2a894604cca48331e4..4cb9d844ace54e9b84de86f84746e2066fc495ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 80eb4d9b7a1c8ac7ca20f721f712b201ed136acb..f700c366d288f548d77aeec8dba515f33908d6da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c128c59d6ce32108363766add0a8b50322f65a84..fd18b5a504730afd4930c9a6c41b63cb7167298c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ffaabc0200b71ee902f42dc6439bc853cc6631af..8f43210af73f695acd7fd660136fc335e7e692d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 492891e9f081e759b46db505919cce796ddf58d3..3d30dea02fba85d1830ae2ee37730f9970d72a10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6a3ceeae37eda34a2aaea2d0fa26ddfcfa5d9e2a..7b7b4b0ab11cd96d7fb3bd856a2964f11bdbb0f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 88efef2ed74595a8587c7e4173490eb83129407e..bff3542b3a7b4251015e6be8a84f02541bfd3f09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dcc3f7dde2a58eb0be9b5ae35a358a8c84e1b511..466e12856c66c1fe3f3b66305a28df7debe26709 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8490d0174968acebb2af77c8fb4612f7c6b37814..5ddc67169888444d5e51c4bd9a9d8db7e45b32dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0cf12f037d901c3fee0057414ac6d0459e559b04..bdc759fbe3141a8fdc2a4610f2469ed24b89bad2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b2f98213cab454cd668a64adccbf08c943b9f2b1..9cb6bff1c232fac680bff6a8c4cea9b4a59b7eb1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0d8da03a687404cb8058b3819ffeabdbe9f6edcc..93bcd42aced8ccbcf9deac33ece9386e7db1cd88 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 59ac87fede464b79ecdfb60ca280f93be6c15de7..f0b5c50d4444d0b790f9460177cc066c1e69bf4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e748063bb52d9d8106c601eeaafed35d0a519569..e6e68169a61ea8783387ec342cb4c6343de931d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e589457332c6228b87f8d513b965afb64c35ba58..963745141b90cfa0c2f1d03ddea44bed7c7b1f07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5f16b4d206ed2f334f55f50490d2c98384bcad69..bb8529e68e0bb56c656b53c49e026505a737f364 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 87b401e5425ce901e1d595f6be98b03c3d76b258..bd4aa61b306966386967049aa93a7f1bdd345914 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 650d9d77d259ab2937bafd844d034e8932e9106a..59f5769d66560bbdc4fde90414ed02934c34eb50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d8a06c3b6f5632b138c9bc6679ac2dd2a5167c9b..696e5c83a042749360b98e5cdb93a9b8cfce8c15 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ac0b2aaac75fca2aa01c5b86f1a04c111d7be1ea..d9c415185f38d4a774e090a0aa49066459326505 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 426bc40f2849b3668b9d8472654feaba497b42b7..c53f0efe46eb1fe0075f9e107b5e96b724a14994 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 9391aea2f73ad2d93f746c14a5711e9ebbbfe7bf..0cefd0a7bbe95a6f34f70131323ef1c9e1e4dcde 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 3c7fcc2b62a7dd8b2f83de86056a2469d88be9f1..694297b53a5d69082d5572128bbfadc9e8089ba5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5b8de4c9cd2b2bc33c3bcfc614ebce85ad367251..a1353b66431e6053f55b11f0ea19b485bb99b62e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a00929a2db5c8a739c12ed36b8df9262f8688827..ecb63c812747fcb2a28e9a1b13d2ea57b1b714d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 63a6f8470637d6b1e2744aad67d303009c8bcf4e..3192ab5bfb8462661831878b9d97ff2b15597fef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 93a45df75b2c933e675a15d85604297b8e87bd7d..c592884f0d7b79520bbea073127ede35b0ea3f66 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 8ea56373f2d903d2e8e7386cd3195d6584602f7c..ef872354d21272d91553443dab644356e9584263 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 d0fec0e78a9f8e81ea2f1a9ca7a66dd4b6f6dcc5..1350f781635cc99e4f1e6cedc2c1359a124547f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 52b9c4f5fa58a59fe91061b6ea1f5f0d3bd41e3f..c06d92709047b50b08baa82678dae07fd6a0fc0c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d876a8186369484c5243d6da4e90b83e3bdf0dd7..d96c09f3a18923ea50f958f123d6e4314c1bb38f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 66cd93089158e24e55fc96e936fa6a9bdf5d8742..1ed6502c72a5cda9a9c6734b81f362f5042398c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4a795479a3e5d32101081de26c4035c7b2f184c1..470f89cd807be8051348b7d3952115d71cf3de84 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e2679dca9cdfa1b00f96199862808468ff84582d..82c52ec24ebb09f3a2cae125706ae740bf65b2f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 f123c4e0bb66d529cdd5a2fbe20983a53e16925e..d74336ffb16dc0883014230f2d98294785e95bf0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 bd70603f40f4941e44e73609525f6ada747f18b2..63020005e71071a3e9429b085f2aa1e24e763906 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 21bed9742dc55dfa4f798c8ceb031e8825311dae..7df4f2e4dfefaea4295ca01afad37301d3476ec7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 4088f854b95a07023bc780b3780a1995a260c639..2e9f9eb40c2071bf769f73547371e81aed27360e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 937a62c192816d19d2c2d960dd35dcb827468a85..9bf45f5f177cc799b4054cc33f8a082c4e1e5d68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 c8c146f93927328caf89bf8e18aa9a8fc406d3ab..39d2cb8b0403f9e3c8abcd4ff6af534ed087c6d4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 2cdd33cba6344d0de1e08be37450b433b951c8e4..c7376cbbf6040c54bbb8af4fcfccf2b3cfc36a78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 9ce2bb3595582a72daead2b17caeb1bc73619ddf..6183671daf0e4f36fa836032b474d26e1e7b4d18 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 deead57c4b25ab59950902016bc99a7d5e764528..8a290fc26f0e69769f69a9c21290e62e70141a8a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 82698a43c8babc411806970e4f14f3752e4e5b4b..c348fa4f026b15743fce15230ca957674e3f7057 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4493348b0f29c526036e520407f4c2b7ce9efacc..d9fa9a1cbec49e5d5e874723c103be91c74cf378 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 585407df542d0e364967cab03326641e7f8c44c8..fdc6f4a1974e11323724f9f0a38fd7efb31f9b29 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 eef1abcea9fc70316281d5d2ee9fde4201da4011..149c9f196df1b303ba4c598177b8a61923780e98 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9cb395b5e16e95bb8b42339c2286b21e9da6e97a..614074f7992d1b40afc48e36aef23529e40110d4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 00a64a4538f1737cbb8aadbb832508b9ef82ff92..5b2d84a96161ca667b55330df1ff9e65a71258df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 eca4d00274c30bcbf0f32d595912787082063164..1f0792049961006d8da382d72fed3f1116b7c247 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fe4651be4763ea68caee943184d09c6baa5cdec9..2a72830dc56407dc3c5c854c0599e69b9287c8ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6d4ce9c13df87e5ded7a657244d1e86fc368ca31..cec4840c93bc78b64b26d6a3b8410e5674fb4aff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4d56f39e62646133c94c8991497db40f95fea8b0..54f03cfd54986da0c1226824123446829e76fbbb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 59673d57007656bd113acef0b9c128d6cc191c80..36c3d418a2497dd18a0e369845814545f8353c3d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cc871aeff97bc6df682f7f11ac1a42564c56f781..37a72c04eec0d0a724333e3d1a158a8bbda95252 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9cd92ab1de4d32e38c57c9378422c7f250c5253c..fea935d235184ee9c80f34ef0161674672638ef1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5c5de592d67b847f3b713b85a843cb73769c4160..f17a240078b79502624073f3de8c6996df4efae5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6fa339a28a3eced38a144e7235ee1a1aaf0f4521..ee19fc6ed4c8982673f28b85a9acc2c3eb31a085 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 45ffc33404dec5c3fbed10b17c91c9f2df569d0b..23e275356c9dc89ed364fc97355a22d44d6cd09d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1a1db512ff0565a90051cd1073c4968be93d0d4e..fe65cef53783a2bfd8f3e70b8b171ccf5196bd64 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 888d2e949beb68c0a592cd9fbc4a080272a1eebc..549e75f5c4b667fb1e733bec56518b2ac7edf9d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6ad2b16816c035ca4a1b9764959e65155a62155d..0e21744812ef8c049f5110e7dea30d48d24d528a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 857f1c7072ecc239b9423ab9e404404246f341b1..7578e894a5f04f94138987095ed3ae41d6c4035d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0083438fb363aa8bc2f52b71d310794de67a7c13..281bbca26205a0ed7befbe80d220ea8107dac3a1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b1a33fef3f0e6b58f16169c04a28765d5a65e8ff..236cb3ab92cc023a57057356ddb95a74c193f7e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 199121251cf70f7acbf4f5169d864b2513662e7c..b992103173b4f8e2918a04c8116c905ded64fb61 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 2c0bc3117557e479157756f700c7c6d794105ee1..45dcd3d5f65a795a01c5101e0d02ccbe14626fe9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 889f55dae2bb1978c8e9d878be28321642eba561..c75feebc6a306dae2f431236cc931c812d92310d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 449744a5418c8f859d2cfbe864b4cf1503651418..93d49e43fd08f89b1f7d0c5686bcf1eb229d5f39 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4c37bdb9e815ed69a280ab6ee7c766cc4b3438c5..81b45c495d42350183086d257cb3a5b825c2221c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 719f8a9d4dbf42ed9cd99318186ef04c54d8fdf1..ef96f2b2cb4e074550ce5c7f35e20b3a2bc90956 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a1efbf377d17f309da8b5dc2e0cb0b14622f550e..cb131a2042cb5f4ae68e6e1435c6b0b0592c403a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a23ec00faea942244ca29d1a4626ef191ba4ee20..66fe43fe63ea7acd7f0d3588ec913e6a4ade9511 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8111a4f4bcbf61c19d09a4606880dc6d09fafad3..61c68a36532a2e4ee32656597e981367dcb6daa1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fbe23def6f99942cb6b1ecefdfc799a0f78949c8..1883d06758061fb14fc537784f22e69103f33ea1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1a368215efbddb66a099bb1a0715eef9e07915e5..39bf4f8f8b5019548af0395f47229be4e39d9907 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 058784271ac734b32aa01358e6b98dcfa0467546..36dc7c0fbc6d49fd3cf6f3ccb9e4972c6bc8baac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 df9c16bad5d1e677a65dc8f3fe06ffe9614909a7..2d206f30398dbe6d4de35121a997f85837f6a6e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2b7abec8ef408e4a39d19afe1b924ac38bd22032..e283d3ead489ddb542e25ea4e8907d5a29a7c7aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9748b273ebe2582c49ef8ff2818dd7a278288f5a..77d166ea691493ebadae7e5511318e6dd51b7c15 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 39d23fa9ec59d9687b91fc9edc82c0de0bdebbc9..7a4c3dc1654a2dc3959040f98c345e333be7c448 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 79eaac3b7d9e8224a80b20e11e5444ecd71da89e..100ce2bf968b934c681a52caeb40237ecf461c4a 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+## Copyright (C) 2019-2023  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 b2f2f1ccccb0427ff938ba29c7d7827517f619e5..aa3304af78345e77596bf77f6da0bbb670d66f10 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0abfff77049c9b5bdbf385248b7345e962eb5b51..e8ef1929f2e580ec808f69c1eaea603d537ec910 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4151285ed74f868794fd8c94ea6bb6d72eafe706..44c2c41d26a1cff0920b2500bd308fb4f0affd78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b0a7bd83833a43b9d83e9a1a78fa10bf2d4a20c9..284589de8fc3300a53d9299fff6ec68a4ef0488d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c6fb3e0727f1300dfcafbb51034e5f4c4c1f0750..d2170f0488bcdd96f9c6e7860c60ce8feb84d67c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 a8ab448db6ef69f6262b3bb22edb290baccdda6a..4c1a9fb6f0a66ed8d4518dd171dc12e54ad80c76 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ef0e21c198ffaf99a0e60752227db2f348724a8b..11ee76efdcec553ab70c23dab3dbc2419e2bdc83 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d2f80b1bac6874ee27b5ad4be890ba7bfaf2b92a..5d6d4eacc0cefe093e8fd0ba01c0b91c16156b80 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d0d2895cd7ec75e4e3f395c94a98e4c80750d153..565c14d494a8c9acf4e680fdb201a8c0d23653c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4938bcd293a3b8eeca20c466372b3fff1730cc2d..0e11550964848bd21fd44ea81b370ed067fe6ae4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 899d4bede369e6d7411582d58a83855761e7cc00..79d654c9f158e8ffbb89e68ed1884285e1bc753d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cd02aef2ea0fd9eb3e1a97fcca702f39999a298d..014d011860a115cfc713d60cbbfd66695997f3ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 02bedc784e73e81d5a039e83cfd46d24a05f7746..16d479c20e04145f2594c361f5a1f63494ff990e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 20281c317c12c4e94a9dfce69a0b78f92c50f286..1c266fde59795da0ba4dcd8f7c9d4ac3ccec4060 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 407941ffecb4ac01a089514918bf54303ce7fdc5..53df85d748e3622a20f584b1f19799b245039a4f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ee0979616b90a652d08169ec53e1edbfa4e150b2..8ca093707965ef8b7d98e0eeea7058e79310410e 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+## Copyright (C) 2019-2023  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 fcebc69475f4089d9cfb1cf474f3237e45b32951..cab5df0cd654689e4eadc00b7b35537c72f0929d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 032346337b1af2be4f9b5cb8128211c96735449f..908c8d7b3282b1b7a398a9ae53414f0d5cc563cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 55ac98c7dfa3bef5f37e0845d8f86d6ad6270469..375ffed7d8b68a509a8a48c8cd97331ee314c917 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 924768d8e5f74bdf4f4e3bc9b77948be4517e812..2f0cc685afe3ff734654c0a53c30de4e33b57b13 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 7173f86492d6a881524e6603386cf5199ade98d8..a24f464023e7a08340c5d13fd9606ef601702b9e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1f7d31daef85790738e637b17f214b3461941e0f..86305686b8bc5bc2e7fdd627ae2142a22d6c8433 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 d1d78049c88b9799aaae305604a16a1a88e4a541..ab83b711ae650ee822a6b6bc861ec9a591e47060 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 e9ba48447549d5d53fd1af82390777786e764264..aa40f2b3527e88cc8d10a8090286b48dd9a5b0c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 ce0c3620cf56042fe1a065397b216646226c015b..0be4c4f2c5e2fcc2afc447c22646c3872c52540d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 920413ef1654497327bf0b4041fe939cf3bcb267..7a875313666ccae2e01b30f1522f96cbcc129feb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1761b920228d42e5fb0340ca703292d7681face3..0e17267cf826ddfb26bb41d4c946bfdd90307948 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 86b515428f78f7310abfdb1984d8fbda2e5147ba..22230d1b6e28a02e65c3b7a73f36274ef6a12ff8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 aa13a2ad6ff98431164760d8381a03f5deb3503b..132a0196e3b0fa6cfe670e0639f6f50998881099 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0d21d3696b761fd039f0eba11960f01a25000470..ce2d94820f71fd578ff5a50bf781d19f8c29786a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1552f7f82ace4e7fe98d54b571d790b249a2c127..01f3f299646d352c9371867e724e31981e75b204 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 db98c296df5d8620a9f24509d7b36446782ec379..64f441f6e208f09e8ff48615a26e1dbece0c024e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 09192299eb8b57c4d3e47d9d2adf31c9a86d3386..9d0faeec80fc76043970e76dd816b2f0b45773f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 02366db762718147f8b6dc4ad267f9403bf99165..d009563dcc9d3b8d9bb8a866aaab033b5365ab2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7ea8c2351250029aa570d87d44e45d603c781f35..f58ae6c94c1aedbc66ed39a0b12a2dcc75826be1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 90ef033f80cf0587eab61ab9fccc2a83c88752b6..6344ae0f34635cdc0aa9318d9f74e56ac69c8373 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 fa434c63c3910a1674ab002aa0beadfcf10fb4dd..28bf96d06153682bdbac6f2203940210fe53b4f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ce472d1355ff3080aac4c122bc9a1bd4ab3c2eb1..87d41f96a577f00c714fe5bb7fb1324da2e3bd3a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c368cd05cad57bf42d9db34b470eb3329126c27c..429f6eb217b9a85229bc49350a70dae3f3b56338 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 447cae546d43e87b7a193a36a49e19e0a660c424..4d93a269a4afdd5333873586befac6d9aee16354 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2e6be7b1943b7448deb186c2c9ee333613bd3736..5e7c63b74a25dd1ded808ac29dcc2705cf9f8f0a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b880b77b6f59368a3385c9a38987371f7265d402..e9599610a5296587b3e7307b013cc0fdd5b15add 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cfaee992599c586277a9325032911d5c13ea3ee9..2655a27454535e38654fc789368c3b7d45aa1a3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 027d5473a92f9082fa612681b709181bb4f3538f..262acc8ed97b47e15921da975f0b55351a4e529b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6d2a139412ba4916caaf8e398ecd7a14bb298027..e52220c3fd99defe0d5734ae8d2caa9ff5dc56eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 89c2f537bd38bd1c925adeeccb259f39cbe0199b..9e25d2b486932df649c9841355fe9a37a37aa6d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9b4afb1730b59fdaea51bf55473eeb6570dcdc24..022d3e958ed09359d15851cb0fa8e10669374b66 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7085573925fb2d62ce6178e8b7dcf803c2cb1fee..9bd2ab29c1d2404b0051c553f9ccf23cb3255ccb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6a4fde482bc864a7387d56e8365dbb8687189ce8..72d1dc58b4d4b80c782cebbe9fbe0428ce19594a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fa6dbb17bbf88ac784071b7a16e1c03e748361e6..7e5e1db65d98e28f291b57edbb9a20bac643d558 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7494af49a88430e25dd802b127bf41f1829cd5c2..e9418d1cadbd0b36b04f639002b866ce2f372607 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d812b87f1a0561cc72409d2a9d3d58b54995388b..27b094eb4745125c651c177c1a06615d6eaad6c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cdeb375a527744fb4a718e31f31cf73937b68f94..d569bd4336efb13c6b309c59b3c5dc2d4ab84d2f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3af79c54ff43215bf099b415434b9c66f803ed06..918413e88009be15b3fb5bf664dd08bab97a3934 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 6c415ec77ceb9b7b1fecba4aa4f0f07982d4a6a9..75bb3478a39895cda86b36e2cb6e71f5182dd172 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 2a1e0eca78dbb6fc21393ffac0b1bb1c486d6150..4c92415b8b112cfc752ba26552cf85ebb5669e7d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a6f93cbc56e32a42871c7adc9d935f0158751ce9..f7a067e4ac67724dc5e484818964dfc4494c7b24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2daba0f77bd9f94290c40f64086cfdff9115e864..13b92be7a543c65f9ba037beb14a96581dbe21bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 be6f687440438f654687bbb2464ede22f647dfcd..58eeb33522396d9a8b7ff8a04807e4a4ff88b877 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3389ac2196d95b2ac57cef3eb0ff2313ceac374d..0206b149691524b9ff71aa25211f49e2ec62ceec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cbdf37fdd79d81d2adb82ce8c511135a15a3583e..09f6b917e19282b3f5ea88266290a5174e9a630e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8e6e38d49511ef30e89d9e1d5510e216058a91cd..0227e4ff79e1344174f7ad74c8f52d5597ff1d5d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d3a92523e071e4a220289bfe0968caaa72511885..d8438f976335a317a44bf529d5d84dd951997476 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 bd2f20cb04d3a31d0897724e1e2b732169ffc63d..f04fc0c6d76a49b2cbde5e020f49dcbf4b5ce164 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7375c3559c44d1dcc612c2221e7040e7bcff1856..4b70b7726ddb43e93a72c73e65e0beb6bb23bdbb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f5817d28ed2825b013231cccbc8599aa834b739a..95eedd61035f31eb44907c404c9f8b141b94efef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 70569c335917f1ec27bee7b20f8110657d6b02e2..09914d68140d535f2637cdba44296244a018940f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9453ad517a1649af7c0113139fb45303f31e956c..a93ccab36bb85d31fb73d152db72dc8e5fa7bcfb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 6e18354129fbf8f4834e40b8a60d5b89051c1ef0..1c9b64f69bdb31ffbc85d6a5a08bd066d12edb03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e83606e093e9c2ae64badb1bf560a0bc0e14acd2..7820fb59209dbf91ae2dbb3bb3b3f13185afd546 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1eee46b21f886f91e0ddb06ccc92fe20ef9fa6fb..eb7009cdc8e6ca4e0486db547807e7c28a3f228a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0d14f789390fa0981bfd10decb145af4496f8cd5..77eed1b26e10567a6f1ccae7c8e6b8ff31198d83 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6c59395a0149e29c4c0c2faa0a918b87b4f20336..7dba4586786399b62a0ee9edd8f937a5bb96f448 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3ba3e92ea5cba4a60ae3ef2f9f5efc582fccb6c4..d2fe9440f50ab0c4543aacd37a076eb9c71ab7ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f08b003adb17c67680e1df6a470f8b2e69b17501..d747a90a5e587b62448ea4c037cebfbcea964090 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a161a69e896b7a3df7df8fc0d8e8c808f0d789e2..4a80d1a7ed131ee354ea2d186a29787ba1b29f44 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2835a15834a209616c3cf4894b0e48521ba69ddf..d8f50dadacea40e189f8d5d91a7bea0fe2b1c6f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8241b04b3f4c13c98fe34056c64a2fdd25a186b3..11ea64173a7e039e76bb40d2a9ef7cb3aa27a607 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b03c88c77bbef114b1be003cf0c5207c8cb96399..00b9ba6ac308c43bbd690146eb76f5d32e44164c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f09dd9940309a7824d38532b07d19006f4fbdebb..37ba1b973665ead1aa72a7a770942c7ffbf4dbe9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2828a187f5fecb4d323618b829529db1b97c1bdf..8865fc9183fb14101d2933b935786138716d5eaa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 873c51b8217125cc5d61c27faf84a97e5737ab10..e0bed5001357dc5d2ccfce83d0ef890664e11179 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 24caf9127f948d2933663f4cfcdd6b23845f7aa1..f18f9064503066e5d9596ad988206b77914ae557 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0a34838725a3c733c01bf5f325a85d3d4e2135ce..85ec0bc4bcdb1b249d27c6316c166c53ecab462e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ed91296e9f08f27b30f7093e383ece1bc4e8004b..f4a0df117cc85c7f90f213e431c5f915b98603c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 92fbb1e7857672521b22090a89ff0c32074c6bf0..01718afa40913bddf799dc32e690b1710d5c711d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8709338f18738b2a696394da27cc594391a8489f..4a185296778c1c2efe7cc62e3fdb400fd23c0ff0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9f174081eede11c66652e9c8b9ff390464b87200..4f0bb6053219e6a634149b8a63bf43c85ecca7ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3ccfcdf2914ece33295a740d720f868e2d3f0fab..a5466a9e8738a2776d827129b4af725bae5058ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0e6b34d67f5e5fcbb3708616360e50f18eb7dcb3..f6bba243ab3261be06b160ccd8158ceb433d4b9a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b768460c06f3f882160b807877575e83dfb46124..44756ad1b9093784702810166a7d81bf19b8dcec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 407690343d8e3854438e1d26e844d150f0af371f..d2628e8f053ddc2a7217139c2b03ddcbc1c283cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 cf94f3973b42fd91bd3aa3027defcf9edb370338..bfb4a8f36e4d3d08f0b7b110cdf7d5b942548d08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3deb0cc4fb64281cefbc18ddfc0e70bca0e58ccf..0b5c3b22d08280fd8aa317b37fd0f196f709ccdd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c0c0b79f23253034633494c211a67eb4a569ac32..76bbc966f405cd8b2b6cd1b367f43bfdf2537449 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 03950456e10b03bfc97c316bea85ef2e56a1ee37..49a40027304a2677431637af694460551eed0326 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 213ac33f88e5190268cc070fceb511f5f3921fa5..ae710d972c6f9b5637a64f53767deb3cd1f8086b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f7e0c1b1bfedf49a6c3e2dece5e72782f4965161..a78785ccb8e1f45fe336e673a43e474f7ff1ac3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 138fc747fda1c2a776e6c06efac501696f3c3cab..5cbe5d3e5f0e89d24b2d7337f28a9e77581265e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 84af33a9b3455605b91a12d55940c9110f96bac0..3938381de064922da0fb6cdb099dc97bce179b88 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ae39b78b0ba51dc47a2478564851cc6a27b9b0a5..edf8c824449ddc563dc0502f8e7a19bae3974c04 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7939066de3622a88bc09f38c31fe942b7f1ab8df..8c1053fef349105f705d22b4f08c469b2c13df1b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 173de4f4f71194e20e65ba24fd022a9468cf0258..5f55022a99de59fd1924aa3fbe93b848cce8f3c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9826d737f387aa5e8538dca730a7a8637529f202..c34166f52aad52d3236d34a4d96b20ec0e279d6e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ce113b5fb196dd9b12b1521f4feed9306ae78fc5..ca0f6d0bf48bcb855be3c407ecba63429e5518b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 094ae02e0c843c0a63a44a39366d349ccc12d6a8..e6817077a6ba36c381c3d855c1d35f8c7bd6f63f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7c132bdf37a466fc3c6f4ebbed968daf7adced19..2a2d72388bc6f9d6081efbb4043b959e22126de5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b54eed18e5259473809380be877da290b41c6962..05789c717b2b5b468fcdf8adc0a5e52a6b7f88cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d6e2e9ef74752935ff88107fdebc68f2feff2609..d0d2653d6005cff7ff8ef910da2397cc0239f1a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1ff49a8bcfcbaf7802f5b973790c6668928047ab..460199fdfc005d8a3be09e0579f85ab312b72776 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b4945e764670b26b7dfb94bf89379cc5b52bbb96..a9ebbc68ea49d3d6f2641ae27251dbab73372654 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4a631c9779a136d97aa5b2f012692d8ff1a11629..4df7d34fd268d421614a4527b51be9a855ca01f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd8743b1a431449e2c72c68d3a2d4b481cba8791..f13eecff9a525d6069bbfc18671b03b02883903f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 247442f3be5f0d1cc8053730ff134c747ded76c1..a006a54a4a414aabec9a5f5c8c5276b2b353b49a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 98df78fa549073913d216aea13a0d4b3e2b8c234..82e859e81ead3b6fbd2baa86d0ed2d0c8f0df320 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b5ac0b97079350537a9a59be94eb7b54636bdd72..d430537d8a72a4a2f8974ec1eb2aab8f7fc56e0c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c84f91c217d80cf93cb4093904a95ce0caaa4460..170715f27ac6b6112717f846df6ee80337829633 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ec6b2ed7f9c291f6b757d2fe891cf90e25505d9c..f73b2142b839b307342c5714dc8e1343df9b6d7c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 aea22a730718a235b0b2f1fb40160b8c6e63475b..5a1d2c83c983405c46190437aaa864689c4ed6dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 02fd0c7ece569034ec36f27549dcc90b9e99616d..5b92032365fb6aa2742bf1db304242114ff2de23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 ab6673a60d287a2e157ecc97f4f8c251d83fde55..ba328a8cbe3de5b6b18a8d552d57b323aa605f8a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 68181d5e1b01bef851548c92e4bf2c2cbfb8b464..5962d131d4a09b2ed00d24ccf6ec5e8d39c1a1fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9786b8a49136fdde467d705f2de138f48472db24..f84ce49e5030f3d365d160a452d16fc1ec6ca32a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a12d97f9bfbf1410bca29f4b08357d367fc78ac2..6384fad9b9cfcc4fc72ff7432a9a3d25060c79c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cefe0be458777cac2c8c59679a6d67c7a132bb48..f031ca42702ca2f5f955122126b663f885621ef3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fb26b6a427cdae6a45eeed287deab0535cdd636b..632143a7b98a33ba10d7f8bd098184f439c73d77 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 718e895fafb83109d3f4e75225bd869e830db79b..e022d5eb008595508661ce2de0301add4aab7027 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 c0448f1eacd8ae22205aabf2b3e9f9ec518a68a6..82db3b095997b36253750f4cd01bd230a3422493 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f17798cf271f4b77f398b1d60e6ea2b06b7eeda2..33e36fcf884d08814af92fdb4f80ef22469a126c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2d358d4af819d771cea260fa65f7b31a0e9241a9..193431291989a2e1b1e35e0c0e5635857dc209b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 aa403ce2ad03017a8044aa06aa64e6246b881b33..a1882b60fc87342366e5382c3283d1f267d0a41d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 674dd91b640ff7fbc259ca7f02434851a6d8b77f..e985ad530066207f86afb232f7677f601ef200c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 617d29d8cb53463b622bef39b969849fd21617c2..d41b34030c6e089e271dcdf5018f1b55275ff8d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b6bf1d4df7ecfefe6f2b6cba52c33a02f5bd33c8..9810922920fc7429e6977d18a24d9e5a8f5c8645 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8e563c15e5d614d3a1ee50ba6e4c48bcc7f01b00..cf56152937ebf669da765a2ca999b8a945ba7ab8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 a89e0a297d8dfd7271018a9b3b726a2181ef80d5..e6c58c15e3376304602d97b0c5051ccd1443e8c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e5e9b8d0a5601c2a9e7c5b64a341008fa4c257c5..c7dcd4a6afb67861270e10c88ce2cfd00dfe9c70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 30a3eb39a6ca35442de6d30f54ba7fca277dc2d1..de6c04c989c76a1b54308229c5a4cb63818de2f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 ca818be74cee4f74ae3acd1ee270cda2d7280f99..c7131d3a23ce5e86df61ba042ac8bc13072c9d94 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 28e5dcdc6dd85e086a83e59988d8bc0122046f65..a4f83570bc39ac53fe7ee183a6930149dcbac2ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 75119186c060fcc9a1aa57fb81aba20a13a0806f..cf69aa44ed008ddef8fe605052263b9ec0e6eacd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 f703c39f99e93fb6a457c3e6bf8d0521de8b337d..fcbe9b461fbce5f8635b47be5c3e2aad8cc3022e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 57fe676b2b20d60a79a36a3e9f915e69523ed7bd..d19940726d32d27c986c782a641ad6933ce11768 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 1964c3c9330e634da8100d5d7ed43641b9155c19..8bc362634b28998a6d54382d5a2a8b3e2f18ff30 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 29be5d5c64cd5133767c11581f66c710c91908c3..eba0ef7da431ef7b5213e4355a0669fc2acc93b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 f3303b983b39896d4d8add059ba19941ac94ae51..6d835bf4ed52fae521a2d3464da57ad834684368 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c66cbfffa81536f9d07c64952195227c1803850c..ea7783547b6dc480adf22f5b1fbabf0448838ad2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e78a59ab3dc90442aaf3a011a27b8520ca54ad55..5b7148a46ab1f613ee5b319cb4c282691cafcfcd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cb934b3efaa8635f9e1c33d287d016cfdd5aadba..40ccaa9744f1b7950847da116f02338d5caf0b99 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a143fd50a2b5674cd678fa81628f2b43268f8f95..8523a2fe3f4321f2844be00a0e3e0d299d2c766a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f0e5ff8767a7483998f1bbdd169727e3803d1edd..cbfaed3a82bd1b921f0a5cd2f6eaf390d85c912a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 36b65e7b5f26ee37f532668cc0acbe4d27a01a29..003df825c3ccf6d496771b57980ed4dec0c47d7c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 da5fc77bcf63d89742fc4f9db20bf3e72d2decda..ebfaf35058d0c46a483fdb44ca2b18e4f8783110 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4ec6591293b2d3334cef5079d78434ba7aeeec90..12afed87bafea34f5888bbeae24b92a408b32ef6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b2c20c5542c3e5f456914fcf512185d4cf5395cb..f028572a14665780cf2959a55f95fae8e19a47aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 e9bdbd7ef599e6fe0ed1ab23ba7925c9ef1be575..ce27e366b666af21d18828849a8aa89a2e52bd8e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 67275b7e9a28fa0325046dc24ccd1f3b78c30da3..da82c161d9d2da41c413bbccc9d6db25e7671b21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 f09a73a727896cf0de9ed780e4c1c3b7c2cc6b78..3ad95d26272fe726e005c0d14e7148c2cc470bf5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 58b19607e7a7c6b8cd08f59b7bcaada37dd08bed..ddee90668dba0b1392258a8afb6f83731217529e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 65eeb01e4d94b2496dae8edf5b6bec3a204d8643..4eec3e4de3651602d4b065fcde034bc08129c502 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 e373fbda55c2c4f56c59de297687b8392e8e995f..17241b13560dbeaf30aed8957576f03b8e8a8b28 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 4729443ab8d041bdc1ecf6d7ce7551b5bd8609c8..e68778ddfb85e4c563a2b688ec35e05e5e7af661 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 282bf2b3d6c1f0dce9558ea20e2c6867d9048625..501e87ed37ca9cdf8a1cb5bd11ce69d54a3e201b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f5aab492bcaf418fd50e6238636178c243c2d975..72630313da89eb03f1c526cd7b6e7836f0a6191b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 977bfc392f8be214d2fc81bd9437a32fa07362e9..b6ed3314761a5ce2b899e2dcb25fb88744b6aedd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0b05adfed8f11d371b078366f030c6a89b4fec81..5ddd1848096750d45f303e5b57fc3dc285f3fab8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 cece12fc7216e8957a35be4a4d0e8027ee4577d3..28ce5fcac3882cfd9bc2b9b3530e0f4dad11ce58 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 c8760a23f23ce9bed90eb504c9a0ef5393e7139d..83062ac85f23b922457c7f12f5d202b9a62badab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 f5ac5d868d0f04cfc57d783644bbc3884c1a1c74..34e6741cdde565306fb139e42d37de2c753b6373 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 afd8c597c8366a56807137d24626b016801f8ea2..a2619d4ede162d803cd9be92aace366cfe5b629d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 f1eef2ce1f19c82ff7c55a7e724da16a624c5b1f..f6656e6963a891b24d6dce311dbca5a9c7546a91 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 0e4cefcf9c8338d0a1beef10063ba3a23a617bd8..0b264a3132f67f90d3fc3a0f04bbb085270b14b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 87d432dfa9f226de2cd941f7a9f6a7f818dc2546..d1944e2cc3690babe427664fa4ffafa579e00eec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 158ad5c17d28d07a294316c5b796acb6b9fe28b1..8079fd3556747b59e3b5aaab88513202f95b494c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 921ee8292f31c4d36f0001689b42eb927645843b..1239eb739c75fac9858916ec90c5567d42666865 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d85e38e46879fe6152d9879c5094f177a3c10a98..34b774cc21414b65612e898e638656e3d8fe9297 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ba0d107783a98df8f890155ea5dc663e236fcd80..5f674941c8fa7666d93ab45e3ed5682ed44878f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2c596ef452d80b1f6a1720a840b04103e06be80f..522f3164c9e1af4fc733aec1b88f431c5ba7e9d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8d0c905e6367a0707d51c959d4c545c45b5b0361..4ab5885bdbe9915dfa8e0c77cd6d15e76576f587 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8f6bbce0c90ef5e7af16cee1797d3a26f32b2027..808d414d97566b831f1a8c076a627e5a05cb3a8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 108ffaddd155793524cd7f964c2eaba1da01e801..eade2a60da1a79242d80b8963f8e4c83e9496f23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 112f311dfa9dabef2269d18b106b33c81a3b94c9..c381fc19d2decd90dbad25519a97c6474e876989 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7085c6027d9beda41e1966cd95a0cd728171a82a..7ff6c841358134df8c9d9b4e8b33662e6c36154b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 67579a66bbab7b2c9058006d817c8dbbcccba093..01db031b7d8a8828252e532215be5c248cea9b9a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ef395cefecb28c975257c446affb5a373aebd5ec..78edc761d4b7f58648283bd7b36f736475ddd016 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c35ea9707dd86230de1a778276a6ad8b7f04d35e..7bf81d3f80f590631cfbfc3b710cf7c87e38977f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d49eaa0283612b460dfdeb783b7e2017a5509ef6..1f952c9448c336b2fa3d990be28705e1cd5aaa7f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 aeeafd9ebc6af130ec4d03a53df6626d0337096a..9afedc4a8ba700bdbaa3a082286382bc4df0e2b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 43b7ebcaade7b04db6d5d919286aec8c4718f126..20ebbfc7a48c4380eb70e86e9d4bc4aac5753a2c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 87fd94dc32b08c5b62b2b9bf21bbfede1ad8d06a..d344b3c232747792fe162c8f553c67269f38c683 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d3d2e49e54a36ab5d3061e3f28c8fae95023e27a..1b60704609b4d4a1324ae58364577668f72d5c81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5f87165e18a6ab64f4cda7c1148b9012259d9b0e..6f4c8ee8421e1bc1c45fdbebc38748cfcd2177f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 203cc1c74a0e3ee2c9ab5879c6ddc4e6fd055edb..c0eb73531563fcf1852438280e073e542e050dca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 87f8ef3eab7f0733bd0a92817e66afd344f5fc7a..8c3034a3c2d928ddc1387218f6b4317f06499882 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 91b2e0d225347fb5246bd4823a28b022c4e82cde..329cd56b8a82c476ecfd6c07370859f8aae28bcd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 dfea46131d3867806387d58d8888574426fdf73d..11ce0057395bd00ade50414e31123b7cca41f2d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 7e937751d580956363b3fb14949edd9e07452150..a1abe028a76a372c36edf961c9d57b570892874d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 582f7c0204457d7c0b521c40605825a80d54c3c5..3d6ae73a61db9436967b552aadc13cbbf1942ca2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 7532b539de40678ea2a85d248c06c171ade392a6..bca27898a4a13e3fd427f6a941dab528ad12a75b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 80a77516a1977becba4991d1dcab732884d4ef7c..a807040911d9d6ea19c3fbaa774184715d4a6df4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 fab8d46f95df8c99d5dc15b24d29ad49049e245f..c27e7f0ac7ed3d0e90146f5f733734773d0643c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 b71eca40a982ea8c1fe0bbb993b43cd0e08dd678..6cf56e2608172ceb65b7b33d8f7ab765c09a5018 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 30b516dc93c214e410be165bf9bdbde664648a2c..8ef59a9d2ec9cf902bb4ce6ca2b8733b2307e103 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 051db185efec12dd2378646c5cfac5a4b278186e..a82bb2b7b1cf0d8a3556ad7e1b35485f8122f454 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 3a8f112de6fa15bbefa8ac1ac04e77f8636c565a..59dcc28c918e3af7a457d34cd02378ddfb3e53ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 3bb2ec65467ddbd2e85dc57c4fec30b31f8ed787..62cbcf94e87df70131bbc0d655884fccde336efa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 d48e6dec55cc96d514ccc2c3d25125fe748b3051..83cf308668d33a28c5e67f81a0a5f702cd3f6fe6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 1dc0793f908410574fd808e13956863befe0e05e..ec394c98cc21e30b1167946847ac9917d5424eb8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 120da8ca52964b9e339b5d2c6f8e22ba6506a680..85207e61c8c1ffa921459249d6d8e492763cde81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 8f8ff90e351b7ae7d954b9c1972b53925a0a5939..6d92ff17c047d7ef675f07040a6320e5f450e10c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 adfa2a2dbdcff53df01a5e365475b7732a5e0e9b..11a46b2f9326b61c03bf926264249da43742027a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 61ada8339235ac390b4df8b100985ce8683a8e17..1e32565c0b361abcbb6d6b10694e1c1b108859d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 9639e4fef4cfc9166370060ecabfeab8c77169cb..2d02f344ef65d7d1e79d4738119a7d0a26f4e9f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6eecd61942000668ca306437fd9db71c55265efd..80891be5f12e7c6c74d091397701f88d9fcc02fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 940a9e1784f126223fb3cebde0da4e376b785634..695e385e39981bd7c43a7e034709c6837f10f0d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 492e45e02caa170e2c5d00fd308c31a8ae3ad604..636365122f991aacd57c5034dd4d1ea0225a39ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 3936b90d0ec175409cabeb215f98a176ff274cd5..a7ca4a93275371549ed7af7012c76e6fe59438ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 e79eb2528a08fc7148c50b56550dc0c7dce8915a..09c94797b24b6634da09d32776d5b357220fcc1b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 f5c6b001d27efa5936f74ac13ddeaa7536d0fe7d..3e785402664b8c3aa61334b84e5884825ad0d487 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 2f6ff84b6ac61b580acca0734c835e2a19b4108d..7220cd42e3b3809334cbd9f9d2fe84cbe0a78ae7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 94204a6dd1132dd534b5320510988bd90501bb5b..46ba8379f746cd1dad06bc51175d84e7772fca21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 54fd4b717d433d19e0bc6725e93343aaf8ab7c68..4399b44acf76e1b5902f3d041746399c4d7b5b2b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2f704d020c0fd9caee967c75468b8c2151f8d486..ebc7f60b53dd11080feb4df117ffd64a761c6e96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a1ecbda6a6819d90092f94fa8644456d564bed12..c6ba8a58c71367ca31501452661df22e77ede467 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a09f8b828efae8c23633c3486a1578c5908fed7f..d1c983a96f25a8f75cfb0269d345d55d79428e1d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8e270036b10cd05ab20911472fd66829d8050b75..8585f172bd9d6dcd617a5051a9fe70f214e50f00 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a0bb3e7d1b5e55455c1366f26d3fa579c2a4a971..b060a8e47a888650b90425f4db5e853f56f2446c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 06fd662f36d25667e06791d0ff084f4aaa23d319..87ae2bd6b793ee81b1c13e619225172a7862bb0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6236d2d53ad73fcaba4fd25e7f892b9e073d5a61..d401bd895bf3e1bb90d0aee96a11cd700241e14a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 63c3e6301b11c5b3ffd13bab3c21a5ffa8fe950f..bc915048146a5231aead8f1d11339cd89960d669 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0385895cfeb13f24ba3c2ba885887309ad75c155..9843443e09f1659944c766a5c7dfc00d0e32e528 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 398614c69fe8d55336c5185fdcd5d8bdbb52a2fe..667851891e8d3b5fe9debbf0717ddb56de0a94aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 80b824525385675c58c1a7cf093649a0c2454c3f..69d758fc4e104818410a05f8389140011933385f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 2fa5b2d6052688f7fed796ad0126beb92dc7071c..6455138f7bf110aea314b33c50a4031d96e8956a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c1f3529ebe5d2be95eb5af52526ae290e9668a5e..74d25acc1ec1846c948d12e7c7a6193c99c74d7b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 5d522ab12e4d353773c348c2f59e81096ee89d16..4ee8afe99ead4982bd5b78cb372391eb9e5a0b96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 28f0c6e58ada7f4ec9a74e632f68d3d5e46cdef7..71cb63e761816808eb474fed66b78f25e0239d01 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 992b1852e0bd92bd76d08396068c8eb4861c6be0..a0f56c534c3a8438220120680b3da3530faa1aee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 fedca11a86fd0bdf430228d52d987840d148a76a..15d45bc6f503df0baec75d38ddeee6bb6cc1690a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 168d6bb460a5c3139591cb7e372e3d9748984a02..f6671f359eedef3810da78337ac5d97f78eeeec9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 7f586d6a1ad8e2f2fc447daf2ef7d49e97ebd4f0..59305ca78f6b92f6c6d8a11456c64dc5277d26a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 2744522b29d4b65773062ca7ae469676240e29a7..5e0d34bd98c77db410dee7285426ee108e0777e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 08904031dfff592b2164781f9bb318851e4c254b..85ccda7a81b6bdb61b7a4fa000d47d6ffcddef71 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2724e738fb57b0dc487578017ca2cbfaaa1d8d93..9dc6b613919cb76490a9fda6b225a27b98f7b487 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d950dcd09608afc090363aa370119f5788642c4e..5c0d7bf80e28260b268a0ca38cfaacdc853391d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 bec8ac61994728f3393516fd85844f9558098e9b..c713d9b67a58ea3c3bf7f21efa31fd9db765f4a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7a9aa1e26e5cf4e759921d9aa6c13d7500fb27f4..d4cf88274f293485b53b9c7cd5636f489c431c3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 a987649b55d615bf16df33ebb704afb9cf164197..f1826dd090cec218c6eb1939749790a4fb10baf4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 03ddd5dfd52cd238e8f82d61dae20b375855d37f..7b6470990f3bf63113d39b91bef4802e25f79351 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0e0728efd13e66dbc1b5bcab7c4957bb61206685..7a618517f40a76fc3fe58189e862c2ac4c5dcd22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 b44598b64a4ca4e1295435a6472844ac31acc6a8..db5bfec10296045e1edcc6a9f31577c54c6474ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 c61cc372a83e159596be18ebb50862bade1929ff..eda44574b4823fe0e6becb070a31b2d8463ed14a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 b5b3aa8422aed8d73b429448ccae31498720e3d4..d40f6801328aa5551db8c16ddf513384caafe347 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 af8cea691566a16e7f880c17fd91984571f8a267..2c0088140b43773b8e6c5d9064c39dba3c45efdc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 6d07ebd555318ddcc82e9ba9466412ba09c43788..74dcf335a5128d6e25582f64ca21e0502719790b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 863683d0f24662e2294e0ad00068f2f118d863c1..bc0278217d0ded6793f1fa22464f6804af27d047 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 188bc6cfa00318acb11996f35d7e3987ea1b5310..63307d0e56a4a5658fc5d42902373ca2260ad442 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 c6f6308a1e23f7767ad50885c29dfb85b7144d2a..4e10049eda0c97227c8f61fd22996678591d6427 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 c109fb4fbe9294840f40c6f47c16531ef9d6afc0..11d89365319676bae92860f3f12e5c2b9023537c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 bf788346bdc802b3d0ab498bf1b497a78c77a2a6..c54ad2a12e7b012a079f2a2745560962b4c6f0ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 467b6f8b0b4445e36498fd6bcd89631dad30706b..685df31b901a9c663aab5ce98ad67d59693de81b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 c0aa9ecdf4e9d4dee71b08435f9982029be2e410..143fb8272de75af87c9ad20dac6e609624f7f76d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 8058ba83c9f5d6a934d843685a62591b45eb98d3..a26b92378b0c4ff599809f487482dba1fc3e361b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 f051a6a63f5f7a87b557d6c59a524629c70df995..6d55923ff5b7eec9390892bb60cad1609a1aaa4e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 ff28312cf95f053cb63b71028d5468b70618c97f..2b849288e127ecacd7b5c5db4d965dab4a12570e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 50fe47a604645cdff992a18ff97a3040180a0222..729d1e8e384297207fd20c248307795f09967e4c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 2879ab79b89729f7fe283d7cac89b5d4121bcdc8..a714dc02c3ca481df492248f59bd7013c82b7fcf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 c299e4e1ac29bc746604c43e5ba445633c6f5b9f..b6e6dbbd8688600035f1634d1c11691613104fb6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 3f877b839cb0c0000fb137fa387594ca965cfcfc..dbec593cb41881a869b719140ad6db33140ab618 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 5d71370c28328ef3a971f02345d6cb72d72ff30a..03ff8231596cfa5d9c780a8f57701bb3a98f58f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 73bda1070c13ed2a863591f477ee6420a5f558e1..9f722c97d92a748a0d2d16406032074788e6511d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 dec5a4a74926d5f2be7d4988e60bba2be565c091..46721bee1a5f11517a6e8c0973d254184fdb62d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e63ac1020e70770980b5dc09bd488611c167c21f..b9ee1179b8c7eacc6c2b249becbebd61d10c3024 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 34fc4cc62a86d0c7f3b8c819a092a9864a45055b..94a1c629945e25ac250f3028e05e2739dfcd014e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5fe2407d82ea095f127d290915ff2d2e5aac2427..62740d1f2e5c651e8d0cc1fe3c7602c64bc0e42b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9293291f0404943fa393b8d1d6dc5fa53e2dd2f1..e9309d739a472f17d97d78f7ced5a9427c1bb9a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 eeeab10c299bb9db1dc9e5c6a63eed5ed72a3882..4ea860a32368931cf9b138fd65e0f088c477b6d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f0ab7d039128e13b84eeda6643a30211646382fd..77c1a3230d1fc585a89ae80088ae4596aca5913b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 caec1380edd6789cd8879efb2d47837fea75d797..9457ba62d232e0cee692f8796611ebe35b3806ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 727c2f6b42cebbb2a04d1bd71d6b2b5b6ba62038..52806825558f8fb6050e8f4611ca781b1f7071fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 aac418b6bf7f61549c0f5cf3fe90a5d502dedef7..528fd874a3b5acf85a57b19a07fc569642989c45 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2f4d45c078ec93a79d5d40e2c98dfcb92574e88f..65af0fc79d1458d8271eb33fb501c36d54460d1c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 dc0553c387aae2ed9a3b23f87cc4458859765118..ada0db60e2c467f576b593a6af193c46177093d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f1102e3a2c03d1233d3607929dd3ab1dba1efa0b..86be5d5f7688b5e17a04075a304952017043e572 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d0af3cb5bf218780f550f6c4c9f7a1750f3cc895..e7921283273fd9dbe1b6eb541213db4670698b2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3deec9bbb8279651aa50958d15565e8e24976e68..4c4e42f417c9764946e176dfa836f93c8144b4da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 72f5552afd4c3b0b4c2e020412d5ea06f92c1741..a286415d58413b5801560bdc23d93a1af2f24f91 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 19104fa9bcd187e7fc456187ffb55ddd3c45cc67..f87a22ff680931da4e753cd8b9fa5f27136eb056 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cafb01d741aa7b3b39fe3d1660df904e3d14f8db..b9d7828cc6c20925d4b854f5e5e72b415606755b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3f36cd85238eab619b97aa23f9a3ba5f6334bdd5..09aeff7cd1ea46a0663b7c0b9fcf2cc5eaee83f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cfefdc0daf787a0db742611ab5a83de2abaf835f..5a1db5fbe6ed3f5488b03b289d310829f449091c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3d854143f720ca24e2b0d3872c6861cd76279c2f..e36e679560c418fd9dc20498f73714878cfc5877 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 10ea9cfc7f7fc65a5cb910268c7560ed9832936e..ea09fdc7d5017309775c033bdf285e52b2d19a76 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 00fb625dcf59cd84e65ee448afe1f0b2ab720b3a..01d80ae90cf3ed6064bd0d0c8fbfa1f5776fcce9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7acc8e356f033f09ed50269bc4b4d09cc3327b99..226e04dc75ee16a77fc008f06d50ce4f76461bbe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 65039e56456913ddf11205a836a94a123d219382..d1c9f76783042fbe30fb465bfb368342860dfb90 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6724a7473756edc752a09171a53d1a07e799d0f8..ab62c855477cd111bd65c37f09b603611c74c1e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 92a9654d10c8558ec183c2072b1f1e90cb3e6995..6d1dd4798afbc0907e75e16af4cff2fe0b9d1c73 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8519f815b9772e78b097be6189a00994a3fe524b..4219250bc218e5aacce4ad5f1fa31e76d3eef99c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2646dbbf5e03a709544b82750b274919ddbbf336..889f319f090f1fa95798f7b1026a437501f453fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7d6a47d0009404023322e1aa644c9af391dcac2c..55ad24f34dafc67f797fef81fd752a688b58c1fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 3791be49224c7cdcd255eb25f505b4cee2ec3515..50c8fc741dd3563ecdfc37ddc7e6ca9c93d2cadf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5b912e6a2a6042c9591b79753dd808062b1948bc..c2b4ac507c5dec701eda52fe53fb339c2b9d9c1f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2532ab1973e3242fa9a4b29be4a84031e2b2a429..6e3a535186bf13d620753f5c52825a887bc717a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2564ce46a8da5c8d3807bf1346d61ba325fa52ad..c63a70d799f66571fa9499c0302abd066af4134b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4a331a35f20a2799492c8ba0759c0e1f5c2e6c89..6d278ef3b43a50a82ddb809dc7496ca0490ee8fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 485fe59f2d958d741b7cf25be9c2f77bbca1089e..d2a385f065c2ef0e2d2fd0a675f9d235ed4013ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f5fa45ea1ba55cd0b10a4009f65c791a0a2ca3a0..8b582be8dd8e3f90e4c642177706623b84328821 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 84dfa268b3b81cb3c4fd1f9335f47e307797b522..1f3490c9a8baa93ab6cb9cf365d1fd1724926309 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 49a3068c6e7febc9cea96cfbe5e6baf9f08a024e..653fdfb57b99a47519d47b03c9676eed7b69f450 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 c9cbfe55d4946842d2e83334773f7e50a05459d3..537716316868524ddf4d7f3a44611ec3a55acf04 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 3448a5b67de7c9019efacf7118c25d6eaac845a1..e3e4e2736c560844457dd3ebbbc0b6865d46b35f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 24095d80b0ef22609d4d9ce019d5e57105e5c913..582c387c55f372502ff4f1ec027cf03ee95bba38 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 34c2c6a2244d8f4b34d660f701cb0661344dcfc9..9981cf71a101299353bb91307f39371fbb796289 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 37cbd888e9dc9ed36d348d97609d9df056f013b8..53724df4f7b03bcb50aa1844ae622b215d34864f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 9eb466d0974bdbbb1c0c11d1f1ced68dbc7f914d..87241c9e20b569e01b2d2cc1009f96c488c81ccd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 3007fbb5bb265fa4d0866a7e2dbf2e0f5aa789a2..928b6258b110f0ddc2b6d405a28c20d748bb02c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7691cbc9580f43a2973c4a73244fc0f6f61bcfc1..d86a783702f4c31c614b01e15281bc7376fde961 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6b890f13a29392710b4a826151082d7cad5b79db..66a6d774db95bdfc6fafd302c2a2c8dbddc5e887 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 bfab3a21a76fe3b5be20c5c974956ec67955e366..48022b188843383aee56ae1ebfe7c4798b136b29 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2c5be5448fec29751cae8786c1238dab70183c6d..fa07d369848db066b6477cbde3dcf2b77d8addf3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3308c4057af079c395f4da9d1674fc84bcb564c3..0c8a51f5777775a4136337f8bea0ec43e617b809 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 246b90b579fd77ca0592b082f304b23e7f2563da..ebf620152e692aadff401def410751d65d08ff6b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 42bb96dca9911f41f952c8571739d3886f263752..daf3d1c28d0705e338af3bf846fb7a8dee3f8055 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 c6ecfa3a225dd2f45535eb16d1a3d9272a263470..a24496acb39f85d8fec1e3d44c25d8eb2d2c8c2c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 39b7cbd3eea3b68783085a7712d8d8f5526edbb0..da212561455387c92f990dba29e3d25ab8b295f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 af87e5069b988e13246c3ec415a7fe2a47c0fd69..2df225b4aff104d5f86b7842bed83f3a577ea204 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 83f3f7beff8ecaf6eb99fab25c6df53ea5074196..79e3200e0e54ce6e56719eb4f2195ece3e5760c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 7855f1ea337480eacd667856d8ad231ad9d1b42b..bdada07885339afad5dc3bbac88f1c5a08861b7b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 f77110f93228a239202510d08d476befeb9e5da1..dd1afb9a34df96b40ccaed879fff5706cde64209 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 455d8432c1c3e0a5c40d71addfcebf51bff8fa06..5f3a701bf1d49630ac8d96dbe53bd5498a3ccc87 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 0d7790c58df8152d4452dc72d851931999476d3a..12b36631647cc34a01ca3a091831c7bd336d0987 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 18ca27ea4f672ab65247ea3762cf05e538e15207..58ea12eed41f8f97e0df88a5db20ddce768021d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 bf394758c4da38970527c9391fc3e9856e98f27e..0bce2892ee36d0cfa22bc8539e908573b8a5c680 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 3ac2c12ad776ad1a7b96d9aaa8dab26bcf342e09..31b914c4fe088a057c879527e3f77f7f7deec3f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 df109759d2d68c0255058aa9234affd9964fff33..98b977195ff7a01320517d18ae418012b780ff01 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 69fb706553fd732609b81d9146853bfb1b137b79..414d473e3de7920d9f029f37950eed7e7673ddfa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6a132d0b3b75ed9f61cff6b56a2726a4988fe5b2..b6a5cd73574696592f132b285255c27f18c0b2ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 323543dc5d532a8c4b7bb66ed943afba73b8a1ca..ba4ad11d147478513975512e0f4a31d34bc4f037 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 50df53e6a28d71e52e53fa68de4d164787c1fc07..f1837cdd49cc59f5e056bcb954cd82a2a5392738 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 529e172acf7129930e3a107f0b0fbf5617b5546f..5fa83b098bc2390c58e2b56247591b8d150d9ab7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a3063165f0ec7bdb19342527dae66a3b080e320b..28b1a43e967cd5c6bdaf1a5921477d773db95106 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 412625858eaa4849b94480f3ab4ee1a78ce6b3e7..5379682b2fd051a01f17a55721bbaaffa2ba40c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2ccff0b61a6361b8f54abd774af4485f44879905..27060345a672618b61a84223f5adae6ebf987bbd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f3421755fa4a73968b16e161a212d4e20b4c742c..28e9619d58aa299cedf378f5a2cc53b932b0fc43 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0461c2d1521215572f6b14b62af21a1705ffd306..3d589b57e0f4af12ce8d2f1481a13e24afcb5c59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f315836d52b8f4f653f703e025016d5ab0aadd0d..65df8848fd831e847d067953d886f103e6ed65ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cda6f0ff2bbb109d204ad193c1ce3fc8383c09c7..741d994df9ab99a58e17b3eade5522c5c73f3cf8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 496751af746ba03b397ec945511ce501024f38bf..a75d8482a7391616ad3b8d01a3dae8d5340ea8ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c9b7d685b9b2cea4aeb55d7503055c259f188054..7b46c8e14af9f1a874d1399bc3f080c0e39a6102 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 af8daa4001d7813c18225615c1bd5d08425e2864..e627f1a402dc9a17ad5257f9f65369c1fb96a644 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0b012275f7b751e9351732301651bb4f45c39537..0c0badc4f7bb85616c8b1b923b53ba29600af330 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3ff574a43826230277c8623878054d8a79f48c7d..6d55abc6f13df03d761b14293bdff1a838af541f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 09bf2c2a39374773436e2f1fb07b9e1cc31cb1f7..b68f9681040a8fe1d1223fe41aa61f599c849a16 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c73b2d4fde59eba061e503982dbbac3dd6776b22..c60e5a82e37246d1a5521b70e2e6cb59f5e2df8c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 028441d2cd9ca45d9030c0dce0b256d7afbb4577..e0882ee0b4e27094e6c92fc2ae6b5ac6a6489723 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 6d9bb339aced0e53a05121b37200211def25bce4..96dec6367496cbf6fa9e4a8f245528f62a5d5be9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 9cea85cf2fca801f3feb213e8722e3e85ba9f78f..d60859ee9f423268b47f29071cef8ac0264aed25 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c44756852d123ffc08f0f6e9758359e675df7276..29df006dd55cc1e5952e20d5317376373e007514 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 fa7e8928352e2256b461319c768bf0ece5c8b805..16b49d748ae084fc81f6101cca98cc6b8b3b806a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 237454c35eff55cdba9b4d36dcf1bbc032b18954..0eb3666acc509a1d330b34627e949ebacca8284a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 9b8c0e18978dc697c5df9734fd85df1b180dc969..ef7a728f1525eeaba174e42141033a707b7094e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 08854cc032a0a7a3e1724a1239d0a466bb8f82a7..1211c111f4c0d46c198743506247ef4c6b949e0a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 02c669ada1f03217e9723653bd5b815620c6f96e..2646e853244f16999b6edeea42188223f1c453a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 09b4ddd1f9409207deac40f270968400f1c45a5c..3c90cea40d0d3e9192aeaef7156ad8c45beb55b0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 7a77907632dd7122ed474a7e4e6ec87fc467909b..d47dc2a7e7738da7e8d5682a4a6c48f741d42ec8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1852cd8238c04ca9c3cc69003e5420e55205479c..41504cd33d2ba9cdc56680311a6e8bf0df8fffb0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 0552b2805f6e22de6b92482cd9687c9c3c377ddc..78064f20066737fabe3e890750ec9b18b9dcee39 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 0ab6048ba75f57e4b4823a44168f48d5f7182f0e..4bda634de0e311d1c6789ae36f49694709c09dd6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 ebde5bb39a6134f2e1009945aacca1abb0463275..55aa47bde55eded406b841ebb48bd2f215da44cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 1e2d61ad9fa5762f5aa68b9a5baee19850cde9c4..af6a115067a42a4312c01ecd7ca5726c09b19358 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 5754666794595727705a60e867da9fabdb800e57..9e342cbc8162eadbf752ea4c36415541fa91da8b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 2b0a5e59134a1f07a3058597bbb598a1e48fbaf3..7fb5abeb3308f2b212b755bef3f695ef5e8cee29 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 ba7fbe49648334f8b9b3548bef0c1a36dea7b0e0..db1970ba67189e00e0c9a4aff921da2d212fe1da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 94b41822b0b026edc8003d8bb3e600f977f650a2..0e3ffe4a802e96d3893d049f2843a38387006754 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 6783e235fd3e6354d2b4733f340fef292aaac266..cd66f55d0733799d12ac48b26991a1e8647edd31 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 84f1612c66f091438a01c8ada8dbaccc7ef6c20e..bb8f062b147a70bcfd59e74d82d9e92a00d0891d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 ff551f824025ff6a6964d93ad0c5a05d3d95941f..4a336bc38a92323d1c99ca823f5a7027ec9bd7ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 734e21a6e97cdaf6ca627e7f59a45c64e356ccf6..f78197634cb0668e6510f3605889c5864e75aca0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 c5d2b99f422b6a29cd5fe810f709d3ff1ca69ad9..0a082a53fbe24af4adb031faf05430cde4d514d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 744a362525743217941235cb5fc7600a61a8a098..f78ee30a12a7b2a4d1d00f618c0b424fdbb8e2c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 962fb1662aca03f50bfb8f4dfe4255e55ac9b6d7..e83e24abdc092fb735d405e839e9b04a69fcd997 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 492dfa2b47d4854d20c6e18f8db1ba1eb989f8b7..a17327e7d1bf30658cca012c72573b638f44639d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 2769a88697ecb777621d6cb6c71ad9297e65c1e4..4c31f086143584b78407fad386cf570bc63a6021 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 326e15ddf1b0217a9de6d5c1e525a18e6894840e..94c1338ed877f841e853e90457c9ce8ccc1e9329 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 14d259f259a32c26f969d939a42d67fd6ee9d3ad..9df6906c240992e8421f97f39744a8888fcda50b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 f0f7342242c22aa6011109cea62b45863a9101fd..be5dfa1cab00896eff759b58df220bff79b71716 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 e3f13bc8083d9d3f5ec6f7a2b6f89cd72f373cc8..45b430b156fe34ecb5c6c0648c2f29f0c6febf25 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cf7f779c82364d162501b19637f6104f45cdffce..7b80bc947729934ed8528d54faa5f7a425033a0d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0c0a0a759053cdb4d8bf06125152cc8b4cd5c8cf..8e9facf3e39250431efb41c89e6a210e773f5122 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 76528498c4cfe05bb619db6d70c3a14f06905feb..aa67f424897863587fd0cc4b01d0c0fa10537d4f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a8c8d73672c6d6fed67064ff03a91d3343ec5ab5..e8d0cfa6f808b509c514dcf7de9840707e01ad42 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5c6a1b126afdf366cb91cad487da8c7c7cc54a56..e882d54f9023d5983087715f96c6c783e9216a17 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 5be6de9d08e261f445117c976cfa003d46f540e1..c81b5a03f4d6dc781b5d0a12682f61f37fd66efb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3e664042d5bf261ccdaf0bf19cfb8b2a7487539e..df678c3e54766695f9593313c780dac192b0b3a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 70dfdcfdcb11290ef50ca688c9c32b98ee5f2dc5..f7610dfd33110420688d99ee9c4eb419df32f4be 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4be77871df3e226d02e206d02264d25a75a62781..994073fceeeba2e732092a5a13f5e32b01e9a86d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f53f25315215f244c6504d144c62dbed7d828428..2b3f9336d3f1c190a88bbe5e47953148f5266676 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cba401ac56c52772bd64babca45304084a91bf71..f67334700319a6fcb4a76b9a6519975862a67eb7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0f639c8c2671ca0f1a5c49413d7283aa66eb34fe..9fa6218d2f6ed0b7dd18103ff6305343e94ef6e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d5a282118ae526423c31bfa8786bfc6b5a795b00..9cf30ee63e220c9defdf15dada39d36bdd8c1123 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 dc603d78966e7e643e6fd44a7e538d2137e643a4..73df129636a4450c875cbbf44a17d222f75b995e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9629fedfa776cdaad6d30f1fe890009fe436cbca..2d3eb9f68c45a7c8d6e7376aa8716db197bd119a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3e6a19dba752b87d81471f2bcf2e949b34d7bab6..d08f81e8c3ab367cd69744ba76df835828ab8ef7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4d008a424058723c708f84a595ebce3eb6474661..7fca6406130a8305b5e77eed8ecb2aec7e10d7eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 17e5ee961bb9c1f4b63b2af8fc9cbce1e2dce54d..d5e22445035690f3b5b2eff574c515ffabae5c64 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e6baa845c1026c6e54108fe6265d118fd3633d8d..7ac7a8581e387d20e5fce8227d96b47f38dd542d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cd9fb9ad5d2c21b0981bfa04e4df04d71305c434..57b130fe42cd84d1c9e9f9edb57e3e2ce037d9c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2e09cb461a364878bab2798e09ea7e531b8e4327..33460abad5fc85eebab6a567a7ac420bdaaf9f1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c20f477fa0e4d707cd7285b737dd9c6512ce6362..06424ae41f52504cd0069176fa63e94e454cf6e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ce06300df7328eb49aa0f1e7e909a0eec2baa746..385718d56735c1faec518588c781099817c6ba41 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f8e3b4dd8d1c9f562ed9a734f978b7105635eeea..b691b64edea491d85716d60b33c41ba4844b3ab0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6d4505c35205be1c5b7647156110574cafe92f33..154a4d77ea5fb099b1a29b4675e0d3dfef199cb7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 696e6108c4c632f72adf9e81d162e943416e3b56..fd13ef72792d84c7c5cb61111a761a77153bf095 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2fc4f938ae801e36fc17c1cd4a8b2288e9735382..62b07e1a271db5556359efcdac5bd2e0bfd275c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 156ba5afb88fc35dbc756214cea74a3107ac0056..ab1309e713494e820def73707cb4bc833da71591 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8b922307ab3ebbfcccce34210681c944e68a2f15..d78340ace99efec7613d2062e1471f05d3775252 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f1003dd7cfce40946835b74b66c53fac5bbee15e..1e2c59ea953aed0b83f265c8e31e4739a85a7558 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1c1b89b863c1e9bfed7a0927338a6d8910f58ca6..5fff2cf0375c47b51ac985ca2a25645ba674d75b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e3f13bc8083d9d3f5ec6f7a2b6f89cd72f373cc8..45b430b156fe34ecb5c6c0648c2f29f0c6febf25 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 29b1827e2f26b69ad2f69beb5380f2b4cb3685cb..109bd6f1c817585cc1ef94840e467f19cfb5f65b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 45afa7d9584481ccbcdd1225bd417b66a81311b0..e5b3e11e4d99880141a2eb3cc0de4a47512d768f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4e06beddb556b071a591e207d809f5dde26d7883..1f5e64dbea004748c5c15489e2162bb0615ea364 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7733ec3893c9266293f28fee12c24e27996c11e1..3fb029d606a211612a18ae298d06f53e4c141086 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2e9247ea8fd9ed316e037f7a43be05e6411e0ea3..4a792a811767196811a231d1c7e9f721e2cea860 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9b3fa1cd2b9ccde6bd8e2b72cb585323073ebc7a..2ff1cb44993e816e4bb5151c6184d71b095653f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fba8d7d4493c5da87d9b0647cc741449f7ba21f2..f7356421a9ce062b8579e9ef126bdcd5355eb3c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 312fb0e30950bec53cd74c2c6bb2aadc8cbbdf45..c799ed497e49430ca2906d4f1bee3568f72e8e26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ccc244b58608371abb173f21ac14f3d114c54e12..b8d22585339f70d5a59f1e7c9f450edda2a3ff84 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 3af22760273498265d9c9cd5387b11a6657a52d9..4763110687986a38b102b0d69ec7b9a385efce52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 05547a93370aea3e1f4e474bd5337659df810c4e..39de784c49bf5c2af459fa81ca3c967624b801de 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 b1fa3706701c1a2a498cd1b89e78a2a1ff02c7e2..38e8924dd52da828575d712c0ec264c7efc42b36 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 98d8763da83f618d1969d0c3d57f6ed76902c9b5..e7fdbba40195d7c808835da21ae61f8ae2ba213e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 02d534c67075de10f34454ef846ffccbea0f22ae..54f996184cea469e82f5b1c93970466df7db05be 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 359de42bf295aa9c1c771185de18bae23611359b..81842384fe8a08a22b6579dea1654264e3463f7d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 e9d352a15b17a87a6d7b232297fe2aff6fda5e59..ad3e406a6790f6c7088ec0a3bcf2ed2b3d3904a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 bf72dde5b6fc2b3d0ad500dc5d69940fb21b6f97..a3b76770d3b2cec4041b54da4f04c82c52dd8626 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 841d71b6cd7c8e71dbca827746d05ef7c503e842..06fded706e77d5cce479f1f599c1a3ad2a6f1672 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 8082f6753d3cd0b26d99c97d3bfdf4d9d5869999..c03c144af4baf65c82b77da3dadae3c6a37a3cc1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 56e73ac3a7d390441fcdda6d5d410a0f6fb2e8fb..9f65913ab3e90e26a6e615457bcb121fe3b47662 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c9a2ef3a9c0440e7e2a31d1e8cf78de7eaa0dcc9..02a7a01ddd3e79e1875f79232f1f1094d3311b1f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 61b63961cc74f9f1db7e36878cf8d672a5420865..f6f6802fc74a84b09c6c7933f1b24d7f039e5f5c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 9b0131801333e06aecee97afe8f8642ae6b99568..71736390b288fb62e17747765953fc77413cc838 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 aad629ee04d24dfa94363b077aaea7527ae1581d..743797c5e18e770f5a5dfdd56827c294ceb27b31 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 759f6ce7df0094fc260b7a018c1235b4f9c116ad..9b835c6e911ad972612dd224087e6742e9488f3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 38f065ff6906f1640ebb2151fad8aa8a2c31edc8..806f16ce01015970858f94a0648214f7090a3818 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 0059e0e410234c637adb5640bb343675b547a0f0..63f5a7432ee6c4287a251a8c00ab87234e103637 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 e08ee172227e3b6c158851261bcb15b709afd0b7..2f0fae23506d55b53158deb7b3962514eecdab47 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 25e4d05b296dc4312ef1ca8b5c88a6858bcd3e16..c3e80249c8622f4462d70d0d018f5c57fd95b2c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 9dced4dde3d66210aeb57c1a9f8fe128d8e8326a..c3c1a5f8cc8e1a31fae280acab4f49c8074bedc7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 cca22a181de47454439bba8169c2512f484761a8..f15d316265a41d6e9810a7dfa9e136f0b29bc4d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 e53e602e1ada2149b16564e1f33ae5b166451b6c..0259fa5a201bced50635e0675252e917030d7296 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c716211d3fd244bc2c17141b072b721dfa697114..216287f2eed18a72f54d5a7883d99e83b5f1a368 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6860d491e43a111af83a39a724f937bcf18c0d90..f77a5e342b2c32114ec5bc9f7841a6e8cdeb4c8b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 abff79de1c70019e9e5613d42575b1f351f593f5..a4e568e48ca239e03afe6488d1c1803b12836ec5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3d12c6f099e2a4d1b5321b439a2a8f74ea50537e..a5b434df99a502b8980be8b24cb03c214138e021 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d55feae4a33607a8fa95ca632110572600695ca0..da2e8868d68ea54460fede12afe958b3f09e9f46 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8d318ffd53cf6e42c0499b1142b270fa00a09243..0ba2c978668d4d1a0991ca4ef72bc9a293ea092a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0a7c09de1dadf42b755b08ab90fe1460d9197f5b..b8cc9ad896f9dd374997cba8eb6ddf6758f00150 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 3f5ff4cce9fca1f669c331a685aadb5433bb630f..ece650f6887cdf28a3a07acbe987d5dac9fe45f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c396887d4dd1d01a85b7150fb16f55e81d041c05..ce12b7b26130359e8bad0a0f37f614dbf8f1dd9d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 eca27f5167d03bd0fe4c16ace0ee77adf925c600..eddf7ff216a7499f90ec8d4f2d805b80b58b2954 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 55b558ac789a753051b054113fce13415bc03128..160e5eb832af0e6fbc54a38152d3978900f00009 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3487af719ab8792b4b1514a22e35270aa581a4fc..1109615226c5741403a162d69e359d3ebb9d0119 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0ace51f045483611facf97905edd7b66b53d1c87..a3db9c1b7fc81ca179e73fef5449850b3c789584 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d3d7eccc186c7b54d71fda57cc9f7f9c12472b50..48d6656a01356dd2b078142fda9e0f11490f430e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7316785c1dd7e22aa681a64b10de7791c15522cf..fa65eb5de6c67cd8891120b1c608495419701ce9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bd0b4435dda9588f8d346121c8dea4eb5fb71980..870d740e662578b2dfd7997617af15a0382b4735 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b5582a3f0a5e34db2726bb02d3ab571862dfcfca..58c553cd30cdb06d56fd59e8415a96b5b4696137 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e6766b04209dd821c98ba3a97acab2bc2d1bb76e..f98e9efcb4e0d9d13c3cbaeefcb0e9761fe3f046 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8270d6fbdeeb4a4c2479fad3e7134ce9adaa0e6a..cbaa6945d9c30396411a83eb88334e81535acbb2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 978053715472faa84ba10fe81e14ef82ba99351d..343f852e8bd628d3c3ebbd853268e72ce9066736 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7c7014d56acfd0dbf87ed2c41783a4102ec441cf..9199a68587e92540029483a8f809dd6ab22c4f2e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4d0dcd910adc2d7e0e0247bee9485553f75a10cc..2f1b3a749e9c4fdda58abb1f8d65cab96f660f8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ac086810d6d6a56e0bb87e10b380ca3bd3741c49..950d40dbef1b1cab09abd271280d0a2de2d0339c 100644 (file)
@@ -1,4 +1,4 @@
-## Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+## Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 edf850990ac57e5687ead85c3d65790b3feb940c..ae689a54b031a6bc520f2b6fb308e1519682cdae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8ed7e6564b09db53b5561ae492c1856b98733065..067ca6f3bde27c7ec9831978b830d07a14f746a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 49e315717b9976601a8a72a38c513588ea35ee69..9ab38ed256708863e366ace47772d7e38488fdc5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d4374482389110ccff344771cecda28780eb71aa..8d1f35568f54472f4e0d37ba49c770c3c7c137d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2d609cbbe0b04b819e4432922efd0d7991a58765..9a1e91aafdeba4bb7eb10b6bc86d831b367ebd2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 902a046a5f68c1d4080851a5628041953a68f9ea..daccfe334d7824fe5c281dc579b0d7d067d333e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2fa71038a868695b317db607a3938fe8dae60371..2d6bffbf22844590951d30be8720150f4dea87d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 51e7f1edd7dfe8dce6ae20f60f114c65e25b34fd..6021e3951cefc42df7e2442b465d786d0aa020c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9324d769bfc2d0a8baefa24addd91d1d6c21e0c9..61aacedf70488b097d0be39ca9de4c49a43f44fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5c67dc1e214854bf8530a92f3258faf313d30cb8..c539152cb74eb39db39ee00669ef89a36a301409 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 473e19d9d2bcc1efe46bd5dcc99dda4b5910d0b8..96d278f175557fdfb86c5d7ebc45a9187d2d4769 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e624d4e22a9397174e431757f7040023e9fb553f..5e6057b5a413762612d5124f862867157663d696 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b8ad36d92b429c8ef9f932a190411d5fc238b6c1..46fba0125f88b3aa7470298d223afd8dd841fb30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 548b4ae6a52afd7468f8e5573ac5c2e8c0376143..b648bc2e6af1328afd8185431031806d29e7654c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1850593ccbdb75f299b7a0b739933e43a1de54e0..e8e83e2cb75327e54bffa41129390a3d3dd2535e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d234e4f8ec2114c07732fe99d00d3fb5ee47f1bb..eb9063d85b2f48ad589a758e3e80fb99f70d4787 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 85eb3cfb07c9a7bb1e7b9e9d470dcbc210eae176..5d1f1ac55935ff04af0b559362ab7df330d7ec02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 99870bef2b0b174ad768c0baa4b1daa73061a2e0..38dcfa881000832ca8786a0ba3785f1edc62e419 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 651c821f68a51687c27e1cb034597e4d5c537f89..db8170f3eb9f65030868aa652526b928468cb250 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 91a1bfb8b3f982a7052792eac32d4c7922125ba9..9d8015534d009c9bcff7f8458f9ac75af43ca061 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4925ab0b821c9e1d54f5250e702859568074ff19..c0ec3fd4d9f36b00d066acdec9c85816da977575 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6a5c458d8b65c7a2bad9049e39d1ce5a61c391ff..3afe25c0edc524e6e668d62015610e805f7971fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2caebf755785f9e91efdbd969d48b7dcdecb5256..551b49237bea63b32018f8e5d80afc5623e79341 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 031e67f446d27fc8d0b7c55e322a50dc85edd17a..8f5b53df9d0e9c84f69c9a5de7893499bdc532f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c16d30fe9257bfd757bbc4e60738494a0c30967f..df6d7fc4c4b346997d9d11537b47fe4d63cb0d14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c868a8c8307595d51420fc744745b6900d7cb59e..a690458ad6370287cdffba1cd38e02c3c93d6537 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bb86e7f22db94e0df54a8a6b76d66dd4a7fd9fc4..657186f6c8135f085b34cc46fbd3f9e209eec4a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a7f1bd2dab4198dea0667cc52016cd119c6b7c4e..f9946e5dea42fb50e7e8ffa1a1b883bbed17aaa0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 79e7ac891758777da76c1234070a1c8eb5ecdb92..e864b893b399093fe051841e086bf2178d98dd62 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6f4b766f86aca25dbfc937588e613f480ae169fa..ef2fa323486d823a8b726fc0df6660c9b3a4ff47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d817705357a4571d3f91b3bc2284abc2e2531cfe..b60f4c85f325cc4b79e5d258bb77036dba44649a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 01b850ea6dacd4648e1773f70c231f175778b508..5af19bceab1d28979167f996fdf90b959621bf7b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ee5d5a90552a737c05cdf08cef2a45d419d74cc3..6cd498f4bd5cb3f9d742a9976098df82cb39d676 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1a4097d99341b739be4f81e50a38d5c6a1c89e2e..aa150f8b2667ab258cd7e41ebcf0b17b3397cdc6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a1c012c82b27a0a4d9be0688843cb783dac3e002..2b7f693667e4daa07643d7eb60bf1fa79ae9f923 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 839a752ddda8aae2c70946374c10d48994223064..2c25f9e854d3ab4fbac288e752d78f0d8a635c76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 46b7925e2f7a7e9dbb89f5dfc9e85232ccc22e4e..811442bf2aa5dced69c5b0a7518fef03aeafd6ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 97d42feacb2de9b5fbad56a00c3dcf7db4305621..a4a1e8227893f4347d10e90405bf55d92370dafa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f0ae0810b75447140497e0f1e54a7cf2cf5d4de3..1720eb325b71f162073f368aaf8c6ecbbc3f28c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5cd1a8ade43edc720eaacc32a3e3a1aadb43b8cc..5274942f240dae8a630659d3556c6eb62328da03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 076f87a0f44b2fc5b2c8b9545c3188c2f3055b2a..3c93db7790a1821602f56362afaaa012f4d0df23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 ba593e4e264c6a28b62ab70825cef0e008abdec6..ee7fa1cf8f2479abe99d3974a855ebc0ee1bbb2f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 db0a0a0dea90dfb4e5f2d292a7053641bed48a6b..3c211c65056d23f7e6eaeec95c286f7546a07653 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 04f8a938f47142295265b3de535be1c5a3be52cd..b4eaa685fd0c91607ad40839b80db551aa302177 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 af2b0179fdb9f6efcb5b0580e7aa8b524c391183..349d4bca5599314ec16b75563dd12ce5c9077e0e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 af60534e46488c44d299285168a9fb151872b8c8..92b3844459246819ede08a99f0e1336e05a6dac0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 00a0aeb829b3644a6d58e89368e91af14f88e179..cd2d646bee856feb3ae4fbb124f809aee08c5453 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 48ceda0f41d005ed903511e8fa2152dbf48e56da..fe0cdddd865ff83d888fc14fb76547f06043bb0b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 383953f4bedf96b052fd398ec0cea32d4cf4f112..c16a180c1d9be6b0dcaf787c03476be0418a67fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 44b772820a96b0a49a14ffd40d7c387adfb24ddb..70c2ee4013d723634f99f162c382eacd6b2a81a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b28b525d6d2f9c886c8533cc7b5b4c4199e32fe9..cbf52ed19b5bb5b2dbf37f55075ff8e110f0a8a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e0a7cf7a3fd81459dce6e15830f59125c2e462b3..faa30a89ce9934893629ef7e639303451d2c3bd1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5926a1f8a581d04941be06fb6529a07349407a34..069daaaf29aa90c30ad9d7456afc2808b3007c0a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 57e156c5342dad515f22624dc9c7632ffc67ed6b..8869f3d696d6d371d06840ff1aa15169022f0423 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0aafa5b01e730e99eb20c7883a4497adc5c79dac..63215660dd3ee29bf7478d9f4bd943808a0f39a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 058fb74d33f85c293a8c6910f4d78de813096b5f..b500210cc6bc6d5007b88e6279b76a40c488ab07 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8ec72256aa0346796af64f0114a93e1450e33edf..f037f29522ed7ca2afec774a9e5b380f32f2dc7b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f38b72f70089141f9cbe4fa7342b4771a52affeb..53ee00f2a6f1e9f75601ce4c624235c1ddc91f3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 23fcb722a83733590443237ff17a0a40a46961ff..8c43f34c722500b33a36241684926045fd3226f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 dab9d23ac21cca22153629d25ee5fa9d4d16c421..dd01dff37a65ceaf9913bf47e476d8fe117f0ff0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4be37ec0a606b50b75a35095872ff923405f7c55..a9bfc93dba4d6ae3a39d5f39bc56f26301a47c63 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2f19354625da8a80c57a4af8c46c25890a92ea08..a075f0484dbb48cc8c4efb75f4acfe5875c1f87e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 734a176c43a0444f5aeb2d7c86da6fca1d3a6af2..3a8f29a28b2fe5a1c5bcf14896845c25710161e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 902b9df1415ab91a193c0a4ea220732ba2679d62..5d017a75ef6e2040f0ec49d2ecfb6dfbcf0c19f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8affa6469ef4e34ab93c62d326dbd09404a70357..6064ed60dc6eaa772da4a7220dd7519caaace49c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4a4542dfacc8869140e2214c305783782583329f..2b92081c647a88fa17b1b2dc6813f825a0329594 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 917c344b8c7b98796ac5695059841f024e412b6b..2b2ed4bbfba703ab4cb8d00401447a334fb0cca9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4e1f4465b22c9c42d6ae949d92379474491e72a5..06f45bac67389c4dac9878dcd8d748527d3fef6d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 413e113733a08b9637ea6c09f4f48caee0b3d5ab..327f9ceb4f9b17e53b06e6e88ea308b306506230 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3f54ce762f76899634d44908f55bd3813ab2b77b..caca7e1f9eff40edce86a3dbaab6fcfccc66d51a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6e1cbbf9a50d1cf019c2680d2b68b57cfb30f5fb..33f761f90de3cfefcaf41476fdc6826c59fd4e53 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cdffd0fa63530ae3a5884fbb47522773f80beb2d..ff5c1b2e89c21a764dc8ee541ed105447fe609c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a54f662ee6e229e79830e2edac898261678cd401..6f32081d4e7460fd77aa0e1b4d0e1cbc1718e46a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 947102fedb8ae141c7b9071b998378c587780343..dc691333e5697422a5cb44f0317911b53a21a2ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 84bed2c7eea253e1ad49cd5ea84f08b12cad1697..7df69cbab37b8ca7abd5410e69c477d17f241f0c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 179d301ee8c23943641476da4c67b3e9d11988f3..27da68404da6b4172a10691a7092ce11c5999537 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d8463490674d6d51426e8c99f3edb1d665c05434..3d05e8ea3c7d3bb83669be1e1c711315a2af5f5a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 705d74931e41618ec87221b4c2f5b0631a2b3584..ccdd94e3a5038e8860357345901d7b54e8d7a379 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cdd6ee81c354a8829b9c947a094240bdcc73eb7b..79b2bd372396c3492ca5ac24ac574377167567ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 73d6948898ef7f645b70f5966489ca95970f42d9..38e05bd9aed9d471842f886988d894f357257554 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1883334e0347873b3e9542484ae5a5300cb3d2c7..1de0a2f631bec76af474cc1b1aee11dbf005d7d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c099ca4477779ecc0b17d96b4cc1eae13f352d32..f0d904f0215a8fab4432273bf503d38d431a0876 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6cb75ddbf7418a88ec7f0c6e29d0e7250d9c1407..2a686a7600947d52b5ca9f1961abce1915eea45d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7fe7a93db869e327225d091116ade39ea6c22db3..8fc05736fc24394ca98e2eb6400e54f0c63e68dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd74d330a23e3d7d368d0aadeaeab82f9a7a0346..16efa7a98e9a48690a89e0f35adee4dd6b660e95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 73b9e99a33acb7ed5b9eaf6fb56a5bdb87bc0174..4a8d9083b95cc767cc5a64e8e62d87597d7c4d38 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 291441f40ef438d8bf21ff3e7405c54715387d11..505d586f7da804e8991ca968afc514292846078c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4db3e1fc0c4a55088274175dc1e0bb57b8fce7d7..7819d4568c3aacf930b5fdf5e5705577bb6fd1fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4397688bba29e929e1d90dc0f1e5f4b65a1a7485..b2299f97aecebc78266934a8a3f34be96cea0350 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cbe176d2614ddc4965bd335551af645b40d902e6..d7283798ffe7e004d02df5d4194c5fa1621b45f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3f0fb4b015e0a7e45f92f9a1cbbf28e80532f817..02859f4acb83eaeff82689546ebce604aff23b09 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 26a4ec0141aa40d2bd5e604be299fdf5a2533b50..ec99509581c4f0998ee5f848af2fbf4604021fee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 70c2794b787985338228a601a7de691e8d20c21e..0e9a77c02eef1760af9a1197a2feb8b4cb07dc91 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 dff11f5638f33423f21b524f4d28b8480900cc2a..4eb8503b9d9e9e32eaceafaed389b91b52e7a701 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0e588b942275d79b80e65497b99905945a503bb9..2b6eca93ded9fc85ff0f220ea30dbf6db14ce295 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 745fdd311e7adfe510b02173799ff7d517a3a254..2b79ec67c527c6a833cd7780712b07724faa4ef1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 56b57f7c766576891e5ca38a9c2120342cf4b392..6c40fbedd37baef3cc9c6d4b25f6c8eafd3680d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 258da84ad4cb91b6b55b8fa634ee3413d50e09c4..679fb391015d1da5dd13a667c77d43e1dfebd387 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3ce43731f1e0d74f73cb48c6c59936fc426f468c..e125c01fb85a0339ab0d1b213800065bc6e25e42 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ffb5a31aacaab7d81d56474a42f3cc5595a3f831..6c538da686c6ea6636eb9a83784587a6544e1c5f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 09420a00194124e9a16ffbfc16fc0e44d29a0c8b..74d776f223832243e4d1ece3c2c4dc5de6eaed44 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3c352e93345526dd6a4d1dc0fbd8a9d0c6b1dd3c..70d08f55bae6c9359c506e5aef87896a0e5cfb2e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 089187f0de174cfc4710b36dfe41c042447d9cfd..46cc8c2a3a9ab4bc684fe11af1de4e104c8f7a79 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f701af9e348430a895e2fdf4b9b8fce880e92f74..3a4adacfd64eb5399903fec22c2005046b268c29 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4af020451b51c59ca9221e730734560fe9ebb28a..31bdfcfd5ebb18ad5b2dc08e5a922c015ae14393 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 765fea67ffc48776c13f618fa46c07e44706d089..6888bd8488349453481d0d9c776b4f4120441134 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d82c07b6861c2a9d161eef4ffdc53d900ed89cbe..90913ccc057fc1506bb6a0d414a957463b045c23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 481f4e9867adb36eb4fb88b2bad601af4d701552..ce9df5c29eb1cd58a14087422ea4f5c196244983 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4cc7e9bf2a9e11cedc0efcab0503003d533e339f..126fefcc3f95701b5efc492b0e762c0a2a6d31af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 112f3e273a6a81e2842f198e7bd29a5c340c6377..c00a1277046a05629b1699ced03b11652f88cfbc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b8ef3cad07e1268063b2ec71c2c5f6b1052f468c..0dcf60f64cd3e8036c73672b5ccdffd82e989b1c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e3b2d6b4a2f6c2e9dbecb7a6e56295a1805e993d..6c2f3f1d2450c8c261acfa01aae6982020467e54 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fccfe5039c8d66467f4a8090050cf544de3aaee0..6611e5a0099120ca9e346e4d80c62c952f71549c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c842a5ff80db520b78c5a12cf667df937c87585e..50987e54f0144f755098cd26b7eee9d39d740e52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ee6b094b94d422819138c0c884d94ba544734d67..0ca3127cfcaaea65ac00254fe2f29d0c5cc43084 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d9a361da74fc213594615e78b3faba5d5af5beef..73c7f4f5ad3150bd07f03e5b261297e5a9f4f0f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 552042a7b0481ae761c1b0f5c47d0d97a25e38ee..0641c6b72247b9354830261bf233bc0b59292104 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f7015b5742cc15b3a9808766fbe8e479d88a0b98..f94ba042b99286fc5709a69529e78d0eaa92fa4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 aeac1c16bcba59dcd8d28a61ee2991e2939d2984..b025304fcf04c401ec4cb7dd8c6525246f648dd7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3d575e995045ebb733cb5fdf021c6aaab19660b5..7f1e0e714956e75797e2e0e0c6a12891e9b66c3d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e90992921c0111f16e7a598beb2ce59bba5f1354..2ecb953c106feacd215bd254c0a3629d991727a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2fd4f5f309c8507eba20614effdeafdfec3d6af6..95c9d28af7c61d6db30ca4c6623fabc8bd8c15ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f5b1085c9754549221079eae19e49cae4768c498..f081d869e4425b8485fd8f48571cb8bca725d8f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f84dafa472c45c493d569630ad1fe2a08371f0a0..f41c568688657b47365f373f75283823682aa007 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7df88ec3a0ac8007c50b3f7c86a163a26f566b63..41718c481169472fa5a94fe5bb8b7ae4501ac0ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 eda6bf50b9e4b40bb30cbbd1b0a5f0b6842bb350..6b573a6b396ee8ddb8f94585f4d100d5e1f16c68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 bb27de36d268c28e783d4894e120cd89c074d80e..45e1e3241ee1b7181a95cb520f697e68fb3c1bc8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c8887a797a7825d7c9d74a8c264e1864d0b80110..9e5fd1b2e8f005c30c8419f60768f57b1c322fd3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6727f13588966cf13c1915c5ead8ccb26fa6bb1f..33600f3589956c7935b1c3339ea4b7b9c0b07ce5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 20984db28a7ff1f163b17b4c78593d265565efc2..78682413e4f4333cd3049f1c22cd181de0985a78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7d312462dcc89bc69b2140302a2048528c9c0a8a..46715fd344c29f0ba40419c89644315971f0062c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 99a06e413823bd96acdbb347d40689afb23f0bc7..7f3a8dfcba7ac69b6d1f9a183ed3e8d056fbe62c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 af621c57cf10044a2a1e1389dcc34a9ca7684198..0892f11bf0e358f25f126a4d428b126a535cfbec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fb09bc2c23b4b0f73dc8be31c4bdfe83785ff2ad..48119fe16d47246a6992f976adc7291b5daa9621 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1307ae6f789e4dd3bf6cb3b626d41a5b682cf849..1ab09e9cef6f9405ea3190454e79393cbdcbd6e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 13817d409b63abeffe8e114370ddac582b5ca37b..6d0d8dce155e57dcc30442bbd587e9027799ffa1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 eef782b400980b69181e0a90b57ff4bf5ca72d73..dd331fc811cfc95f647d09d08dd6cff13ed12829 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e10577d18ecb7b95cd94f9585bb75710985aa414..22713c4b15709d0d48519712b3f49b6e1c68eef1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e09e1ba71762cc04d9456577dbc2f45a6a67f2f4..94e6ed075b9499e69760fd552c945652cb3c4afe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 91005e0ceaf8ae225071d26cfe6f0d08536c4418..fddd8c95c8ad62f5db96f358625c293d0c5036d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8f479e202c6ef82e882a766fccb64443b2ecfb01..a242b3b3b4fd4e7e637224f5319ca232d4d45d93 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 25ee00b92f9bc5ee7aea174ee3d0c32d99396925..b98aa6a9ebc98ac4ff457bb4ca1368f169aff4bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4d2084eea698e8bc4661b594289b4a1bc5b8394c..aa49309f0d4907ed89a3f91d1c0150f899347d50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 18ce60f3460367cc1ec523847f6cd8bd3f95be40..64f56799ea9b5b843cc50989543db7aed44eeeff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 de7d892ba2a303d64b14c669615cc19bf248de9a..9292e9ad18a744ea25badd422a855892c707bab4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 903525b70697ea748ffc434473f7b524f51837a0..3c14d3c1071a8c9e300b3b83b9bc50add512d065 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5f6d813cd14b44e36786bfb344b7eff551be88fb..db8a1271a689d64708058c62abcf65feb7150112 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2b6e4ee88229beb86e88c525b7721eb025b22f46..18ec9ea765766cc8dee42ad11f5bbd3c12f80578 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1689e16fac80e517a41d481743b651e4b66c830b..2773aa2305592351a601d75d6efa716ca8d571db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7012535147be086c86c19f12ac82af20c5ab4091..50a8bac43a907c1d067b6b4aeadcc40cf62badee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 48f96dbb04710b6423d6495b9079251e662acdb1..65798e814f45f3058c1e636eefa6027fd97b3920 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d89701dd93adb64ca40966b170594a3bd1f4bdc2..4c694083d606d811bfd2c1ec74572800f786c5c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6de0e4beb4247457c0ba6fb916ee224ec1326ba7..420e88fbf54483c204aabd54b1fa43d06d7fdfb2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a6888941e26066095b401647a1b46401545db0ec..41bb57e1337daafb292606996cd41e862fa49315 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 66b59e714dbc03804ea634df3a862393589f45a0..cf70dfa496c16b83517b9c6016f29e0fd459f177 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a4fe4af5968f85e4be359a775b214feced264ab1..bf0a7a86b591206186463056a47d1ab470d6d377 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5ddb23ea667f75201de47305d6e73c2c63fdab37..732c28d2dec8854870bd12859d6c420e7cdd9a18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 04596e9a6bbc6ff443e4cc549c256070987f79dc..29421fc37e47e817eee1e185206d03cfc0d73082 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4641b1f3f1b4220e4e30f4f4d955e0de6dfef300..55b7c46318de1a799134eb57d6a8ed57fcee3bb0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b1c5e848ba5e45ffb4a0b71ee34d2e13dd1a2016..501e01ed5f0fff4478912e0e7d53e05a4540ea00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7cdce20c366a810b9fa5693ec8a70bb983291c9e..cb8bca748fa99f79089780dbf6b9a530c03bb7e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9294826ec00b7f5592d4f9218b15550278605d19..ac8bb7de9b89967f0281a386f570279213598ca8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 43c488f0be851ea74a1cd15594827a3cd6d2b630..cd46d0c9f2afaf23b9a98b215b36cfe01cf02735 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 794322deb3974d133147dcebe7146d7d58728f41..89486ba14f5420d392ce1e68d62f2c8b0206dc1c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 466ea9238cf9660be6363f3f9af4f2c17a1fdc37..9a0d09b89cef338714d0498da71ebc5f051c295a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e3652ef395e3e452c63431de701e8c58c7e0ebb0..a4d53c79957b1882c657cb1eb79e48d4f32df7f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9cf540f8b2a5e4e712ebf567b12d0e7a6f9daae9..390e5b725253c948556a68cc903bb91295853aeb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a857b3e1cddd7ba6712002bccaf251a33c0e0aa6..b13f902ffb39a1a00b304704fff00dd5f5c2d63b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ea94fbf4d9bea367dcd25cb71e3e88e099deb27c..f11e8dd813427f64e4bdf9c6640f1a4cf4cc3cc7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 e78a9c384573aa4c4f97be9db04387ca3d425f17..500d941587878e78ce8c7fd43cc851d5eeb0de23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 093975a38ff2e7bddde57d37f0225b1ae98ff795..d5240d818b5e3b0a1d38d5fd8b2cd6e8b3e3a4cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 30360109713297031ac84b946aaf3a12c421a75f..36afc8cfef411d82583149b2f82166409ec2064b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a198a4c154e6945a90465b1a78c404acfdb12069..bdf78cc9ca018357ff28a3093de7b539a92e42c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4122247a39be2c18c9436e07be7ccc59b6651c6d..ea358672535f1b0c663d86e3a0b246cb528c331c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 561faf0e6cde18476eb0ca22a1eec6f0f33f100c..a7434d711de49ea7348ff2781361539b87c18988 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 34883d5c3e8e26c3abe12f046f2022a88c789e14..156a742aa006392616974c1f92a14e7512aa7760 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 969bb12363d03cfd368be6679343dc2ba47eccf3..a29ab5f4468801540f72c6d08df6aca9aa41cfb9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5f1c74244dfdc9232e2abd73075704c337dc4e1c..83463b34110fac828ef8b62cfbdd1fe3184d9726 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8a3ba93a077eaecca5860e20c879daac8be9b5c9..676187250f130631f798c5c8129c70a18f0aa672 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 b9f7b96bef3d4392673af94485ff236ecac27d10..953f74922a03350eb6a04fe6e18fcbeca18bf5a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 24e979c951122992d2308b1150c715f10e195726..987ccd88b6053076f115978abc48e2b36b70f503 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 240681d62900876e9eb7502866d4e061fc3218d9..5bf60aeba4dbb342fccb49787c8f02a8a43e83c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 e3c165d1c52fcc16e8fefbd5e8e74c24a94ee366..2af727008641297d8e5e763def0d3b5d4cd2b652 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 6998cecb2ea9c36b6d94e4aeafeed1858f8295f4..938944f96f4166eafa96bec411b89fd958b35773 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 8c6d1e1c157ca59970cee88a0587afec118c93ef..14a61f02503849f52f4b670fdda7716c845e984e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 308a86c523b27e37491a3ce9440039fd926b442c..065acc98448b3ab60f2f55fac5a4db9e5f8a0748 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0a6b8311daa65a0a8895bcf74ad5da5cf0fc8ba0..ef091f099abc428f63f9913bf11dffcdb37abf4c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 70f98e0d38e74697c7d16354d2d115dce332d4b8..6928358c7cb745f14d3ae29d25841b0ba5e830d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7b25b8737fb71e38ff450841cbf09f7d854a195a..9014671a5c2bd6a2fcd5f90ebb22b2af0f6a4afa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 e221e7d17b9b852df8c21d89679c2db4aa6cea41..5165529579b33508b875942d2bd1b4de3cbbe228 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 5226723f6881b83071a64f4994b06b6fde4bfdad..697e6c5a42eb34f21ef30ad8c18e14df9a4380fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cdd209ede621a2839a1179009293700c5b96a503..e68a765a02c717f2575c7f291f67b25bc6669f64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 60a1fc30d6d369a3533001a893d3e4dacef01104..1304f6ec7936818bd548169d51e7967d600d9b6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 28e9dbf9b0589fbc2fc47888c7d09e93fd56206d..10d45ff2b589808d94d55170b2bf560b0dde75b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 0a061ed05993515f4d6d5879f46b8fb5dac774ee..4991eab7b122745a48e8dff213d701982d93130f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c1766a6b87983371b54bd9c3af331cfec947b9f5..ae13f837434fb48a64224f03fe5e75592c74e7cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8060a2182efda2640230bcb1a75bb84efb5fe3e6..45acf51e25d76799e3af90bce74e2bcf7c3656b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5ea9c852d420668ff86af75fa19879efd60f796e..6cf44379decc5031055afa63baec6547ef6a1307 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 94050b559ef2de81a4224c807037c6cd0393f864..3496f4c59a6a818f63a29f4d47a42eeceab48b61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 580c03c5c4749e08b3a6083165f23c08c358ec5c..d5bcde04892c5cebcbc562de5e7db5a598365de2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3c29d90f546e17f223502855ac4b5f6ac5377ce0..8deb60b1ad4d39cce80688aa015ae5d0dbe4c9e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 886689c1a2ae7c3e55b8dc3343419459ab1ab804..9fb9b46db0dea8d8e8b6cc7299466b6557b9b8c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b1e5b7f9ab650781a49e57bd813c835d03e3a756..a74a1608fa3077d5ef87107a7212d441c9fbf7b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 27cb4b28de5690ba46ef7a38f619d0d946447551..0f39e8969100d62252d58d71d7aa8d9c438482cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b45ea2a751e90701fd9d971cc97daa9ac86b1385..d68eca1622e24b8f20d58bfb8775b5d8e2ad811b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 3e1d1c12b167c6012efd6c2f55332f9eaef4b9ed..e270ea74783e1486e7f6fec2e00c91e473f001af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 a3a35f916aaec099158271e5514b1c49375f5642..92bce16ae47552955d0a613f90b0ed3d23900936 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 01c1388d2acde981a0c29921e5bcbf5f8189c916..39ce301ffaffb0fbf175c65a4c91979754ba7ce6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 1ba00d29bb558817d63b8d380e591e4117bb57a6..fd6cdf40f26c2c8f8199138b507f64e8a6b5aeea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5722e0431e8f5394f833daf16565907cecc39a33..c2c1b99a1a74b9079ae0c3bc760df3ad19c53ee3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e58c2ccfea89c82bad73aa7f3af1c95c73007251..a12800c5fd1497a3d3365aaeddf92f9fb8bacace 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c6647e4800df4221271e5a3f49ecd55e9cffaaae..4bd30427a579fcb571d8f065f49ac685c7073067 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bd2a770f03b076acc79e07d6483c38a13ae27f63..9cb6bd263188ebd188c940b9721e6ebc8ce2c328 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 99898b49b64368cfa3c12cc52ba0b6d92f2d5422..152bcabba82dee2cd4913413919297b5f26527d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a1fb34fe053402748b0b2fcf874c781a88f70ad9..b675655d570e12dd17faa3282a950d396796f91d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a7cd5cad93412c7ce96476675c6495d1ec7218ef..0ee93c9988ffe0578638bcd6d33a78c838f08d67 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 61ce1e5778c106bb40637cdb5e70ff36c456c6ba..9fc48ab7cce8b0ba684d7fc3eb46cc8293c96081 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4769c42ca0c114ace5cfd686e3525bc0b678d908..c50cf45d9edd95379bc9a6edef6feb1f86429232 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bb9b05beeb968310711c5926b97bbfbcae732da3..c4b7460b20f518615514ccbcdd049feacc542942 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1dc932d9f1b9ae9f65438bca8e606f6817990057..615f225d66d4f86514dfd411c47149a1e8acb451 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1e72168299a4ba602dec853ed3520df25e5fe7a2..79939f78a3c63c3a466848680743527269be5a4c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6a6684c2c15fdcff7b295bd335e4257f0be425bf..075d4641ec12df3f00827a11d4fd8166a8080ba9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 416bbde389b9eb0cc82863b63943bfbc93c65047..0c41f4e01847679382e899b66054ee7224af965b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ca7eac71d0f7e072702d20e888eb62ca54d8e0c9..fafa4ea9f380777fb110e06f320f022ff6898722 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 687afacba3dd2575d5cda8620f152ac8ad7aaff9..33ef57cd645e8f7fa7dec79994341a696faf31fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 45bf23f95dd803690a48d1efa053f231317e172d..e72462f4e087f8fdf3ce518d332b458bc5befee7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 10cd12a8e4b751a021a1a33cff187598ee1f7224..25f1dabf5077875302985ed1f6a072f57833da26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 153ef04290fc9da0998c81c5ef96fae1c05587d0..f935f67d1d127cc3b37ce1a67beadb13543c8c0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 431af0a35782171a3e40199e51bbb914ca534909..202fba81e1fd4872295f7423cb669572a4b673e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 61af86d3673d90d6c93de8f29c2de13707ec3e7a..33cb279162187c1c5ca8ea0537a673e124f70035 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2997fd602dc8b40fde65b5bfa3a276bef28fe267..d25ade9a641554c632ff68695f05ab30a76c18a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6798cc1b743440ef473e5c460a07992ab6e9cbba..f9a920a50d893d6273a81985bf20b4e346460fa3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a633704e658f8a089f269a8ed6f750d2d3c6ebcf..aa8f1eefdaac455e20e60ba88860e5decd407069 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a143e29e5f42fe463187e3555d837c4aa9e925d1..15ccbf0e72f82869ce8bb0b177b20df734677403 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fe890c831f7f30dfefb42b29eeb64994d36cc310..ab03866d84f4911ff53e0cf3a51b836f91fb1908 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 af22bc475f0965041271218fcbe8c26417ecf233..8e03b144a662a40bd40f4e60515a128943e1330b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a5be70e4537e8b4966340dd9e7c4075c9df02074..5aa7a591230c41dabd912b02eb3aff1683affa61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 22e9f63ec9752259400c22290e49c14e03f14e86..77425082f886b8c334231d7e94825390fd31b289 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 2c08c3352c1ba0c7d20f7800eb5016c2946c5b77..f8bf821fc8c8d4283dae7de6c05971b004530a36 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 318c9989d974929cec0cc2228462dc981980a272..3a2ba580c13b95760ebb2163eb143b88412e0111 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 444d067cf0f0b9c3034e44782e0a4a91efa686b1..7f8608c801f644d2e58734c1d82adc93ebfd4182 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 b4bfc74d1122f819ae50a5104a13673ecf9385af..97e435705772f0d667012663045cc1c3232f8032 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 680aa181505803f5c006c2ac644281afea58f63f..b6fdc455c87fd4d44e5766cb1db9b3205af5b047 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 fc7a19a44c3d75893355b7428a1f049cfac16d10..6dbce4110dff938eb5bbaa8afefe24ff39bf5ccf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 79c78b6c675e3bb2b302294151c477a3f87b5efa..4369243178c73ecdb5db824383ceb78e286c9156 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4c57cdb6b0722ffeebfa94319694e73b5cc5e453..c7588c1d6772a069169d103e97c58dcbf307839e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 f65dba08d88cf537c24bef57f25abfa59103de39..8387b1d8a18380d7c3ec2dffd5ceb67aa93cca22 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 8ba33909daef2c8b1c3b1a94cdc78a4f95314d29..2cb926f15b865591c4a01b5d2b2c0163446b1237 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4813f271e7074679dbfd93a083a5ca0c18397ed2..1c92edc57bf9f620bead9c8954ffd04f1189b1e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 296da0632ba331174cb2f15fb320c2d73c20ae8c..527f0aceb7f93fa13e25f4737e187f5d9edcf970 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6b74303bcf65101032e9c95946adf214aab29749..205f07eb5da75d939d389bf84c329b631ca76e2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3f774052e9e8dbe8d3e8a06133a82b66ba1351ae..77f95c0ca297a12bed94f2ef9164cff571dc7add 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f752cdfc3bb2e235b8bb1fd7184f225e5ac077b2..6043c77db10f2d4d1d0984c653b08712d455fdfe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b73aa2d15602273da0efbffc65b44b1e339081c6..d68f4e66f2fa3d1e5cba05d00e5c8f4774b490c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2c7dc8bee842a2fd0932ab42f53f6533a32450ca..c6fa417fb3cc973f52189b017b3bcc464db6dc7a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 59bbba404c2dbad893dd5cb915e49b90dc6b6f1a..25679ef005263e5e2e46f022fdf35d7cc7234a15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e2846f8e3cf3509851c732f343480d8503cb44f4..92cd12691b95e7101ece16cd407204ae85cc5076 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 241c8fb5c1e70e3977e818323b0e449cd7a384d2..e42ccdca42b6069106b76c37c58d67f550ebcedf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9233bfde63a5868edf3ef9ee37b3ef393d9048cf..46651217cd5dcfde90662d1226d5139965b6d2df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f8ca9d1f74bda15765aea01affdfc5fceedc5b23..4c62cea040e8ce8f8fbc4b4c2f01b03748cc7887 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bbf76d3b4c469d7b34f50d037b158ab89daba6dd..0a97a86aa2ba1cc88c11eb6a108fbe0bbafc40a1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 1c86452f4746895a4d4d120cafcdb4a424e4a535..8ea7978a5e9cfbb6db9ed8af56f6bdd8e0b0709c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 b0e46eb1359ccd0753086385f14192cee93cedec..e76d2a882448b5bc7312866ef1d783fac58a0b93 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 b0a9dfc9d37ff3c60aef90ae273cd27c7374c28c..f53e11e87f537b9113637ef86afef0e7ca6507b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 92a1112132d70fb7d86749fe529ac2bf292eb99c..b0e3e235ec0bb6388a87218540fdda4c6d682036 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 8015cf0a6a7bf41a16a3c87d5d4632a098f29511..b3a7d68827815e83428b4e5fad1ffc3692a5771e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 c72ca1e5e4d6b0ee3a11550b94d91e8354713fb5..35a9c6e22b4b9e25a86d5c55ec141a9c10822b08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 4339cf8b5d2e8ff338aec7666d31cddbfd5da850..ebcfb39d962f95920446533c8c4a612b4255fc80 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 e2f7cb37c2ebf458630c01e639c5e6790d0f9dd6..d3273ad2068fb57ff531aabcf3d30e9ea5614a8e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 5bae0a7461c0f12716308cf010e84e19cb652ead..ce795d127d1b3454955cd3e5c72cd3156a07b668 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 b45c038ba346271facb0631a7cb687333876d022..a773a3358e215e993268c89e2f7cf3ffb4546281 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 111cc60c57b37b67e13fc31588760d669e0382c0..637b6db319e118270ee5ee4ef08b828acfee065c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 88653fb6df9b28f6d66100f29610341fce448133..2d342e87a41a9774542d1c069fa504310d3f2abd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 a7c8e91e64ef73993e2af985df117467e9355a04..4e4fecc8cf3bfe96aa1a677e0ec308855b7d1f52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 db4b66d023fed1c0b03bfef1c7f3c7cabec19c0d..344a33c00bf83259ef840b3d60dc7f0da9b1fade 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 164714191ac13cb5401a0e947e5c98c7090f9ad0..505e967f2e561efa4cd545da2c9f4a955efbfe15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3e75454ea3787aea7d3ff048ba1a06938cde761b..f709e4eb133448b1be7648cdab3725fd763ef333 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4c1c07ca8a9770812d5f9e737bd17c17e4ead909..80c17f071fc9159ca32282900699b8c0ee5daf87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f89ec8959acf0004056e9f581c3b3948805533ae..1354c888c8dbe4738ad059f080edf8c8ca11ce18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0269616d1e9711403da40969e94c9791807675fc..9229052a05f110dcdccf325e0b79b1ccf30b4b94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 da9602d473b10121d41535e2d1b5b501da753c18..55dc6fcd2f0213dffeeedcdcd9fbb1decf51a2fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8bbbe4dfaf5983c39dfc4462bcf655ec1c5dac28..df2733807ed34b8fe18acac82e5dc6da87761315 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c5e46c11a90225de688eae417e72a736a8c31011..75171fc2a1c1af9d89d36eab2e84392e40d4ec83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 15d894abd505683424093cd585b61abbd20f2500..ea8a5797729d81acd4c8368930b825f6f1f2f5d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 575d5061d26dceb8778095894f679fc0e37b04da..d634a049700819d2ca02b02a7916dacb1c02f76a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 13235b02d63b344ef15b33feb8585755c1f826e3..dc373b08f8ed34be0ab4a2dd7f789bab759d4761 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e0c96d521101c87ef338707ca0b2bb8860553aaa..46ab76c83c1f5a59cad4eb963b69c7f66b92ee66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dc935586dd8dbc4dc0b5fcddbb3906ba4198d774..d529dd276554ea3f6570f0667e7ed7f18409fb95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6efddfac91f8fbf0babaa18a46be60bd92770875..507d3d9f76e20bc46593f870967c512e47afa7fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 923a8ee55358ac0724ab576c304e2bb39f15a58e..129c9b223fce77be32ccf131dc1e605e128e59f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 8c7ea33742a9210dc3f3799b294022370272c215..8cf9461167a32dd95f65cda7d90d9c07d0c11605 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 81f17142c9b289c826bafbd5f398e635f88d093c..e3d6fea8208d78206575d9057b4b287cf6823ce9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b3e1c012f60b518243e6a85d3535964726a2ef7c..2bed53862871a0d868ba5747b437574620aad341 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 aee5148791a1a39d12faec0da70cc98638f15212..4405902f24030a117015c81cb5af5bb9bb1dc1b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4138a4d42ccf1fe45884106270acbf195f2e937c..084f79d7a1512cd98f71bc29ef360631c73748ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7dce2261567b26e2d0341700413267fd094873ea..c1d68b199e7921e196ece21469a680187f5a078f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 ca6c38752c50877e0f1384f785a0d4232257fc1c..f32c29828cd58e0f0cf127894b7296b126b6dbeb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 9f6c404e57f1597f7692462d81834a58dfd4ec14..2e0d1be1a8233529c0f61d11c6ea52c2ae63bf4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d42f04c8bfb8c897b427ce9066fa42ad823e6e17..3d6753411440c716a69e7ad0ca880e14b3e2c434 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 11eb5cbd008dd67ab57b735e3c5c25a15b00eae8..0aaca82d0c5dbecf0933397db0659b6e20c36607 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 88c993f246e89e4801e541e5bf4dfb083d76a2bc..cd2d1aa4f87202fdaf80b66baf85d8a1fa6f0478 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 15758cfacdcf87d001bf31520bc5b632f2feb9c1..07fcb497e16e1a75a2d696228d3b5da8aba3895c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0f4a231f1f9c4ad4e5b3e1371c519027493dc474..eb4d35147e3fa5fd26d6b2b139a5ed70a2830542 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4fabd8a67e8967b471910c1b39cf02dfc27637a3..ced62c7a320e53164c2e6cef63187d67fe042307 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 34f0b985388480cf70ce3e5112172f9aa4476073..bff52b1371b55f8657d49b8e45e954291040ec82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d73f37bfab86a966b96ad25e5699238c2939248d..b5f01b931e15246d4f378579b2de704703b8d2be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 044147d27cecaefec44ff990d19e44890dd2bcd4..7104b8ca59be262db167b788310955d3f042faf5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3364709caa2bf32d06e8356ad049b390d4a633a1..054cb19b5efd6e6a5e24bcd70c1334636be2b366 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 ab2b399b12ca21daea457e14f4f49c38714dd599..fa817e8a216f46137b93268795155dc420fa6af9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 474377ec3e877ff99415568316496f5ff710bd2b..e18b80225d16e161a9a9ff2df607aec302fb6753 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5edb29cf10d94da5111b4dbec80336ac98eb8ca9..630e77a23e7371cf6434d3857258400249f07821 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bf08fb2dc96c1a3ce532018bc9a71f9fe31b4450..414de73c6c7c35e21ac561d97f27881486603093 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 857a7c88081e456543c3acdfc7ecfb5fa23a2cf8..27b6f08778336a0c2206244cfc0090680c74bf01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f50f26162323090f4ddbff5407983765b5c4869a..28058f0a571d57ff93a822a1c8b2de22a6316a0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 02fa1bc3993cf148e8a0e7b161e8753d845cfabd..87913ee2b2dbf55497b9f97b8dc0670fbccf2c4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9a254db5cbdabb9b1cef04c1ef53053d6bcd3d23..81eb83f811c6661173e40c430a1c872fc2537056 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 774c601dd21fb95ea391ad7931a1928c3e9a07d0..c3be0a25fbf2b60451383a882f9b3bd46da85d11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a573c477c591a4bb6dc38e3eb0edd14d1e0462c1..4f33f6e6d57a5eb590514e03fa7abaaafa9f4cf3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 0ef7cfd97664dd2d1b3c2eae92a32d6d4d1ed2bf..3f274cc3abb339b6a9a1d1a3748d97f52e2706c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 6c6c9ab955b2afef61432e045861001229d72774..49488907f0fa1fecacaf7fcad8317346011cadf5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 e046c74c674388d1ac9c910910b316bd4c65a728..58d18c0d9e1c362a846422f24196a2f4d784397f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 a6651630492bc5792ae548bc4337272a05c2d0ec..cba31befc0439f2c8a075092c4b993b45dee9a64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 087dfc9a2d7ea7bfdbb927e73cadecf1e5896ece..8fd210ffbcbbe494c27247c715c4b1d5c411797f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 79223f106988413373777d30a19ca2958cd29e88..82e10914b4672236817955502ebe4f38b77e0b2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bff88e9ba005565f50acdedc89c3a82c10cf57db..7059af9908f7416896c053183ebfa96cc5b78408 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7cc6a022ffc9fe4c03b897644744a0c3c093cdac..9a81e18c7ad0facc982d03798bd79393a83423e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7452369d9d8e2d768020cce5cb06f949adf2ea6f..dcdf6f7d7ad7d859d12c52ac0bb2a480f0961dcb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8f030b96a78d127c8c57f56f82d0d189a5d0cdef..593bf5a94ed79e3b8b69a8a467a7507dd05ab59f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 22b35d970d3566cdfc6d1b4eba12aa9a47174e60..a99d6d9ecf164c3e3b5ec8b4d62b0229f1ec98c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c69a591a23f069843d44eed90cd890dee497b9ce..defe84ace207df6c4f370f371e9367e132ba143b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9db247645d35de7d631423c50630c944a62a345e..b25eff9b8c96d5540ecb956ceefe6f86abb911d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 35942f9bd01154f982f9cd4e0b4a98e5f017bc3e..c942dd944d3dd8990420eb4ca9356eebd633dca3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 39228ebc370d05176ae04732dd64e5b6da03550f..262132a9c3e33def70741c55af66d7c707101b77 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 971f11498515dc699455ce2d6b310fe00a194f43..8b4282ec18872d168f8e791c0db4ace449c66f35 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b8031f8c3bf8278884af306d84e49303fa9d1798..7b1f02422cb17b0c544a2e668cbf06164114c5fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 199fd1870eda3890d80db4326807be18205876bf..995f391606c9406b1018b32079abdf3139455aff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 da5da2cafcd2afe6bbb54d111edec0528ba4312c..5126ca80612218f1ebce99c61b9b8b586529836b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3f3ccd1606db1e364b53162673a6bc1edb144dd1..066803a86d934fe66114789c15f6013b1f0bd6c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 169b7fc7d9bd5801cabff80b24cf5d912780c1b3..6904c62384d7f0a6611a85c3937c0fd9f5189ee8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8abd05226cc1ac9f216e171e153f71304283bb77..43635ffafbe3f3d4df6ed3614def21471267b625 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b859587338abb9c5e10f60319e0418d80ac254c0..957c16f77b9e158dcc2f8dbb7794f555ca62fe82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 57de76e601f8e92ca7aabc0c03c74887d1716b63..798b3d1696032e0c0ef2cf4899dc0f2ad660c816 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a7acee9ae98ea5130c277e0b85c0faadecc8efd2..3f0ae44872ed59661578c1caf300fe1d2956506f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f624da5a2659e8169f35c6d750a6fc5767ac6b6d..d98544e741166b9ac1c83f82096f50ed12542e37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5f1522596508b9cab1dc5a0167ebb40d0f1a25a5..9de300b9812e3c4a6cf2d53c5a0e414ab1b593f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2f1790684428fb4950922c25104b63525b8e9fdf..32a4d41d74db9826eb9ce61a2884f4bf34d20527 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d1e003d85ceff96c903c34f8f3d37f008f6ac870..936c2bc43e1b5351ec8366e35ef2f1cf71bf869b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a02c832b6a1faf79842fb6e5decfe081321ab18b..fc6cac7741bff94cc4752679d52fcffa7a75f9da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f0af0a922da95f930f0615f25567cbe2f8b872e7..9120590aa4d1124e77a1a1ffb4c4e2d8ae12e6a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 72b7be24cb850187d5129d1ae876fd29bdc15336..322a10b043806c7049f289aa846d7f2dbee19717 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5e3375e88cb3138403d174620ca5ed9f713ea73d..178a364b3ee1cfdc5d93639074d54303235cca96 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 eb5066502f7c44eb4636533a8c44cc872a4a04bc..c6013a5a712d4626890f45361d13888aadadb798 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 cca237e3ddf02a9626dea15c0e7f0aaa5f6cfc55..729e674437d9f516101731936c50466606beed1a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 2a2def1331f3b24cd15227b61ba463008178f49c..47217a6ee0ca033444c52eb2590cb0fd2e692b73 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 42b662e7cd9fb7aa6f901700cfad8bd36f4ec144..1781aeafef1b3d8cf4fe22521cd30ded5f916c7f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6032c421aaf471469f421c16d637947292a3164d..de3c6798b0e245e4ad4b83a6277c3bf2cc3ba0d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 a4be309a7a06dbd5481758b0576d06af8d6fc4c1..9356ad3f6ce18065f77d75b99a534188bdbdf4eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 dae505c08cbb2ca88b9a17ff06ec09952009c769..bf5075d38f5b0b7c51acd75428bb17a38c6f6a1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b04982ad2062d6657d05134acd72fadd631c2ce8..7d18fd3a5310ebf32adc3c422410dd27659a4b99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 27af42e71a7ebaacad2f7a20cdcb184a637aecb6..5dba2d408d21808287794343946969965b9431bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 913c2960f8ee887137defd936f29567f41809e1c..6e3b37ecc785bcb4cdfde40514c4e4fa439d4998 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 38599fd00cb7873ef36f5b4071059785b8d7aa39..4d2e186fa172670201cf4734a560d0e8b9f272c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 73482e2d91523d78f9c7123ee71688765c1ae857..e2ab9ee145a8b872695857c4b05d25672fb8ee7a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6eae4d29143990e7af93ca05fe8fc725b8dbf2be..f7973e7ade97d083d56fca270a08e29e7a619fbc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 555059e41be26ddf3f25251ae865e3d2c57c9503..516a63697fd13ad9a2cf6627766321f178006669 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 86778e256d3a91d48536be6c8a0faf5c6ca68b73..8e2ee6093aa77dd25beb4391f94cc6cd291d8e4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4cd9be262039ae5a8ade652415d8843826a61b08..8a77b149e764cfc89ad66ec62518ab3b29112f5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 06906d61df2b255a7daaddee55e93b4fabd20352..7195035938be9b1ff566a8f206fbcec5c18959ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 df63db5b07d3ba140d0c270c94681ce34b414bb8..3748579ff88fc562ebfc0aff54d6e494347c59dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1072405de1323bf1bd7f22a7e8e57642b32e4343..c57afffb80013c2ecb740ab151fc172f84d18807 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 08f64d27cdf7c7f9572625694451e5daba91cf2d..a517851d286f1a90c6bf03c6af6c271bd4a2b40d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e834119880c212eca0ebf58309630ce06fe6201e..e37870cbe0bb74d1d57057946447c3db9f006407 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 688457a9d5df671e14097460ef7824a7c597f472..1aa3a96252928deb1bfa39fea6901a661a6c6e6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 307eeae08cfa10a405b87f3659fb3fd4639e1369..8ed8f0bf1016bb088b551eb6d081e756a4e7071b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 53455858012610f6133de7ea6ce9d7a9a87e857e..c5530927a8595035adb18923f90a343057a26b83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cbe24c16f6367e56d8b32e81dcf54c35e8836f47..60cb7a4684332a7b69c257ce839d56a371893596 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5309b6027f38b8179b57f79bebbd86bdee0a7d6c..b936ff9478418c7a563e95c37e96cdff97559d6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9f8370c284561a329bcc06fcc4c02ee564ff03d3..6dcea0b926494849e3da42a5aa6f87549148c1b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ce9928f69e1ad76e4735b26c1539f40cb52c9b39..9985d3266ace18d9e184867638918ccba6be6eaf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2bbf9f02150a36b0b41d78e908edc24abe9d3465..331332086ca0d06f2582fffc4ac4f681152cbc6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 48260fd4c00a5e102e39b5b746ee85e0670cd82f..e37550fbeb35063e4b04488b58a766600a15c47c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b6b2332362e1d862e162a5a79e0c3525d99abd4d..d495c72e7d5835ec894d7531ea4ac0d5e8f0420b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7b0d467d36a3e2101b4b1feb6068d11401c0e748..f0920dfbffbbdb609dd2bdac95b766635dff0359 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d81a70762eab65b75e34f617065fa656a3a14677..aad47afd4ce1ba423e98a1b61055eabdd34caf9b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cd52b57158494a0b20ccaaab31a6d7c153295ff0..96e2e6863b8f500d6bc0ed998302905ab139e574 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 90a2c78f01a3f8fff9d600d996d9774e1ced9c48..ddcc0db21b1fa3c6bb171b160ec7c45f2f69feef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 62c94f44e3ce19a17c7045e5c87781a20d219f7a..77bc541099a297b42271a97981311a5a69403e4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e0124ea9dafb997e9dba12997305ba45b40eccd1..34b64f59f9e11c928da9ffe62de0397c3a037b43 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1e97c4467707335520b7f07862764648895728ae..565fa86f692e2b6049c20251309ac73b0e61a698 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cde8184494bb5a4c8451c20c05e2c7e6184342d1..0375e399d335716f8b697369601d39ab87a76eed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5da273d74b57e04a1f452a06ad4d594fcdc9bf55..e49525819a26c736263bae6c0fa400d57c7cfff5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e213403006f3d3e7907d0f1f55de3f90b868b9ec..d93c238ba657bf4b5a2fa2f715bac326b2e98d6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4078b2d92830b4557abc0ffd44d74563ece99a7b..9d1d03ff60c0a409418c7bac257c3f3539afef20 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 34f6951be0883f26a033451b113711a31a25b105..f0b9e49267102d7a11ee6d84d889572415c74b5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7c91edee0ba6e8347ff52d8a3fc6c1c22909bcd3..65c80f58e9cf435942ad228b263efa5e86f4ceb1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 23fbc955460bef81d6f07b93f863127ecbbc2e2f..8b9a4e6f43a2d38e4bce14c2f8807d7411c1b434 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 aa4c00ae6539a3c2462b50d1f7208fa2de828bb9..6162294243c1514596faabd3f11a0d2f9ec7c3d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 31087ffc083a621c2c384d1186852ea1528ef11a..0f898929dcb271a884294fd9cf84d950cde1a927 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b1697bd0c1fc5aeaed2f7dbb49da74effd28df89..3b31f70d8cb068bae06081e079e8a097b4da98a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0654ee22fdab4039fe1c31b197618b7c72e3e4d2..2a7910b41e60afbde97a22158eff4db1a930fdc7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 35b8924b5f54b077c143a2f20d8b5595fbe31939..41054d8ba6076ecdcff5a4daecd4a97c688072a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f94ab1bd3bca87f15d028b8e6418e6bc8605100d..500d054f6f4e3356b15d680f599d78525e6da72a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5ca3388d93f753b747eaa9b01111c4e0e05d14af..bf11064890ccfa2018fc9b8e622e55ebadbbab52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cc64d56c759b703d971a7a699aaf1510e67b51f4..0f87807114ceec6fd8549e75c68231c5088f5779 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 275c0f93c010eda38a95149dae52a73f90a04c4a..2dc93b7c21b8e26f08aa65ccc5c7265dfa4b16a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 855fcb50c26e470b58f6fc07ef0eeb17a7344f97..c979b77674758f3cee8303a17ccf56207d85440c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 1a88735d0271138e1446c1167a283a229a471a1b..78e371f2c77f54161ffa30f4491ed36f1aee9c0c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 66b15106ed23768216ebb0c9f8c2f09571317f4c..929730f108ba0fab0f0dd74eab9d02a7b6ae19f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f13941bd3e8bbe98113e27e0e76d17b465826594..be8819f335ec15cf019de2c0b41e484c1fa697ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 46ddc86515ab440132104dda82f78296c652e9c4..5ac8a2c9afad0a59ced60a1a5353fa7d71f91533 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1e30287d7be44d2c774fbe30c13174afe7f3011c..2ccc570bc66f9bae025270890f9b9754dd20c3e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 006a9a12ef4a35201461fd2a6cdae0a57675dba7..2f57cf11840d6d0a69ee4fdda3449b1fbaf4f6eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7b9aa6c33790deca09568b4175fa02d4317b116d..b542e1986e72054e183b41cf74dbb191c305e41e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7e4ddc3ddaef742220f756603f06c39ea7fbef04..af2a6b4a9e04256c41e1e00870642bd0d72cf0e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 b278bb990ef27a8492c8cd4c8e6ed521ddadd066..d38eb85131a7b7bd7ec20152ec122e393fdf43c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 5d929b5a3c120c8d684cad34ec044fb206751749..437c017e06c77925985d0a7e1dfb5f885f43e3c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b4f2d74838552252c6df9d8977acf63fdff6a8d5..ce79fbd6aa679d98e1eb9bfa7b3b398b40cd877e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f576068f6f7cf020157d0f6c15ad9c268a9bf18f..9bc0fb85c83acbbabea4b058923afc4c6fb3489e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 467cf22ff041a9bf37adaa9502f548e969ba4d2b..62f571b2c5c5758a477b40d88116458748892ee7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b1324e9887fae9a7733dc9cf668ccced3a896b60..1e7887b700fb01d7f867e392ed112b7cb7dd0051 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0ebb56d6d5d97707325cdc0d45fa2b1e9ef66e97..24c24b40e12f63a78d0b2340b533c0b6b8fc3fb0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 6b08a38ad06ff1ed0eb1c7d4cd2290f88fd1d1e7..cb38617666e03ac55639a9bc4d23a49f3b718d8b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c589cb9735ea90cf72f003c194c844164f98e11a..eb721e92246a959074b421e37d187ac5616093ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 df122326b29f87afb4d8f91bcc03e4f3f5e16c2b..b3a0187f1b419b4a6890cd193dd3c42f572c738f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1f3e0269198ba2711167c9dbfd89551964f2debc..4fff0064549fe1abb05650b430ccf5ef420bbc56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 1b7fc7b942982bed03134a452b2bb02f65f8df97..0cb7a7b2294026685193029a932126e74aabb469 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 97742efe033a860ba1b6a26d7728a4d128c5e5df..c89ecfbdf410acf8bd513cb1c02c4c10b823dde1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2efa081734f12ae4901e732e162904671b4336c6..9a9204a3125bf4fbdb72a787d89f48a1fc8d1bc5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bc312aeb5353472969c52484b3166b1cd482cf18..b9f1d7eed31cf3fc802ac74c62f6c3f26894ec46 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 864e42b9b0e6f1e5236cf0f72def3b2a20b87733..3544bcb827672bad07a4c291e676a36122e96d50 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7c9faf02f9f505975ca76c498fe8c0829fc30b46..69ed3761ff14879e68a90d1fc76fa1a5b67ec673 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d628b267a41b3e57947199ce1319b3cd7019ce32..f41c644868c548c00bb091be8c4b7f0274396b04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 15d52cfce8cf913658f837859f9742db5176e332..a9c6238e898b1d4ccfcf8a5242fff5100fea2d67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b93f9c0252b2116ede61074a0cb254c7ec59afa9..a5e49ce8bbfc623ed68a8b04ccc229a68bc4b28e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index eaee9dd7f420232224ad9e2887688ebf384f9c6a..f4ec81b422fbd3373dab6f516dfef877234f54b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 7965b41a5abcd1ed6f72bcbcf847ceaaf275c97f..f8680f8158912d4a88170cfb723e43925b9f4a93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index a08f5a167876c7878206264f3de8d7304794328a..1e28b5602f8f45bf334a21c5d8d17cf232051afc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 7cee3955a563c703c0beddb42755b1e9b046bd09..324522aeae6bd4b6d4ad09fd6458357183bc82a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 7b8080a01b1b7b72d1f08a1dcf56369d4bc8cb3c..af738d1e2e124f207ac1f341fbf2c9751bfec827 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f016ea297d2ac995878fba09594247f3410d29db..ba49b863b062e32d3e26953a43e8b223909cadf6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56efce47e8f4e3e74bfce66f6f2b9370a16d4ee7..35caf61fed0eef3d11d01268e7fe77a47d08cf68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d19556e001fc06418ee6b33cb6b3f93df69b3b7..ab71d4a7d6531671fba0d93178513747fe772b40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8be47ad092f19a12ee2b393416dd9241f95c4a3c..31fc900993a9596933b643696573ad5d4f065ce5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f59fa82cef8fce2dc5288ff5957cf21d0cff7821..85fe88d5dfd9c9e924ac7eb7bab04e58ac4d09bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 2642abec669d22ae6b2d8289e2276ab50a548ce7..c4225bd1c16e3348d46fbdcec90515027e305598 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 60c099a59cae0bfcdde23292ec797981f0f6b4fb..a82aba1b5152e07ed46d3b20aa661767c48ce9a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 95a071e6159c9aaa44dc6c8cad62fe9e6a4771f6..1afdca2f3cce5228703d3dde59d26139b6ef5caa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 293df4733f6abb0daec54c24354d2e239359f655..8619b7fb3e7f37b3075e7c7fdca88bb7c7c5fdcc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 1bfc6191f100ea93587c70d32ff54e75876f33a6..8446f8f44de63066ae842dce4baf4b8352bfe74a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 3647a66eb195231f479c6360ed4fe92ed165aeee..cc05c9b163154c08356e6e971217e96c0178055c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index c539c365ebb16e3dd424672cddb6359be87e1a52..4910ea06a5a985f4e2faffa8c4f3b79383ec724d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index cdffa0d159009c624d004b2167893080a95ff7fa..bd760cfd02b055a5820d59431e9651ded78ede5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 3a3830c68315c78a3fe286622a22ca85cf5f70be..49fbc01979d28758ac8604664373cadf9bcaa89d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 2a33953f46501e1f7f4766c4885409687b65b986..c7af80c379f881fbc1443a5f3b2c35a1957eff81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 0d9281812dd943bb70c8b068a9cabeb546a100f9..d985e429f0840cfce2cadbaec2eabf2b309a61a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 26f2150d40943471e264b779096db09ba620f7c3..681780b221045e034fcc1d8ddaed3faff6790658 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 5da603586101f1d8804c970c91d0627bcbf7ed1e..42fa33b0d7f50f33300820b285bfe13bda486674 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d2c2eb1427b5bd6243fd1e94e7a7186b7eefbe0..d529e65bd881181dd0dafb5d7cb96047c988aac0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3234c30a1aefc901c3ee6870ce88f4e7f79db868..301c217d0936ab49e272060f81f6f9d2189f3015 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 822370d81004766747d051645627cff90ed35918..61400ac0bdcbf6d70c3fcbce8eef789c4f0b23f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5574a62c2b979c09cf2dee9b5343874717186894..c5c4056c23378d73d573cab0b409146a84e58256 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0134afcf0709c89339441d727b7229720236e5d6..3bdcd97e480880a75bdcde162cc2f4752b011c48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57686fd634858e52498158f0316ffb687aa9c970..63433eb17dcc096ee740ac12043ce5d1441c10ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 2a0f759c613fd5d7bfd0c3d6de99d0912c1f0727..61cb9491a17a16e55094fc9f77f2f016282e7b8c 100644 (file)
@@ -1,5 +1,5 @@
 
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index d4245cf8c98d465f281b41ebe1db27d868d1e90a..e2c525aa2ac4bba3947c8973f929c43b796a14a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 229e12592f423d8576b1f1e558c747ee0353ec0c..923ada2475c13c4d9d47a05377125a718424fe47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index e7b8adb3808b98a9a4adbdd8357235eefdcefac1..aaf169ed1307f24892efee551209010a644dd36a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  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 7237d65f6449d6d508284d38e9ab7c55a8da1164..e200ecd7f283ed66ca46ffd0dd38cd5d5e851619 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  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 1b8dbe0d0ccad0c367d500f47a43887290a47fdd..db69373f2cbbc615c0691efded11460e52bbab80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 08547cda7716d40c6be32f701e553e17fdcf01f6..a97006cf1554b4f655ffa44ab2d9b6a5a4e88ce3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4441fa7177b01d7fa6b68ee83f0fb91761a0af4..eab97d9ed50b94c29518ad26ef7b9619f30cc06e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f6b4aaf43db37c0728d6d974aa687beac1b3bd8b..67f7f89c972741e264aa4f22a71f7dd620e01d87 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7c620e47ecd3495d7bc5b45a3efa7ac715674e91..419357d2150a501fe57c0747ef3453ebb7f37404 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bfb86c89f6cd75b85c181734f054234762ae23a1..5e4fa385e5d744a1ff8c909fdebf63d90ed2873e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7b3f236df97d475789a2e680a57573e5162f2bc9..cd5d6573b0c412e231b5a9f1bf5da92c61b66fc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5111f5c701825d8606ed0d071d63dc0752f71ba8..5ddb96d9a526177ccf3aee157657314ee2cd6338 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1aa3e967487bd4174123fad2fd77110ac275d86f..4c49b3cc84b26e07cce727d755b69f498f9aed1a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0efb595a3711f74801dbb8a955884e7cf2282c6f..8e9ed8ecc89a1e8c04e6e9a7275718ce00fc2eb0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 86f9442b04361d6dfb763073cbca49610792c026..05d3b23a36fa4713274984d3f0afce65e0c0a491 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f171fd69ffae9fafc1b69f454c75f37e77130008..cd5032638381fff652241065b225ecb8743208c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 2be635ce0ce768cdbed28cfd989f2d51cb524486..b2b9e771301c98131f8a5858d129d654eba64c29 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 460a426f8ab1061ac15e0496854ced48e103da22..a6c7e6e49d3681954d4c10089ed3efc654f0ab4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 e72807206a156c593256e6533c646ccb60240056..05c7dad792f711d034937afc51aff820f9f64a47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8e86c88d85b9d4395d5136a2510bbace00332fee..109740f51dbb3496adbee0cc3956b0fc552cbbb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c5c4f55d0cb8a60eeec5d6212b6ed01249efc3b6..3b49ddac3bd605acbb8ad9bf54e7832c5fb9f2cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 eb66d718522a90ca11fab373cbd17a350778a77f..b4bea08413225da5e6efab8341d3c7a5cf5930c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 979532949d3e4d784e698a5d017511fb8310c3c7..fffb2a284924ed449ade1f8de88543fcf00aed89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 358a04aa534a9f3cea696966a5c11a615b6f68ee..6b6857e5f617a8d480a77b7dc5428113d78e3152 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f698c8c60cad7e87626a750d5282cfbe9ffb44d4..844db6bec7a4593685330244d17c00a4d2fc03cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 268ff10cfc7df98ccb5b7e99e5af65e70e1e1d6c..9753306532764dca1470fded6335bfbe18d67132 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 18e0b91d257e99899b906e1981bb870ca470e9f0..88c3754d0b2dd5a87504bf7573f3903c8ae0a7d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 22bea385a654599f41dc3d7ed9913cd12e450435..90cbc751c466e24639c5003981140d8c96813139 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 2248b397e6b01897858c49a66e452c75863563ec..0179bd00f6b46b5d8e7e190ff4dfca50b37eecf6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7b1c3657bb6e7f8967f7219026d9309ce00f2d77..bdb68f3eed751b9a3ddc25457d49cbcba39c6ce1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 18d7b54255f9031c9a1910a6bb745c26bb44268f..238c9abd1865a6d0d3e6e60b7fd2880302dc220a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 99e5749227f2922a95daab946cbaaff5bc294f52..eec920fe48ac125f816012c9d056bd50725dadd5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a7a90d12357e897adbb51d22d6fa5662ff126b3f..1e4e9db52dc86a737d3e003ca20c64df5655a6db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dbc04a0fbabc5d54d8fd8e29fafb7d39865fda76..797636f388ad1dc55cc22ba4e1d65cdc29b27634 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6a1da7cf1b8568bf9600389e0b753fd957228e67..a12db75eadfbd9ea0699962e26459edd0db43487 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b082331d5700b59cb829d4b2dc929ade71582fb3..48b4cdb54377f8727d9fcb35b090c5254e243c32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 39a9c7900e26f15a3a7f0e0ae5ad18bba616d0c2..36d0863e4f11d751578d8644b2c9a9d0db60d3d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a2d625543df58c88f084e76ce480dba997a5bf45..01e3e15a3a1670499cc6ca797517b9ac3b8e4511 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8ef7d578c50ee986ffeaa27c551dca7505de5870..80490064ee7e8c678b419ee3af8213e6c7d635c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 113656c6c77d623fcde5c5e3fbd38cf5b1a3a671..d050a08e6e75f5312459884c7ce47f4b7488705c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 799119ac8b51eaf1c56dc17b3659923e4cabcb40..4f709eef20b135e2f8bdcf1a226de3e266b5f929 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6d5a0d3b40daa5c3c4a9e9efbb4dd27b587ef911..a6e02ff75a32e84534226cdedb36e12d052ebc32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7cd3f6afd1ffe0657c4cb30a0e243c9bcdfc4cec..9a73c0d6fcd367ca7f401df2544b90ba6ccbd8b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b81ec0c877aa07eeda383b087ed391f6a45cedd4..f37dba2083954ef8d09c06a22b62693e332fdf3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 095c07f332d0c5a35d85af805e52cd4b3e23734a..ba5004d34f0b6413d88f27f0525ecd3c22a5b706 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3393f9b6984f67ff2a790388b601082bda51e810..03d54b414dc0bf794c18b3a16b56c2f2ca40b9e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 522067a41f03072212599ca5ee46dc51ae342c25..0e5a9f10b3ff2e329ee3e3783573262fe22b7ea5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 744a67a171630ef3a4ed2ecdaca949e946ea5ece..38bf8610d7231a600f2f2278be47760d1ead26f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a41746bd4d5d4feb7e077f68697a2b1fdb3102f8..387a4acc41c3f608c49872b8029e9af9c0d6c8cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 87b3fb2743be189b84d3c63cc47f050767ae2383..e7c4180892114445f9811cc66cd93217652c4197 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b425fb498e2ca8d8e2588980ee70b89f8a486935..4f8ddde310c474ecd97c26e71686ccd5926b9e07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 92468a84b69d4c75f5f6a3c547178994643090ed..e56af64542f8565c0736d202307cd6e4abd69129 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1a5460342d007786fe882bff9aec27ec132b5a26..6568108c1b1b7ac934e7089221fbab92b9e801d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 74147e01d449d91a11bdd9bcedb3760bf6cd8989..fe47f7d8991597dd6c9afb735daf0c9001a8fe32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b4cc9fa4430f9c8015d3a4d20c536bb64528482a..38d4c1ae2120224680352ce336cd6d17e3d7b3c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5228de285e0169cd00ade68987f4a514e24723d9..13d524e02903623ee0404803a2673b3146a64e68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6ad8a0ca9f4ac132e8d33e7ae0b8499976fef56f..1189bdacb1efbd50454f2bdf12c79448dacc0e7e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 324d9acc6121ca412fd4861a62bab7bce00d3452..9e0da83408282b92b3d5cfde59ae21b3ffbb9af5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a94b3e79e453b41f667a700ebefd8de44805c1bc..01a137894d77e008660d923d98e2618983cf7430 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fad555dc251ef3b3a63fa14cd5956b070af754f0..6932798156e89d7b2321fa99a01ce105d308d4c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 33879572d94800294b603512c7d4307ca57aaf2c..ba89aa91b32cdaa6ad885120760d4dd000de6d37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2d9bca0af290bed0c379a6f3a595113a9fc4e3ca..d7cb899e3c7c8c6788849bc254a9e791580d73e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ef0f7a2ffddc73d2aa054c4c98a364a3e15d0c45..e3dc9f175d53add82090868aca56bbc595e80e16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e33aeca02abd8eefb6d3724740197563649aa788..3db6bec6c164e7f0ecbcb98c83e255ee82271998 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2d67caa7638b745cc954bd456e92732038b2e733..6007aef3ed8bd9e04d6840b9bea59ebbf4103092 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 4c3f52d72a0d2ecd2d484f11753ff00153027911..709af01dfb87af664b6ca03c96aa0b99daefa7c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 f9a87433ae33b372a02cdeb4a2602ea960a2380b..a1e57461adf7b7379477ad9300c4fd19a6b221bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2fa7ddd5b679b507cc0770b20f7aef30abca94dd..c3436a25af2a11cdbf4c435b5fc45185b26b627e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c32c4dd58cbda4ba734a620b8b575cdd0b7d0da9..1cbdf62046416ee740b6409ed9b3018ed70c9242 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 305ba70673c09673b07347a8414aae404152b050..b78a695a9873b9d743bec56c43be174cb846f3fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 75dac2c912d76531f9dcd3b20d931f982dffce89..f698026f44e20f36c4a6964af04220af14308ef6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f9c16065652db592dadd009b60b24f9c2d4e2634..1e2c3c55a3e0feee29619db44fc771b129b40b3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e934ae5c67f45b72b0c7fc035c5d6e0cebf3cbd9..80001efd342907e4a2767fce2b94a7ea41e05438 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4c0f583ed07ff1c3304d88003c9084dd513a7455..9101a21b52b1e2da21d8dc9046a012bc938b380a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0569e96eb6d932e55a6ccc7df4fac850f4c0fd3d..a9c57539ca98608eaa9046dde78b61d5fd7c9775 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 578e9a937f37e9d554e9ada76ab94aeb4a667bb8..78b59c35adc0cdb304193aca406fb184aaa1c671 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 310aad34acee8f08f02122472cd68f887359753a..5bf39dcf9583769f711729c5be6751fbf4563b2c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 92a951da03003f844f9b014f21a177d0851130ff..ea23bf3a1a6fd58b19753074109fe018c19bc22d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 c7b1d19d948b9f341af40fc2fe287c03ee1e1a7a..fd0bbb4a154e3e32a6b749082919ccf4d71bf7fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 e0f4c8f70d35ec2192790c1978722bf6df50d4af..f736269bf57b9da30daee9b2a5ad553379fc383a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 ae721dab76cc9a4eed7c2521cd5b7a9d1cf811db..9326fcce73b16126de8082804b1b00ee9736d5ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 352b0ea0d586f6bf0e748b84af615826d76438c2..f6ab4dc71aecb565959eb74b071d6676c1a2942a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 e47d17026a5fb8c92790ff084822993b367a1d68..7c6260a300c2657378f217fe5dfed7076fdf2b57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b7a34a62acdcfea06c8eedd59bb729c9db48ef6b..677c391790aa827dcda3b5a65213fa48d9b8c7f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a7d5e0c7ba72a937e3e021b1586cc9c5c22113a8..568327b03a8df8bcf7b09d2155baf3308302db5a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c3a709f5eb2f0774c2f105bff5ff3afa2932a9cf..23cae3c974df65c1e20da36b46d5e83c91a6e859 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d2eb807af0e76d9a2aa916b9b81bc7ea3233a400..3f2e5cecc5f32ea8103196f524404d6d1630e5bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bb7dd2cb31d0dbe5325e1f03fb2ed9a4e5722e83..c2403e2d0a029d2a3c0b0671b7670026021b4491 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6e336d36cc7b77dc049f887295247ad0acf851ff..beacae573d4ab1c3207cbe065133309aaad339c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6045fb6d76e81365e73ffe8518149147de143366..884493a3bbda48ed691dee9e01894837d0297bac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 89bf67a1957fd6dac3528e462846d415d44e0875..d9e8ce69a50688d83d91ceb1b85b26666e28bced 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a8a1eda4eaac0d1e36b18d53b9e355787ae27855..610416f59d7f2c29ec31299232b0bf34d821e0d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d19f8a16b62def8eca6595ff7c5088d3b015b421..f1d7cb043d2059fa0464db8722cad1fa00604656 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3ceaef0e7f0e1efede4afd3ea692c3a18c56ae66..5f8f532f0e573f4e422ef8ff906296a1d30b1c9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 13818c8039693e2e00fc3c62fefa04511ebad834..8e7618915c8c6b93784eb981f5c0e8c3858af93e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1b8ac2a602e262a5117ecf5f8ed52ccda5f1dee3..657c24be282ae1532f9da333fc2fed81dca6224a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 55edd27e69fddecec7ac6bc342ad5f3decc2b9da..57c61d981908658f8172fd58950074263e0feef5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ba8208e2ad5f0ae6e403f5b49dfedcc792179bf3..50d986ef9cc001af9863ad5e7fed9fa14939c35b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a793b1124cbab1269c5890b766c5201aa33c2921..80bf9f907296a1f275ae0c144ffb015121cd6989 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6e35515143dbcc8eeba3aac22755f92c226afd91..5f90ea7be54fdf2f6060009e5d3441f42aa47246 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 75f606017c0bcc7da81c0b4231c3ff920783ae52..5f4c3385e4674e8d3d2fa5eca18506f89b42e49d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5419c808ea08a3cd01824c01f522038976cebb7a..d75a04aee6209fcdcfe4ebd37ec7cab7a21b6d15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8f4441621e57e27c296e23e1bebc290551781827..40016c3ef6fa67885edd95174ea6353042c4c637 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 30ee5b13ce03411a558dd73b17db41792cd7df93..23d7c1f8a63279dd1a40ce2e3ad3e73217ffab80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a2f883451cad781f351f249df981865d0f0eaf4a..0b309dd7fe5cd50bfc5619ccabbf809f9383f4d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 571f2d6574f7c177c98cc991c16915d6494584ef..e4e77b24ba4205f1d611196f6197a043e5db2b43 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 318e11053f3dbf640af3c4be1d2846ac91bc5c76..4ef69651ef59e7377b2d843553b271a3141e5b2e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ef79ade72e50b7c58adac34e00974c7d1c974e41..ceb2ddf977a28b585a4b49a6d4f501d08f508df2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c4c5bede8296aeb461bd022cc78f487a447c9b28..ecc450e356ab627d2e713ac0285bbab6791c05fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 65290bb980aa5751895c1c57d5d334c86a9088ff..5b5599efed65e9080b63bd8fa73bb349e3ecdfd7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 924d0b725a7f32f15007ba194df00bd3c2093957..3c3fb2a1b7eff5eda6f1b1acd92d89dc3b539821 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 90207a6444aae9c391973471706d6b0025085a86..d02c15cd29e0936e20d72712e5ed37c58afa46a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7259a08308dcbc5ccc46e508046a1df616997e5c..7460e9cd38f57466ed81ba78afb83f456ad28cd0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a21d3e264f4437a1aa8c61f1a77d7afe9e2c5b1f..b7bbc8dd0d43f31e429772dd8aabcbf366215f1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0404df0f2b0ebcc2a08ef3f0b629085dd2c9ea00..40f703f0b385e10487b964c71f1e035e07045f6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fac5e649e0c346bd11b13bdc54c2ff7eb473392c..6ee7ca46ca3b4b45df4ed97109046ff5eea39200 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e7385f322569234a490ea074847b3757f611aa0d..342bab231dde70c6ce6e1be8d6386657297fe080 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c10cd9e5dafe655fbbf1dd440e991e7ca9a0a120..9f9b4ac4de85c03ce767a277cf4cfac41bd362ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 253e592a9666325b3e3ea49285f7edcfbd7d45c6..42dd45163255a5f40afbc56215b9fddb14a42d09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6b2d8ed1927e6ad773fce078e3aeada5a2bce9a3..da9a19d8dd9f223fb33afabe3d25e4fb703e8db8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b0427777b1eb5911b422df90e755e3ff9222890e..ded9641986c7f62e5e461e35d44b30dbb46e075d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9d2718b16b049ef80e08951b17f53ef6970f5d85..6eeb09f6bac2590f7f51dc7ee9b310aa487ac896 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 096f015f15ef522732f0438204a8d123697af848..cb515ea88d1e0233480201678a015f473d47bec9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cb6efb859bc7f8e61546498c91f6e91af1ba4925..40fc32d96eefd22e3d174cbe29390f0f3dd39b8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1b46668e28a85a60f6980e7d9e04933d3e022421..6ca311bb2cc69224bacb9f54351338b86eae66a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c93c694ba09ed3281477273ac0e78475d739e8d8..1b9a5ccf7e56521eb61612dcaebe9c8211ee5db3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0ba69e7eb20a249b5ec835036d6af824802467ce..dc43a8c815100fa19657f09030537651b9de35a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 937ca6f7d61e6d23150f2feacae856c0f71e188c..2ec6c3fe56a7b6aa954be71fd78d7db0e4ac35f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5b9afbe5f6b6ee00019e7d6a5328f05b9f9e34eb..ddb672345038f10a1e0818a3bd5e0aad67988359 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c74439548ef0d5b7ba73f01b759013d033606776..cac4c4aa6fada2edad5f22d43790f5be3a7a9779 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fcc12ef567a4cec82cad111fbbb7a7af4c93f366..c840e8c2be18ef823e85c0fdbaa8c1a6f6ab1923 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d29b3ac486425e74b728f84eb3a4529e49e4210c..c476ffde52b647ea2fbd6b737b9d4ffdef92b2ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a7ba496891ae8c2ef33f7bf7651e9b7b0ae97efd..5b151c433c7ff557ddb7f53a37b6af00640e4db1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4b06bfbd60018f1def97a49beba86f6fa3694cea..2707a02150c3f721aa502c482ac82444040af239 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ffbfb69bf7488cd630c93ac3d0728ac5f3e60c01..320bc86becb0c57933dc60136aa6bc64205444ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2c1130971560fa1a92b3c264f009bb5a914446b0..068f52b462924d1e052f0b66f7231c55b7982ea6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 96f2aad2ef2ab280d2f9105894f2b92ebf7e8430..c1043cf3be91566fb436b496cee66b02515d4b3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b6b88af233c7d8c1084d522e448a9c30fefb865e..a6331a25d385bd89e57c03930921780474e32ef8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dfee576dccda28e5b83f62fa9c554be1587db4e2..24fd02f6108916ef6f6cedde620fdf76e164c861 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 88ddc82b0f3aaf9f6adfd4fc6617d1f3e17a0721..2ac871e02b52fdf7c78c1749508baac7910bf075 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6c447470d524e641baec35d78ea962f7f0032ee2..8aaaba6706b7dceaf40ac4ae1101ff65c751141c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 51ba314d339817ff9c1601216f489674c88ede70..c321e03d55b58699f8a1919393c6a3eed47c686d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 31888e45a782c4a94cecbb93e7c5b17dedc6da0c..8747c972d83e896021d573bcada4e3273b09318e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f17f1581bc9a28281085c497e6db36662f6f9c02..dc60142d54ae2938f37410f093de0e93681842d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0c55d9c940cd11abe8d612f7bdacf009bf152713..b0947402b548cc3ea1ba0abbfe801411e96f96a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 50ed927bf17de0872b6d1bdc0a4af15b7f3f422a..16a49b24b0c420948a248c2013fd9c764558b428 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1cd3cb5be4110a8eaa81628ed8b9b0ef4e3c4b58..b7b0c2ee9d3c93ceb336eb44c765e9d28b1dc685 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3bf9254ac2fc8c3a4cbe745a15b5963d57d1f0b7..67d3992d36c7a6f3742db216eac39f44b3cfe0aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2ca754f7983d77ba6a555e42b3eb47fb8be80b00..e092f9a10bba5577f3cb06665990126def546eb1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5b300cb25684b0e518ed7f33c381c1acfa18ff94..5a9e50c21e57e58ec43c0645a36773baca5163c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 eef04c1a238b30bb83e6e5ff453d20afea5233c4..cff31dfce60d33b9cf1bce361fa5d9625e45c61c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6d1cb73fbaf0081a3a5cfd5737d1d18c043a2c54..e8e6392bc51bc55c89eeb344a4524f5e08a8517f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b8937ad7ef601aa3384a3d40c09d272169ad18d8..2100f48b902b1210a53f7565de78ca08cac6a770 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b0b30f9226244c43e0f78328419aff219156e986..62e391fb39e553f9309f620bd1e3d2b09f98b5fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fb84a29bcdfb446f3a5e1941f8d4121b5a690581..2e9f36a38453a23fdb18271e972ae6b9c539d830 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3313f3d922f15dc4e35d87d4dde97c0dbc25572f..98c714941740f53b4594ab2d0fc244076a66c0e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bc53d70429272c4402e9e354c4a897127cdfb91a..fc8bd50a41bfada129777909b0354d4d00c5caf0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 b48a5ceaaf5ac842e19d4c49bc23896667ad9de0..724276e806fc6ce6d749c67398410e4bc463e682 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dab4fac4c5e091bec1961a5d864bc06409a9a808..0f4b3db8d96e80fbcdec58f8c124cf3f96b026ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0d68526df24e301d4047eeda94a0127105bd2c2f..b9d9b78dd4202dadd9122b09fa478dc094b8860a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 26362dd018124edadfe91d5c4ea7050501b769c4..5250ffe6e915e952fb4dbd79f7c2654fa341cfaf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f612e8f66a0bb919cb1906fc8f27cf9de0f72e97..2dde88e92e43c3aed21a27d8f5fefb7d1e0fd0ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9aada86cdbbd85a6b26e80f7c7fb89a5a5885f6d..ad82ce8e9b11decacbd9d6ec2de8b8f467aceda6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2d804cc5b427b748a2fccd02bf9a26fd03661572..8ca648cee7e51771670d795025b41b6cd89af296 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5ebe9ee31a9123095749e3f4e4d972f4627fda2f..b8e5e933039a55131b90fa2de8632c96f7ec54c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 40c0189580c8a3471b98add5569432c99c735976..abe6f6688c86864ad119f6234ba1e5bd798088f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7cd1714aec8c677381080451acad7fe84037238d..a6cc6d933f551288d011cc465dc55c6e76b43317 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8a87f1e3eeb36f72a902a98b49257991e0931209..3604e32f0b1e4c991bb5c242c661421501c953e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e4343142f612e80a77c35a89b128b200cccf3b32..7de5078aa3f1d6f8890dba7f8cd3abd68d41fbce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 12ec8e48a5350fa1bc094144f4ac62188a40e2ac..b52f4b27e97259ad141055f2cb184f2ffdf1bd63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6febec8b4e9231fd752015d19c80dd88b39715e5..729bdc1041b4253e37c8273b376e779931b63dbe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 308bf8adcb7c610c7faa39153134e60568dc39d6..406aa6e37bb30269d56f0374bb0c4aa9f695e215 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cd2d9adecaeb8381f3f7dafc82b54cc8b19988af..7ca5bac9f72a67f4b6f8ad984d6cbac1aa85cb5b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b781089751e55dad2fa43dd2621f9ca105de820d..bf3a7e7a3d0aeb01f68c797d5bbc332059d3ddc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 76e84d5b301117b1609a50440cb78cf4d9dc90ff..a5cd90c149adb2d88f51798bb67d6cbdfeaf6e6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 049be672186dd3e4ccba6dc2184aebd2b65f6f96..12b1e162d89d92a5ee059c05a4ef7bf21bf96107 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4680fb13e84da4957686542da12ff10e02950c5f..c853f135c3be229086d9597d809c72c9a81c396d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d0ea39ebd134860570fd98d67eb0ed65ccf060dd..114d9e41fc7b706409455c8dee18283c67aa5877 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9a6a31561e02589a002768da3f928197b4592b48..c846106b81b1d2c500ee6cf2b9d75fa999b35b5b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 30b07e0ccfed15aa765534997a13f3a881894a10..5f087dadbe99210d996dd62535a6f360354dd919 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 671a1b404f2d630697aaa09873f51f8beede3cbc..72df6ec14700d9eaca66034e4f129aab111bed1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c25be7d1310aee7e28bbbf90edd96d8f2aa7143f..23a1bed30555a39ed1089066fa3e4eb2e018c6a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dedec943ca6c0cf9c9509645249e0c8f1e6674c4..d688e3a7553854d3850cf6bcea2d2fc10c14f7c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0aa8fa0c1cff05811066baeb5c51097c35a59881..93ed602cc34f2a71297f2d14f72af5b2d8991417 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 edf65f09e48ce70ffd1f960ec0b6e1ad295a0878..3570de6f7c294a2ab13cd9cabf2bfe8398f65ca5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d251d8cc1cfffdabbb3e5bf1e86a9660e215d88a..32511b86fd2f1c2970895dbfab71e5c63f7adcf8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e9027e848533c19a52359acc7245ce2b1e77edb9..ed1d30a8af063599196c5687df56c634f894d3ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 71b3fd41d5a79d22ded412ab64b7ad0ee6889d35..fea95304c178176f5de87f1399d3393c07ef918d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4fe8bee549b12c01661c4df38a7926e1df3a095f..6f5c7003ea7486bee7aca84cf2d537b663cddb01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 87823e55633ccf02d7b94181e2e461c14e4d38eb..df747cd4b8ab8471087b3751aacca2afcec82c35 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3bc0b4b22f5e01d3e27ccdd234e89898b2fcad7b..9f7bfbf5cb771a4e645fcd17a50de2bdc3857e4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 74b2a5049bc353d60591a68c5ae09b6c1c606ec7..9750e7e034d695c35fcc73505524b773ea7e8878 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 68e46f4a283884bf8a52f1753b24f573ca7287c2..d7f0469ef80e4bc13d8b0444ef0898476b8dadad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d3edee0dbad5000a46b20d5f15f0b87f0248e06f..174e502dcc747f5dd639b83e80230b7ba52d0530 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1cb1b47522377f3bafb02695dd6a57e511edc3d6..26fa08bdff4162e7a5fcb2831081797f246a21ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 73f63f003c67f29e109039d08a133e4dc9f605a5..86e2616be5115649738fb1782fe3b07b821da8f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 aff26c73398f3a8198462fee95d851e080a3a5ab..95351c9736addfaccd05ee757cf6a41f49d479b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0e593b24937d9a59ae6993b57178b83f38086ae4..7524c814757217e15bb5dd7c4770decb5ac94937 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c44b7e1746bb1ede116e15bf3f10d23fadb292f3..8ac31aad54776ac31229c1db9ac8d5bd51290c2b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3c8a538330bef1bba832aded1e03c80f8a31ff24..6c1ca9fdd630634abf744799b90d68605e001379 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a02b427f4a24729621746c16e43497e959325c81..d8120a5b7c35ba51e3c5e85656b7d11c00847fad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7b398ab33792cb95146c8955e79a4085c752e33d..63e07ca7df85904c4d155147976be534a9a564e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a5ad181f06e2d1387d02f4e10ff4529c6e7b4302..ad7f1ea3ec6224861f82738dd9b2a7ba227c63bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d67f97eeeae1da52dd982d99e4292601286ace2a..aa754903d6b57c5cfc748abd6c3b558c8a222f79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 652b750e4e2cd242175ac3220eb68c65309eb5ed..8dbd1d555357b782f783cf1d77a5c90626e6cff4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f7b8cfed1d05ab73673c879320cb05dad44a7e17..c75b3412aa59650f4c7c7e2ae6b574874c2e5635 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 43cfc4d0c9b78b796bde7a973157f370b5bf0c04..6d5bebb51d407360637a5da29f8c84e87f4cfc8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 98ea6d896540a9b038e72fb79f135acd3afff2d5..a53f65f3d13909ff807fc022482aa234a081b247 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e2ec122ea9ad2bd2c8e0882247570c37d6bb0773..1b62cddfc59dc8d124105dc6119955c91e9a69b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2114dd64cfcf9c2a5718afbe09025d78de13ec79..e78eab68a180c8c1a3025801a72a953f687684a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4b0939fab5e3220691f8928583537a9f76fd6d41..dae63215e6474984ca036d38a3962ef8818fa6dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f6aec2ecbe7570820cd4f5c7cfb4fa7e2cf79cf4..ec085811af5813e56714504544f577c0791d5496 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 185ef49eb6db85a8931aa5e6edad36d1fe6fe4b5..de7dedc8103bdc2f16a5d9780ed02a549f1fdd3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bf25ff2948f44544cba1b6f1e4cf22d275497f1d..966fb4c01bbae4b7e8b55c2ede9cab602dfc4dbc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 eb944ccef9f291f8710c9a3cefa85bcf5e1b8a2f..fb908835b6b9cea786b64c1923264386003e33da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 102190c5464cb1364ec0219e4166bb3a4c4a6baa..8ede244e4d819ab1c07ec09b6d1171ace8704753 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f387d90d1a9fd5f9c973b7d58e27e5d7c0dbf4ec..0600b08c982f1d9a9d2aef9cadff171fc8e2b716 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 22278c29d83be48f095093b83b798ee958807b97..5dcc8dd27489d1f5a50c3d9cd5f2dff14eea4096 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7737664511eff1cd4de6c9cf19efdbdb990a7a67..91b4ad30569030f16c0436ea60633b397c432e8b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 055db0ec5f3f4905e21f3848fb97c917115378f6..f3f0ab2296a5d1a8a6ee5d74f514e01e701e9717 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 749eca6c1cd3558bb4c232a78a896422b4a28b8d..3e0cb3c2975e414d50a8bf7ffa8118d07de57ec8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a60e06a87d198484d1a61d0c8c076e06bc487f0a..27683c30a68478655070584662d877213ef407ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a71da9bbe12bdea49b7beb844d1e21c2027fa5f5..aed8e95b8d38fee89219496885b2bd333a02fa48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3f186739fcd9e569cdeef2de9850985504ca6ec0..5d2b7fb7584013ff53ebe5b99a06050ecada6b7c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c72266b3b1deeedaa3e3da8765f2569e4d7ea665..4d28478d4c8d5d19b805a1d845fe1f9b1f7b6eec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3cd0a0292bdfebbb7c1b69f39d69c2f20d67047a..46e702f780f4244ac5aaeb2056dee4d07636c749 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 df1d5af8c26fef86e91cec232f107a512c5ab80a..e612145f396fc007979ec86ab743dd87b0a63b44 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 04632b4ea7798ad717c964cff8c8f23de627a87d..fd61848f9485a31943de318bddd21921f8918866 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 88caeb55c66528cd34a805c0187af334f40f3c43..f5330bdb65c4eb856edfa5b21234cdb5f2d6ccfa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 321733a37d0228af4492c59630f2eb4becfb8024..e0403e95b1c3ad757fe9ed2269a3fe2a05a09610 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b6c0e126ff09417b20dcc277cd9cdd48ddc16af3..a5ea71478fd181c907aecd1e8aa155045d7b3975 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8ab1b03f05760e381434e3012e830ddfad0569ba..d5cc91e1716505d5d60b28a3bd37b944a0600498 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 22cf2d553d0c4b5cce887b125fdfd122bed0e2f3..e9ba833821a003d03476486b823a110e908a8be1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 246b1d7fe63333cf2594566da3a85b1efa871477..ef06618797a2d09db4612aed5b2a3988e89554ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 58609895c291d2cf0f83dd23e503e4d3dc142e8f..b6edb84da396a20ac1fa85920a67f7eaac7bfd65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 281a1290d1b62d859dcce52578200baa49cc3450..a3577278c466fecaef5d475db34126bb69b95ffa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 38da55c5ca5a93b01b48a58ef1e71a175bddb77b..de1cfff6f0b4b1b8193a078b4c1d248a1938dbb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f29dc2637d0435478fef1f44febd1ef8709877a9..a7f088cc4aadad4c5597971b6b161a76023c7b6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 896b64a19d0ec5c7a71b2d8b4d4b85db4c24fc57..dd5ad33d382118ad48fd4071c8aabeb8893e511f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9e4b1c3f5dd367e6c11427acbfeefb745b57851c..d492aa09a0c9a5daa3265cbf9b58820771b785fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8f35004b6c7f551efa663b5809e9449354982bab..b94d339edc7ef7bfd121bd75713f03637591ad87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 580432f6af597e56d1ac28ca9d01c7f29083d0f2..610c6d79ef807694bb0739a0a4883555076e865e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4cfd45aa6336bdb875661a5b3e73d35e1c663245..0e1a2a880d43414fa3ced2b412012d4095637a03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2c2a9b654e97f4ea0248004f355a89b98e3dc236..ffb55acdb80e1d483890a8d85fc83ed73dfce41b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8a2e7eec15627aeecd1160c0a19b329b8c00689a..d4db4adafbb2d7bd45024c0a87bb883af6afd8cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6aa1eff2c3a471d16e2be59a35d1d7aa656ec348..587a6e73ce17b0f808412d720878176fd5876535 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a6ef2455b0687212be5e4b1c17508cd1e00314b2..e733a96dc639be531d50c30a0c7fb71d667fd103 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a180caeb1f918e4e9e4485ec8b5874023af7bc6c..2546e32c5658b8f9542b96a74e044c8c1f628f4c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 654c9d4145faacc82b92bba74b2975440a8a58b8..63bd43512b067274bd3bcda3245a5ca72beeaad3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f094bcb7c6133c0b5327caa507b1ade12cb47d03..a56b6e7c7ca08102957a7a1bddb23aa278b24304 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 994a0f6952b130e37ed17abe556937b8f8f479c9..0b3e52395548f50c875a8f0fe1664b3e74987fd2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 86da60f19b4a7ddf069998b3a13f2c10764bc5bc..5b5f4e93e65a5f54c2656f90e0df2f45b3d2bac1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 d552a065ea7e82a10e1272cf215af3a7de55510b..6fac93e9e13bb6e63fbb10de7a7f217ec3ea1068 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 f58845436f57f457d1c6c04916fb1069a9e2b388..abaf33d529da33bacc88fb13bde0cc1a9a8bfb96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 3d4d2f2bb3fc648d8342d7de00bbb33fe5b4fdeb..5d6d872652caaa25ae2138c3fc84bfbed7df8b42 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 76c1ad195c7ee7a635e1e47d06c2229b083dd989..c2cb20f2225ca9d90259e83041549441f3cb9a32 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1cd13981d76f73053f557489df1623b8c78eb7ea..be842a9e62271820affc49ef566d94b3542b7648 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 51ce7a47a9d5db32af75f4c61f1faf0ba963ab2d..558d99d223a965d28b9c3cd2e714b869d2295def 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 69e75d2bff9c4a380f03d2980863ff11486d026a..c225fce9335016a1069aa2739e2ca88b01f30232 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f4c79cb4af688aa25a0db226fa2e701afd68d879..77a35ea9dc6f435c699f2af0f50d489e3844cfae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 47a2e1ff80fb515b923c03b2c3a94c3b29fc3328..983d072f47baacf0adbc1d9d28cd2167c36f1d4f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c380eff7fd5b05ccff26cc1a80b57d95697e7825..a63d681eba6473732e09ebf900f45b7c7183d5f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 65a3b15d07413c5d9d1c35e4b8a7a98d648fdce4..4362271d70618ce5bda7449cb39baf5b54ac49bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 03d2f40ae96c765e60a0af5a96d93ee66f3eb31f..2f491b32b296aa765252a1f3664ada027a5a3a41 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 638c0e3a9c855b9bff5c4dc5d3670b2fe02551cb..d891a7154a940cb7e5e636a461d895700c72fef7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2073a92fcf2f73dbc0d3b67a6d41423a95e78404..ca8a074ace73cacc86e9a0484b028067823472d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3c9728312e398cdf8c07426b32cf8f58c2aa3b18..885ba7540929c97a82b925f22db3bb08a5876fd7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2a500a36a68b1c5cf13e1231a5ea4479e6d9abbf..9d78e9285f211d8b115d680eb312801aa7dd1907 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e49e1a6f8ec6c4c3d01ab0d0fe600b19af1e4fc3..0b36df80bf30bef967ee6ed6d9cf7df24c30b057 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3291a9b99f5fef529868d4b453a1552ad0cdcd2f..5b7741029e2cece2a42d86b573a4c3722f321ef1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 de59d3c38a729f1c1126ac89d14ee179040835cd..3ec315b6d547e9dfa15cb2f2634f1cad178b0f78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2a690f5780fbe50b850f82efa9004605c410d23d..68768fb3efba151b3c7a07aad1f32ac6ffcd9a03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1178fcd4323389b8d8fec674d45bdfc1bd1e7841..40b23bba291f558c194c43449c5e8a65145531c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6caf302e438231f20f1e9761319ad786b94a5dd8..a96f090ace8f79258fd8b5c3be87a9a2b0843ce8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b39e96a6a4f1ab6e4a181410d5220a498e636189..e608e20b70381a02c985a8794e7068479847f651 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2dfb5a40d83e9f64bb1ca244071af2d4289ff771..abcaee86dc460c5fe7ad64adf9950523405f4d1f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5fd0777486c09f2acce9da270166078223103c3a..478782ce87f34efd9003c66676b870aa9119b2d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e6ef1994f2f6ec6fb60c43b5ce46b08a83bd2773..2e03ad352a3c6e820d0c1b531f79ec62ef0db46d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cce273e8f99e805e108013433f7d11760aaceb4b..7235aab16a7bd299e58599dfe3e3dd7c0949abc8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7bb76653d7d56666e19c8494c90023e98dd4d254..852f8c268af2285ec22c275704f5362a9c1e520d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6e91bb6b34d374426d4a3a2a3586cbf2040a6a24..21be791babff9f61bdfe89b77304660e028dfe33 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c8752b1c405751e192ab495b57a81bdb4cdbeecb..79f3676991e5fbe88974afda88ce2e50ce0ea19a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d86134499dd580171be47a8a31a1910e18b97af3..846b2b81cefb2811c3cb4d9c39d9042bedd14004 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a68b66c4a436ba36d242390b3a44fa8ca3fc09bc..84fb5e316872d9cbf148c75ae76bc88b5dd323f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 10c91b7ea5d36d9216307cb3a4d14fb6f512767c..1fa5f28410dca5b5e8c0f559f8bac3add8aac3ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 73000323f106bbf1ef811b2047f7dbfd369dd0d1..492685696116aa76a709600cbd073873072a3166 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d90405348d1d6b6c4066d3d53641378dc7f0771c..6113fa31afd691bfb520bf55ea52989215875a7f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7491eec25f2ce92f22fa8234d800b04cc0c3bf1c..b0f1ee6fe9edc688b869f5b5d12f7e7c4b42e61e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b3541d316a3f56988c615cf4e5beca14322e8f1d..7c353cbe1e9bf4ab6465af9faf469252c38e0c5d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e1eacefc90e3fc8b6623bc662df9be23a94b175d..0572d4247d3d63db0d1beff6f89616f11b1bd7c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1fa80cea734081b986b0620a876b9016a1e637c5..6d717578b6b74d3bfac3fe1bdd9dddbc86aee836 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1ae57f6b73b129f18f143071e8de31e90e4948ca..06ca85be58a2388e85530ba05719bb7cd4c821c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 bbe41db47b2aeee205d57fd0f67ad6ae3bb773fe..2fb3a837d6b4f8c3ccd9f256d9395060265bdf2f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 79b6891ce76198ea265ee0112862b1d008326828..696491a0363c5ff1986f32b0a0a7dceb10e1cc6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 964dcdd7f03f6a6d3c81a0e2a6a4ad79ae109539..a76925a5b4abf7c7a2d8e3a3ce40ee41ccf9f7c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5a1b37f420d3ccc3d10cb8dc0fa5f1d0644b9a20..ba9ee6f9384ec58027c27c99c56d4a60d2acabea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f6cd08a3356845c43a0dda78a69c4c2310e61b70..10912de1a7e909c86457ee9a587c85760d48a2f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0a11b94816020fb3d742beaa29537b33ab69893a..7d8c4406401b867f742583b359cbf99ec4607d52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e2f6ff62ac58a73d1d07926105a6fb250934fd0c..63acd2caa83560843de85c2efea529f820691f4c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5a58c44f19a854da569f45cdff19ca87d3d86ca7..b28718fbed88bb58b6c13200f7954eacde8518a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 85c6b11bba12c58ce1094d33f706f8b903799a07..3cbd431ec0f60278996bb262aa7c039b4253a6ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5fd10fb0d3bba1389528e4a59d540e1f38fd3be3..e2a6250472f8c333e9c7d1c00c529b1e4314cffa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 34eb339ce5cff06e3edbad24e23e1c4da98d820d..c142cbb287e182c8c9a9ef32979f036278bb9dcc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b3ce0aee142244217fd89a155ed1a76ebe44a466..a8e19edbcef0b657d2226b643358d298eccda97d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c3f5850a22f5049b3fdd1943647a86ea6744756c..aef6a7f9a43f6745c97d7835ce4ea374102d2ec7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 72a037753aa8823fa10deaad33614c4128c5e6ef..3ddfd9bbfb567861bdae57ec865549e304bb6481 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 350e29909bd13fe85e7f46757795f8da1a26893e..00b60f43d0e60bbe0e262ff2ef51af509ed6092f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5cf3b43c9835a911a0c1b0ce28d3a11eda474ab7..848837f9d4d2854d31162946d690d18410a0f05c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a27b7ea9e0d7f985df25699ac8ce00a28e4c953c..971ffef5c6a6b1d8044dba63bc92ff77905f65a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fe2fda677fdcfef730f6c5e3722dcf3c433e9390..5059de2951a6d1500a0ff3cc0f3a77f5c01ebe06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e85641a0be8fe0e70583ba763dd659d44887c6d4..a2e3574402e7660c5a846431fc2d01967dcf931e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4b5b7346dd49fb4b448a5e5624d0fa0781347a9c..8fd230538043bddd80dbfd58e58e4b6cb695173b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a42b6e1f752456d05fa27133ab7d4b85d1a2a734..fcb786b5930dfd4ed0210fb77411060f82e3de48 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e8bf72f2963a357510c66424119654fe5082d487..bf80d20751b895678172e0caf311e405539a2164 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f557847cf1b5e596be6cf9fb90b7a32d691740cd..17c0e116461d634bf6744e851c9a96c42a4771ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 60b19bc0ec95ce38ba0554e789819335bab25311..e65ddee80ac25dc155445dddbbdb3b4594f1fddc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1b8293271f2c2c64009d6e7f364567ec6ee0cf14..785563016aa9232f63988f422b38eb905123b02a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 62602abdb7f020491d96c2241a066e2128520d51..34b2c1ce8ad225e2538085223e114766d9bddda0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0704e126853e9e52ce4834bea7fb5793d388852b..581f1b3c97efc79bf9262e004f88452173315af3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7f86394db5a0c277625e153d6c4fe4bcfc8c4814..69aa381b37e54c95113de882cf96eb920d62b6bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6fdfc8f87def83d8f0ea35b0e791e6f840eb8674..7154fcb18e0d17ba737b500a87bc26845743ec76 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6c16dc70d9d4c50b23465b11edea3d9fed015a5a..bebf07e1e1eed927d9a5e21a125dc60b7a10bdab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b861a835e2e2dbd68a785a61fe5021b3e0f633f6..51f2ed157376a6955304db1a14906426ac7d151a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd273bcbe9110c6599445b4f2bf28e76bc1c393f..39d0ff92b5d1e639a7b822768b45132d4b1093d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 dbe599004d2f33ba6e96faa86d4d4ecd61f530cf..538c51051f0785a485fb114056c0dbe1085a31b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 79787e62eb089fe28f584da1f2c38052cb85f43e..06dc1eb9f9c2c0b4beb155579c501e5b7741b871 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 55796f7e167baec6d84411c4522fcbf7b931df30..82b72cf5b880045c64eba8fcb2f170acf8f9feda 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d44c6f5b03c2d70b62c7cdc3f946e8c81a894e6e..2e2e331a6e8683bda3f0ccf1e8f9d577387c8938 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7bec9c7fd487e626fec03a9fb7c754a6ad8676be..f118b43e5ce5767d295a0baee093df6d35d5239c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ca8912b300ab0a6df42cf0e71e0b42b4205b7108..9e834758500b83dc9624ae30493132b8a73c388f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 037c1750e871697bc296a1dd2e6595852ad70e18..ca552e6adf37f9cfc09f4d4a125da7ab1f084dbe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 29b6396a10156f71e21afc45e573284d6320d376..b989003987f54c2bcd4a01de2d8bbdfdf175ad84 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8c042394cc5a575c88d29c903c223616c2049ff6..687a4888c68c94720542bd59651a9a77b6dfc3c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0490d35f56dfb3d775c0ef1f747467024716c5c2..4a63c8f455178808b9ef0d73b59ff50d0b6417aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d3e9ea98b74be588d0be2466e883ebbee8fd2736..b13c9a7fba2950773dad5ba248bdb1d84e33e637 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 adb27fdcf080ee7f6d907c8d6edfaf3115bd9b14..c1f6544e9ba4b3fc23770816f2540801dd6249f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a318644e48688a7bbe3f62c25e49ac8dd811a466..540d8f37d55a954e6d72c340a172a4a068a70a50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 867afe8774a0961c0908dadaf5070fe2223be325..3b5da3fa17739a406aefc1e3cc43e340da495783 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fc040231f80d61c279d9915ab5030ebcd60d22eb..15627889ad81609dadc39fb6403399109603b8b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c98fd16c4e3f25310fe762db9e63521fc68423a9..5a2b5eb828bb2139190a11ca0884e6a054b70444 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1686fcafdd86d4681da2ef636e3c503a81a33424..86626d2750aa576095763c4c61c66b05f7c6fc20 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1a92ba27a1386da33f38954e8e6ba4b0cc2a4994..331d6aec210740e1e1eb543ea0c161332621f55b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cea0913ecd152a53a4291f639319e494e2a66fd9..899253b810910f4d8a767085a8ba68b75df6b06e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fb991c808e2fdb1160df3e59aefab00c0f67ec7a..8593b75e9f68397b2ded8999a75b49536fd448b4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 994612dba687f376d5e38c0af17f982a1fa55f78..acf97524d2e6ab3497f9e9e627569ab3d36783f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 92296f273c2bfbde35e6ac300cce20f24f21cd7f..d0d405c0add928e9e162eae1869e3d5f52bc39d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8edcf64709ffa1dbc77537f9e3afd6850b363501..2395dc0c54d3b2683cc0cdbb6bb7c38276934347 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c15780c5984051160410ce44dccb2b028f2d4166..ba6c06d06f876a53f8be83ca35370b4f02080f5d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 95e9a29235c0dfd83e38828a240a8d4784ee8e64..c02217f7e69e19728840c5873d601e3b63d77eb1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 324229a11956d556ecd7f1ece3ab90fe2a4a6a3c..d99fd9a84ad8e08f8b4da11a64455856c9fb1e7d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e34f8f33a6ea5ac0d0b3f4e0b674234535befc17..b0b433e61c84de816469589b1c6ffe8774f8e0c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 12c4a2942b80d6d7554d8bae54fe3b67ec947fb4..4905e56aa06f6d85ca6ca2a778baea468bcf3dff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 2c19fa7bd79ebf6cd1e27e63ae2ce3c45cb45703..4746dee1006de2c0c69c74f22f6d3c16ecd2aee9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 291547c4bc105497f4461ebc7fab5f65d6116bfd..05660eb7dfb7b3be6446907c85ba249ca7816236 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 efe8b669c3054b121918db7f85afd6f9d32b7f23..52c6ec28ec495ba29b2c48621afa75f167fdebe7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8278b2109df2fd73e5a6761060e85c715666f78d..5f70b1559aecc343ec4c7f5bb55415f4c494ddae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 27a0fc51131bb3d411eeaf395ef77eb61e3871ea..471c973b8100fbd0a8e70ac45684008a7fdfd8d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c68de7d4018b5fd27c25902b1aebfa932107c30b..5bcbe9f2ba6ef13baeb6f878f7096be023fd5a21 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 14e40a37063d36ab1e46fe63d2080cebd5d80ca7..a3df94277ddf994199b75d2e83194226b524bbf8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 880dfb105758ef839fa8067a61fba72c0c87abee..f91632a5253ac2b76dec852db6ef103803d20f8e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 96b19e14417a02a66ead093dd2a8b7e9acde11f4..6a933639a6f652a60bcfef0136c29555457e8441 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ec00ad1be5f01ddfd288ab62a2b4d42da623afa1..9323e5ceca369fcb888a349fe436d2340df7fd5a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 d8e270da4d065da3c737de6d59f4391638ebc454..52e9b16c9ca980482987adfe525d53678f0c715d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 e5005b4782054d561ed1e64665f1c65d73278c6e..107dba8a07c1f109f0d04cb5493c65e8c895402d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 83464cbf3148710b12f8688b7b144bc4e92c4449..8743449000867e3d8ad58c78181c544729432057 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 228cfcc47a02d3396b3adc73363f81b5232e468f..3ebdad4d1549fa1936ed32e60dba61735c7a6ae8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2c3aef0dd425eae363bea2489a98800684c57508..0ca8e3dc533c05f0b1c7cc6860e54a4f38e03f4c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a7a84cefd3de6c7760fb546e721702ce617d9058..d0b581ef550ebe5c8e8504932d3ae001fc8a5233 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c66c80916858c82f065045ad2dd2943d8a34f06b..6fd31e7694b708d20ca4686bebbc2304c3e23e94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 83653fece020cec6571aaa43da5d7ba6c885a237..e0fde8b2285fa3cd935446be3b84405dd32c54d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f0eb05c28e46408442a9cdcc79342f2f8096e3b9..0536017b1cb1bc8878fbf572ff23d1967224f35f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 eb1d68e0a2a5a67a7f8d36ffa610afd632cf52ec..ec7265ce204b898219504263941ad3dac59a1b4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2ebdb0622653c04800a84393bf98242fdd1d845d..d9b5323904d910e285de2b74e147ccbf1b63f691 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cdcfb511f77ce2ab238b1a99723592fdc95dbcf6..00591dc2ef4289f2bbff8a1c25e319b2b842e1e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8c46df1ac7d13fc0dfba969688aae8a9d4f96c50..7f6d0048ed7eaab2c0fc0fe2a352e7e5078a5d43 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 82917af4e89c5e8236cf16a904ae243d70ad8fa0..7f9a31d70720157de05cc11ce9c1a4e7f6dc0264 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3c551f892565cb153ce30bf0f9160badfdedb379..540b49baeb4341bc431909b94d978de1bb033d71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 985bce1c1d1538459cdba35d7f6df8acfc934df3..fd51ceafaca3a9fc166d047f7a485f4542f1ad9b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e8dc270f65c0f5372345d3edffb380db9c1380fe..8f529b082478bb2ad734bd0155dfc2730127d549 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d6cdc31f03eacb222cf397ecbaa025d11b8487af..08230d4746a708637e0f22dc9c44c2d691cced06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 458667d9a5af259b6714245fd9a539e6f94af8e1..646d156e829b72752e8ec3d1d1fd9fc92d3f72c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1ca1c8463406587dac504838b93a9b8a6c0dd371..bdd4889c43fd97fcde36be2765f9799d7b1f5607 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bf9d5cbc8f6cd08196c048e873452976e452af7c..5c8bf3e4cb1095463d4255dfaa21990f2cf6e2fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2a5586e0e7c79e16967de5855d4e148859e2e7f4..89e58bbbb80f1a9a0140e2dbb0a2c70323e26bc0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fd564548bca2015e115be069c8dbf4f69317cae2..9645f3386007e0738e9abe3c7b538a15947e3abd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d5f56726f1e40a135ea6cb727e7965acc2c73500..e074550835649ef99b35b2a794d422d57bd2d330 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 87f24f8151eb31769cbda52b5e5ef4724e71d715..de5c61a12743bc3b492ab796665b79048a5d2109 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a73a79d2b395878e045aa8187e7a069278e3f9fb..050dfdd724dabdd780c6efcdf71a03514b1aaaa9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4d6ff56fa12b0e7314685a3b6261772c861f56a7..2da8c79e29df1dfe90e0a6d498b0078b3afe2dc3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 df8ff6bae26173d78dbd73ac7859beaba022cfa9..7391a85242a3d25effdbdedc5a192ab210dd8429 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 45e5549feea9f545809bbf67d076a47dd29c309e..73c4ffcda5ff58d26bca95028b4db88dac3f19d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 01dd000950c0da417aa8064599c1e29c1a3253c6..a6633a4d58b53595c77633a508d9b732d0c9f44d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 c3f67ab98f83f9ea2ec299f03b3efd468415acca..e69b64b28cae18feb129a4d0e7b539d036f6fdb5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 4ed161504cdf2f4852a80241112e5fa6e86e3da0..7591213372851e05be870a22c154de640f416e81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 0a495ca7c14f0af62e6bde4bfa2d3ab3aa9ed6e8..fd76ac6d3e53ca3b9776339cbb9d31d3ab654e42 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 f9fd68d01b7f74395d7d7b2efbdbf8104e43c914..341012756359728694df79ba9fb6924ceecbcd38 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 279b9fe6356dcc4b585e20bcbc21617abea00080..41de6e9963566d37bb4f0e0ac1fd469a56ce9b92 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0e57383a85302d52d6f9e147497c948efc22b960..229e61dc729f2a0c99a1beb679f06fd0cab48ad8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6697f035ad6cc5aed91083195a4490e9c3ea2f66..1b0441877d35c0b4b3549cf8d93e9bf2474b81fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 98a4ff3b46c8e23cc0bb863e01bccb8feeee089b..b33226e7a58c8c8bc1dc1b136c5cac6772b7e079 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 10837484bed3d17493d07a517ed3b9d3b083c344..108a457ab491f01b2500e5d4e596ce535ea06305 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 dfcaf5377cd393c96bbfbe4987b527b3c24fe713..35ac3efe28cdc69b413aea2873be9fc8736f1f50 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 51d39ee6f9e0612df12e29715a658a035487178d..051da042d6394845e18cdd845758902a69640275 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 e4161f97b44472f7a0219025dda03d7dfff02e53..353baddf695d5f297370391a53e41dfbe28eb81b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 82d10e84579ad1477d86434ea4bae1c24e068590..68d7815e4d4655ddc58de37f02e749df8ee41a4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fd61abcfa23c5b2585b87db79fdbf7005d8a43a2..00f7212d48c846b9dd04abb588944c28e77ee8de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cea327d23fec56af6e02f9eff12a19ca17e7e030..5d90308313c6a80a53bcdbd60597ac1304ad4dbe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a27004c7924e950653ed6276987a699800a6f81c..92b482f914601e1a6f8c7810997bc298c5d544b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b9b76bb14e6b178946fd75d04b8d133322f7e4b7..8faab2a9aab3964a0b480790dbb900bfb5621b98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9c16af40b5d5570d017d91fd650dabe473a1ab6c..180490c96cdd02a5446950d027da7ec90d5141dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 da02554e6fa8ca17484b1305c46897a98cb2df8e..9a064d4fd1a08e5ca72c74b373a52648e03925f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 238bca1d03222999796b27f9b9bdce3c1549719e..d38e0bd2906334eb58993925b777ca6841d03d13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a6dff5fd8cc6ddcc807ac29e657e8361187f8cc3..0bf4c4db13c34c104ce553cadc025fb119b64bb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ccd97bc524365d87655a837612b2539d8d526ab3..21dac8cc99527b165b57ba7ee81594c0e2d0f662 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 af22dcd4a45402c6be6ecbff6c1cda43993cfcff..7ba6adcf44b6a81a17df82195b155cd7c17afd06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c231f59f6c8f786c9b51d33bcbf1b226e8dd3661..93048a9d0838dbd553506542907f0cbb96c8c26b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b87b551823eabe92857bf8b48d7835c8410f4bfe..0f40d3de1442c1be2afececcf88715630bf55f03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b58ca52b579de6c99b2d3c700789e85106b027ea..b1a33cbeebae616dcf5bc5483163330c7a7e3cc4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 788d56470943ca2349367c2b3138126ae740160d..a73c3bc0e461240fb2001bed23575774c3b9c894 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0706dfca6bd5fe7f4d6a6a524a122546ae1f7695..bc1d3ddd5420e8d7fbeb3776dca8fae0509cfa64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 09bbd4f2fe2f0f927fe8ffe377150ccfeb82e03c..971d92afaa793255c83d826a7a57e8d33e65a7a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 31482bd8c477636b5ece1dfed3fdca5b9ba53c57..9fffcbf3dbcc9d36c416b0d02f442474835e8ebe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6f40802098f9fb384552b80d2d4ec38a4550ea78..e3e9f6334306b6b151ca51f1128ec23b57167fce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 04726568ddf432ce77562a3bb448511d7c9890a7..a316c08bd3586940e8476c3beefcbec5a9916ecf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 81142e7b36d2207b636beeed11e1000bb85f0cb6..98a0a70bbb5689ec78dc1ca322b9b6341778c63d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9f5bee8efa9278aaaf2915073f173ed4ad240cdc..6fec7637b1ad741ea10b39d552d044b0df061c42 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 88735444b309df4ad72ebb7657e99431eb34fee5..30664666dc2fa8c0b530c39fa28b77ca2754c38e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 81764fc7cb59abb4fa6c2c582f26a284b85fbc65..97e954c62c6d655f33f0d0dc28cecb5c9dc5fb8b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bdc14177be37980ceead2dc026a244cbb641f68e..819fa81a3d2613c2d1ba7e1bdcea69395fac77b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3c12c31ea8ad9583b2e3987a08591dc6f0307a06..9202b7d183583a5f62b1e8fcee2554dff5aed10a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0a1b8764b8fcad06a411080cc8af665e399c9c83..e5a6a1dce375a1ddf9ea491126de4c78534de3a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a41275453a54d74bc26bd4ef4ad3a61b55b8d9b7..e8ff9485242e79340ae04c62e31c982c5b105f84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3060fd1a121c746b43b7e10fa592d9ce946264b1..5c04dd291ee3154277f0150c85f11ed5c51e41db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 803b520e41cc79f81612d72e9feaa775b5e898ca..f24214a59787e84d53c6f14f0c3ef11228733278 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8d13a0cdd0106325fa6d5c5794e61c3b8de0615f..83f06d12b410503df53fd1f32f4212cffca195b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 08ef6f7ffabb504b5f43d2c15c9805444cf7c708..5f01762af8e7e9e8db9d24b8ae7d5d1f99db2435 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 89b8716fc2010cdcefbd9b1de12c2a88c2158911..98ff7ad8cf94292efa96ae9d61f0e8f4c973900a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 12b90c8c396debc73dc8f2e6c84698d39097f43e..cffe7386a5ba9c587808cb95c2fb4c3216172c2b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9eb3a3c896db99b4f6b48574d1374304cbe99116..7443c513b5ff35fbc3a84e80f8893b2a7e322caa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3acb1afd8180d85c6a6f5ec2e5f5fae9743cbe8f..03bf6b7c1424ee88c30f768f449bd444fd35875a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8cd699c8edb8d45ea48e8615ea05ee36674014ec..e72eefe18bbbb7fddeab345e01399ff57db541ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c6b9eb0bab2afd9f61cdc340161bbec72dea2789..c3cad78be60782c61c3fb3da3fa729da67b3daa6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0be2d5fa0498267306fae7e784055ff352ea6010..ed30259188cd6d81f5b524c0fc4ed7b927c4714d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3eded7892c7c67954703e7befc794c546d3f7ec4..f5a8b52c244147c7e0a6e60ee6686d6f094dd9cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a07e4e534fab41a9d8d2b39a221b298850b86fb7..3eb6b27142b7afd43fcec7ae63d3544b3befa556 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cea0d05c41f1544a10c4cf79372e81171b0c7b32..e95ddcea4b3551a3d26cfdf1ecac3b7121eb9713 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1adc2a8fb5d51ba697d47ae2586a2d9b82763729..cf2b707df7c72f08a4a2f52445c4b88ad7abe08d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6ca2ffef1e2a098a6718426d2f0f93f67254aa05..f9ba91551daa9c56523cab08e07d95819c2f171b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1af844975368f27699dab91aa45bdf50349519b9..d5c2dae5abb9c903e8474e96ba32ad06e1c3a991 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 970ab809797f8254a672b9c3a407c06825516cd6..32750497e142c7945aa85c07c29e85ddd7245a89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 76370eb8c817d975bd4902c28e34c04bf0125c82..e4c2aa7d2885dd052557c2fdfc4ec0a61121b56d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f3fa08051e009ef0949d5285fa4cd50f9f7e1dfb..3f6b4b3df2143bfbd79ba29283213626f0c06cc2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c2bba947e7440469910b0ac0ca773f5d3312ed2a..fa76454ea04ec8d7adf7edf5eba2126ac02a462d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 28faf224937b4913e0da8532b9c520616b0750c3..8705c76e9ef05e22c9700b743ce25f766cb826ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b0ca3c8e82bec2897387ec90dcbed2ff28b491b1..f35e83486fa48ac14ec5bbec1412b2697d913351 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e534fbd98e575a7f3b4f88c48c845382406d380d..b60dac1fc23424465f1478977f02a0691682884c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 904b5a109822f1ab506f2755cf31979bc5876391..d26145bf3997bdaa9b2e6361f1ac2125627ce085 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a21cf4517902ce714da983ed57c2d26c2c22e4a2..62751487a2cce8f33ec12f2212855995fb9784eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f0be30a30f128be25c204c009aeb28e9eed8bdd1..6746fa28759ab28ff1d091e9fb2df1c32c40716f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f271763392e6126ad5cc48f85317e65ace472a94..a91abea8c79997f5a3539a6ccf70301a0c6a2e96 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 570828f0ba1668b81100ffc35aa57e54708260fd..6c98bf5d62743b39e75c67df07f104cf0baa868b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1a08a95a34a9ef63398ed6d9e47a56a53f5b8379..c858afb88dbd81281aee69beff70d89ee8834135 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7ecabffe35e04ee833f940e82ca859471954fcd3..db0dc1c1d2fddf7502b6c731240a2be1543ca2de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4a3466ba6bd37475318a4a9046150c9abbf9db30..32638437e127c692af7020f5ea1416dfb90b2c2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a0b2a4c6162d03783a10a8d0fba1b323c749720b..1d7e8721ed9d808d76835641a6fb07d165a5fe9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cb7e26df9de651b9ddf5bc1ecf160ea57f2ba53e..3968df7bca759253dfb6353d213ac0b32870e060 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2d5b51242c829deeed9593222fdb630fe3204634..6cb0acda35efe5000169eb5c5fcbe8ee8e9027ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d04fc44b957817884c318ce7098459fee82b4d69..f9db42a243ff74daccc8cf7b0c2f4a2d211a6c0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 48442f0ccf70f6d417e171009f1a1c75c43a3736..287f3603e01145a743020750b9d4f7b409761281 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 daf1c020d5db94a8e7d7fcb5c2d78aaef806790e..c3a7e6b39958377c874e76d4ce7a6c17bacda56e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 eb295aa23157636c64881b94383e12b98742f5e9..900cf40191144f3b102b26b46912abd2b5114906 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 400eb7e85339ee2469333fce263ac9d81af0e15a..3100ad1dbfc5cac68ea63cf4f0e934ed945d27d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 acf8901acd53e7576e87f853d23589c7c512c349..d97e46d45ba4c034e4b98da822eb12e07a6af33e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ea9bfc0ccd7d18287c89290b820b196ef3db3c83..76a9e3b96369c74029763ae3795e1c2a2fc53c76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e82c4c836285db3ae8b74b20701f0ec877136ec1..1a92ab772a2ca07ef30583efc4dc7c033e9ec947 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2486d2ab2e5f36f879923b0cd0b612e0bceaca6f..76391a50304cd81ff8a3222be140fddafc4fd23b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e3b0928bb673ed43785d274047c3923a58b5cd36..d39da8f098498a2498eb5d451ce8c8938f49fb97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ad53e4475b681d44c1360111f3b3c6ed063c5ffe..0df8574486dccd240e8e66762f724c72510796b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ea89bf764cda186069c1c369cd5d523d5741a1fb..b5b40da0820ce79bd93a48d72cd2fcb1a9495703 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ccba3a2071f008092dd64616e85add91ddb700c8..911e4930ed7ccb45f3cc58568be4c75084cf319d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5607c2bb08437a54cc6c4e1ee6b24326916a3fd6..a0cd33939e965d9dd392cf14751fe22c647f741a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3d30adab8c825907955beb5350ab77a8bc15d81c..d9b14547b2ef5bd197cfe9c6a2bcf250424edcd6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e43d1523b557d6f1b93ed8b2144d27266e8e33dc..9f24de9599688d9f0af455940df084e488b85825 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d1ac2a7914897d07c1291898a0c86337f5adea6d..311e18c577c99cf58a3d2d0e1a9b3f62a2e4bd1d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0a65d778e113deacd769a39c9727a3ecdbf016dc..f8aa4abc72b559a058b48052174ba57e327bbccf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 afd06f07bd9f2d6837670e537263c9a2515d4004..e150b63ef3061f206e86dc3dbb78659707197b24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5ac621e1bbd7dca85287971a3017f678318950b7..1d8e9d36b046d7027ac8e837ba6f7b33ae802c32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d5be417eca815c6ff1e6e72de0fdb1a72bea4b0c..5c14d43d97d96baf7831c47c767c214c9216e8a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0a3b3303fb449de740aa1904b016cfd95804f9f8..91d582b06da711f621563a380304047f1c4b1af0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8cc3bdaefabaafd4ed7856f91ba8aa818b786db0..ab5bd2c0bccc589d82006279174d931273cbd6df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4daae2bd609a627344fe6b0f0275bc1913b1096e..c6874f717b868e6f96cb0c8931f0565571429687 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 01225e64bb5f498283cd702487463f45d3af33b2..932fdee6a4c3ebdfb04ecacaa294448dcfecb98f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 486aa2c45ede0b22cdb1fde6862d76fecb89465a..4864b81adfde2155be729af0302ef4855a4bbe59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7cb8633b7ada77aa121df79615d4c3fdacff0b9f..12d746c94bf8f6db16995358f6612294d1872036 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 628f3154bcbecb3e106fd276d52b356840f3c54b..4d563607d0795c0a158a3322151ae682a7d927d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a1157043fa411abae9b9d2a3eb833e83b0bb50a4..4f91975836ce599038466eaf837bfed95d20e568 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 63ae267a2156d33164ec103e50d2b99a897c84fa..82ddf9cc6e062cb7300cff2ea93a4f41c390796e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 984c10f440f78b3c2493864048662588cf151c22..173b14f5761a9c8018966a5a7425c4d48ebdf888 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e4072ca1fed01f70dce1894ad7ec72b391083a11..eee2a5737e42b9d2a478b9129f756ed23fc061e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 07e01ce0e06b079547dcba50044f79563e29cc4a..c04772b88f55cc7d51deba4a1edf675ea796cb98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9a5b3b655b4266fed6d14aa8e5750bdbe53e9abd..94252d687e22c119db85f8eb5d4c30e47795ac3d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 030402fd9cf0bbc65d6d43466e08c81e7f5dd102..62238cb489d49af973dd041a43acd5c9e7da68b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b6dc65443f1cdd964a9ff2dbb9d349aca4a9a351..d7543846968a3369da40b69886ea8e54e4deb5a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bfb257c946a42e951791fbf984404c07cdcb60b8..a69fd2ce087207ae5bf15cb847d3978703222790 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0234ee3b1bdfb5cffbd4898eb460934b6e24b749..8e78eecbb3d0c0c9229bff9916400dfb7c014914 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f641035aa0caab63fcf48a0b7541f6b9c168e297..a6457ca79669bb972002b1cc975eda12f251395a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 721ace1e0eb663b98ff45d8232b6fff25feb1c1a..099669e63d8db9f830f8b5931ec9be777025c2b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5fad4d76a1592f2e35da06816f45627a4ee4704e..20748ffb257f0bb905f4128f4eb4edb46c76e90f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a5824c6f2a26360a6020cff4aac2616b3851c7b6..308dfd979ca1ab02e9baa8fb47a3b09a1c500f56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 23b0c949613f3c115c846588068d17fc8cd1c496..cce6dc001cd72fe43aa66395e69e22ad50f3d4b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1f19ad0b9f77b253c3cda791c84c6f9bd308949a..3157d5268eed69075b0f9ba269c655c6389edb26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 90baa4b2874dd337ecd46af51ac7dd92b2600d8d..0ca3110e4d3a4bc884365aabc0714ec75eb5634f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0ab259e8477f3716e83ded484bf18810fed36e49..e9f5542847a1295c8f79b8b01e9c1dc6d9f95bf7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ea38c2d486591093ba417a2fbb35d26f4f924a74..6bdbab588113903d7a8476060102bfc7e024fe2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cb2e503f0f3c513921e0e0149143bed765e13488..80104f8ad6b37dbc7bdefa4b18243f1bcc47964f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f451bebce958bbe5465bc2ad4e49025b1ac603ac..6c763c13083950fc1637a90c513b95331d270fe5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 be3486c2b0aaad26e72a529f28f58b551a680fee..af16c4fec44eec3a03c852f061204635032db589 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5b139cca561ce2b9f4cc7f5dd761b57ebece4a7e..e7ca0491ccc5e350026075818c4539f6c17aa8c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 db7f895e90f7b6077891f9365f559978404f895c..950115cc40359943297082ed917326998269f874 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6c1fe105dce36c7dc70af444b840c2a36d474b14..b221f7a1a4a7202544fe3f8471af480c3b4056c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 78e24de65e338c1e797039b49c8f23aa2591af89..1ea716b3eb58f1cb2c53b5dda858f785c744a63d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3d7f33ba91e1212cd5623d94ede96120bd0ad57f..6f0b2ac41a22f1dec795e79ed76aa4a46ee3b7ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f071f3d98e7322b3a125a24bbfbaae7e2af53dae..d3a3a83cbee890035d2f4be430314de16387f2c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4c47a57012e6e5b5bd74f24b8b84bbb9b0c54a58..a09b2ae5ed7838e992972e1786fd75341b63f464 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f140835f7bdb91e91d22b20c238a1267003a8c89..bbb2b9e340861f1343be82cc8f26270169da2d60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b2bdc0270796d753abc5602df437704c02954804..56b59d8d0d6de064a89eb054702827d71cd053a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 93a11f902b4bc250395487b25098318eb2aeb4cf..6f4bd401ddc705e5336b4311fb60efd449360b45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 31434297a0481856b2ba844263bf6e19d86e351d..56d4253b99303667fbd406607c1487cc1a5ca5b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c6ebba1fe5a3d6e3bf1334b2944da501656174bc..9be9e8575f28b7ac8f4931d5a8d28e4f2e84b2a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fdfcabb166d260035b8696e1145dea37f471c074..2616581e735055e8e28263072970b3a8f80bef5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bcb3abe901bb2ec653dd66de31f33eb49f7e98e2..c840373f44821fdf740f5d77b0f597cf794c0695 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 341129504e3e0a7aff99547f12948a8999dcf76b..8a9aed5c87b0cd59bee050416ad8cb769cf552d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 780d4cddd3f1da280c702508b3b0a688d4bfdda5..78fb8429dd415874261e2b28205d828249e7f1ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1502eca6d2ea4395d75aebd7a92f2f1802a679d3..487fdc49c2a739e5916745ff75ceedb0992ce7fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 65444345e7fb9ce2cbebee5ee1736707be17a81f..a8db9aa2a8aacbcf7b2c7f822e0d151366f1d385 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 258137adc1d6a065cfbf1f027159a4189afb7ce0..c7820d57544d91abeea22dfc8309681eecd94def 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 44ed8948a801cb123d33e73c973c44414a9ce8c9..f079e63d34da5ed60759458650a06d138a61a90b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1f8da90445c95d4f56b58bf08c2682fb6deb3fdd..8dc6b23a4530c5e7a1563095a42258a11cc4f503 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 57469b59514ba127474c2204d81405fa6b15dfb2..f5a88190baea4f655d1ed48f88418c76779b4955 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c5579c71e0cb9f5f62a6cd5cc7eb3e77de7b88f0..2cc7b0f49ea0504339b7a3b1017e197ed5ea3e65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7428db7d0045dfd7ede4c0c28178ab79800eeee3..c8120c9462c0efb7b297da5d47a1ad39644863b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a28ada6056c189361bc1579367595cf9e4eeaed8..42893eaa20e33e29a38ddd0ee86b809de5d7a5fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a80eaaa42488bc4ad9c3bed77e39a81545dcc14c..d643e969acb3c2d7dea57f3b9fdeefd5cc3500e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 171aed49cea6dccd87e09cbf18dc87035e7b05b9..63531ccf6b483b80f79191212e8d0651a2862240 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 52670e6f04da97fba40c42cad19d7926a8b8e281..a3de5ea1043588c397eb832cf477d7316d19939f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4bb1aa49b7a465db6d0ce94be6d9baf2da64e3e6..28c1f38bff0da17449c6c9a21d5611661e2856f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ce64754b58c07e5548b6f5335df11bc90cd072a9..11e2a2f9e787dcdc6b4511616945284561c56b7a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 56fbf352c8428862b42849933ba58d150deb892a..797dbb8e04060826a7446caec0c15595010c5567 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2d0d957d82534be80ef2bf74894bd2294880176a..0bee356f8447327fb929d04e44d9549f230a5a25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ce621a459fc6aa865138848ed82c51caeffebb5a..246ed5c13e69d88dae84f935d26e206820212b10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 913453e4bc4c098eba33aed9ad77d1771e1a17cd..a7f65246460141927453e8ffdc84359093db3b5a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6698f4929eb8df186a2cd259d990a8a7653e5ae0..6e7be931e1f2206bce2bd8a3ad5aea1fab059798 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 aa9376478921d1f3d66f9339272a48398c4e0b0f..eec52ea1891899a85d24614e36e48d290b812331 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 74fef6887028a69ee0558f7b5232e58f81ee7f3e..f2010238791af4caf4ef9f25a22c4d9d942a66d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 909e8f9f0ba6ff22651845ded3ba6ee0ae94bff3..2b7c86d00813568a5d4123e52f5d3189b99b85db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 18a784bbe44a1ecae9d1d9ca2cb8c08d7d0af810..2c2d88f1d9103508c973f7ae10789a519809a00a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 714b2e3f08283c7b46c736339b111795d337e14c..21cfd12ca4e3c3e4e2ac9cec2aefb0ad0d68e70c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 a8f0c57c56e552a4cda98d55905d442ad4d348d9..8a103b1c3e9ec087354258c473385f5f10345d52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a0a0fca72c68f74206a7d9310925a52883683e87..8ca98d11f9f127572e0ff6bc05aa86a2b883b24b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ba1c4faca31b9cdd1f7306843db664765fec7f2c..77f649bbe80a0cea7e853040321a3e8e5101a824 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 37285770e770f9b887a91e4e5385c9a31043ba3f..d5aab74d2ccf4efbef286519c1e2988bb0c29532 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 49c0e56d5e1ab850db22728b27d15e105dfbba38..eaf373d442a392d30e52984ffce01c7246674c71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0c0991e63743d87265070dc79383744f1e7eb9ff..36e2681b64cccd905dcc59ff32b68f0b4f7a1315 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2214f18c351e1c8f54f73f92b20db918d8e25e39..df3d2ed634c53c631c03e4b192bd8ee75f6758a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5b99ca5b0fb3ea54c8061c96cc2e4b2def991412..9c9b1d4234795e3ba4a6260a9b0d0c400c1a41a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1ed327cb61e9edbdc1bfb9c3372f90b079546e68..e66798ec651db5012517f7afb8bf26546580d4e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3bd228d2a666805c60f71b3d962946054b8293c7..a5930bff9591b309fc1ab1f5d6219268575f0095 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cc40d522b379cf5b8aeb677197bb063fe9a7ebfb..ff49238f51be02d3f39aad2d6696924b6b401f16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f7bf8dfa78f6e3695187bbc540133d17cfb2c4fa..7e9bd498caf73e12de0d65057dffc42ce8f2c895 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2697b9783986b972462a48bb63411a2a818abd60..3656011b65d24c24aea5e165b503ba912a80bdf6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2c75d5696fe947df77851f3b10a98b19c04e5581..8f0a0d9722d84083043ee4438982a575ff6f55ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 39a157602145a9db979ccf45d3bec3fde625544f..9c00bb8eff57e91171030c3419c6247d686d73bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e2fb7e54a491e7afdcb955e74d556e38f48d1a5f..5ad0a60812f8e8ca26a03c73a1a9936d2aeee2bd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 11cfb3b1dcd7ff8048e62ff9d91aa8169d631dab..c900bd6818e6122f5ee3f5c1f4197fd3cc16bf8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e24f16f4983610870e7feb63bd3b7801425afb9a..af77b80a7b794c0f271104c5cee4ffaa2e0469bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 76803c43d7b89afa2e7835d7ea2c42afa47dae1e..6fcfcbeb086ad47fb0d8091d5a11f51a2e588185 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3a40f0540b16429c2f9d53ba29c0079254c1229c..7c79d0e0ac54349b729a9887ad749bee8e64014c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2f7e336f6036484d616cdfa1fc87c342cdb9c3eb..41472a1642451fe09c697a695255bfe8e5d4c99d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ddbf9cc6352ba6888a074df771ac2a210475bf68..82f661d688841719437eee7955fb9c4a85d098f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8bdff6d93f910579104f8aa942f2cb0e915a89b2..2dee03619daa849df63d6ff21d6fef704141bcfb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0c3c0d821352908aae241658fb0a7ced398fcb75..2ee39f4605b397a1749390f14d06ea0c194b693c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 673b4357ddcdfcd5b88e862923a9c49da63a681e..ace69cbe7a2012fd63f5e4a8dd2ba6c045f74436 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 234d7731c38feaab42cc12b51891fbd0368adde9..eb8586d4f4dd98c99d072d41f5e792701c0be8b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 417e5b23a2dbacc8f5878b3e23125c22e592b525..3bfc011d29bdeca089eb48c037c02d2ffb1338cb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7bfc11dd9df732f16dc823175e6e556858f4e632..43c094faa493ca10e8120e3f843bacab432f3956 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 001027df41f5b32e92396ce7558a0afe8b70e8ff..68ebd72f4561fc3a923b9d0cbbbfeced165722f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 75ecf43b986c6deab712a7bdef41a0efe2719304..907fb0c66fc935f91669de4bd26eebe7915b87d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 d4a6c3c536bfa44bcbf5bcf98a6ba7ab6b708d8e..e1861ed891815a780f5d8e30d9b760127bfa5535 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 91cb16cbb50b43e71234abb52d9d2295e83bd22c..fb366f863be1583b85111a07630a6d8eefb7190d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 360a6031dc7d5e165cc5479ace182fb41ecaa2b4..0300d5916f6cf8fed54179b8ddb82ba774b534e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 3c628f7528cd68d78349acdbb429fa1534a2808c..e9db12394112ddc543eaf1f687c583eaa57519c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 1508ec36b4e8b62355965581851dbf428f2f65dc..d544bbc0248587bbd9b5e27e76deaaa6c1a62421 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 08b7602dc37a14c77bff05657f7108c0b8f5b4ad..d4d9736dcffce9321b0eb5e0fe9280f5a3a6bf99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 b01be5f40e405a8039ff5b0a902f08b4e0f02eaf..e53d9b6a34b54da534520a584ef2680b2ccd351d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ad314960f2162d6799239b95ee927cc197ef0121..1c67404b9dba6ef27326495a99dd6d40cb06ede9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ad8849e0e91d91a3bb6873256b4c3e6910f7179a..2f3bd31d6d7a965dcc2d4b70554790d3a731395e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7a52d1194182fd54cfe5d4215f3d9588dbff6e30..cc83c1310082f6975f75ce1e2feecd2f5d351f45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 871e8fbf3fb24aedb1d33c732b5e5a64cef1006e..f55b1b746bf090a866d3ba0db869e1ca992c2870 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 be1c5722959875e2d359916344d73eb0d37fd7be..b4121b97f831953ef1371aceca341cebb1afc244 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 873a70f9c5a5bb98b9c0b3fb6d4a4e1910beda50..5d210f0ea7634edb29a7bfd7332b7143231bb345 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 009491a23f0cf0d586340f26bf3541b381ee0ece..72c720a3ad53079be4fa7ebe75acb4fa0f74c3de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 ca8ba11d48b0bd0f2fe4d7fcdbec3e25716f2cfe..4eed19ac3f78d349a7a78b79ce134cf4e7d265d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 b435b1f871509d4c76faef4687bc8f3ddcaa319d..fa64eabe2967f102725fb0994bc1861593d9d300 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 35c20bdb5b508635f745e1bd3c42251125690940..8ed5405e58c79f47d19ed4aa56afc709612519d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a90f57b1d608fc3cf74dea60c8c7bc4bf00d3e41..4be4f6278685521b501fc079dd96f198387e95e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fa0d12258cf50e79ffdb53fbcbc20930a09a1dcf..27a4762990a45711df8c410b505589feef59f53b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ac23d62844480d7c863f5f48f95df7cc23972b02..b176aa6d8ecc6eb5281ec64534b793f9057018a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 429051aaa1a295fd13aa0f8460972e5022eb20b4..cdb182923d94194ac7be84778dffb789cc3cbb83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 643b15b992f1dc8ed758c1808857a3f5b8423192..efdfcc277d889938efea8cfee851aa71857da7b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 82399e7a3ad6e2600c4426db0cfe4d84026c078b..6a1c2750c40c7627badff3340e51697ab372552e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4d1bc45b1165902269ec24ca1afb7f5299589aba..364dbe02a5946033703d819e80900f09278dc777 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 504abd6c905fbf1e0e305c1b2991114c5a05225e..070a43acce98997dad5dd79affaeb9b2a17377bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8292e70d6f6a86c708f5301bba1c18867dd2fe1f..6fd7a290eb43d66ec6ec63494003ee45cc7eff66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 677437aaf3145d2f1afd66418f2918b174673787..82116cdde2ae71a7a7450dcd511303b322d20431 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ff8aee99b80f40c7a5e2b108074080dea420d839..20dba50fe00a1f26154fe3ba76ce2c4d8236e683 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0e7db772b3c8ee528d645641b3a37ae1db429a76..0e660b32f55e8731c6fa0f959f9cbe8e997e8368 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 288dd465311ce11421148dd454c8d5b23fddfb7f..d7d8af92ad2dc1acf000f6fab9a2929055f448ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 94c06476b01604fed4e173d19bd8fbd564a53198..bf7ce7d8ab7285c800878a78cb2a5da2d056dde1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f87c783c47fc78ef2f0224c3db8be06c1d130939..333579a9c0ab99bb4b53ff273551225ee6c572ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2f1f7f74fbc16e99d3dc600146b19748c72d408d..0fef09e170c4b9df9f96724007a33c38b1282bab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e629e07df68b89fa031882777b43d4e0646fc9f0..cb82de958064661b304a3f9b377b9224455ce8eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 085fd066d6f01852cfe00cc695549033ffb4ac3f..91c47aec20b67c8f635b3256bf27b2acd9a30277 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 04bb84e02e355df02e27c4a0d21623376036272d..5ec23199145a40f05c0e065a800792cc29abaa7b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 13b0e4c0dc60ae403ef13572414ece7d35cda726..6bf802996caf5315ced2dc59b9242f7576ec5cc0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 16400fdd2acd68dab5df840969b57f375ce4b42e..4c9ac320b12368c8b62d93a62071f320b558de30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6e5a2d3850ca4651198483d0729182a70ee02be3..84765c3512c05e1666e74d12a9e153ca663ebbbb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 18bf0f284a8404ff78ecd30dfdd2642d50a6aa95..9ebfb9afeae187d918fd870dcd8f76949b678cc5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fd3d52137cb53f5c2b7eec64aa285f2d1c14f206..3f9b4a393db4ac1e4c6de851ee165ecb4d86d381 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 70cc9aead67a1f79e1ef18134540d1307020343f..0f183e5538e165ef6b5ba4ddb5f369abaf56a273 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7e77f8c992d564b4a3a2ea1157e116b8fe4c722f..8c7ebf4a2d33621fb380ae7c28422509290ddf83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 38ad4db8974b6dacbec08eb220e397174e500da4..219eb68e9d11999d8f151d198061e92e715327d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e01af5f18001f36ed9b762cd78a1326da770691f..3b44934c80b82dd38c6337490acd74ca3730e28a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 983ef396b6712d6bdf28d1eb86c0be1d13e3c782..f00fa9b41cac2db56dcf1c5c9e907b1eae58b9a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bb6c980970e5b879551392954edfc7a1bc61a66c..e8e20884ec9899c3a3d7bcc6d17fdf6bd44e6852 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a2cbf5a7e52937c8d5f5e8477e1eb7988f616117..4c65cd610f1f7a5bb33ab1589e0187dad5e1166c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f1ab860853a465977801a29aaf96be13977b3d24..5a24aaa60b74d9588c6914916533cd1be75865fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 0c47e33f86ef2c2b8aa4ce9e3cc97b8cc1136149..c3a06ae1f9830536138a6bee0dc024d0ec528485 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 59ccb8955d7b52eed2fea841942ffb7932a6768e..98691b3103e6dce3cedb1958fd850b1652bc9f3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e0b69e5663431e1a6817a9d48ecbe693a4651feb..110dddbdab577414b2bbf771375ab434c7a79e6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cf64bab6152be67897ece8cbc4fa26402dde61b7..62431b207c06016d286e1ef9280e225bf66952e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0e637b918450a2e69fc086af8b0fa97ae797fc4e..b25b868661d9b71fb449001330b82b8f274abd55 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fefef60fd7a56ef7f75781dbbf93e22bfe8152c9..c3f0742bd30a6ce82e3760df5378a6c9320f88a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 643169b6f940842a6cf9528ce514215d3faaa6a8..9b068bc0c37f93c7594519ea640d185eed8f06e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 002f9ecccbc47093ddb7786c6704a6d6ba8b2e6c..6887805be8a8628bc299e7f95fe0f58b121573cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ea6acebd11d86286d5028d34db5a9e92cbd11f88..5dbb9869e38bf07eb118384a16b2b9be84b366e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 131d89dbd3f6352f7bbe9bc76b4e0493d06e580b..b0bc93ad93b4e88280c96b79292f91c9b2f8ddcc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cb2b79b92a7b24aed30e6eb23c49c6d61fdacf90..19b00ef2f068866840438bb882d1b182e5e2a482 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a27d76f2833a59fc31df48dc0f15f67725a05bd8..9ba1d659a46c8d5b7ab0397aef82a0dff18fb568 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f992f8bb3c37ae7e0964e8f6b9d84fdd59a74177..cc8b8d4c2d7c536a8a50c96392bcc08140e10b66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 aa961aef8cb77879692757444f2438ae1ff1176c..ed2831fa9407090505fede7eb10ca81d34e78b0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3ae52133087f2db764e904f40bcee05313f3b1f1..560f00b6c607c2b47465aeeb8c8e2ce8a34be40f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 03f2f818d321b23a5a4702bd9b97cf02813bacd7..9f6172bfafdd442c6dd2947d1286bf2b383379fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3034147d5382edcc1ac1c9dd6300853601633323..a345a1e90b66d0f5c62a72e2e1d348ba9b2db45a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 54a8250ffa48340e52e0725b6c34df23700cce13..e196e39ac9dc3c590c88c96cf8ab769998ac87be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9d2bbf5c122d8e6aee7d5f954412eecb260487d0..9d9b13cd0169ab1dfdc43716faf22c3f45dc1e67 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4f873a317cfff8bbc1185c97465bf090943c9eba..1697fa9f1a12e7fa830506f10f8b6d5f11128f7c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 4ed27ad66924a54aef43c4c28da7cf715b1fdda0..a3a095dab4b5721aa85a1ad268c8f3b9c717de0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 302c8f5b0aa087441e6a9236926f86887a715441..0e511d9776cafbf7a9e39c1390895bc686b37a04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ab793bf1186d711dd315cb81c0466d37967c1495..f946543e8d3c80c53d237a48f905fe3850fbb7d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b31de2785d7bc20b549fd2ddaf944227e86d02c5..16b0c986f52a78fcd48c43309ab9c85320266909 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 064c3e7f2a61ca6cd7b15086871e329b395c8c12..aafd3e0ae005dfe238b2e029c846a52f45a395e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4ccef46dd87f75f1607b0d65a9f286595c568b53..630ae98ccf155d19829bbaa81936760fee91d678 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 88dd039c652f3515f3255c742f2e1d58ac0e5f65..f58fe2f6ec73d90fd734934945616add14861d41 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 f190219fe92e5ad474857aaf9677ce5f14e7fe06..440f4b8aa14d36b0c95121e70fbfdb82014d5e6c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fb7bb28e57261da7b8a18d1ddc59923d82d19109..903ffe959794ea967613a1c140c8273582dd64d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ba97787a591e1f7faa6e745f8cdecb5e6ae79edf..7a6d7dad438fe2a8fd8e71238bbdc221f5071e54 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a2b82fab13f44f58cb2ea7a87d2be5408cd6fbbe..0c3b040eba2afb8f59b96f783e8bd472a7a43c45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a89c2f29899a0d7b2ba16ba5cafb49abbe27da0d..f26b3b4a4d6fe63039d3f6e5620b0f65e533a225 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d3a667088ee6a15b12da85519ff1ac389458fba7..b80782cf64a2d141425096f025f8c7d492682131 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b01ab3298e6b96c72e5bb7007de9b855a7e3c205..12d46f75579af08e78ff00866f9637b42d2b5877 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9bf2950996ea858f4673e27cfe5a48e986e27528..3b4f146a275b79dd7180c1fb815135ba2d4ecb23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fd3091b3b8f1119c9d41918a89448fcf5ebef996..3788fe8d75e8fe603cf3b33794b702d83a24d402 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3ec62df130e09a845211457b67caff52c03568b1..d3d7784136477361e71cf9692966efa70f5f9d3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6ce06e470962039c1af320c9f06cb15d50043fca..583e15dc21eb3c1035bb143115c0d7ac1b75bfc8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 af11d392f357e3979a864989574dd80b2c8b27d6..6d92e1f5e4713d72c3331db406f3c4429c01992f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5bbfe79d404206aca4c4dcbb705cff1926ba95f7..4e1d96a351e2436b322125be8e56c74aeb1038b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b2edd81c5ecb983bbd915826acead1fbf59bbd8a..ff66761b22769e1701e1902e537a1824b1b96bfb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5c306443b7a835a9a928ce088f9b28ad799ed36e..83df1a3f8b1def4c29ad747d6e3ab3c42e89c7c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 60b8a985eb75d0a86f25325259591960110f2422..c2c501a034ce8041f4d1fed9a1ed06518c735bf5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 3f18425034687570974c3293fa0d9b86afed46aa..cc5c5233327496d8659cfc74b7e46b82dc994beb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 c776cb725e46009d7a32c38cdae6e12e463b6442..36666e63264665dcd043dc69cfb9f21418e6431c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c6bcd1b38871ea783f3805844c6b8c26b03c267d..3695dac577ada349ad2caf45fa7efb1fe9728cbf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ce4a51bc261785fcd6cd2d435638605c9fd1c624..96abc299f11afc8dcfd37d27c93649a013dbcd5e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 c468a9f248c54e100712f5685aed38794c06bfc4..7ffa4e1294464dfc7a5a2a09a43b2180ce3f1350 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 7e689aa8df6691a819aec06ed34ebe4ddfa8a2c1..932ed56f82c86427e5add4f995c357c0c3189ece 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 0b59ea8b4e451ec17cefb2c7eead3c18ee17de6b..ff07188b8a547adec4705526dc9a4b989279a35e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 4b6cd6efaef8f2ad7a8a52bba4b15d70a2842efe..53fc9774af879eed1108f21a64881ec428d077a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 d9db5524d73cce507a672433dbd5eb7ff4aa77ae..8d2806f0ba0700731cebc4b767d602ee8fe53049 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 6f155f09b9197e38527311ed79fbcd04a777e5cc..61c5ca792a8e240b660ca342f010978ec2629abb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f326d55076058d28eb157173548b841dd31d3565..cc29c5fd1e303c148e29a25455fa48904d907ec9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2163bfac092383f8387e4775ced7926f3614091c..651a153c21f941cc7807944aee3262f3769d8bfd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cda7a2bf47a19e52092d6bc07c39f2ca61e7e7dc..d3c8afd4cc255e7f00fa85a318c643b158031f20 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f436f35b568a6e1381d9db85ef73a25f526fd28c..730fbadf2acd61eaa366cdb5048b918e2121ed49 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 766ad86f299a83de98ef037cbe350b97bb0f82a4..27f7641272c590e7a0df249de2a92b38ef0beb72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 73b5abfe81c0f2fc2b943a6dfd0da972b29a1877..a8aea9c1e09957ef57905f7e1f5e1f396be72d47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 c406bdb4db48636743eaabc52c56d02fe05fa2a5..15d23955367c8e3730f81f1f6a50ce74b266e887 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b5036cbcf9df54692678fc5eefda59753704df28..9ec05887acbf7e9baf06cd942dab4de501f85fb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dba0c41698434f19e2c6846277c0f15d11980d7a..026bcf4755e165b1d20c10ea52a2fbb6ecee9877 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2326cf1f2e18732f0ed42a97e4efa815318fd166..985a14a0530fdbee292295cf2bd7137ac615d96a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f74cdba212be9fce8981a326bc90c0bd8be9a5af..6ea6eb11936198d3ad6db1e6cb7dbf598644a2a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 f096ed36958c5f7e6fabfd1ad6486bf4d034ba19..fa31673eaac335fce9762969e14ec9d7602fc389 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 65b4f039d3e51460b3bf55f56eacb294006d716c..d0d96d1b622f86376ac9a8c480d633c49b1ed44e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 d1c219d8edce31691ffbc3e0ceaced60531f4d02..f5bdf1497b25bcb943766c4e04eefddb15f9ed9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 a66849d922ea6836255fb01778578394cef9348e..8c466c182394ca1f1b20cfbcf499c3654ca3f597 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d0b525edb9c3a51c42f5769155e94c2f7a2cc2d8..eaa6cd9ccff4e2c92fb49a3922505347ab6c1525 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5fca73919bcfa12554294d482bca18594acc6a32..a7f8cf8cfcec6078f939036bbc42f58e06e567aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 82f5cc15865781f8de450c0bcc1a184f92b48270..3b734481242f27900ae7e78e842970404f9b92e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d51f9d72378d695eb1812623e9b4f47eed67b9fa..0429a49fc10205a307150a68d271c3f06fc804b4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 634275b1004b9ef095051615053369f04654b7ec..5c850302a30abd465c51f72d102ff2d8b8e6e59d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7e8deeef82584efdde30dbaf26cf067ad6fca38b..a3028f70380f4ad5a0564ceddc67a99c864a1d60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 979c4c7a0275920dc9324f6b24bad28b3430aeac..0059cfc86a4b8ff0b79dcfdc5ae3c4e145060a79 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a41543d0c9e9bd220d3d30e19293416fa802f6d7..772d6e165a08d54a8664c07b8af485ac1e80dd33 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b3b36537557d48d2cdda5c7357a3394a6c00c95e..67f5e132ff93c132a12683d536c0d2152c08a3d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 84dbf32386cad8d07d43611f116df0df0ae78296..bb0c43d2dd06ffe6d810be955db68a4c4a925063 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 580436ca3c75d082c40088a2694feae3ae67a1d5..07af8b78b4535b52f3076d0cd8750b0bd42ca36c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b7db4f087590d77a31a131135a8c606f58892a3f..e9eb0a62f26821986f66d228a04115cc4249efa8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2cb0f20b6a9364d25e1f75e28bf1891e1dd02773..0dbaaa914fb6c90385ca9968f5244d638686494b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 49ac61fcb42b41eb2fbb0538aac8868fe226c2c8..a7255da6a6072c431952389660b02ba9759995db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 818b22f6a01883216616958dfc737d63161a2cd7..23d28e6010914e896f033d9fdeb3609a94f0caf2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9ddf66e612f8182265458875825fd83b76310a67..1b10d1446fdbdaeadd0e4d09dc13a614c9753a85 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5c84a57b69ef08747e42e7a3ae2bb45322f401f2..243520b111fb25a6924342cee064bcb553b7ca65 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a403f5aa510f2e03315d791845cf8fb3ae9d027d..fe36b650fbafdf48598e1fc63e3cf59338562beb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7166f0efd323d6d29aad4e80f96fa0aa9ed76db7..9d3e8bcc2edac67fa1fabeb717bf532ef09265c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a90df8137bf00e6e11e74949762fa1e9c5705ab2..87297ef4efaf578804804dbbfb44c16f4bcf9ab5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b90ebc2180ea346d5cbfe39490972ee5a2e8fce2..6d2f11bf384f74a2fa612fc4dfb38571834586dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 77ee7c7cac18b59023caa9f4396e6d0bfb208112..ccfe5852903df3dd368ffa0956ae99f6aeb68a34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 314e4e59ea3a0f221b93fc6cb99eb254785ef4ea..c78e11eaa68278e5a626683c0d5977f87c4ec7f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0d62355f689b4c1da70f9f5ec4f7bb8ef3bef9e4..f91f087f91615e839cf5d5f89ac125c41fadf56e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f1b4259620bebdafc32715621c77034ff8b2ca9b..5435ef08fc152448e7fdc8f4b28610d81ee607db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b2dba202f5a99fc2b010217dab6306ae4e7e7c03..47e4cbd2e62016f51666fce340c83a18798aeae4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4da6e43582a6939aaa105e432f0bbe44bec28957..8521e274d952778b2d6aefa640ad6de1e112c39e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 dc1ab471f3fe2505d306948c169386638736c746..ae8dcf0a173426d6992b2accf4df29715eea5fa2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9171d37b3f92bf42af121a08ebd85907d9ffc463..2178085519a9acc22e508dd0d2fa1c30a377d333 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 14cdfef904c9786f5d00aece46c53273f56631c3..ffad54865cdf0b0e8003ac47d819b9fe68bf6e54 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 463b8763f03aa06bb4843f2ce2f37178284cc5b6..f754794d921956328b4116fcd8759a4d267825c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0cce8d97cab70f2d51b907bfbe6107d813cc0ef6..e6e6632ceb9831a45e9f784b3c7203ae9dc759c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cbed600c54b897dee53b88d6e08a2b8add44c5aa..98d7bb8be90feb177090a858b9018d3f6b8bd9af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 60faada966b3d475688186b98938357841e3e93c..c91aee022240080785151e788c5afdb9e91420b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 1aa18cc05fa27bd840ec68ce5745d5f82d49e665..3117c2b3cac571993cebdc90602b6c49f80f2ee9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cf04fefcbfcd3b84293998efdcdd204da22472a2..18fe2c306b886755351c63813d7f4b801a5c2cde 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4c8d4fcdd3a2956ed0f81dbf7b1c33ccfc347159..f57fed58fe12b4d9cb27cdfe8f3941a869ecca7a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ef2c426fa176e71976ad7a410ffa489046270d56..011f55a0b4aa18d597259004eb58aefb7e6e5210 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  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 fd51bc52cb2b94ddec4e87a4c7b6c12d1c702e12..4027476d1b32006ce4ab8d91ac5eca4f6e014fa7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 869da976742b41c5c7f2c30c808aaaf819760236..c9d9a97fb69bcfdf3d5fdec67e3c224cbaeefb96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  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 db4daf06022b8ec8d0384d242e23410656b9867c..9de85d1b28affac6c8b10383cf553e208cfd2126 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  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 766d9fe3c53da593149188e18c7f1deb81c7a297..6705d1528d856a12c085ce65c0df8d4283578768 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 5b9cb8aff258fb5270b1ad540ab57ef324255cce..f1b7fb90a3c3a2565e23e40d655bc9e648b76789 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 decb1a19b9ca587208d8d9733c7c284bf1b94b70..6eed74cd423456fad09074aae31e78231f0fbf9a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  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 1f74d9426f6bbcbb16897c23d9c8731425dfd558..46ad3809217b96cbe4269ce3cf184f2cdeb7ca44 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  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 8121dff1f5478e2163b32b0cb3a31595884f7ce5..dd24cca30b9ff2e3c2c41cac07c49b5380321258 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 797779c8fd6c55b2608af389880db9c7c9301f1e..8bef0337d8b3ec02b400f28fe47da1f8a82f8718 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 4ca8d345a2ab7e466014b08976c869dd048d8d77..23e49742c2dbd1ad6e90a3d9ea14122513202679 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  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 2e5c305604aab912c3def36d3ff5db09b21c6976..3b54e9a5025a49a997d892cfc0339b80022d64ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 6226b5a6aec09c5f8fe691310748bd7fad5ac6ff..0366a4289802fb6959d86836d33e7ccc110fba59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  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 1659e28b69e7a16ffc4c93b156360b62eed093ff..23cb97d19f4f8c77b3d933ed5b985ee03831ea0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  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 e1109c8e1916297c98731204e65cc8eeb5501781..ee8859a75062741d20c012de99675da42205107d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 06db12530dfb7c513094948b7c70535c6ca560a9..e7e355a8c4cb45d3f7cfe0299d14a40012935931 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  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 4cd8cb191e1041f269e42df4537c6319c8abbb32..542746c825ae653a078d13d558d20cf5ef0982fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 977a93b837d1999df1cdc52e09fc7b51b41caa9c..53c7e0688c535eb9a8a72056055293035846ef48 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  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 f7b334c75117e40ca7a292c75a4ca5f1654b4bd9..f694dc8c735ef284decb7731bbd611577bbd753f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 f8f762bd779c9670e5c01828f15b1b618407c1bb..fd7bc161ee710b67f0898aaeed1b89e188ef8513 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0a0c7aa893bfaccc93f254913332132de3f1ed4d..84bf691bf05aa899acc9a479f92e3bc918ba53ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 44b94d87ee0241a4d90ee076490575c7780269c5..1c7deb86ae96b9d4df579f9545c7932701fff15d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  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 ae90ca48995e27b5e2fece8ddc7c7f95a9539bf7..ab9d8b0a1a275e5bdd0da3d350fbdae2113fa3e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 c7797e479716b99d22d2f9e2ea690f9e3aefc321..dd5e51e15f76bc085ce5dea6074eae4f85d34cc8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3f9fda2f7641f028c0b40698ddc29ef03cea846a..cce25215b966f8e1fcebec8ea475dbb11e6c1dab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 0b49ac2a44d2535c5d9e47fbaf2181c13b0b1229..491a5d9f710fec92c7fc1a1cdf7d24847079e1e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d877f34f2e06229237b4abcd5a17def6a8f68df6..c32569e8cebbfa4d7c2806df853f7d802304861c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 21c847f4cd0f2bee12b7bbd5a21ff79dcd275a11..f77d859b7e4f2bb69d25acf2a2aec33f4df3eff6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 db1807e38f515c1158d049bdc149b1d684f73867..73b7599bc51b3b237a47650ed4ec76def5e82245 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 36934ca8b978c765707be83ed3b6337dd49b0a66..ba3ea21b0309beb4ff7f7b781ae5010e990d51e3 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 a1d3c35d8ecd8df934f704f2d7c5df3f70e13b67..774a11ca67c8978e1be1dcd81c85abb804981e0c 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8cee10f261f9e8bbf595c7e0ed6f7f363ba684d2..5a1c57efe06cf5b57b4124fb865072f06398aeb9 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 86e793d30edc1052310244f3ea3f50c241617dc9..b9a5194428e19738b24d4af50491d3162cb26c76 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e3eaf8dc320ec7b2351fe87b229059f905842df9..0d9ebc248dc3d170e5e8f28126c44061fb5ae197 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c0da4707763d7705fcbcbccad898596b75c2ec32..e26495714f49ed596e22e7fa4266683b05548d78 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  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 c1401c62e7b6a82ca35ffb91954386fbcbeeb5f3..710ed3624bf3491e71004f90e16d56064a64387c 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 bd8a45e7decf3de6b28663dc53b38c0206f5bc19..fd4301b1a7713db0d6c10eca50fad6426389c06c 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d7ed533d1a3a0b8b7616f3021eae9f7a4a25c69b..6848757e815f0ca0b8cadf79ba6e886e2e810f17 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  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 cb192e2efd0c2cf987f9bad403ebeca8643fd179..1671e8716a00fde1fae49897953af1404fcf275a 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 157341ac4659a73fad419e11d8914a01f9d19e08..16775e3fd0a2a65931e38fc717d031248186e0fd 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 cb192e2efd0c2cf987f9bad403ebeca8643fd179..1671e8716a00fde1fae49897953af1404fcf275a 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 eff86738922b4b376b1128e76a692d9eaa353895..494fcfb02d7117592daf84c00401d05978e3633a 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 cb192e2efd0c2cf987f9bad403ebeca8643fd179..1671e8716a00fde1fae49897953af1404fcf275a 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 005e2bed6878a4c2323a7f7e5f5a3e84c0f1420d..0d0fbef8276af55bb284140077b3a082cf6f8d54 100755 (executable)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 4d4984a46173623768b46d90d135d1e4db1047ce..29ab6a63e85bccfc9dcba76fb74ad0bc4885707e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 090d40afce0ea1c9963687bbf67a3cba317295dc..906a9f1b9070ae632378fe0f8f0df67b009a0cc7 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0a412fb514a4f60566a086159b921d2bf04d6b87..f1030ededf330fccb1582e6fcb9d9ce67dab55cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 5cee7561ac9f9f8940a414e6460c7f6a0ba3ffb5..e0ab63f93c2633f77bc7c524f09bc4e8662b9877 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 90261d4c932944d50c8d94a939bc7e283c562432..204157d23ee4212add5e4edd6761898f9f2a62bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 964d4bfe010c65b67abe9775b9567aa32208fec9..592cb3aa3b83469a2dead2f80026ab2fa6fc027a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fa54519aed63aa776a6e59e72299bdb91b1f5418..4e4046c70d8f038051d05088efbf2cc1e7473567 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a2c6775e04c163ad5307a101ad77e74b2156cc60..28dae30c2e1b8cbeb6b90da2ce5210cff26a1cf5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a53224deeb0f1ea08d38e1c49e54d02b46b10fe6..851bba7999486b4afdd35f770c53b85d8b52b6a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 eff8e31a34a46160d112c502c84ea5382f13b5df..111c6a731874f79367c2d004c42596fddb7e7b6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 69ce39b74fb248c24693c0e454e49f18ad7c5c50..2003ee7a559a65bf58a5e0f0cc2a671d6fed4c9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 65d7bb8a22b485947e1267d389d2f5cabe620275..b2a742f5f86073787f85255c739e20b295de3bd8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cd1759c2349a497c0981de80bcbe82f2c9cc9fc2..52386abe7d9f377ca9eccb043ee8d56b825f1587 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d914f7c1d20956981325f35b4fa5c1f3a3cee53d..c0adf3c6471b499c1468d893682b481842df067c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 34c5c56e6f643b01c735ab334a68e3640c5a0f9a..0eb50f8b60f725c5e98c918297380de64cb94050 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4e461244ca0ab6d15f5b1cb99e63949051bc9e80..095f6f537ca2ebdaeadf06d2946c845e201e1c73 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a1dc6a84b78b3714be65833eec75e3c00a2a2960..986f0ae598fdd2707729c44c12663359bccdedd8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8ee82429cc76111c2170de293da9fb0fc52727ad..1e7155920dc9eb221a99c88ee9bd8a6c9d2b42da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2021-2023  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 5d44829b603de13909ac1c1e544baa2ea80c2e55..4b977743d8905c3ac0cde0facdb95af3ae779c27 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f63d08750e639ae833595ef3bbc35b6885d78cd9..690834c240224f13ac7a0ba2b7fed82e9c876aae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 328feaa175a84790402e9d82121c536319306e32..117aea479516812879ca41223c48292d80378039 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8c67ac6363cd1dad33c61ccb3a4b55b086eeab52..e2655ee4c40e23427032bd28caa4bb849aaa8c08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1888e965b83420dbda2431fa41c12d8b1ce2cdd2..47a231e10d9e56fd8d5b4c269cd29ce62e5172cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9d682cb9fc90591f67fcfed23b9cd40bcfdd4fcb..114fd95c5d89c8593e8c777133c4005388820476 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 311c0a1194b250cedeea417249dfc8160291623e..ff83ff0bc78e1aec0d234fe80eb38c7f7cdd6c7d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 14ebd4f16efe4f7862f386b34cde7c032aa713af..f9e27526971a6704dbb9eacf1a50ee4d21ed2766 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c155728be47808971602900400ddada77cb5984b..730b9c23456e272b8b594bae3e44bb84c4a5e719 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2cbbac17d7d01ef9949ccae26a85cde65e059fc0..553b4d74c690db01acfbef2a44e90b0b6e8e422b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c136cb567a924f9fe7e4ed4d06ee4608f818ee68..30222747e75eb59b2b028649cce8165b12303f2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 112893c8ef5fb0306e2caa2ac25240f0d45af063..2ac85c46221d2d00abbb2341d6902511b373aa13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 85466177026b6f5be4c992579c223351b24cee88..108b857e700368e1936e4499f2474945a4030a57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a59a7a3516830f85d6ae81f088c0c21ab6166ed8..cbd0aa30935e184ecb10e2c31e69c16c21fbf261 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a81536acf33b21cfc89044445834c671c9bd811f..b15cc1b3d7c443b7809a78021bed38e4aa0d25c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d5c56464a869f790626b3241913cf330d6ae858f..d6dcf5dd66117111893aca1b66f90b27ccbe2f65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c41e8ca8bb1d1903f77a798cea35292d61ba51f5..68daac981d418876bb5433003b80ca84946311af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4d960fb2b1f62fd23aeee1db8b3f2d946228bfd4..3ffaacd9a28518c6560adee16f5851aa03074b01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fd3b7000b54a66b29e5f2dd427c637b3ad027298..852b8d2df6a694e774c059b241931ebf80616c86 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8707bc996e145ed5258e30bcaa8241afc8c4bbde..67c4817a67c42cca4615d0074f839f1b8288d319 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a6adf79726c4e72d7f2b2e2fb690e430323c7d4f..3b97002728a1d824506c86028b242aef10420087 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3331b2a7d9dfd8b3155a8650b9cc55255148bf56..ef9ebe11b717d38c76daa7a0a344e9af3fb0e47f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ed21f66a5111e9c9a38b9f0e2c9f8e7af36608bb..a35412d10f0ddd532995ad0ee60d4fa3b9941f62 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0cf53e18d0e454e01a642de3ce7b56758b410a40..7fbb24b72d6e5fea617144d85d8542996e0d4450 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 377c82fe240e7c0b1641e17035d0e91fe0b0f248..86801fb37b023baa905b4d5e7f06aa8bb0c099f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 da33029b2a10268b144f55eb5980a9130cc0d660..3f596179dc7878d5ff7380c8c99de24c398bb26d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 536412e52f2ef9be90c6c59ac8b47a3fc7b4317b..686e7cd5a8eefe4d864c0c55ed2047c3c6dfcf0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4f0593da16a64106140991564d10fc537d55bd71..b80af4e301cf4b852cf702268c0e5ee77c271c95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 372c2fe63e5175034518cba06b907e93a2f0c4c4..10c8b6b711ef1635862c26a24a6e6d7238e51988 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 c796285fecb036780174dce351138c47c37f15be..9324e8e33b87f5f434b99356517c87082a876704 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 3bcbde25cb5b705ab95b8ad6204fd3f4cee5d3c5..cd2c3f801c331daa72684c053b21774eb206264d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  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 46d6eed2f3e5799b01b6aef6b07e3a647a8ef321..ed281ae5e2c99455cca0979192c330e9a6a29766 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 60b8d7f7dce9b02ed591ddd6f2175e1c32e19b85..4594988e732f2befd005af5fe7be7c17c39019e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 baa4aeb3b5a4166190b5f53495f801e74387217c..c47061289d1856b6ec29e6ff4840546317da7984 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5323c1103ac31a0e5ca40e4679ed2e387228144f..26d43abc9ef12487f26ddf37fa80629ba7325eb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4a6f89adf2d147f45c667d3d964425d77686dd5a..81be532cf6c1ea38d1362d440c1c1b2836864bd2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7da6244c9a27a15aaa39d2f3fb9641fb3160dcc7..c045511f0e76e433f0084b2d664eb9632c78514c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 29f5850c3ff9bb9dddee199ea735ca77dbe3cc57..b179f2e1fd51e5b39cc52a2d81297b3b99ce98ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e38152f23595f95d75b9968cbe1b9ba837788850..05a15565602c0686385e7aaa7170c59ce751394f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fd3d28560231bef0c16452c98ed03e99983b2053..c9c7638a157374ff6fae8675d1c27cc239455fd9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 1e38700b40e5d9602534ae8e0d126903d243f8d3..6aace291946a43132b12f43944ef9dbe1d03630d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a4cbce863455077b3f426377cd35eabbc31dfe5c..b0eff0bf4cc30cb117615a6bf74301c95e892903 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b6ffe8d0dbd4daeb732b38140eca860ccd56e39a..d74986f53c6a1aa4db78c2e715214d94d6daa6f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1e6b024b66f3372c332f577629dc222db77e3fc9..40fb2558d8b6d93aab91f36d7aeff767bec3e570 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 971591e0a30ded40c271661de727a0c8f3f2f77f..851cae7bddf4c5db05bd819c320279045857562b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 cedca61fd0b6d5eab7580a2a66af2e0ca8df0dd8..39e65d5baf46da9a209caf960fcc7d0dbe4a60fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 9eb6328b74c7d256c1370dc085f05761ff6186f4..895dc0793d3aadd4ee25678f2aa20f9803163507 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a2b6cb64f7367a069316df089ec2def44f4479e3..fc968b58f7721263283dfcf569b764a0941d2e39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 724308c5243645562dd64b8d860127ccdec2287b..1e063c61e9b7b498b983203fa5ec1b5618f4c1f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 82d3962bd8244f9d8cb85cec3957a054184414ef..8d7ad3716a5ef2487b232febfdbd144d4e587b4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 560ac324d46a4d263ca783bfe6ffe0f2cffb8f05..6128fb600c5d860e4adc6e20185d62f2a13668bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 74996af6f6b1942c76b9cba2b71bfaf258d7a344..03c68b7aa2823bd9fea6de0d0113a800d8c0a617 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 6e77b68506c14f929a300b14a91721dde7110c00..0c0a106f5ad0d1e794d57f8956c2cfa591b9fd21 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 701ff809ce26a15601e832c660bd34af8936f1cf..eb22b3a9fcc278f40587a93b3995c6dea41957c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ce9064c7d21b5210e6ae38e26903be32371ecf68..e64de99bf952d478ccfa8d7789a4a36617cb69fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a5376c4378ef971e814d52eb433b58011e210823..c383c941a0526f49a02ac9f6a62d2bdcb17601e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c4f76c67e101ae0fd93d7ec5183fdb3ecc92a200..fa46560f267a6b410991d99cba33e58686a0491d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 627e54fb5054ba611c557befa9d00aa0a18db6f9..a1757b82eb4e9124280b7f6fb62d77ad9f3f1e31 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b978c697c16d26371d07f979be6b59df76291527..2736f4f75a93d70e36a4fac01e0ace83c89fbcb5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 479e7751dcb93a283ac560f36b0f8b4dd32eb58d..a4371734e45e2ab4211681c52c0d8a85fffcd83a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9be367923c1bf58eb5e0eba9e44a9592889a6e60..0585587c6219fb99d87a6cda49caf4147e5e05d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a59bce2b1151646a674d036071139c798a985276..5beb036b50b8a049ceffeceaad865fa662e43875 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cc939c97492c44873511d0d50be42fa53f7b5422..c418b3cc1f0c147a8a661fe3d9371dfe14050195 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 30a956569e3f4dfc46082504c9d3980def9ab9ad..d63a3001319b9aa45e32502efd2ec52d47c3e2f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d74b49a326bb798f195d4cde915e8175aee521f5..14c3d174542a3ca329a7eecd2c9f9eedde812919 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 042c53dc9b7708ea4c19475268f6fb6cc3c79774..e6736396949fd57e21368762cbc593dc5f08a738 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5ba07decd8be236146995e1231c24fcd07607a30..264844ce9669c1d955687d1475984e849bf75f1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9917522f6b478e3c2204a3251ac6c3a5c136bcca..a0c0ded37ec1a72ece214a2ee56ce32884546f27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 aa33878d0d6f9e85e8a065e2efd1638a0173f1eb..6f043f71c8fe1269494b30237028613bcf1ab586 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4c7f014a0a44c6e353c5a6d17b9a188616e073f7..c4f5f8cf694c203bea5d1914deb2a363259ba619 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3be3b0c7d2af5e39e7efa1b212f1ac0675e3f9f2..7088e97ac01440f8bf32e4a3dbd652d5614e3371 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6e201bd25115fdc930b31014e226187f056fa29d..ddbc695bf0b0b6f781d48f10ec9021101169200e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bb7a75a5a9b65cdb17f8c95acc7bd75b27a7679f..c88c717f1f1983a93c9654aea940adb314318824 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 418b54eb6bae2530f081f62307e3e22582767501..e074008c503bac0148d1370699dbccb41c84ad49 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 47842280a53d00e3a8f2c36fb503a48445ef12d1..f0961a5c65cb6841fa55d0f5e881e18dac240fda 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2a8a7685465a855f63da4d0dd4ec4aa9ad1a0907..21b07966c552d0de3ba687101c576f85e3929137 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 21f4f276fd85d3e88fe76fcda7e5c6afb01dd7bf..16de0409c12561eee5b636d665fdb75c0b974d54 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3f3242c7f27033832af5e6eea8e8ec22f15f430c..39769fac60f12b8215f956de8f1bfde61667e3ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0b3b92b00c15b6766963ba1e9843b016b987ba44..8bf2062182830d5d7c6e1826ce635d278d6f13a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 978dd1f98a6d28640263e3df837b2f76fa07e110..08e6d9ebf8902835f19d3ee700568ac15acfc690 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7ff5622b6b42dab83792dcfa44f717c0327d3bf4..823897f5a6e2213e98c2a0e07d3fa8fd79e7f0ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 498a124e62a297c7545a658157ca9c34bc4272f5..6a226ff3161c8e714fa97fa1f14aafcfafd63511 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4cfb5de3d058f0adeb5714bbd9494003d18df013..c718a07ecb21b6bd3d6318974d338aca19be5e41 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9a7425348a98976b1242c364173ea099e22b070e..543b71c91627c46bf43b023b8d676fa2aca9891a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 48a75f7437627f6ea958f0af0251de9b3e883880..bf8408e93c08087eb1a36ac53196d9cdf5e777ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 13fa9480699783cb31b9eed50dc18e3e4ed38efa..91c48b157ef90d67e0bf024551333a760df79286 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e1e587a0454e24741530deab6e758c1604af6e92..b6e2e92339a7370fe5e130d76f545d4be608c348 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 365a492ed458c343e28f5438d8086bd3c8fb9ec2..114d1bd97658b7b3ef0307c0b8e1f3c31dfe4696 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 e92e8d10e668680037e151eeae90e797c6d2377f..d86af98071be058a54ebb2bb49e4ff89f6546899 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0545b02a408980586ce032aa69c1c21e9599fc55..729aa95daa607966a0267904f89ff7f5cd932c3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 d47bc5988f4b17ed905abdd650398078a4b4a6c0..a24d14b8d70c167e42cefc5a172061cf3a5f332f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a388413c822674e43948bab86296e807bb9790ec..f5117fc885765951e706887b1d3eef11cd19170a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 2225cdae6eb8cf717e8a95cd99c1c3a36a72c0c9..83121653514cb903b5da1433fb068b1c1bce2f72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ea98b8360acd35d0ce0e3b1004115039b83e5ba6..c72230a16b5d0c438065061bbc6a2025a27121f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c6176a6c54efb256333a2c5315b4f764d56e3e69..3808cba25aa732f0af928d87155dd21b31d6f6e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1f27c8a56032c59d8342b7f5a484841ed31b3f05..9d0471ad75c330ad0b1ba49def89f6cbd917fac6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 02c2fd1807296202c0de94f247809bc27125ce39..b0c11de0e23ba6849e9b3113f9ec80b101b84cf3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 2c26b0d2534b66da035151f15118c2c9c6c01417..f214aa1d3001c456565d771d8b709664e8573236 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 6e4bb85ca23199bfc7f49f01249b2706a014ed6f..4d34ebe71440e49bee76d778b53925f7a8e699d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 ef05777de8d7a9acf2dee6930e6e634d51a80f96..b2ec53e5fdf46b8acbeb6dece78411cf01796f2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 141a3e690edebf41191b09d364f41276e1db7a8e..9b24e1d46e0ad776bdb36f67a3f4db4acf618b80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 1b5878b191e2ec74f00f8ce7cd071533d3d6b345..80a6f19e45e449f94cef98bd79d6bbebc74ba6d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cd6825051c6faf26a05d6a7f912dacb4317dc4af..a40832ec5403c2a083bf7eb082fd7ef0428e10c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e1c219f2d088104fd49d546ef58e72450b85722f..f0490477648caa9aa4cd8553ac3eb1950c337a0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d18be5fb003a6fe44eaa486b27b0b6ae38f60b4e..6fdc26b86e7b9cba1991994f72ace2d190e54ae6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 40890f27d697ded7492d9f359406db2888789bee..f5a51281c677861a59fbe7905546e42f5f8dee3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2b6fe6ca7f30654821b6e4bc457b3be1557949ab..ae0c78a8bcd70945819693965648dc4a3e1eb7c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 be6e4bc72532602ef787c76db22993c36a2b7e5c..6f6b470757c3e267af5f306dcbe0540a62283a89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 13d084c3307a26499bd7fc00f7bf9b1ae40c4833..1a23335d182be10c3eaa9c77db7c098cf6aed790 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 836ee437e4ce5fa43b2ccc74f89f91d9e94041e6..e04afb4ecc7adebf1c1753d1c77489de5dd48cb2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bdb741e3f4a6940984761d8e8f1dcb53100f3d49..e910d22b7480a446af244b185750d647497cdbd9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 20a11578d77409fd03fa03618077c69d4f0900e0..dbaf17463606aafafddf149cc3372c939186edcc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 9a7675994836abbf5af2ba64afa6418d356a2c9d..afec9e2e77898212c1b413ecee8d00fef02c4e08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a4c46b751d2c7b4868b8573c098fec5bb073a431..9ccadc1444f3234038e79314b5584dafdb977408 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 43cec93439471d69967d307241ce5d219ba7a0f6..737c2d4600b6dca104e1697101d47da908be8288 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 414268d805405591e1d8f4d69404c096c523804f..b4031fd444d220e8dffc3c7e74ad3ce00adbe971 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 491ed50a177db8aca82bddbd89d21b1721e8b440..50566ed213bea5b464bbd2afbb94206df86f1aca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 583a1609f664a5b94bcb4113c64c816bffb1f5b8..95ce256a8fb14867c5c1c9d9f946e18137eb43e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 bfcee75e7cb65d13edd4716bbec2f665935ab095..22ac13ff350547d489dc1dce14eb6c159e097c3d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 66992ff56165601edab51872056a52c3ab7fe43b..a9861c83739b7a9e2df2a00e70ee7e6f39e93507 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 d74393f998a48c5283307094116c67ddfd850067..633ee0ded387a42844e7e0993cfae4d16877f96a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 2779c4cd6ec43691d4b601e16dc17758394d1ffd..a47abd0dd4989d4a7aff314e9959650420785256 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 73fe9622b288121426da7a13181124eebb3d832b..5c07b3c2b8e2d9d92579e7e3dc99b644206d5857 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f8cefcd37b2bb1a9302caa77dd8bd73cf38bff9c..aeb683d9ed9368c618931b4d308e604686815996 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 93aa365513ef9378b1efede551add206b60fc8cc..ce8e2437ec5544da7be35e42da04d42b08090219 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 82606109a62be4211af6e3daba8d995f1b134cb2..dbf0ed3830e5537980f558f0042e5a8d4db0795f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 21a84e4fa6b1e9c1a820f6e1c1cb625b2c816325..4ecf71ff1989845935153865b7de594df18f2e07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4ca396e6b8f12c7088bfefce426ae6b0f008c99a..7431e465bf2b6a0deb1ccb4a560c84ab10b9d254 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 43a42a649a4434786509085ef87a8f8c23e5b2e8..de48d488345b1c71ffb9fa5271d86f38d552b9fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c5053587cffc5cfdfca38d87169c90d8cd2bf519..1faa4d03c733072be04515ae0a4e615ff7c49535 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 27edfcdfb9c6cb7a474e4951566cf28e663eb8aa..1daf927c3bab6581b9271345d9fd60e7c2bd5aed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2527bb341e45b3907c0ac419735f807143d6295c..d49d7603ab3897767436589d015a52e08fdbba4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e0207b287d49ce1eea9b00cfe10b159101b07153..db94052879c7c8c4d7476ca6e0004a35714d4bac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 44e0b9bd2bee1b8a4d63434a9f1185b8d351c596..2b7ee4d1bafbce2f1f0781dbc184439e3ccc5e38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b44ad3d0cdd0b61201ab91dee79bf75226fe3e73..eb2b0069d1ab5f16c6f3ab85453aa73005e6b384 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 44025f26bb23b4e8324cb86cccccef445680046f..47709e67880ecf22a63211c896fbaa3bf9ed6bee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e3cedce785a3cf76e2d8476c313323bf5e3358e7..1b12fb2e5e19acc7be5570d02b4b1de0ec64cf14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4903c5f2a7139d9bf5519c3bc5a91e13d396dc8c..28a3e907bf89fd3d1c00dcae478e435c3e5e5081 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8314f2b1626992a7b2b78a146922da95bd331918..03872c460f4dedd859f9ea9522921512a3744e12 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ea6820a8060de88fa26b913b9f9a61d73327e06b..c7fc949117e04d2216cf394733df0ddaf423c3c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b1357f6dd25049cf24d57ba4e4ad6990a6f34339..c90754078cbeb1682e8e5bd69f29f1c828f4fc13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dffa303dbe9a1457e9c49de6fa7dd863b526c5aa..a7469cf08109ad0c72df7bcfb9e2a96a343bc7fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b0dcd2a7f41949f1f0ecb388579d8f624a4f8cce..12fd7d50a70e45e92785cd5c094e6bcc8b3f958a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3200a1178099672c1c0adf2ab321ddafece92958..f22f7221b93afff60a58d1e65da4d09e5f93e98a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0dc9ad835f2b96921f8178b25f5a40f059f7e5f9..a860e397caed41657ec4c64a0cf6ce9127daa102 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 2dd104d6b474cbb8350e96c502506b6a877b0469..1870f2798dd98ea6e6d3531ef4a41de571d21b94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 d4c1ad11e9943601d814ee79ea4ac8eec6e815dd..b13b792ec57f9d6bf8e3e7d77386d2744ddcc195 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 26ba68e5127a917f8f86c151e0c5762dd26366a8..0821da850e38571ee4d64babe8fa2e8c6e86f396 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 d4e56fb307233fe2864031755eb6b4cb8924c346..cf9a90f8fffd31782098ce99f74b185afabb0cff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 6bbb53e26cd92a88272c26a4bd65694efe2dac61..d9c6b7f7f8de4323200ec23ca5aacc29f1c415f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 7d26539ea8b70ddc4bdeef5c31e44c66b0e6bd26..377e1df0564f958aaf4faa0c5e3464e8e1d891e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4a7d5876d032603606e36d263fa808f6ed7ce3c4..1c7693dd18c4932674a0d0998900705f2c8cc7e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 15be11f8838c67aed1d0528afd68a5082895c68a..91834ddbd223cb64eddef71aa0149935ccaf6ffe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f17a01c77b6a62202fc3d3c31ad2d7e9076837c5..acaa87c21b8bc8358ca214e8d09c149cf9413564 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ece5689f626b13ca6a84ee9107a01bcc6acc68a0..6bc4827821284befa0f5061cc48d8dc49a3585c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 50dc1326d34588889e11b0d419483118b28992fb..22d4e1e62160f05fbdff45b35123e7943dfe2f05 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ee6a610ced92c4619c3d6e4a07c1c4b1d2f14a3a..9409aed99a5f109014d31756ff71a3f392e88f8b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4d2e73a7a1b08b63d5efad8c5a65fe80c62fbefc..5fdeb5b1cfcea7841c04cf305cf8b56872e7e801 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 03dff3e7bd535e70593f5acaafa2287c422e7e69..efb309c88774d183ad137df10e613a31345fe87b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ef4ce89b2b7ed7909d07cf86ab367beb8e935ec3..6b8d158ccfc83ae3515b296f595ac9ac650ad3f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8c4128c128c7eb4764d4b43571cde87ae124643e..fa19273ba8b31c9e43850b15a90d56d2a3b553d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2b6c6488d39eb0255e30a8bae1dcef86550fa1ae..c3618816b5d65a223981e1276802088434877ded 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3e11ed19234ebb147fae4e3b3ea6bd00f95c18fb..85ca2449e012d659908c840bed323ced6384c002 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6b79fc8597ed2fdce4424818e3ec8a1b2319cc10..c058ff46c6645822b2bdc4576e076c7227914e6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 106a3450c349dd309f459530a815a3bde662ee4b..6cba15272389b27f70cbc19bd48b7d05d9b43b89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 b1528ae5aaa8f6b1182fdf5a69d398e5cc6ca6b7..6fa0898146bba8f3166995dcd9b849b1115c0c60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0fd0c1fba05c96811b9089fa85ed776f5837ce56..7a7e4661be68c5318520d372db586ed600dd9593 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7a7d6348e1f151527e2cea883d3b407035849882..b0fd5c905790a1544d658c0b383c84786fdc0e8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 dc2b079aca8b9461187daf73f716b4bc66df056b..b235dd1c8ac613b9792f037059c03bc557cf040d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 639e2fb17e51a835009fcab9175f725eaa5e27c9..29319aead39ed46c2bad6f8efcaacd890805cc8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 b378a3f23ad34827f41bc5150b253b2e32c51f61..402c1ba08d86855b4f1eb7f8bc28b973a0cf3a56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 93e8eb7929401dc2ebfad5bf8b2e6b4d089cd4bc..357612b549d9c4105d27b1fbcdbea8bd2b341f63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2c416b645a2047f06bb8531fc25c185d552fe682..3c0477a023f8bb9d773a62ea0dc22f4836baaa4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e30ea0fbf81590c5b17ad7f7cb42c181454bfbeb..9aa8bce9b9dc5d44ed3256c960a2f5732a2c0099 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5f36a896958f50893c6aefbc16b0e934afc88cbc..916a8a7b84bf3c43b99f6314f3349155ed7ce822 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 27d957a51f76f4d7f1c5a27dae69b8fde2ed10d7..be0cb6cdacc6296441aa758e2585da9a627f31ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 fd43ff721144f3aea76b40746ed4a9059ddb40a8..c946e32a159d41b37b61be14e8957201e57adb3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 44965089ca48b7afecc17c263d7b5c172b2e51cd..dbdcdacb9d954b9fce0fed4838a772ea68a3aded 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 37a4ed97f8eab4df8b619c7ee8f90c335103660d..19b360ae41a1d3733267cc36b701e94baf69de8e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 01cc1bc74ff49e175ee5eee7dbcd5eb69b68621c..054c27ada144f4707f319bd9db54f11f7b9bdee4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3f39131099845c8bb98a7c8631fba0ee9fd73376..6dbca6d6493b59c717d9fb946bb9920b234d4bac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 12f00e00fd4fe519e8a8db4da03984df500989ad..babb1aa5c7bdfcdc8b8de1fdf884bf8ffba77cc6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b9af9f85fda67ecca10a438dd3cc263d3e895445..db09040814c2971c124e1894876689b33744662d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 780466649eff78916a40d8293ba268f6146650b7..b5faabdfd1ac8a4349529a30fb3724b1a33090b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 21d8e0d47b110d198a3f2e7af4a038bb7f7886ce..e336d8d2d5a326c461194de49e6aae377fdc0c63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dd1b161df008361e7a5ce255f1c42e3b0c0ada28..c8820f704c274ff320c1165b9543d26d88091005 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0d83b66cd304500f5e5e43927ec2d45c483793d7..571dd18fbce47feec25603c1b735d33fbc0830a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3fbde18de4ee69e3dc6b9887b46b8a15fb10ccce..12f9a0c6c31543656975b3c8863620be7b6d2bff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 11e7da47a0e01e73fab9f995f5166fdc2968d8d0..659dc85208a447832e13d79d13882be99d6e2775 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 22a7fbe3eb9223cb364a7f27c0ea52b5e9b520d6..9daa472919a993ef0c3eeb942a50d367937c1bee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2a450d19d8a471e3b634113d173f3422f1c2aaa0..2663c6c19f82de8c7e87949adf39f9e87a8bceae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 066681e134c065731f1a02ad1c872c08dd38c32d..553b14ddb2dfd7cea2056873b2c812c83ece8852 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 84214ce014abd05eca8dcb13bfe5709c89061bf8..b20d60dda574769c5ecfd84220fa85d7e0c90192 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 95815ffea45364acda10316ee95d3057c89b83fa..afb5e87e5fde5fab8aefeec0966dbd480b55e1ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 05c33c38c648f71b63ca8ff1d4745e5238d440b6..fac6251b636bf03289f298082d3ce4b1ae874dcc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 33868b9c5a0d95ebd763548d0f2bc853551bb1dc..1ead2fd3e8d5b8d04a972fafba9ec670ef48ad4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 775382e90b50933a1768810b03a79d09e344911f..e9583096e67ed9746396f9279b9951a925c27848 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a05b5dd8e7a6c43f562bac8917c10207d794f491..36c4e0fb1cdce9125ad7c8b1a02a9c4adbc2d47b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 709c8c6f7a3bba77398f0cae06d365bd55d58d14..a56bd07e71a723a12ea17822a7f32fd24dc3b5bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 df62cbbd7a3bd1ab983b7db994c69408e2057812..f039a445e70440083e0c886a9336fe4102a5f0f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6a278b1e2bcfb391b4c72a472fb80d7d47f0be81..68e397f907f55dbbd9f8f041fbf57cf2cc0b6e6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 476a3b0d11260119437f532fa4df22036dcf1fdd..928bf6e804f7c8c2192d9e500531e7d2bbdaaaf3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 16fec82d3e67c1f12b153a5b790f4abcb1517528..8509f682a6f263d51430ebafe1f8f06e49307563 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 cad7d6abdb75c5ca1f724fe6abc934f38590d0a2..7b8169bb61db66fe76ac5f055c1dbac7be5268da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 4bf304045d28805eb5b66223bff7d5c625843eb3..65eb5cd0a26d83ee1ae7c7761fd2900fb56a6211 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 79a08e009c040e0a9334b3e4911ef0a5cae63028..6dc8ecd6ce8fb9494a615f6175f322b42097f88d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 5e8fdb2c69bb2273a2c3831ef4ca25b12dbc9a15..49e4c0bb0cbf3139e5ef879c788f7943315dee06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 95ef801ceec6ae3aa38c9ae05480044515c94039..4f01566bb1322e8f092f32117fba4799557ffd35 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 2f504d8cbc348addb8c5512fce08e8175dd2cfa9..fe3e8c31e27f4db824aa5d5eb867c5c55774265c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a532e66d6d9d876085fe8582aee48ce8de5994c4..bf445686d78f4f2428e8b5e2abb649cce02d7bcf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 8c5c90cc70b6e0c77565b7344acd91987974e7aa..4b726321e54b3ab6dc7a331bf4d6e180722a90d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9a7d4ea82edfc3adf4ec131b7d750fcee26c9366..7df5e12981f51ddbf2b56f8f29b971a83d3026ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d96560b7a0738f1f732828ea74ab7b81d1c3f70a..46750a2e5546de8d3ab67ff3598f5311b1cc843a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8345114a86eb443f8a2cfb879c983ca66528fef1..a2ccb07c22f0ac930a9aeefd82d71fa74073998d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 ac2131ad79d36dc857c6ae1bea588e8fc3d94870..2214634a720e729dbc1724960e34e541a4af45ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 b86d941b49d705c9b64c85bc54f7c41b14659c29..5c1a934b6a9b0c8f1b8ee4a64e0105612037c783 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 e8e639b34d6c20641b9d491a0f95c34c6040940b..23e3f9545b6d1e839555e6ec462fd0fa248ebe9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 1fecf6057ac68cdfab270cd9e31af878cc836de9..bd6c62f417302b397d8edfc3fe1e9e4b52629512 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 1769ca1d27b15326b3abc4c77e82c7ebddb516c7..4d8f9a9449228ea7c8edf5ec130c1cc311f678c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 9861bdd48be8a3ea09869d55f6d7c243b5524a3c..62e17b51ecb7c5563c0b1e255ff85d5aa92947f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 bd16dcf75c6c78b23471a0d6c6d298b66ef99f22..6a3a48d34c85c73b79bbffb3b6c6751cb5dbc8ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f26eb4dbc15a327c9656c31161f0a29a77e5edf1..44c867fe11fab0bd6b12d3152c70648c4036cc73 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0ec440991f9617fb82acd4db8d2ace692bc7e700..3503e1115fe88b1e5900a65789e2d63f499e4a6b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 b54b9a181b66d97a4da85f1a373e321c94a99d10..e1c640af33402f3dc4488707ef9419b58399d1fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 9b7b43e3be08e462c826aacbe7c2065896213664..e5790398f7389205b28744b493d5f323e230e759 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 e67010f409acb6065f7c48bd2ced28cf821dd05c..a0826e86eab6979e8e22914cadabd52e3ad5c3fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 f4d4b09986117eb91a8b91a9d481789acaf4c0c8..03533bb88f2671b31feafed2466d2e6c09d29f49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 7abd8949108a949f4f18013da51088b32f81595b..59584792c040773b0535ba735d66467901a3972e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9de7a33a886ea84b6d549e92fd34ed8c960bad80..7a4a3a09dd62f5fbc45de1439c9ce9690388e3af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 bf0a83d3a94a1aa660ee79df1de4aa825169352a..0cbaf86a11c2e47823c945609e00bcc25c6f3811 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6e270f75bb63d91e07b0a42f21496bef84f69a7c..2e999430842b223201fcf1f62f37eef7028e6498 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4f8f81b24ec8e017bda216af288b2664823dc705..8c66df40444fbc8ac8195871a86a8ac0ab7d3bd1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 541412c12a824f9ec515b57e0e36c76afbb2393b..b75f73c716303e6b9b0e135dea64ca93882c9f06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6c340a75947949168ed6161ec8d56d91d56a9d95..db51d8153a9651bb75c035694651bf5e75c57e25 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 0d70414c2c6ec91df13dbe8a0ed0871e71d687cc..8447283885fa675ed5aae72530e50374bb8271ff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6edecf2c3c98c6d7c3845299bb1a17791d8b2b52..0bb1a21310e60e2641c22a5426190b235249b1a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 2d17870e082538836add57e0eb30238424284db4..bffddedc71ea66dad3bc545c311fbf55a1c6c5db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 3fc9cad2330499697a100933c359e2804e128a78..b3fb2f53ded62e7aca6950e27c3803a2f63a18db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 ab2306c58dba20bb485b8ad31d9fb3b0ce8a133f..048ae7fc03315e68b7f725b97950676c053ab83c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 34a848f64660982fd3470ef5861872518de6a302..25e40e4177ca42b02e749cd617666a0b0ad4caf8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 907d6e349493a3f42d5c24217949f9c88377783e..48a5e19fe0ff27512de2af071bd4114ce9382a4a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 b5cda035420c0e1c2c4c75a8ee6e2669edc10913..e0b300add06a3033bc4a83a54bea0010a08934be 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 db90de3347ad7c952dc5e9e48873fd687140c28c..43f30cf24bb783acc9192a0e564c1f59477f0fb5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 af0c912c4d8f6c85a12bd011c05d7d5b7594ba13..af500a11188559f8abcfea862a4d502ac44c6b8c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 d64f57f436db86cf2f3e0e763784be86ffedde38..a6e941cbb9463ac05a91edeb63e236fcb886cf1c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 659d1a8c14a6bb70116088e0d3fca2253897dc03..d28a79157a116f6e34607f3e23da39f88726a42d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 57d6a0323d169e753fe7f12904b09c0ac430a8d4..25ebac977c290f924478f08ccab5a43065a1bc15 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 ff5b56bc7cf3f7facc6dfa05194b199ceb2028c9..2418b040e5f780e39fb50ddc8206dd01438b147f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 74bf0a29dd8d1876ccc563f85bc787ecef6256a8..16c86775d12693ec9ca5aa3ca05774373a2373a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 4be86381825cae1ece8be0cca688c82b8e1a7fbc..c8569a23b0e2629fda0269254b42f1b859be6383 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 9475f7e586915223be1fc5af29fa1a29983cbbdf..58abd5ee08c4ee8c09e5d3b84b221e54a91f7592 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 404774b2f24f6a46a4c6989267112e452b6f0d3f..2691bde319323e08787bce4ba3211f8556db1231 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 bc2fd32edd7710c26d5fee26ac79bb9be50a9f06..14b1ff4687f2c14bdd152173279dc0d3924ccfdc 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c29db06f4e00b483a2fe127d1a9289d65ae3fa55..fea1f476f0f3706b791a139c9f4ceadd33faeb56 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 96d5a1b00171a37b8b4b37f37c48bd82c4a499ea..b903bfe2b27ae6cb689ef1bf60f5338ca432b3dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 e4d936c9a0443e753c41827276cd67800016d245..2b1c9ad919b90bd84e34cdfff4cfc0b8933834c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0802da210321396e3cbdf56efd0a8a5d6d45e4fa..928dd484075791a6240716e0b192db2609032485 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 a9496c09e8beaf34e2c5e985df7eb9f9f5d0fc31..e68b53e1a6f45caf998dd58f6dea5a6c2761e4a1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 be591aad99e05a5a7c16968262d83d25dccfd008..69da98562b44b52e6f2e672dc9f354e160dd0772 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 e4b306a1c28a5d68da5a37ba32b54eb107813071..8abdd5d8a4cf9d55f3fdc3805f285b8753207df7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 8b17f4c49539e3deaa03073eaae5684b46e17262..77c49338ee1f961587e534814aa23bfa38849c16 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 a10212f4dfb8888fd65dff3caa684b359cffb83e..79127b2a1051f7b323c8f071259d799ed4651fab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 f9d23eb311e4f315d5535d75a7ca244b6896fa78..f355d80fb87b6efb9fd55bcdda264500bf4e6d49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 68f10e18253545b60c95e85a4bfc7ea548551459..f227bdb1cc2d106763b813dcde5f000ae1a331e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b5fa6fafa11ad0c75d29815fe2ad3c80d690dcf1..5b82b9f650e47c45d879e5e35591ebafe5a9c1ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8c5b4de3260b7e7fe73a582f10b1f8724756467d..271c843904b90b638f4555d178b5609f3ee9dda6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0f1982dbdf0092f900c20e9ffd908825db840b91..bee85a206ba8a0ba208763274568926b358551a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 84428ff608c91909bad335cea17c89d3ae0b53ba..5c9db23550c4793f04ab82f4ca159d91b900d3d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4e76caac2fc0c93c1c6b01cacbe41c0755938033..abe100a1ffc9cc97f18598166c6c8bdf844885f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 3bf690e1cd7f7c0606aef4c0df451ee7db4f6920..41bb8fdf539f7add3906cb500b157b54840187c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 bb6084698e08789accdc8cce7128343138820f20..6557e52e28babca0a8f58d830175ccb95f9c8838 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 908e1cf08d5e705300acfbf340df55a6219e8c00..a017d2cbfd17cc8624dd45fadb1bab868d8c7f6a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d18a56119ed41630ea109787fef07bebb0d6b08a..f98eaf3dc8ff6e57433a03e7f2b72133778f2ba2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 04c39b285771fa4d98a499ec14f4cc19fb008a15..5a7c5a1e893da1c6a80845cc7c2384c8028cfd12 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d3debdfde25d0939bc4d3aa5bea50b4ed4eca343..63f2678ced2535cde3372fc885f35f5ef5a8aea9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 6ecdfeb127d46c333d27e998484ec0aa50daf484..4ff1958cd7cd014d0d8191d23567eacd355f9f8f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 e1386e41b21d41315c332c3d9d334220c47dc6f9..cb200c95bd2ed8acfbe47e141dc552f629640fe0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 661c7e5fc3f49416406fb95190e573cbe3ac2f09..c19fc048efb9992940888f5b4eee12ee01f20b78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 84591a9fcbdd0809073acff451888fe5eb638215..74eec4a8a65a38b98e8b0a194c08fa92fed8d175 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 3d1801f23d18c33f9c58f75d05ec8e9dbd9934a0..5b588c0050da892bda5730358372bc7e3c616a1a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8fa111e7dd96d5cbf8684ed2099c1b9b555036cf..9a641ae3da154ed4dfaed04246d496e20ca1e515 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 955d9abdf483bf2e56b60cd64e8c2d142e189bd3..bdae863c85ca792a75bb26bd24668cb4fe5b0a6e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 83de41c9d552c5aa8e7fc5d697bb5122073a0d5c..68bffe2571c23ffddac827b5cb8418b12c95e284 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 6b62f3ce3f272b85f686311bf80f07256ea1ff95..587d74e163e49fa3163c23a75a63760670ec776e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 8f9599d77746279672cdac57da921cd27a85c0f5..628dc76f909d3a9b68bfcdc61e9db94624d78e66 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 7f38ef0e282d544a5373672aa85ef2b465e3a4fb..0c584e88ca1f8b72d9a474f83e2acea36306911a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 eb8cf9c77696260c5b0f1ea36fb12cc8e2f53a25..d4852874a28ad354041755e66d04f8f9bce1e71e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 d21f29887f0fba52ed9ce61e2b3b068d3ffd714a..def955ad3f8988d48cd5c1a6c0ca9ba3514aba57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 74069e9aa79f52f2f71a44bf1ef4d2ae90d73062..621bf7b8fc05444cf6e0fce9e514bfac293b6e64 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 0f0cbf0893b3bbf78f01f5b61cbbd34818696b5d..7678efc85cca49c43393b608907cc7174d39b7ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fc0117f31de386602b4d99e5806a76f501d04c35..16cdff4a759f5cd303d086c7044715e44ffa8a84 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 513c5234bfb6097637271a9a0d0fa3d34b1054be..4a00cf2b72c21eaa4837ab4adfdbed6ac665484b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 d23b5194af282bf064b9fd63222d177b83fcbabe..16cc695361149ff4dc6e3cab39d37297fa3c987a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 442d992fa35fa3c8965257c8efbd97e07c98d24d..bb7acd2ef05e293347335956b084fecd39dab5f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a400666fe87fa4b5c230aa4e6d60bb11eafd7544..d2e1abcf4d53ca7c09671ec8e0a6e35025aa279b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 e3862e55789bbecb01d16fbbf164ffc02a465fa0..a9ff29ccc0fa6f46ceefa97541708d10b1499f67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 3924868a4103af0eb8fe9641ad7374e5e9b9654f..751de85bf543f40f655ea74b7f68543226364d24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 767467e049a34998743716d7b44f51e2a177a68c..3e2c8744e85b7b69b35fc792ab16e7e9496d7c66 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e3ebd4df21b26d55d26ac40121caaf8023ac6e30..2d8558feff711a97e9102b83d77f0a19fc434eb0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 b637e6c6708a0e89f47fec439f712a6955294714..f137ab4fa9185a87d277cfcacedc3178de955d44 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 a285554b02b7d91c2f5838ffbcad14934ed6dc89..79f75ace8b982aa51c7ff81c562b8e8880362a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4b4447f8a62b3891f916fd782f5e95b7254bc259..c3aa0c9b018c39c26b4822bf43355d4394f663a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 8b7c267963203b990ab09883b3c30800cd245138..ebcf5d1e85a38d595df08eedd2a8ccfed1372a18 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fa844c9b7413966c2c3995c0fb25e9c0c8c116e9..25f8d9c3eeadc243982586b241e4e65e5af218da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 dfde2dbb28b1e9c7776f250757c18af2ca114686..1d930a86b577645abb751c31dc4718875fcc096f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 3106b01ea4a6498e31aec2b723ed2c2e0d49bf93..f0a9bd19e05acd32ccba20fa5393117c5737b510 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 c4c09806ed219860e4cfc6e2e12de61f11d031ba..d0472190638b2ba48e51e87be238bc39c92b0685 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a7d8779a5007631b41cc505938556deb5b22969f..22c5fb4f775824c63e2a5b601c4be60c7c6cdee4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 97afbeaed983a90b74fecc9be3123ab11aa88144..22659243e60d9dd9aca52a72bc79195f4dcf4f8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 561db589a24d4d6eebfda593c4e59fc8dcd9c2c0..96ad1b2781aa013226c4af907626f9ec53127eff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ce5c5579c1d395f44e9f1c83de2ce5a0cb5cdfd9..13fd7026fbc9253cc3beb17b7d40c1fc492e9b40 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 026c395aa663e9b8c9feec94831de3fb39f2daeb..6eeae14bd990667f48108d5df86eee9f43e3ccf1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2ffcb16bd30f3d161e8648701b730f1ba723c46e..5ef13c898a76d939d449de6539ae62bc28b0bd27 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 524dcd1a0835c6a528281a40db27d0dd6478a703..8a346205f6c778754c6b68d5f46d0bfa3957bf16 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 7658f41541539aefc85d1a1fe115ebe8b52b2108..a6af9c5055f4b6258ef2999612e66668bbe6e157 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d99338a3e3d62ea261516c5efcbb6acb65f2868a..106297adc1c0bd0e71393e00bc76f6703d83a270 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9c4ca4f328606f414938b84beaf06f3fa1c2d256..201918398ecb0fea9732abdd41fa8a07e0592529 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d4e474add6ad2ce67e4e6dcdb414f99f584b2e8b..71c84325ae7c50644fad38472b1dc0f26114e49c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 813797444eefb8fcf20ae92541b32e6d0b9444e9..117a696069de9ebbb14ebd4838ffc55ce5d57a01 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 75e53797500594f48d23eaffbffebbb1f1448aee..8a7b527891583410a01531bc14606f22173f7eee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 a8e2b303418d49bc5ae9c5f7b5118795194a6996..f0d813ef727d83cbd826159012488354286249eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 9ecd4eeb55dabd44e6a425911ac8a93da89538fb..c42b10ed67d82a04b0c4b31eb04301ecc9af9ec7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 9f593dcf094dff3a18493b9d6cc56afb20882f4b..ba4f11863fab13d644dfdc6e11920386aa9d1bbf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 3559e06d37ee475aaa7157cf56fcf89536efa12c..4d6c45302b332a31bb19786cf3ec3a205b9921cb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 cd8c63572efa944236aadacaa150bb38e7221814..c6f2048b29b8639cd2d1b4eb39579ffae481fc52 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 97e0d9a1a357b7d9c128a4610729026491915155..a7a5e259ad1ce4ae4719150c5293bd4d6eb21d3c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 ac0398576ac7632e833f4234a2a4bed4363d28d4..f5311daf86ed7f538b3f844d1c5c544ed22487e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 9c1a0ddd2149215e6d0c987ae9937e050e351050..39a841555a171e570e496a87156dea8e9fd89aea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 1e01975a46983a93008d026851ea8b6a47768645..2ff0b00e4732fa880be4aa37940615fd5001f9c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ec4a4a9180c38bcc0cc5218fd8aa73cc9747069c..05e2f0d128f1cd2a455ba1ef23921c4813a6ae71 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 cf0f80459f9585f284a0f9239ecae462047a7d8d..0386588fc9410b3be66e87bc6d196de100d5cc0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 c6ebd63547d8316cc837e1f07e62e8408a28cba6..367f5a1e3a3d3c2a242d1d88d4e349ddf5280a8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 031da14c86d2c225b3f271b90a3f628e08e4eb1a..b52fea60b79d1f055a147923ac0f79d53611bcd8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 da5b4af0e111cff772a8c38d20cb503284a70971..22795215eb0692ce96fa9949242695fa7374bebf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 8c88b6b8aa61fa36ef7489bf6a8e857378434449..0227ae2738c9272b01e1813011102eb9078d6744 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ad2c31339a3c062425c7e8f4922ed8673a521974..027196f69cedbb0687adf374d84357208943e838 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7f2458f42bc98c9d2e21f73e1aaa9ff3880123ee..467d0d1036492f31a9c0c516f7a3c3dbabd7e86d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 5ed7e89c75f88b2ab352b39ab828ada5b6c4434d..44f4aed687434bcbe55a570f4d9d2cd199aa7c95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4c9570b1ba5345d47d70628844e7281d18e20909..4f570cce8992e5088d052f1b1ffdedc17a88d77c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fe2614320fc3357a3753d9efe62c84957a1bdf7d..11996d6618e3a817c6195e7a74f89282f7eba32d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 af8e3e3cf6094b91e4471da9e0fbb61a2015b042..e7a1e2487d48db030c63a86bfbc619d8b743540d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 d2326dd851f8218d49a8dd7fa657cf4f0f2cbcd2..0210cc8c426d439dabd35a99c0cc2935aa4239df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 661ba339feb7b419d3d57aef1aef42eb01d428f5..e8bc57625781bf31cc42daa89ee736a3edf3e308 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 2c90f0c51dd0e408040e34d32010651e2a5f3c2a..237a2fed4d07a7c4f5a2c172b92a0e25721ca8d4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 631d1770f876857cc4645827f9d053deb190c59a..016d91ff466072c9e864f9767c443680c25c511d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 d7aeb1f2e5f51646856ebd8eb020aa1e8f9a119b..e808c05792fd4b27c83945d95a402228d911997c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 9782b523b00fa79a5b94c61f5cc2bf5ba72c90cc..29d7bab9ae21df656c53dda3174d1ce8889f842d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 c6ef89b748dc7a81a9b5b7eb77c5425211c14cea..cd03bbaf290d34cb009f73cb77a6199286bd870b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 5e25b8edc31ad636bc538a7c19dc6b33d68d79c3..8905c42759e975a2d4c9c08ca38b0ecd1dee813c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 b27818a8d2feefb74b927f8fd0c35daaa8798d2e..3fb32038f3f22091208918469ef6d36ed3e2d70b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 d1b4cf795fe5ad515ba88ea4145a2b34ff0a864b..2d155c779289640dc2084b1fd271f8129cc8d132 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 d30b925d526b778cb71ded63296e113dffa2a586..784fced493e9228190d4ec3c19a742c7b23f26e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 f93052187d1931564308e42bde13fda0ab1158e2..c50640ae7e03d022afd687d3ba58b75c4f6373f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 cbc089fbc057968b9c7ef93bd163a2bc763fe3f9..0169b9e86f9e2700a0f82481b8abe3abd0e806a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 64711340acb9d9a89226998304b81dc95afdba5d..8f8e954d710f8dfc40664ab6e170c585ead75c4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 9400361ef8af38c1a117631a1c39bd5781c7b3f5..b0284283d0deb2c312cebb06fbbe0892322a71e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 c70165b8cd55363394993a461bf3b2d4b7fec658..28d2e82b888efd6a42079ccc150c73cf114a04b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 984647acddb7f3754bf30f2f712d472bd94c362e..316d9183bae74798b4665583fb664983c917b911 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 304e9969a7e3a8fbb3a1bd90804b05f266bc1dd3..5000b2176b7b10c69de84743d21467c167e639df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 11ca7207b6d3530ee764f462580e95b39bcc41ca..6babb82dc8387055cecf2356af0b7b32624dc23b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 bfe735306f935f939e119b0dceb55ae24f44f6e3..580a328590cc2cddf5220c783e5e04ee5fea9d76 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 74a25b9ed14c5a4ebf5ec5f04dd25c78b2a9999a..e73631a2257aabcc8582a8d1523ed3fce02c6232 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 c11c79c0cecd7aeefece30e54c2ef0ccf42ed1ec..8efc629e88e457ecbbc9ac21d1b4d25eae61f6ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 9b1c8c6c88892f367d3b4259208f6226d2294632..be279df6bb083f09af41389ccef09157dfe14925 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 896de76875a32b1cc0dffa0ec385fc1147f22073..ab01f99c6170cd351aee61f93f1d0f4a94b84732 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2382c46c1194f6ba236c7be8c1479c19b50e6e0d..cbf44eca70404ce09529a8cd4e599bf93b471765 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 5e5ddfaa0c39772cb7941a73622394fe9903010d..0b01c0d3f9b3d8fdfe962bc1e52eabc5b637619d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 48224493dd56e9bafd1dd9301808161d684d4744..8d19891873dce80a9265b1c4d146c5aa1331530c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 1917b637f612b493cfe8e2d5d8c56b743a6660ad..9c8df17de3d85e65e9013943433bcd0b6d94da56 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 39179ea138df140af610ced2e5667cf67120594d..cef9528998c5eb7c07ae81c16e4e8f14f17326ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 fff83512b9962ecda80acf3d1718624ccb5f57f5..fab8d60be989b067e353b4801321ba272f574990 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 660c24be9c8f38b571d3cc1a4f480e28147d5410..cfab76f8872f90ab5b867d8b62eca01db42b376a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9006f56309fa73a6bb3a5e61dfc03b3588984342..557a91f17dc2ce6a0cc41409cba6dac9c3e01e2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 2305764ba2039fb19b0f95bd094d3fcf8637148e..465f625af9e0ad82451a931595ccc99af010d596 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 af2342427ed94539d0b6bfe49775a8644dd2b2d5..ed60dfe1963dcfa2592e4f2e33f2b843b523ac7d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 b11de3b9f53fce9f9b3b789739c66e5801954228..51a3e88535b741fa8df7611dfbbc855a9537c3b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 bff45463ec65bb6e3b382b2d5799472336482adf..af058cc9143ee558ce2130566c14cc33a8c53545 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 98a2808c35c29aca8aed942aedea79767f42b01d..f7c9691f3cc06eda9108d5828c3fcf0fd51ad125 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 4387a3bf54651e440f7fb63756ac763db3dccffb..775ac84fb78eb175648a9e4690b1373c27814642 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 d8b63d45879e7cb435ae13ff5e6955f1affcff9c..d317c18c265035693ac248feb680e7ae2e0ed0bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d807cec407cb97d3871719d390e6644fd0bde0a5..27de2145e94d4e8c902c29b751c30d1df580e9c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 01a54b4a1a64520f452872bb479e6974fc8363ce..4cb63872be2bde1d2cf532e90862050b70dbff1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 14a68d27ad52c180853776c7e88ca7693a9d8570..2b8fd92ddf0a13bb73d48cb8761d8df35abb209e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 ed89c8b60537c33b6a5d394953f9b5ea6335349d..ca20a71e68b8286bd1a8b2ae8791a7ba6699cf61 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 e4ea3e9e05a8b6d61b84d5911faf43374d889f4e..b1ed2501c9066676131c77f2f269a117740707b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 1d986fe657f7b0905697131a79989b5604fbb555..3e90a0420dcf7a98254c8bd87f88d5268b5a5411 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 b59a8becc1e5b4522373c2a91be9e77a443bf5a0..97edbfad4348c66ae201bfc992ca9bed5470ba2d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 c46b936c901557804cd4090e3f85972ee2ae25ce..8a3056752825a580552c1a9db31aceba85555b25 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 fe6e8bf46c609ebf6df60cc0ad49551ce4c62965..588dc84af6879e2f95820e21ef8ea428f7ec3665 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 512bb9962e0152098784deb63ddbfb625a15a6fa..64d2468d25f37c9ff5cea0d499c6f959149f0818 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 bd142aa4f1a6d9915a5139e1d29a0b2f4ea579b8..7a4ed1895509970eb61e0d4d10633db61f648afb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 9c80b99e391ac24dfca0c14904a71283d6d07fc5..5823902bc9f37837eec5382f6a3e44276f80e572 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 d4bf626a9cc4f95e020543e224c61bbbdb6c9ee2..d6634e1bbe21b24059739630a7792764a3210460 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 c904d809d14507e6ef66e56376fa199403ce8f62..81d310df58906d23b3649284c92141c9cefdcca3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 602d54465abd0b33308af22271ba3ec671cc2463..578d77fcb56a7761fee561951097d6bb0cafdc88 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 ec1b112147b77b936c33b86cab7a6630f7a4e753..d6e60c15031adc19b7b01c7e5d232a5de9a41ddc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 55fdb77940dc181d634d845dfbc4a7d5daa8bc63..d942be1955e96dbf7ab20a513494c92ce124515f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 c168c96950e1292a9ca089b4c29b123e5cbd3f67..c1a9323d846f5ca156ecc822c3151c7c6786c3ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 49a3763bbf9ded5a49f9318cf58cd954e1548753..c58d7b2305f673b63244ec0be8e3bda00fc0dfdc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 be09940a0d65e3f9fe4d0f7bb7d4ff918a72abb9..64ee03c3bf4d99cbbccae8d79890285150e55536 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d3e04fab475173b6837c0ea19472a047b47e137e..de0a260fc168092eb12c050b00056b442c016b58 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 9a5c5a925dadac7d93291bfeaddc36052888534b..bd4ef886658cfefb67164d5905f2c4239ae3d136 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 a403ebb507d6777f13492094da48e3da0c5e24a7..5e837005cc6e69c7a91813cb0ca0c49c9b6b854c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 5b2db31880fea7cc527ce9d37ca01c896ea00d66..45fe8c21b8aabf0bfe70c6a9761ba81ca8741de5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 78f2cbafdd35ea9cda7e91a89a9a42b33a3f12ae..60ab517dbc4face23905e015114349fdb30e8bdd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 bd0f675310cfe24be3dc9865c4908457dc0d543c..4226039b3137d30853a2976919d34a2bec7eab95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6996760d00975422e13eb16461c27ff3b32d4060..84c473156b2bd13485077ae4a69becb12da15932 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a2ace992736fa5cc754f00628dc919d1ca4a4b19..7bf69f9a19604c8bbfeed1cc9023bf8e9130990b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 bf2080e536fc343ce8f153d917e43b43f7d9d946..a162f2da0bcfd5a59ff7d67f77f10938e87ea21c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a6279335a63a082ebba5c4acb46d6d4a05fd1c99..1c04c736e4ee0ac19601c725ed57aea789086d6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fbb92bfe184f8a549f1c3c775255401bb46efd6a..22b20801c16ea51b513302743cafcf938e58a947 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 097cbdd0b81af9e952dc270ac180aec843bc894e..656ce6f08387c937457811529ad0e9857cf81678 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 044062fff1413681f5a9940890da1af48679c561..2df10ec75b620c55b1e71c1b6ae220882e8ef565 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6a567e06e894968f1764905e5b1e8f7e8a126563..cc737219b9a3b7c43090c635b7e1bd971f3bee82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 15522059d5a258f7b32a85867fe4abcb3a63b2f4..7911f179095c623977cb79b6cd944fbefdd0174e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e4286195509d86e255875ac0bc9c68c32028a7f9..3b867e9708596d7de45680a061c69c936c0d656a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fe8d49877f78865e814c78534013d0ee34b31e55..4bd2df34e3ffe0e9e8da0d6d970933af286e5263 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 afa6bba4d0b27c4146777ceeecd682a351b02840..4efb4101f1cd5e4fd690da3b819a87c9d8b8bba5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 9b3590c3c7a2ef3e8d417243d94e99f1f8a1f85f..f52e61108848728a27878af6dd8cbc6191868dbd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c3d13cd5106f837c76e638a96490bb91788927fc..6730fc7fbb522cb06c720facad419879d8880d57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 27c73ddab6ee0b2aaf8ad8c79e88c69b04f229ec..73abb652d523a3f5924d522aae11b14aa52583f1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 66a3d21b4c52167afb19961a3ec502d14bb17f97..4f857afca5c38393e03933bb3bf28e79653ba317 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 ca0f38c94672223cf8e3e292bc140774c61e5b90..63beef589f186934b61c7c20bd36c3317fae52b4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2358fda0756f45fc33d2ea890cf4fed3ad58d5a8..f816cdecdcee7165c1dfbebb02c2f40177040faf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 6e8ff8e6c50dcfec604e335ee12b11b232a32d76..63c51926b29c88afa25be1f49aed3d6d4e0dd243 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 14fadd2324ca6ac65d332d9dad252c8eb44968c8..fea91c1bb6badb5de00ae0cfa67646c58ec43328 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ae56f2740491f707c86c20ecee9100898b3a1410..ee090a03e04818203448798c5998901b410cc542 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9623d6bc8c42a0a9e4fcf88755460f011158a66e..17c461e87b423e9d6e45ac5e8399a458b9adb8e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2211a8c63ce56499d484290994ca94f9fb7b8d4a..096f64142d59b90f6364a4439814e42c3f2cb2e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c7a80a47a58d47b163da1b4d74ecd5e99b556bcc..51329df2869fc37ac097dc96c87d12b1335cc4c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d025f691272393128f433e4d9f64ebb03e1ef974..ffec7cba372005152c53cfdc30bd7ccaa0b2df1a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 44f08c7d2009d8ce700d61879bf7a2cb79ccf9e2..0d095654a4f6a5f3ec985bc20872591df27b185d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ae2504ec0082ae0c8073c11f3555310390f0a866..b5b69f604a2a2444d49aeca20e429fa1da07fd4c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 993157863f2e292777dd612baf56ec5f127c6422..45c1c89755f3f15d3bd11bd544d3132a38da5ec8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cfe59bd1a91a98286b3f2c7b4142d0b00bffa67e..10e17a19f787eee555a35f6057b997dd0c905d00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e11fa7f09a4ac3f6d3334dcc9d8e882cdbb15743..ed353120cea4f6852b51f03c2fe3cee00a85a0c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b6c408bb0bba10df6b30c72050ea16e246f00061..398b6b196807066ce26163de19442661efe09d12 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2436e07f84fe94ab699a2110396486575030adc2..9cd0c4de9f3d7f26e7f5a777b015e43fb5427d98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 db13c7c4637fa0445cfa6431f92ab246c84090a2..6be7001dcf6f737fe6063b35cfc02e6d6d02f804 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f332db489a6df66543a9850478afb52fd55a8835..cde95ba4b2130caf8f5a50515c192ceb1ed96aa7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 19bb866a23902b9f3dc04e5f40967cecd48c486e..509a708611abcc4efd9649393698502013497678 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4ca77612b30fcbbb50cb5898f02321d4547d4ef1..b0f35735eaca30c11683d209b5ca74233c88ae8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 05f61cff20bca623f2156bc17c6297aa7a439979..5a1d187905281d409ad0c9b04a9d9e889db9a25b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4c315f44d72405a90c377ff8d0b3e6dd2e0bd178..e3cadb98ef8db3f8a8478cd3ac8e4b33bc4b8245 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 46b543b0e61f8924338dae304a58468b92d31d7a..d174fd9a862ba4a72003e3f66767c1e467d85928 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 db282a8cb93ec4d4683a43892226d9f4f9984be1..7b112afb4dd4b6020cccc63e77a8302b97575c9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 04ffebfaafaef157c54b94942f616a8f6240b7e2..e27275489ed6cf4c736b8a377b596852863900d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 afbcf12446ad8c55e3e9cb5959f0d11e039e9e0d..e6b921e351f0bb899cb9f561f978002642f9ed6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 165fe384a4983d52eebbe20e14bdf9315938ba8b..7bc1806bdc07fc45db6653bf212aef3bad81a08c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1e14510142e2e1068721b7cdf7ced747e05eefb2..f45a1044b74bcabcf494b303f30ee095619a9bad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4406c258f4848e9718e30bad869270a1e6bc004c..7de5fac81695ee1086712f02b06ef37383782e6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 7dc16f10dc97a2129cc3134836ea228e64c63d6f..abe2a0a641e238d6abd824122752eecd39e58710 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  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 aa43227d9d0d72f2aad9fcdd0317d97e4d9e2f56..00d41c0810394e1a06470e0914814df0c3562379 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8a0689e43bc73f389524f4261ec88c546f72a7c6..99b83a7a952dc22eb00d4ec9072aeafe2fd2e41e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8fcf4aa27b720492f16e5d8e44968ccc7a2d14f6..19dbea486921b5c5b2cddffddbfda04b2b96d79f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 107eecfa6666922eea883331415f0b50fc2a1d18..42dd0b5470590b5a5d374bae9e1f1766301cbd10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d2b9f657cbb0f3c2124e7ebd7c0d7bbe13882279..6193c329877aec0458b70fd81620dc8a59267c87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d5fb51cb2751e2c133bb8fa280afe88fb0cfc5e0..169cb9e43571cfb8abcf064c10d0c9c96410c4c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1817e6b91f6c157d44c0f1fd890a7ef670b362b0..1645e73f897c244016d425a6b91d1bc989f2b2ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 986afef61bd4b66b009a1bc64a999729af52c281..eb19af816d091687dc7ffbd32f39245a7d6b95e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e7fab953b10bb05a8b0fa48986016e92b6ce0e50..cff312d0e2b0f48e702e965015c8cd9b8b24d163 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 96b3f62e2609277546b912f3bf1940d66d6336b6..af16e83773d2da8cf9eac50844d7353eebd04e54 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dcc3de2c233ca42209f32e714015f316c0c7ea26..7864f5132da4eedbf5b593d2434aa05086492245 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5df0f0d2f99461baa8dae32a51b9ebcea10ce525..c0cebbf24e72a19527bb6dd1512c986964bf0e2f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 79d83cb0a6b16ac9c7d1a668854799c9968b8240..fc4af88b1609d1c622387c30d88d3c4ff6a5616b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 31d975a82c01b6adc15e5b0a39a4de7a34011ef3..b0c05aa6d375b3da130605b89aa44937fa53ecb3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2150b9e5e4124d9f31d5f7a9bc093e57fea8f2ec..1fe6e0c1cdde059ba17dcd129d470c438b64a7fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 41cc55d69da3825449439ce56085f0bc02b0201d..46bd423f553a3d87ef21609e2fb36670cc7b5084 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 24283ef4c51e85e99d1c5976e3443fe86506d2f6..134fe9ea243ea96288f620a1f6af14ae806847d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e1a8bab4e5ff6fc8b04ed2cba23da7ff4f50420a..81a2aa7c87f9a02fc8369d0a83f91dda64af0956 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3dcfba04ea6d0605218653583cbcdbb808f79c62..4cc7d8a6437ace564cdf8651d0d2c1100bb68035 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 281e6007ed24328b25bad5b3ef6f01147e10a173..e7d63df1e7af0b37005a58878ea9272e04fb6f4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0a007db8900fd852e6e17a1dee5b3aea67ef6292..99be4a4be71869d37dc6cb33132c3a71220470be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7c979d0c725185e3ee2e99bbf126fe28aadaa7ae..dc96cce5d823f5701e631355f57294cce41330d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8aaec282f0980c86011305e88b50ac5bb21491f5..5e810a467e84fbd62ce65dce3c871a8e43de97b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d03fbb31501e6ed98c0a8c46f7acfed842e5af32..4d7c3ef060c2a45dc33aff951a22fde9d77c0314 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7ae248fa0016665f265e9d5f218654d793260da1..5fb79c77c510679fc3b89fa4e11452583ce67197 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 c7073ed9f63748db010df968a6af4609bf806e8c..2b7c824447b1b4cb5ca823edd3c0d05e991b3a81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9b2653efdcde83f7a17e29c0cab1043dd6f352ce..f5a80b5604071565210fb9777f6af712be9845e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cf3247d38418664ceb06541946dfd1d833a9b286..f000e48ad2da8e69e331a5efd77152b861f979c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2cfa76f80a6f7c822fd5838404b58d5d05fd8ec2..ad90c301f0e534fda89ca5d453b6041d15f03703 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 97921e383979d19158b8cbb05b5573a028a21146..a9b0bddc2d30fac13e6b90095080b191f95ba6ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dd57da4d07514a1d6098f8f80dd6091ea2497b50..ef92366d00db145b4c555aa3c494df7a9cb743ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b92a37827dae014494ccf8553649bc933091964c..629a251eea96be508b23e182ca664f9c84f321b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5e2b3bf99ed2311b5dc12abed31a4b95ca38aeae..45b01deb5fc8802c2b36af9d696181655ec250b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d9f46de4a0c2fc21f63b24ddf97957983508a07a..5d9f56c2be5a499bfc0be10caf645d1d5acacad7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 40bbf6bda20174633ffa5a3c627c269380800ff8..b934c2d043e7cd07ea5c06d241e487c35ea3ff5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  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 aa2485be876d5b95b79cee8ed614e3ee6c7e2b7b..1eff63830804e0beb40ef729ec36c86e7cae837f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2a9074df7f72872910bcd8ee4c69c33e3ffcdbad..35e2191fd0017a2d0ce1b4cbb7ba40600dca5b0c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 aac260413b95dd12582db52159f15b225a43d1e8..ab208a0e3732ac751c754c1cf46e58661a669f75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e63051d798d4d1d7eee65c2991053c933c20a15b..e4f4ee02c8efe1954df3767ae708893d102cb163 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2c83504dce601f74af56a8118fb24b1450c9030b..d57bb379c2422abb1eb6ef05a4490c9ee5641a0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ae1e48d1581b2308ae04b00993611c27af8065e6..21ea0011f70adcd9524ec52d570ba882caa8b11a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f0cd98bc222f748f6f0ac789db48ba547e1ebff1..53d72ef7cb587fc304753b0260e748ad0980c90d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 27f034ce0740346c032fb1618c311093646c4dbd..062b19c78ba0def7bfdb5b960f1c6508070024d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  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 6e395fc2389f3cc41874c3ab4aedb32522921ea1..cfac449f809f9e2b74365626e1c98a2492a12ba5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d5b5f6cb2c745d0761eda7c16cfd25177c755bdd..14340a40cd9553fe6e85dfe54363953a2362afe3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6edf462c9710a0b8f352c092ea8f69787a63a6a3..a078c16011eeb2a6cdefcea3255b902278d8907d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f4430a286061cb36511634b10f03e3b2eef706ea..04bdafbfaf6505e3692ddc370d56ed2478fcdbea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d97f818c30f10b863274aca2f2e884be31331d38..53c6724926f4494baa326d0c6833cc12b87c40a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7984f6976ac41ebd42288d540b2673676dba5bef..724165423b41985a1f54eb4f09e4c83b0e9cb6c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 32a3d1b64859e1817b25aa4b569d2fce1e2f2c5f..8422b32ffddabd7a359755df30d6a201853ceb61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f18e023830556c4ec87f5ff04b0ecabf63e8956d..657f927d7795d00d6539d1734a71017577bdc165 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d119338cae5682313f9713d910d5924722420654..f890ed8a9ac943eaf33eeab198d9d0a9c0254966 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f782df255ee52211d96da9525084f75dccea4f25..6846f9656e2d2888b1000c4f09751ce788be69ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 af701a4ccfa52de4103a8de9fdc959602456585e..84f8d05efaa19ede7f7377269be0f1071beff086 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 80680c8f326975998594ce5e9cb08f3f53b3cab6..75bd70fff193089fd391905c224889c8cf968590 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 64566aef2a0b471544cb356c073e1906f2780bcf..32c3673ba16ae7b886b088b90214dba42216c0bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5a6f33a0279a88f84026848cc5f479df1c2fb905..c1ec67a99299e7a1586cf1ef19950094548e49fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 150b57425971a10079c177c66ff81802a09cd991..604f5d7d043e6cf2a79cb7d45a4b9e9b205c259e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 90a05149934228267bc6cdbd5a550c0cadac3b10..b0ca0a642cf56e7ba831a47ed7975ce092c83e5b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d3d15478cd5712629314e9a8e9e2736844eeee3a..41cdc72e0b7c8f1946c69e615628a782b9eb7e50 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2fdf5bb47644857d7517d9482814edc4f7a22b96..765d8df419dbffbb082dfe8cf7285936b49126c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 55901b7d8b675899773e5b10e066142bd59d3e51..6dc4aa0f4daad18995d0ed8b20ba3f69df039037 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 bfdf724df23347620b5cdf59dc2487fa9cfe4786..8348c5e4ac04ea610c996f6f0ab23ef5d6ba30f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 94009ae7c7a76ba747aa60b2df14a9df73d8556f..08e776fb2447cdb3d9e7adf7dcf24414b9ed892a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3379efcc931a7dd0023641ae622f64ee5541feba..47ae49ea0bdd66853c8dd515ffc3f29b01fdf85a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e3a827e8adb737d9d3e14d96a261835e18b7c13e..aecb8b67004191e9f28e3ac7ff1a60f42788b316 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4738563c2e327bac52aea5dc77929ccf205e9def..0efd3701d18b760223dc2f8d7f017f67c7f17016 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9ab73a3feb53058e0f84f493630c964cfed10139..1363591fe1d04031f65b238573dc450792fa553c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 227817f0d66f1754f1f5c882a65350bf762667cd..9f16487c6cf13ab09fcaea45fc5292a61a59d0ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 47b781177cca2767b69073d1fcb7446aeb5dacf3..bb062faf29d3e203703d48fbfbc8c30447fbb440 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a10f232eaadeefed49b2ead9bbd59d48eee6ebc6..1840cf0f3cce4678b6997a708f1afc0a4a6b43e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ce6d2277b1d61898e0966736dd408850cba6adf0..da6d88609096d7b091df5189337b6c8821632680 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 381034260f34223394253ea5f811c5f1806ee69d..d30030f5b3d9c17d8b7359a2c5db7ed43818dce5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 825deb3612e50e4d0ad12596e3f824921af1d1ba..fd2a60fddd25353da04752f10de9132354535963 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 97cd0e71061c8dbe7785dc7493208c6f2436fdbe..8d6711ca333bd58ec5017a18fa18d49838f4e925 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f5770889bea7adfe0228726169e93741ae57432f..962ebf9ce31da70e4fcb38a3afdffafa204537fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0a792365cba907467df7b8cef2151656c61e9950..57a322f50aca44a72a4fc5d57f817557e93a6ecc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5d49f6f446755cdbaf5206816f5e95ad260de21f..ac644dc2a72cc1eff03422cfdfbf0e2ce113cc64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 622c635f20e70856dad0e2bf02cd3b53b6464ed5..b740d6f5a8fd2a264f9b791de7a46013d28dc0bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4f4ee4741bf343f5039a4f6a3fbb9c4b0ae3d5bb..18a9f0bc474a1a5a7c736ec02da2dcc4637ed386 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e5dc6c7bb971896742c69b75d153c1a956ca5127..6c3cbc4672d6c7941220be4514436dc7fe881641 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5063221eabf36d78fa524d0d652633ff1ab0fe50..4a91069f537113497a5801a6cd984f75624ec604 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b33a3224b5cf5aea260a252f7a3408780fe8fae8..2fc90ba7fc8aa9d0d210ccad5a45e8cf1ea88ef5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2517b3791d914eec4ec815ff61b32f988dd11c5f..93b1bc802d528506ef780ce6c62bc7ea9aa435e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6be70ee65c5d18b27ea7185c637fb62193d3ed5a..5daa6ff50104417a7336d0dc04c8b55a14b85202 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a4ece19b2a2c94191915fd115a59ce9c0fc23c82..088b75df06281d51298c08f9089bb839ce014bbe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9d576dfde835fef20d26f4911324c080faaeec39..78e63a76ddd8ccd49ae2772544b29c8faddc67f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ec447c735ed0e9a7a62a2d4919ba24463871b1db..d9a6fa0ecede3b85cf6a960fd225dc1027789a36 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f96287995eb58ab5b90186aed310c64535d81c5e..52a0ed043f96c36c679c2a4ca97a8a2ded578718 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ebddcf3c366f185f96bbad4957ecf57f93a11b98..9d4db94d6299e8d9e3170ee77e167ce6820478f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 788dbb99d4b95eaa2bc9bd4ea7b2429a4cb377aa..ad84d6b0791bb35dc3c0d11d80118d97cc4bd922 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 78ce3aca911116c4f9304031fbae08adc58f09d0..60500265e59cac1065195553900e25063fcdbd0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3d1e87051518033849e418d7fd2db2927530e6ba..5f32806382cb412269ed7a4b2f023a6d61d6af38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6cd47863f485a10f8a98e39bfec3903d9be01e94..9441b3920d742ffcaed6cf14a088ff8314d94019 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7eef1d07b74b1070550d4e0211dd8cb50618a4cd..e3ffa66d29be86a2727a7a0560066567dd392e32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 93743ad7a90d1ebe9e02263aa2a4b71cbb13746f..bb9303cb7e54f0ab1255c24a6b0ceeca2dda08d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 50e65a390ec9d732346c2e37a4930e2175e9a1fb..dac83f41fd4c0dc52bd985d1967864d3527e707f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 14530ef49caaf4118241895eca4a36a95f882aea..2e597cda6b94091c91cf88ee6b3ba738b98fa34b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d5fcfa62ef9803d268357d51df479cf142729798..344a58bf2cbc625e100fdfe866c50ec038d67ef0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8d1adeca79764f76d34c0e7a829d6e7de19c2b2d..7c576b353599be6d804a2f3a012d22c6535b9f37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5c73c0743a735c4e86080d2ee6382c02b8a43cf0..df4897ce00e369db26df029ace9472849d9c76c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9df938d012aaacf369caf4931c65f9781c6ae9f3..60b937aa68b3aaa3e3f4ebd324bd03619056fc55 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a80231c6a73c8094953064a4cc2ceb0a83db9fa3..f70a303a80ff37166d24634d7aa4438f2c26ba1d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 617be41ae535c9968cfb5412383e535a35279fcf..69e2dea5dc2f872f698641c27e8b1d60f9250db7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0fb3d517d753403e67afc982c854812be8cb9882..22afaa3b0c4720a014dfd173a2afda8fb29602e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8e5a93686f68232c784b26e909b797ceedf5139a..34059773aa465c837c3526212f3e2b39073b0ffd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 993a6e98b73ca1cf51643c46640cf03b847f2c01..eeda52ab44cd03abcd57adf7c7aa4c670c7f6639 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7588741a75e91172c578f9ea261cce3557929110..10f215a6b319901ebe152cff5956d34f54d0f2a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ca3c9e984a2d26168ea8453e8e907a173b48d63d..fd6bf6798ec3a278a1c8f0530829a66c41d620c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3bc694bc2bfa9209023d796fbab1e306e8e2f7fb..065f032d963ec3c1e2a7f8a97df919116cd73d86 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 96365ba2cd7e7c898aaccffa95fe5312f4336427..cd40131440b2546133c9def4ad9a676ee3af7691 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cd11aac179dab70ec09bf199efd6974ee3e9ccb4..ab6cf626c28c96e73d5daea0048bf8f4b847c4d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f5ec211d2350f543ce5bbff041827711ed55df32..a6e2069281e0571e8d2a3d532a7aea2d53381c98 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  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 ce51b4378acafb41f7fa6b0bb8dc7ccdf1b1d3b6..f2de3fde8ce37968eca536701add3fb24afdc985 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 1efaf3f961e4a0c4d502dac09a4acc99656ffe90..e825de137341b95d8eb24e60eec7e67880fafd81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 265c46cd3623bcca2b2c522a2d49b1ade61b757f..b237a482ab62cdf6f4433ea782219525c7c93cdd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 ce7f734e642311f36823a1d60866eb499b1071d8..1b93383ea1033a54ee81e1d034034bed559b01be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 6b02fec3d48f853ac9b4c3c0ced51e0f155ffee3..c87f405fbddf43a13020abb8b203fc268381be2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 9a870a5e08a1c34f922ec7cfe873e76c56465fb4..1df7a54afed9ed81db67db06f02ccec6ceaa7641 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 adfa7785b8181de7de683f297dbcb2ea5eac88a8..7d9e1d817fe774c4a50ad2c5cf7dac240aa01430 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 a1c4872e994cec069fd045b93557fa5d91284699..7473e141974bc845d9af7cf58a8d5141a9c9271e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 5ba29e47d736fdebec3d061c6669da342b6fd5ca..fb772f851bb20110b683d9c47bb0c4ab4a990a4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 0a979c0116d8f8b2c4fe306f7167e8fdb6bb1ecf..63255d9145f38ff559c1e7657bcd6683aeb705c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 ce2e89e60f61610282e4b1a90fb3aac95d16151d..b43cdfb8b7dd130d931ed5d25d932903e35d1138 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 c0a4d525efcda85ace82ed962f9c26c0a7dbf333..c8e14269e30a26925a467e67e000a2c58d3bc2ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 accbf9048f840d27760ad8540f787e7e1bd44693..9af5dfa51105aa88763046231982b5358e7d6cf9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 15c0628222e62f696fa358b77e8c387bb084cb94..71be88b380d3847e80d5a84550038e5be11617e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 742b6c426975f3b98f6f7141098df5419a6009a5..c8b0997b612707ca533cf65027b664255dad2ee3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 859fac0df52c019bd7bc9bc5702a567907f68a77..dfc5e3903be88c4779e81b0b1bd8482ff8229283 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 7b518fabbedbeb730893f1926458fd5ab81ce45a..33b0fd953485d3ec60aa064c73e346e9a7c2a502 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 e7ede6706de7a54ec6f1adf406990abf11b0d7ee..a6e8819785bf874f6b11f838b0b00a5dca45da37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  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 37e5fef3cd97b767b18363ebee447307de815bf5..efc9d5130a083430db030bc4eaad2ed817a726de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 399698a855b7106dbd00a9fb298758b5177f07b6..09d0e8eae4a38e42d45578fcaae516c502e8e8d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 3b2e434f43eab16f2b92d83e2f9c2384d5c8a94d..dc28ab6018c45c7f033ab7a9656aca07e555a055 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 4654f7777534e5c9688e4b54e12dfea0a74ba1e8..95679319e691df1b55232fc72365c566fcd50b42 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 5228741d633ae72281fa3e1b8b62919750c16cc0..d6ffe9113928327776a9454a0f44a8ea3ca9c95f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 52d313295a7207240a3a099ec112082b9e9e5e95..a51b63c8058ea1949d3c36f861fd618ec7837f3b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 35f804188b0e459496e36f9868c796ca2b045084..11bd525ffeecaef1fe982a0d49be8fe77871c863 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 bb2b2b43cc850f37339b502a874b5ff9574d4001..a22e94203d038bcb7b60c080628d15321ace0a6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 742ae8f894957f634640a87d79676c9f0b43ef4c..843033020c47e5938085e60863ac6399ccd5aef1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 c8ef7c75c98f12f7112f9b43b63cedf0ab19ae44..bac74196d65cb8f7640c226a77817739d3388ffa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 3bfcfa6ab0536ddb86930ab180a117bee4c68316..79615ce93cd17dc0329de8cff3a29398609ee167 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 36e7dfa9e7a992a8ea844a4dfe3c6785dc3e896b..35ea27e2fb2d841bd303827bb6748b249b50fa9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 e165b0e97ee3560e81b46de1f924e034da5e7703..906e49d867c3b0d04294578820e2d9a35f737c8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 149877099fe4d5b4c17ba5d53267d5f3dd3129c0..e13af8300c11f5a2123e061e998241d7a26de43a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 8fabe338bdbbba9a01bc496e6dd338dc99d9539c..9175bbfd42d4f6982c38e5a0652e91bb2ed5dd04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 80e06f8905332938bef403141d547d59936c9274..520fa97e75484d98ebe8bba9553a567e3b2cf325 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 ad52bc17f90a3d82a0a6ab272f7e2fce93ff95d3..fe17ca832bf4f38beb4612a2b06764755cfd52e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 8a83145a1ff0e996ecc524e25a13fe4c2c74ca82..3c94d92bdf124fa56c8d0b9c584580e5b10c12db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 25e599b56f8bcc52641928f47db34047850dc6c9..faf98856852c0f6e6395cba44d8e73955c25ee9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 31c8648c319c2eab4c287a8b0ac9bba6e24c3222..69c7acb99518f64e991284298cdb5385fb5bc61f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 bd5965bdf52ce9d134e1f2c0834d36abbcce3682..95a1a8e35b63b39af35df49fab5a1e0bf87fccf5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  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 cc73c3d6e058c89d54eea012e84f4f096aa67e29..835536cb08acdc2c1c727ff887d39903bc54cd06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 632d348a6de8aa52f7d8468f9a6c128b5b9a3d45..d7d5261ec8ebcb638a0c235b1f6c39809022b111 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 47142dc3cf333cb60eb20e481fe75cd9df81fe49..3427728b98140b5dcc5d4e9b5c411fd943c4bd17 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 9db2a2a4138f178e71749cc82de8169e1cab0445..b4a30de56d0f9a5206cf0db2f924be1ca600c348 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 754d99e37553b5bdbbddb52c07ef17067bd860f3..28533b8669ccbc5ba2ac983a64f64d24582876a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 b94b29926b9734c5d55d0d8169493714af7dd75c..a4d371650dc4c72f6f7d74521231eace768fb0be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 fd58927d60588566c5bec897c88038c858d05f2b..28b198d3f05a019b16da8b356e783e7ac8047bcb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 84ea7fa8cd524e70801711cb7e7e1b48b82814b2..867d1e3293bf5e9250afc87bfedefbca34a0622f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 4a879b4b99f3f2a867e099b22367a8c946eb99ce..440d3c6ce5a85a1c265bfffaec2c367ab69f0a61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 5ddc9930d616f21da471247b1fcf2c0049325c60..74e81e973bc4c4a955782c7885bdd2e527a9216d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 b6746644c5a0c927028ca05cac02307a31543244..e6edd9e5c523ad9d4f7012f070382f81307a295e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 3b63bf04b8eb692fe7ddfb4c429876eeae1bfe09..24d9f2b4a088a66f32a30f71540cc3d70ccd38ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 3741b8bd3eb6b7cf2344cbceeca7f57146290740..6759334a703ad40a83c4f7eebcd1e8beab215fcd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 a753c6cea679f02696cacd3160d4f00de8f764a5..e77629f2584e8267676ad62cf99c34e2e6afd3e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 0fe9b785d8b475eba3402ff1acb0d4ca11ca7b32..62c14a78e698baf4a5973252fa30cfcaa432fae8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2013-2023  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 fd7281c76fcf38c720829fd5825fa8c7be619c46..3bc0f05002834cf44b4e3ec1d53d420dbc53e90b 100755 (executable)
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-# Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  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 0c3241e5234fad7958c8df9fe74b775fb5acc0b3..d6e56a33745fae6c1aef67314457c10a815d2d56 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7e8fd90c3ccfd4bff1194ae5da5f2a0dba296185..dbfb9fc355c013d1a419b1da616c49a36001e5bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 8df4252abe2b4b775b8d74762643c7a48fc63d6f..18eb0b702b14321c6d79dce2fa8687d310c51029 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 17131d9a986b95c90dacc7da3ad45147bb9cde28..87e422672f3afa10ec24ce343efb84dd33736e03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 293e65a54f9823ef69a62a7e06df3dedd0afd593..ba68062816d961a4d13595fe83f687f94f12d048 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 681c3faceeb4576202a5313be50e3fcf5dc6e4e0..96b358ee45adec16d7e739e873c1748f1b3f0afa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7f8a52e52fa62b1362d0ade570fe5590fb620f4c..ec2db22aa753edf324926673b55b8a812dbf9951 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5274eb45520fa64bf68902a90073bc6e61bdf7b4..4ec3c68cfecc934367c3a93c6359c1309964e492 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 444f877ea279026efdcab673d446f9cd38141f8e..f2b0988b0473ded6ba759121c9e07ecfd0168b53 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1ac7f4a0df5a2617d3e9e82eab4ff878b346b11b..a93cb615bba90eeac071ee70e3187902b0483f3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0bb2313608ffa8f730145d45eda932e0c8ed4ce7..10503878c9013ea2a2d0b81f58870653b82cd026 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 49c2a4d0d3b2f2ff6e77f40409a8429ddc425e2e..ab42829e1e6b568bd127dbe01424c725555bd61e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 cb448b12d38084c99619a5b01af5a97815b6bc83..ca33862e28afd46e10d007bbc12cefbea3e9b9ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 270fbe3f37bd557beed02df2a0ab7e110e93c101..f591033a3f6840e4aedb2d1e8febc900ce1f6876 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d8dca75b5c70bf53c3a1f2e66abc42279cc1bea0..22b6cd124797e7aa03ad7a4f24ff7ea242c4c65e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4babeb00640f9e8debf436d81788f686dd9680df..6b43cedb4d5de00070fdc3a0f0594adc2749ba66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 09c062225b338fba90e9bbfed854d214f823c6d9..5f55ba36f2dac000572508badc2ef20f32de9025 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2a7b07c1d0b7923a925a68449cb331b88c4fe18b..54e4155023794219b449af19d759a29927e368b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 db0548b067509cc62debcc23f6146b7ff8ca9f8e..a909349ea497ae1a2e9b0c3731f231b3e75e50a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 39a9c667b0d7479eb88c74cbf8f20ef4bddaf803..b1f6e1ec745c1845a2bb274122cc6f393260cd5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d0da275ccff2f9ddc2933ed3c050535c63ecca44..bbc438cec56ad6e873d7d70c104ae81370133aff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dcb89d04d11d915b66011b3bd7eaa6447ce8c023..d5c2dd8212179a6ddfc2f382163fe2b45240ed9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 caa084da57b913a72870769409412a17c12134a3..81058d5104ab3279c20982b7dd097857cd3cb3d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f9c03c4a6c7c1c595999e241c6cf2b18fc980312..fc542578835d1e989b8a787449740850cc2b1c29 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 b8f9c6c60e7e150e8e4f8df69396d29795b78ee0..ca77c9913d8845046625dd48d978e1b3ce2dcd6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 413e7abf58c1117ca4f2148fa0ab3fb73b0f472e..bd42edf4e182de5d34ed36f3e823d323fbf749be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5a21a78afd987c4ea36338eb833f9c10a5965f1c..6a8fce29cff71c4e7c9eaba626ebf52df14e0d33 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9e054568160f3a7db181f257e7ac3e9909369d75..6195070933186e4e5d68172e57c684659e816f83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ea6e480e9447407c85117494dcad25a94fd42a97..a3e1d888260b888035b95fcb9d4b2ddd41c2edee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0ca76001c3e31e8ce36b18f28308391fe70e429e..51c4e95a278538d3d3e33f9f2667f19b1f164e4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dcd6f144d84ac711b420acedfa39992e2dd002bd..badfa139bcf83238b17e272593e3ac6d396a440f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1e5f8947c06d62fc5dc0e4515a61f64a7554689c..21cf2a81dc95478cb9368178a493a69363e49691 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1abb045570f1b0a2d235c60ac078d330f26e10b8..f99812ace9ec7436ae62e70f82635cce8e1fb227 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6aa634fe34279ac92de74f2f4a673e8039032dec..e58789a995a856f82331cfc38f1c1f8fc315be40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 144bbd7296a2338ef1abb965c4950309a1b2cd72..1952fa8c4c0804ab5029148fcbd926f294bfc0a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3578dbde58704c7be744bf0abc3a17bc7b9382d5..3604ae11d5008e1625f4234ae3dacaa8001ad897 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 9dc435feebb5a31e9f55fdbb6862a2286c132617..eb58b1df5dc72840fa1f06d7b6ad0f3af7f280d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 1e2b6cc10143dfe87970a27e6bf7b1ec115f27a2..13be4aa361df22050eed063136b704e98fc222d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3ee2053e713f2b3f266aed4638452fa3f7c46948..5db513bf334679cf13abc62596094839d633a728 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 49ce56a3db092c88ad7db42f6c7c502dde9a3e1c..754d0f54f0fd903f3f954f20485ee997231e5904 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ccb607054aae0545e1db40b93df677d6f7219dd6..c64cf83d662d2efb831e7b95340ccdc557d62b9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e8ea75fa06285e197712614a4df74bef1db259cb..d235d2f6d2c0e95c58ca8232447b303b5714eb43 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 00cad492a18cdd23dbed2109ee946855e1b0b76d..4c3a4d78484ccee0eefa4232c6085f3b758b9c8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 87cff7024c974771734e829f22bf11a3935437a8..42e02428c4467b0e5b2786115a25e2b450808277 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fe1a1dc292caef45e6fc300cf2f3ab1b1af1bd1a..a9e100850c312594f1380f123a5c5101f886e088 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 ae6126e6a5dc3f90fbdb9988ed6116e9f6683cb8..1e01416367675cb8bb83e6bed21fb4027ddc7ab7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 d92892ac03d07467f57e319466b350d43e2677eb..217d3b42780dde21b7495666d43acaf9eea49973 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 3ef7b5d3a687d6e010cc7a6179433982d1a3fa14..4fd743d56497c278ce2bb5e09d1fb21f1477b814 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5d4cc58b578df54840709179f269f2929782f505..d3f53a86e63d66f7d826225af5a31d4fa35f2073 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 75dc6936311d39900b883b07dc4b78371c0451c6..a8e42b810c0d31416fed855f72ae60d2bdfd898f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 dc5797570cabc36f6d086974f3f3a12a1c18c782..140b0957846b080e8c12046febaf6fb522c023ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 0e837e9eba1d9d18bc9cdf7e1c9ff72a69355a21..c5e189e2dd15a6fcbd8637d49cf731a8df4d9717 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fc650fe8f29fa96d1b6a8ae7fe5b72a53fc4c88d..e75fae1b4fe0b8c3c99e29a01b86bbfb9871c05d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5eb5498fad36110fe75a6b47478c22432098a69c..25d5f15894223c13b5ef175688dbba7df9752e59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 653d2e9f966bc0bc5550bc645f8cda9201863df8..56af26c96f5f8e1d222015318374d51b73bc1417 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 4149e8a6dc108934a1ebbc7db78901ded1a7ec3c..4906743b93e2ec9d2baab4006195bc24683364ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 f7a6a2990c1ca2874f5e18f5c35c6fba899cfd77..22b608dc90e3c7ee62c4aa76723129284969967f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 78694443ad481aeb8f833cc4f8373e458f70395c..21abed372525679975ae07e3847d79b1a10ee3a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 5191c3c2461225e552e6559c59843fea4100bdb7..5139d19297759716eb2e585f9b371e4c7990743a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 344fc2819d8dcfd7eca74e4b5e4a493442af94e9..248beff28378432c7500f3d709b768cd770872e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7faf0e37ab831abdd67bd7790e2e4ebac3e27288..ce37738d87869215ff648a7dc9ca618f4c15b16b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 7181fd3f89825729f4c26a8a48baa6e98bd90ef6..77284e0099589f92cef1c2bc6e5fbc17e4ac2134 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 e5ee44f4532d5777ec482486fc4599b88d2f0ea7..23e4951f66d61c94ef3c0a2292854bb0541c1f6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 a0adccacb6552b04473cee4a746e3cccf187b212..d34aa1e7c931795f22d7d5de1861c44823905127 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 2ba62974bf7690d97aafc1a6e76de580ad927167..475ad611a2d6cda1395b10b43d302f1d26e4913a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 fde5034bfcce56939146eebfa93ea187d2955df3..da0ce1dd5fad3a9c436f6bbe7ca16830935ee1e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 aa12b955a32d98a6e5b8ff7ecb0f71f1b4f24a10..4c7187070a8bb5e9af19ad9d334908ea16c283e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 317581e7a0ae6d1a712dfe2ba9ee6b01196ab54f..368d7dc0ef0b0ec8553aa1a6d92c340d08e6d583 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 52e00a8c07501c5c5eb0a55d9103bec9283af915..ede3e7ac0bf314c6faf7a64daeee56d130e11227 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  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 6875ccb9e01185360fb099100733bda922afe637..a008225c453eaee3947d41b516af78e728c02d34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 503f4cca399c17752e54588f7347e30d11bfe5be..f9336869299f5074bf889ac2956ed1450493dff3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 00ca1730554ca4f9d91d120d69ce407fc6aa1c52..09bbdf6552902437bf457a492dbb02e0d50bf56c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8b1a13ec81c5550a00b1aede61d1f1d80893b1e5..76a22532a54750ecc1a681e6e0033f07a068db9b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b3e0b74af86eee856258d1193a89c31ff4ce30cb..5a7423eec9da69e2b6cf6d234c7fe08d53ce5f4a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5a1aaa5c245410318fb9152861a6f7799a9f5bda..c9157925a558558a976b1209c6b215bef5724a36 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b71784f5785e160f2248aacdebb6c7debd209fab..853b305f112f89ffd9d3e9587f62797b12d93809 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 dfde9d767c3355beb13955f65728a2780d655949..f368774ae836d143a68bf88fd43f27e42a08ce8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 68bb66912f173428efaa239540b68d1a4ff1d702..2b9ac9d53583101be865565dd22f2647bcd8327c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5e45823a71da3a9a09a09aa0f1bdcc728b24a97f..0050807740092682091c18c13c7f50ea0fa8a210 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2f7baadb6a7fc0bc62876bfc486b7dcd776f5fc9..53533d54f0f5ddf99d84acfe638b751fefa6b154 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 e14a1ce24633c015aca5ee885b7809ea1d7e3345..f4b6c9c260abec16e4306186a08fc8c768dff831 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 303158d488b2cc5816b82e722810dfc252d1b9f4..1de8e35da03de924430a6bffeb19f5ffc241d743 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 2a5ba2318d8493b7309d62560f00d03eb4969053..31a3b823bba04f7027fe09170b372b4ec624ed06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 f6a6a1d8d46836c6c749c0f988152ef0a92ed088..731836fbb3a5eed9e56c824adf5dd3b4eda4e4f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 31261b5c35a0fe4ab9c44c009c4fbdd4e0d90abd..55531025d07cb9c15028d849337cc96b98f8d390 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7183952c10ad948250d0db6ceba270f9c8c11b8d..a924b502deb85134c0ac31f5d194a3531a81464f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0693c3e19ae81a6c4933b59471a82b3b98bc1c73..a28e6af01df7730ce1a7c045fbd994e1d555cf3d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 07d9153073ad596ab18bba9bac3bece1c49249e7..b688f69e1f537d4b93fb81676735163eea40f14f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f4018a241e94e8cbe7ed6a3416bdba325655db79..6d4ff5ed1ae0ae8e5a1d7529ce3d362ba49b1480 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 dcb620b11ace9f61dc1673f231802d33775a881a..db8bcc5b5afd73290e36620fe0d29ce7d9ac2aff 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3d6aa94c35e6adc3a3bdc0d1c3625a2557b72b54..040746700149f8d1c6a103810e80667ad8832f53 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c030212160b955c05eb21e253835347d77b8e725..f5b85cd6530731f6cb76190abcb95ac2385decc5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e10de54a5add623085eca8e02ffea2cc66150f1b..5aeb0aafd8c9b21f1efaf8f91f18dcdfe299e7d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6c579ba37261b0baac909b49725a906f01554236..37abd018bbe2187df70e3297b570509cc67df79e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0c6eb74d07f83a5a17c4b1ff8ba660eae8bdc811..d81298acc02ea3280196416a777a2e5cb93d3a33 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 42c3584547f3dca98721cf5b4667131db034eeb9..93ab0f391497053ae3f760155293efe8105db7e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 82e01512a106c201dee39ab78561f309d079e368..d3ebc44f4a18c5c7336c5ff5450f05cf9bc1202c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 bcade7af7d2427e656fe5f249e27e70f92128b81..a0a0635eaf8163b74d7d28d9ca901743e39bf843 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ccbfcc200b8687d7a5df60007d6c6ce4429b4165..51b8bfd0de73cd0a4724c07ce586c97c67dba468 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a172bb82fd68ae8ed88d71431f831adf3983d379..7858dc7a6153a53975b138627535e1c185fc32d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ea5f274107b8dbb795d5da5332f06db104d435c7..57655733ed0512ebdf74c063cb01b96e163d4eed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2ea5d74c859e91d14fe0d908d0f871c146f10366..106c7b32d38e8c8f71a6eb06750f6b7fa5c39851 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 092b2ce56b0cb66d5a5e205d11104e22d2a9fcdb..1c3a25aa275173c05c26e41a78d7b02b1a98cccf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 451400752df7907a3bcf535aae008ab5281465d5..e989f33806cef527ffbcd0c824ccfdd3e1b976fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 85ed128eb389ca3c1312125d95436e8c7bcc6ea7..d6893a050b4a5c36cb6ea597fec8a6a0f0a35632 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a2349a3d2268772b08d6c677863a9d87eac7db0d..1f738dba28a853ba59b253f6ba443f2435f79572 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 008088bf95188ba3bb2531bd8ea738a96be38a68..72e85a34999a9c6dc6b24941aae9da7783dbb595 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1e3b0a8a7621c39434474392051e6dd2a7bb2987..e1867c893090568647b54755ab88a0fd66c44a0a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 877c63c4ab7c6be645f3d57865e2008c889d83b0..5e309249bff6c404cd21fa3f48637e1d36889f1a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d49a0c76da068efed0fc2b3e0b1c060709de8878..81e04b681662e63140232fc718c25e84b0c0d3dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 77c64b0564a39d720d5c45002a1f400e173ea4b3..6a72ab3fd769a9aef6f6a1bbb267a92ed2b304d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cff949879e0d7e36a203d2ec887fc902d50119f9..e51032171144614bd31b8ef1a0941c7e3af44951 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 75663a2d2ad5af5d09745df9b4ff6813e323406d..d74ea27b3ebabd7c012f6563605aa072ff2f0255 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 84f9c145031c5bf8bb51a541595d1bc3eba4a9b8..d40c154606baa38a165ff243d4c4a9682c899fef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 81ed3e843453a8ac64b629e8aa585cdfb1b79765..8b374c6548c9aa6e62e8a4cb3d7463e6ca978521 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a5c4d6aa431a5010c45d0aade84153136c840397..c9d4b410cf983340c8d0148c0aaf7477c88f4b62 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 73c9eaad67ede6ed8f3d66cf3b477376fed5e37e..3db586e9e9680a5c57f13ffb8b554430d525e8c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c996007f5fbbfb3a9f4c197665e2608846d33bba..333640cc53bde93aa9d5dd6c988f7772bf87b3fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2a67518591f70165139b2f8f7c05cb05b56ebaf5..c08f006f6b80fe525cce7d74723409110e7c90ac 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 5ba834163efdb09ba1e61db5aa021034ab6889c1..d80d9c635cbc4b75a6bab5261c5ad5f3476af037 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 00eafbf3600d894c92112bdf8480a9d781e268f5..b6f0ebb6179ae430148ec100ce62a6684b05db6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fb532652f42853808a772d2494fb1b4e87fc5409..44bd1fe8400ad68e886ae4a11763c41459bf0ae0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  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 75ca870f1ee6a172d242b8dabda791618d8c2ca3..3ca7dbebd87392d11e781cf15d52b5736e7e1835 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8cccbcc06f498e759fa6d2f5ae28c92188cdd352..e6e27987b9b643fe66d0e5c93271b8f2ad95d53e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 830d3f9c11d9b62ac16a49d8532b3e1877499c38..857e29005bc72690e5ec8c8d3d4a519687e30863 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a7a666bdcbfd138ed104da8900f465454362ad0d..a0033fc4e8b89b9ced92b537d24dcc1467ca90d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 06795316b46cca26a69f881ea6687ee66117942e..cd83f99ef52b009a88de2ddaef4da2d608bdbc01 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  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 5eaebf3bb0d1398df2ee8c3d35e4c439e63c257b..b3783d93a8e015e22568e71fd14edd8a69fedbfa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 059162d9e652e5ad9817f37e59e757145a0d8830..61702354531a24bfe2450eb5f4c24166cc6897d4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 9948c1a9006ddff311e1ae4a50b21f42246e6ecd..23a6ab2b983c697669a78a6bcd309bab7b1c6a6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  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 686665bbad6320c4e477cc4541347fa255128974..cff915bdbb33eedf5b65ae6ef4607a158ddfd5fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 73f26240f673fbcf2b46f5155ca5949675275df9..c913bb91cb544c71db5c87e971e4b0ed6d2fc0a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 0de4698d884492886f06bfb7174c674f2a90ed6b..f5ede450f343c1bc38fa51288e83866c9ddd1b8a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 73997724ced47e8d682fb49a1b16a03ea5e37543..77a543d4c8f5c613a7c964c77bba7a265de3d2b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c1279f1abdb161d29cd9594867c08f671f541800..de49b427f8249d819daec84a8ffcbdb019c66e84 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ec22565e9ee972b49e22c73410bc3648b62665f1..7a2ea2bcc561ba84edb7ec8eaa9a2c60098e46e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c37a691a5322e662742341499c3b2d5e1269b116..9eb0beb85490f6ce46dd773ffbc4e0973c644f11 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 bf3746dbbdc87d787c9534a2f85a861d677d754f..5448bd178d6007f6acd98105a043f4ebd24f2a4e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 c6eab933b35ea35e19db5977aef2cffc704b6b9c..c7e1e59993454a5cbccc8447f6270ee89234b3cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c7d153c20fff86691cf20a15c5bb9c0fda9cd7bd..5e20711d6770ac3259ca603237b07c1c064a3a12 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e2d1e1f0aed17c97444534bda68ffd889bcb543f..98cd0f24c57754e387f67a6068daab51768f4f23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 37f77cde3844a712b5a0cf1f83e24d1783378a09..45aee73c7c5acfd32bd9b6f20936634bd98eeb4a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 cd6721ed0623b408dabd67520643ca0a1c7a2703..4dc8dfa4708c22983a63e08a2d9d5e057e18931b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f18fb9bd7a00259ddb7e5745671e26af043aa789..6e5bfa5306d855fb8aea76a4fecba28fefb6bf68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 99e847e32fa420186303757b7089abbf54de9728..5b1da2e9c6a7aee6555b95ca24da04c293263fe8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 150260024521d7caea5300fe02ccada14dc8e080..f16a1425d80564a258eb1e272c77c8f950de1b07 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 54cd72efa15df1e3ba8d31b9551df66ee9a0edbc..a323ae3e4116612ae33caa6c0d485f43ad7c710f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 ff55359daed58062b574beeffb4a130f992f5708..909e5e4c818954d7f698e7f463d87598bcb0be88 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3857d04e7e4fa234de788ce85d53252585d5797c..e4181b49fc61eb4e6964f81845dcd12ecbca9afc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 609391c41901b9b4cb64096e595f20d26acfb4f6..aa17141f897d7a3363b94f119523e38f4203594f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f471c89217ccf64725e15cc4b0bd86fe070216ee..0b8a05813a938f55c25364fa9b3c8d97b643eb47 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 93ed162f918c3a0959d2fa94121418c73d6026a7..00fd6a64abede19c8a32a34b6d57ee5797762172 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c46602fd772c8482d01aaad7fc91666884d2b40e..28191facacf1647fa78382eec23a9aabfa281c64 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e6241fa54175392d90b81f9f4f019d18dab9e464..5f30bb44e6e87ca12c88540f74bdc62c6a9b15e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 4a1a0e22c8947490e87c8c573201029c92d0bea2..6fdadab4dffcb3120b83900e0a2e5edc490d3d39 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3e3d201a0ef81acead5b0cbae27672617a80b4b2..07b1f7bdeb7ac6e70bace58ec3c8a2e705654542 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2023  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 47b4c0f16570bc1843bd179bc3e759cb6e3bcf85..d3f943a26f7ea72ad09c1817a1bef9c4c384f5d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  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 71a8e3202d0a19fb7bb7712de7cf6be3e35dcb60..5643a50907c0fcf6be65ac33f637e19a4665dfba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5b0a3b4276ec2ab177c9bcecf21a849c0d4e6460..242c8376ce54e8833042bc1689767f0404c32e36 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  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 b2fb919084f7261b513f4fe5734d8e8a8f882892..03ba330e98b9fa5bc2a57208d2f143a149a274e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 23c0f9669c54fb133ea6a3f1ea6fc49093fd1687..86b0773ee085488c0f71885fbf1908fc15a605b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6ed33f162c76803f7bcf111cb675200fd24de7c6..c55d52b1bd2aa266a2ca3894bde3062d054f233e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f7ed0ac90a523823dc8be79068e77778cd9c4b69..c2db04a961e2dca68422f27e584dfc502904c6f7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 973d0cc6e0a11a29cf91bbe6533e2f59bc6a7871..24aa8bba375682f8b5016ef893b526dc9083c098 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a29e54e827bb3e441e2e5f8620188c5e84e2c993..a9258ae5e3c795b3c4c2f6708c533bdb9fa0dc11 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 209777847c46e531ad4c7da0e48e43a0efd3bafd..ba26af47fc89c1a46c84ad21cf5d36616887f0f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7e92cb4582c223827a5fd910b42189cab5f32282..d8c161e2828baddaad456d95da2dbf92017e3695 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f380d20232ef8baf55172d2984727a015277f05e..69d42f64ec21e027c88f9ff765e31448a736ab6c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b9ed624d3a9914dd24c73f198ccf9738fe07c348..a5f6fec005028a26cac78350f428b41b869b2b83 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e47522f059d014782947270217e0fb92acb3f65d..aec154680fc3149e4e1a884ec860eb2b6aa9b6da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a9ec8eb590ff1f6c2933b2d5d504e698da2af5a2..015f7e8dc60fdd9d1f0c93a58c4aab6ba73c002b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7fac40058f8941e3ed2d57fd93f831be0b06924d..66d237473e8875c7fcaf13d0c85033ec3adbcbe8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 a3a17994447e89a7267ea2663de4842a204b5031..9e04520be96e854c7aa435bb8c119b89d0f888da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f0beb24fa5d1433f987e72c4c97992ab08479cb9..093e6b4ee5be68db529e1441ef571bbd620c2a81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c9528beab671beaeb4a79702f56da4eb0155e7b2..d31137f454666eaa2ea9f4b33e5aae0e130d98e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d230ddcd89f97fd10f959bc27c29ad1fedaca66c..eff20eec421c11ad1dd6b07bdcbadc38a813c4cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 d230ddcd89f97fd10f959bc27c29ad1fedaca66c..eff20eec421c11ad1dd6b07bdcbadc38a813c4cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 188b3e9c5ff38016f25d9d6827b42c5f33a159a1..426ad92c08abcb3b80f62c82d29a6a4823d91d70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2f7544bad43bf0afc2f2bcfca292be3ac3eccf13..f96832a20e3c67ad6484dcc93c3fafb1c491d662 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6b2cb5817b46686044cdcb490bbb78ac842c1665..d260947e2549ff38d838c77ae99f85fd8f9f4d66 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 32ddf0a16779d24b1386f2a45b32e5122dd4278b..14994fee7e004832fdbb0b8ebd75d27fd9cb9e83 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 fdd51c916a69f10211dcb829909f01f6d3583583..c5ba5ed2546cce226dc2538174ce88afbb1fc131 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 b7b8714c13761343b30182cb8a36108458e744d6..c487098fbc1b9803b045d62e0e4d2393bcafbe1c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c7d9a7dc011fe393ea373610735935980e5dd0ba..fa0616975a92346834f87da4229b2e46b86ca2d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 f1636dc21254831743ab594377026aeef7fb46d8..da6f6d22d48298d2cb7b1b8a95476cc09dc52440 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 150f86acb0a8bdf93f817ee1a046076de0707449..6e6ab989f64b950c2be393d29da2b782957bddc9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 04747de4f831d83362ee75cfcf595c1ac6254075..72877dabf2193fa7c1559c078ef4642dae8f1111 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5aac02fe01126d2e5c8f2a4ca70acb36087a6458..3221c30564bc98853710d07c8b08b18bc3e67460 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 c8ff183d53bb870fc48ede9a6762ca66ac1c57d1..85e07aa256d62e421beda1b42b39e50e98ce7a87 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8fa82a5fa9467a0ef44c4f96d47b846db269fb0c..a93e2baeeed828cf41378bf0840465e39b7be1e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 423094f75b6f7db62e046572806c4bca39e1de56..dd3fd84fc2f4e82c23c67e7ce1b627ab8275ab4b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7e8a93c435e087fa2090272e09ab3e44b28cb982..60b7295c233e8ac6a78b0874027969cdf6e84263 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9dcb215f108e769872c73e100d8ca43901f9a321..5fa5d5db941097233959d43d8ab70c1fc50707b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 2ced3e608dee488cfc37140d8c7d0c867c479a54..02deefcf6660522b5c0e50a2d3552a94fb40cb41 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 e682c3c38b9a8db71ba1ed9c5359cbd3aa2908ef..110781317414a74bc77b1ec438bd9f09c9e8f559 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 be71f9f61b3fb33a2924b43650282d76bcd3bd3c..9dcc6a24c4a0d13dad523dffe0398b52f1fd102d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9b18f8550faff9078110ac62379e4dee87d265f3..cb7c99f6741be918830f04ba6e1ed73cbc5d480c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7def69d6db53782da014e707b05973bc4dc8c635..fa667142a5a37ceebddaba000902e345c9652d38 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 027178cb5c48d2198abfaf45d731531e75e4883c..60973925ee631459a775fef1f7cfed2a3e331f89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 1ec207aa0273d51415565b4d1aea422303a0e7c8..27d2c12db5a4ec458b9c6fa1c75e19f1658eb571 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 95b75e47e8ceb8f0b3c81e84424b3b456703e088..179a0b4e983449ab7763df7ad2ed1372b75b3068 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0e5e295889f48292990ff6c9512a434916b3721d..da893ed1da48f4543253e852231fb6bcd791975a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6429548a0622bc1ee2fb58a30f82bf4493eeb3cd..1c16e56769b13d2f85e334daad4771fa4f43c6f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 9ef085ee435e499c9bf56778768f1bc380c9c080..0f67d03d9d85170333ae0ce7ef63336bbc989b99 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 678eb870377ecb29d0f38da24e289abf308f50c0..833d8d9ff5a60f6e429166ca64785b40f8383009 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6e5e65688bf69f0db943f6778f0b8e88e7c079a0..2409b2415d4d177787294aba6c47c867a0f129bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 95d6726116948e6e4acfff7c43d0ae8b6306f211..9b1085832033505af838848b13142c91e5c34eb1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 657282124670b368685ecc77b58c1153444f8ff0..fe29f485df3adf89e1da5584d3da0a8d2c876679 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  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 ae9dccaf9f5680b39aed60c962f418224a4d7019..d7867017076e2b26e1349128a7c52bdeac2a04f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 3b386c92ed4e7eeb4b3bdea94dd82e6b88dc61b0..f5bca22a8471be7b875130f514ec3696071bde6d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5d2849fc06e97b2aa8b452a2a4a00fb2936e4f00..7cf4b88c8b11b0c7ba07d81f3928497bc3312ce9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 891f2db43e02b59d9a2353899381c26867818959..38ae118e5e9d8a82f70e752a36c95383041245e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 42a3004049d4a6268ce37eab93f1da7f209149d0..97ebe99dbf1c59f03547c3f461092982006fc35d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6e1e9c91bdbbaa8b6d560c976357e77a8d1acba8..b90e13bed1119a0b9aa58e387f505de686c6e938 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 70d345e3eff1111d204c620c26c34969c82526df..b6dde9e2799ae3a38e999081d7698ca405673c60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 0beb53dce39ac5ee7a3c2df09ff04f329bbae067..739c7b8aa95bf57e3ca2e8a1f842b97681c40b84 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 7f016506d73597d0354e4273d18752c02bac227c..9c88ffcac9d21d1d5758cb66f77be1c2e2996717 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 5ede5f0b525e42992248d6a3c92310d0e6b9b03e..8e8dd1c0195b45a453c5ab33a8b291d2dd5398cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 8f7854c7fd59a66c08dc49b1dba9d335a82f4898..00fe6b4d20f89e5b3cc0d739e390896ddc4a4732 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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 6df5aa2a6883a4d5f9eb0fa193b01a2eb3820dfc..86d02b0a12ddb113498564e0dd7c8a101f0ea3b9 100644 (file)
--- a/utils.py
+++ b/utils.py
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2023  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