Salome HOME
Updated copyright comment
authormbs <martin.bernhard@opencascade.com>
Sat, 20 Jan 2024 13:58:55 +0000 (13:58 +0000)
committermbs <martin.bernhard@opencascade.com>
Sat, 20 Jan 2024 13:58:55 +0000 (13:58 +0000)
792 files changed:
CMakeLists.txt
MEDCouplingConfig.cmake.in
MEDCoupling_version.h.in
adm_local/CMakeLists.txt
adm_local/unix/CMakeLists.txt
adm_local/unix/config_files/CMakeLists.txt
adm_local/unix/config_files/check_MEDCOUPLING.m4
adm_local/unix/config_files/check_parmetis.m4
adm_local/unix/config_files/check_scotch.m4
doc/CMakeLists.txt
doc/developer/CMakeLists.txt
doc/developer/doxygen/BuildPyExamplesFromCPP.py
doc/developer/doxygen/CMakeLists.txt
doc/developer/doxygen/doxy2swig/doxy2swig.cmake
doc/developer/doxygen/fakesources/MEDCouplingField.C
doc/developer/doxygen/fakesources/MEDCouplingFieldDouble.C
doc/developer/doxygen/fakesources/MEDCouplingMemArray.C
doc/developer/doxygen/fakesources/MEDCouplingMesh.C
doc/developer/doxygen/fakesources/MEDCouplingPointSet.C
doc/developer/doxygen/fakesources/MEDCouplingUMesh.C
doc/developer/doxygen/fakesources/MEDFileField.C
doc/developer/doxygen/fakesources/MEDFileMesh.C
doc/developer/doxygen/fakesources/namespaces.C
doc/developer/doxygen/static/footer.html
doc/tutorial/CMakeLists.txt
doc/user/CMakeLists.txt
doc/user/templates/layout.html
resources/CMakeLists.txt
src/CMakeLists.txt
src/CTestTestfileInstall.cmake.in
src/ICoCo/CMakeLists.txt
src/ICoCo/ICoCoField.cpp
src/ICoCo/ICoCoField.h
src/ICoCo/ICoCoField.hxx
src/ICoCo/ICoCoMEDDoubleField.cxx
src/ICoCo/ICoCoMEDDoubleField.h
src/ICoCo/ICoCoMEDDoubleField.hxx
src/ICoCo/ICoCoMEDIntField.cxx
src/ICoCo/ICoCoMEDIntField.h
src/ICoCo/ICoCoMEDIntField.hxx
src/ICoCo/ICoCo_DeclSpec.hxx
src/ICoCo/Swig/CMakeLists.txt
src/ICoCo/Swig/CTestTestfileInstall.cmake
src/ICoCo/Swig/ICoCoMEDField.i
src/ICoCo/Swig/ICoCoMEDFieldTest.py
src/ICoCo/Swig/tests.set
src/INTERP_KERNEL/BBTree.txx
src/INTERP_KERNEL/BBTreeDst.txx
src/INTERP_KERNEL/BBTreePts.txx
src/INTERP_KERNEL/BBTreeStandAlone.txx
src/INTERP_KERNEL/Barycentric3DIntersectorP1P1.hxx
src/INTERP_KERNEL/Barycentric3DIntersectorP1P1.txx
src/INTERP_KERNEL/Bases/InterpKernelAssert.hxx
src/INTERP_KERNEL/Bases/InterpKernelAutoPtr.hxx
src/INTERP_KERNEL/Bases/InterpKernelException.cxx
src/INTERP_KERNEL/Bases/InterpKernelException.hxx
src/INTERP_KERNEL/Bases/InterpKernelStlExt.hxx
src/INTERP_KERNEL/Bases/NormalizedGeometricTypes
src/INTERP_KERNEL/Bases/NormalizedUnstructuredMesh.hxx
src/INTERP_KERNEL/BoundingBox.cxx
src/INTERP_KERNEL/BoundingBox.hxx
src/INTERP_KERNEL/BoxSplittingOptions.cxx
src/INTERP_KERNEL/BoxSplittingOptions.hxx
src/INTERP_KERNEL/CMakeLists.txt
src/INTERP_KERNEL/CellModel.cxx
src/INTERP_KERNEL/CellModel.hxx
src/INTERP_KERNEL/ConvexIntersector.hxx
src/INTERP_KERNEL/ConvexIntersector.txx
src/INTERP_KERNEL/CurveIntersector.hxx
src/INTERP_KERNEL/CurveIntersector.txx
src/INTERP_KERNEL/CurveIntersectorP0P0.hxx
src/INTERP_KERNEL/CurveIntersectorP0P0.txx
src/INTERP_KERNEL/CurveIntersectorP0P1.hxx
src/INTERP_KERNEL/CurveIntersectorP0P1.txx
src/INTERP_KERNEL/CurveIntersectorP1P0.hxx
src/INTERP_KERNEL/CurveIntersectorP1P0.txx
src/INTERP_KERNEL/CurveIntersectorP1P1.hxx
src/INTERP_KERNEL/CurveIntersectorP1P1.txx
src/INTERP_KERNEL/CurveIntersectorP1P1PL.hxx
src/INTERP_KERNEL/CurveIntersectorP1P1PL.txx
src/INTERP_KERNEL/DiameterCalculator.cxx
src/INTERP_KERNEL/DiameterCalculator.hxx
src/INTERP_KERNEL/DirectedBoundingBox.cxx
src/INTERP_KERNEL/DirectedBoundingBox.hxx
src/INTERP_KERNEL/ExprEval/InterpKernelAsmX86.cxx
src/INTERP_KERNEL/ExprEval/InterpKernelAsmX86.hxx
src/INTERP_KERNEL/ExprEval/InterpKernelExprParser.cxx
src/INTERP_KERNEL/ExprEval/InterpKernelExprParser.hxx
src/INTERP_KERNEL/ExprEval/InterpKernelFunction.cxx
src/INTERP_KERNEL/ExprEval/InterpKernelFunction.hxx
src/INTERP_KERNEL/ExprEval/InterpKernelUnit.cxx
src/INTERP_KERNEL/ExprEval/InterpKernelUnit.hxx
src/INTERP_KERNEL/ExprEval/InterpKernelValue.cxx
src/INTERP_KERNEL/ExprEval/InterpKernelValue.hxx
src/INTERP_KERNEL/GaussPoints/CleanUpGauss.py
src/INTERP_KERNEL/GaussPoints/InterpKernelGaussCoords.cxx
src/INTERP_KERNEL/GaussPoints/InterpKernelGaussCoords.hxx
src/INTERP_KERNEL/GenMathFormulae.hxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DAbstractEdge.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DAbstractEdge.hxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DBounds.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DBounds.hxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DComposedEdge.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DComposedEdge.hxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdge.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdge.hxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdge.txx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdgeArcCircle.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdgeArcCircle.hxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdgeInfLin.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdgeInfLin.hxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdgeLin.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DEdgeLin.hxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DElementaryEdge.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DElementaryEdge.hxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DNode.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DNode.hxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DPrecision.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DPrecision.hxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DQuadraticPolygon.cxx
src/INTERP_KERNEL/Geometric2D/InterpKernelGeo2DQuadraticPolygon.hxx
src/INTERP_KERNEL/Geometric2DIntersector.hxx
src/INTERP_KERNEL/Geometric2DIntersector.txx
src/INTERP_KERNEL/INTERPKERNELDefines.hxx
src/INTERP_KERNEL/IntegralUniformIntersector.hxx
src/INTERP_KERNEL/IntegralUniformIntersector.txx
src/INTERP_KERNEL/InterpKernelCellSimplify.cxx
src/INTERP_KERNEL/InterpKernelCellSimplify.hxx
src/INTERP_KERNEL/InterpKernelDenseMatrix.hxx
src/INTERP_KERNEL/InterpKernelDenseMatrix.txx
src/INTERP_KERNEL/InterpKernelMatrix.hxx
src/INTERP_KERNEL/InterpKernelMatrixTools.cxx
src/INTERP_KERNEL/InterpKernelMatrixTools.hxx
src/INTERP_KERNEL/InterpKernelMeshQuality.cxx
src/INTERP_KERNEL/InterpKernelMeshQuality.hxx
src/INTERP_KERNEL/InterpKernelRootsMultiDim.hxx
src/INTERP_KERNEL/InterpKernelUtilities.hxx
src/INTERP_KERNEL/Interpolation.hxx
src/INTERP_KERNEL/Interpolation.txx
src/INTERP_KERNEL/Interpolation1D.hxx
src/INTERP_KERNEL/Interpolation1D.txx
src/INTERP_KERNEL/Interpolation1D0D.cxx
src/INTERP_KERNEL/Interpolation1D0D.hxx
src/INTERP_KERNEL/Interpolation1D0D.txx
src/INTERP_KERNEL/Interpolation2D.hxx
src/INTERP_KERNEL/Interpolation2D.txx
src/INTERP_KERNEL/Interpolation2D1D.hxx
src/INTERP_KERNEL/Interpolation2D1D.txx
src/INTERP_KERNEL/Interpolation2D3D.cxx
src/INTERP_KERNEL/Interpolation2D3D.hxx
src/INTERP_KERNEL/Interpolation2D3D.txx
src/INTERP_KERNEL/Interpolation2DCurve.cxx
src/INTERP_KERNEL/Interpolation2DCurve.hxx
src/INTERP_KERNEL/Interpolation3D.cxx
src/INTERP_KERNEL/Interpolation3D.hxx
src/INTERP_KERNEL/Interpolation3D.txx
src/INTERP_KERNEL/Interpolation3D1D.cxx
src/INTERP_KERNEL/Interpolation3D1D.hxx
src/INTERP_KERNEL/Interpolation3D1D.txx
src/INTERP_KERNEL/Interpolation3DSurf.cxx
src/INTERP_KERNEL/Interpolation3DSurf.hxx
src/INTERP_KERNEL/InterpolationCC.hxx
src/INTERP_KERNEL/InterpolationCC.txx
src/INTERP_KERNEL/InterpolationCU.hxx
src/INTERP_KERNEL/InterpolationCU.txx
src/INTERP_KERNEL/InterpolationCurve.hxx
src/INTERP_KERNEL/InterpolationCurve.txx
src/INTERP_KERNEL/InterpolationHelper.txx
src/INTERP_KERNEL/InterpolationOptions.cxx
src/INTERP_KERNEL/InterpolationOptions.hxx
src/INTERP_KERNEL/InterpolationPlanar.hxx
src/INTERP_KERNEL/InterpolationPlanar.txx
src/INTERP_KERNEL/InterpolationUtils.hxx
src/INTERP_KERNEL/Intersector3D.hxx
src/INTERP_KERNEL/Intersector3D.txx
src/INTERP_KERNEL/Intersector3DP0P0.hxx
src/INTERP_KERNEL/Intersector3DP0P0.txx
src/INTERP_KERNEL/Intersector3DP0P1.hxx
src/INTERP_KERNEL/Intersector3DP0P1.txx
src/INTERP_KERNEL/Intersector3DP1P0.hxx
src/INTERP_KERNEL/Intersector3DP1P0.txx
src/INTERP_KERNEL/Intersector3DP1P0Bary.hxx
src/INTERP_KERNEL/Intersector3DP1P0Bary.txx
src/INTERP_KERNEL/Intersector3DP1P1.hxx
src/INTERP_KERNEL/Intersector3DP1P1.txx
src/INTERP_KERNEL/IntersectorCU.hxx
src/INTERP_KERNEL/IntersectorCU.txx
src/INTERP_KERNEL/IntersectorCU1D.hxx
src/INTERP_KERNEL/IntersectorCU1D.txx
src/INTERP_KERNEL/IntersectorCU2D.hxx
src/INTERP_KERNEL/IntersectorCU2D.txx
src/INTERP_KERNEL/IntersectorCU3D.hxx
src/INTERP_KERNEL/IntersectorCU3D.txx
src/INTERP_KERNEL/LinearAlgebra/InterpKernelDenseMatrix.cxx
src/INTERP_KERNEL/LinearAlgebra/InterpKernelLUDecomp.cxx
src/INTERP_KERNEL/LinearAlgebra/InterpKernelLUDecomp.hxx
src/INTERP_KERNEL/LinearAlgebra/InterpKernelQRDecomp.cxx
src/INTERP_KERNEL/LinearAlgebra/InterpKernelQRDecomp.hxx
src/INTERP_KERNEL/Log.hxx
src/INTERP_KERNEL/MCIdType.hxx
src/INTERP_KERNEL/MappedBarycentric2DIntersectorP1P1.hxx
src/INTERP_KERNEL/MappedBarycentric2DIntersectorP1P1.txx
src/INTERP_KERNEL/MappedBarycentric3DIntersectorP1P1.hxx
src/INTERP_KERNEL/MappedBarycentric3DIntersectorP1P1.txx
src/INTERP_KERNEL/MeshElement.cxx
src/INTERP_KERNEL/MeshElement.hxx
src/INTERP_KERNEL/MeshElement.txx
src/INTERP_KERNEL/MeshRegion.hxx
src/INTERP_KERNEL/MeshRegion.txx
src/INTERP_KERNEL/MeshUtils.hxx
src/INTERP_KERNEL/OrientationInverter.cxx
src/INTERP_KERNEL/OrientationInverter.hxx
src/INTERP_KERNEL/Planar2D1DIntersectorP0P0.hxx
src/INTERP_KERNEL/Planar2D1DIntersectorP0P0.txx
src/INTERP_KERNEL/PlanarIntersector.hxx
src/INTERP_KERNEL/PlanarIntersector.txx
src/INTERP_KERNEL/PlanarIntersectorP0P0.hxx
src/INTERP_KERNEL/PlanarIntersectorP0P0.txx
src/INTERP_KERNEL/PlanarIntersectorP0P1.hxx
src/INTERP_KERNEL/PlanarIntersectorP0P1.txx
src/INTERP_KERNEL/PlanarIntersectorP0P1Bary.hxx
src/INTERP_KERNEL/PlanarIntersectorP0P1Bary.txx
src/INTERP_KERNEL/PlanarIntersectorP0P1PL.hxx
src/INTERP_KERNEL/PlanarIntersectorP0P1PL.txx
src/INTERP_KERNEL/PlanarIntersectorP1P0.hxx
src/INTERP_KERNEL/PlanarIntersectorP1P0.txx
src/INTERP_KERNEL/PlanarIntersectorP1P0Bary.hxx
src/INTERP_KERNEL/PlanarIntersectorP1P0Bary.txx
src/INTERP_KERNEL/PlanarIntersectorP1P0PL.hxx
src/INTERP_KERNEL/PlanarIntersectorP1P0PL.txx
src/INTERP_KERNEL/PlanarIntersectorP1P1.hxx
src/INTERP_KERNEL/PlanarIntersectorP1P1.txx
src/INTERP_KERNEL/PlanarIntersectorP1P1PL.hxx
src/INTERP_KERNEL/PlanarIntersectorP1P1PL.txx
src/INTERP_KERNEL/PointLocator2DIntersector.hxx
src/INTERP_KERNEL/PointLocator2DIntersector.txx
src/INTERP_KERNEL/PointLocator3DIntersectorP0P0.hxx
src/INTERP_KERNEL/PointLocator3DIntersectorP0P0.txx
src/INTERP_KERNEL/PointLocator3DIntersectorP0P1.hxx
src/INTERP_KERNEL/PointLocator3DIntersectorP0P1.txx
src/INTERP_KERNEL/PointLocator3DIntersectorP1P0.hxx
src/INTERP_KERNEL/PointLocator3DIntersectorP1P0.txx
src/INTERP_KERNEL/PointLocator3DIntersectorP1P1.hxx
src/INTERP_KERNEL/PointLocator3DIntersectorP1P1.txx
src/INTERP_KERNEL/PointLocatorAlgos.txx
src/INTERP_KERNEL/PolygonAlgorithms.hxx
src/INTERP_KERNEL/PolygonAlgorithms.txx
src/INTERP_KERNEL/Polyhedron3D2DIntersectorP0P0.hxx
src/INTERP_KERNEL/Polyhedron3D2DIntersectorP0P0.txx
src/INTERP_KERNEL/PolyhedronIntersectorP0P0.hxx
src/INTERP_KERNEL/PolyhedronIntersectorP0P0.txx
src/INTERP_KERNEL/PolyhedronIntersectorP0P1.hxx
src/INTERP_KERNEL/PolyhedronIntersectorP0P1.txx
src/INTERP_KERNEL/PolyhedronIntersectorP1P0.hxx
src/INTERP_KERNEL/PolyhedronIntersectorP1P0.txx
src/INTERP_KERNEL/PolyhedronIntersectorP1P0Bary.hxx
src/INTERP_KERNEL/PolyhedronIntersectorP1P0Bary.txx
src/INTERP_KERNEL/PolyhedronIntersectorP1P1.hxx
src/INTERP_KERNEL/PolyhedronIntersectorP1P1.txx
src/INTERP_KERNEL/RegionNode.hxx
src/INTERP_KERNEL/SplitterTetra.cxx
src/INTERP_KERNEL/SplitterTetra.hxx
src/INTERP_KERNEL/SplitterTetra.txx
src/INTERP_KERNEL/TargetIntersector.hxx
src/INTERP_KERNEL/TargetIntersector.txx
src/INTERP_KERNEL/TetraAffineTransform.cxx
src/INTERP_KERNEL/TetraAffineTransform.hxx
src/INTERP_KERNEL/TransformedTriangle.cxx
src/INTERP_KERNEL/TransformedTriangle.hxx
src/INTERP_KERNEL/TransformedTriangleInline.hxx
src/INTERP_KERNEL/TransformedTriangleIntersect.cxx
src/INTERP_KERNEL/TransformedTriangleMath.cxx
src/INTERP_KERNEL/TranslationRotationMatrix.cxx
src/INTERP_KERNEL/TranslationRotationMatrix.hxx
src/INTERP_KERNEL/TriangulationIntersector.hxx
src/INTERP_KERNEL/TriangulationIntersector.txx
src/INTERP_KERNEL/UnitTetraIntersectionBary.cxx
src/INTERP_KERNEL/UnitTetraIntersectionBary.hxx
src/INTERP_KERNEL/VTKNormalizedUnstructuredMesh.hxx
src/INTERP_KERNEL/VTKNormalizedUnstructuredMesh.txx
src/INTERP_KERNEL/VectorUtils.hxx
src/INTERP_KERNEL/VolSurfFormulae.hxx
src/INTERP_KERNEL/VolSurfUser.cxx
src/INTERP_KERNEL/VolSurfUser.hxx
src/INTERP_KERNEL/VolSurfUser.txx
src/INTERP_KERNELTest/BBTreeTest.cxx
src/INTERP_KERNELTest/BBTreeTest.hxx
src/INTERP_KERNELTest/BasicMainTest.hxx
src/INTERP_KERNELTest/CMakeLists.txt
src/INTERP_KERNELTest/CTestTestfileInstall.cmake
src/INTERP_KERNELTest/CppUnitTest.cxx
src/INTERP_KERNELTest/CppUnitTest.hxx
src/INTERP_KERNELTest/ExprEvalInterpTest.cxx
src/INTERP_KERNELTest/ExprEvalInterpTest.hxx
src/INTERP_KERNELTest/HexaTests.hxx
src/INTERP_KERNELTest/InterpKernelTestExport.hxx
src/INTERP_KERNELTest/Interpolation3DTest.cxx
src/INTERP_KERNELTest/Interpolation3DTest.hxx
src/INTERP_KERNELTest/InterpolationOptionsTest.cxx
src/INTERP_KERNELTest/InterpolationOptionsTest.hxx
src/INTERP_KERNELTest/InterpolationPlanarTestSuite.hxx
src/INTERP_KERNELTest/InterpolationTestSuite.hxx
src/INTERP_KERNELTest/MEDMeshMaker.cxx
src/INTERP_KERNELTest/MEDMeshMaker.hxx
src/INTERP_KERNELTest/MeshTestToolkit.hxx
src/INTERP_KERNELTest/MeshTestToolkit.txx
src/INTERP_KERNELTest/MultiElement2DTests.hxx
src/INTERP_KERNELTest/MultiElement3DSurfTests.hxx
src/INTERP_KERNELTest/MultiElementTetraTests.hxx
src/INTERP_KERNELTest/PerfTest.cxx
src/INTERP_KERNELTest/QuadraticPlanarInterpTest.cxx
src/INTERP_KERNELTest/QuadraticPlanarInterpTest.hxx
src/INTERP_KERNELTest/QuadraticPlanarInterpTest2.cxx
src/INTERP_KERNELTest/QuadraticPlanarInterpTest3.cxx
src/INTERP_KERNELTest/QuadraticPlanarInterpTest4.cxx
src/INTERP_KERNELTest/QuadraticPlanarInterpTest5.cxx
src/INTERP_KERNELTest/SingleElementPlanarTests.cxx
src/INTERP_KERNELTest/SingleElementPlanarTests.hxx
src/INTERP_KERNELTest/SingleElementTetraTests.hxx
src/INTERP_KERNELTest/TestInterpKernel.cxx
src/INTERP_KERNELTest/TestInterpKernelUtils.cxx
src/INTERP_KERNELTest/TestInterpKernelUtils.hxx
src/INTERP_KERNELTest/ThreeDSurfProjectionTest.cxx
src/INTERP_KERNELTest/ThreeDSurfProjectionTest.hxx
src/INTERP_KERNELTest/TransformedTriangleIntersectTest.cxx
src/INTERP_KERNELTest/TransformedTriangleIntersectTest.hxx
src/INTERP_KERNELTest/TransformedTriangleTest.cxx
src/INTERP_KERNELTest/TransformedTriangleTest.hxx
src/INTERP_KERNELTest/UnitTetra3D2DIntersectionTest.cxx
src/INTERP_KERNELTest/UnitTetra3D2DIntersectionTest.hxx
src/INTERP_KERNELTest/UnitTetraIntersectionBaryTest.cxx
src/INTERP_KERNELTest/UnitTetraIntersectionBaryTest.hxx
src/INTERP_KERNELTest/perf_test.py
src/INTERP_KERNELTest/perf_test.sh
src/MEDCoupling/CMakeLists.txt
src/MEDCoupling/MCAuto.hxx
src/MEDCoupling/MCAuto.txx
src/MEDCoupling/MCType.hxx
src/MEDCoupling/MEDCoupling.hxx
src/MEDCoupling/MEDCoupling1GTUMesh.cxx
src/MEDCoupling/MEDCoupling1GTUMesh.hxx
src/MEDCoupling/MEDCoupling1GTUMesh.txx
src/MEDCoupling/MEDCouplingAMRAttribute.cxx
src/MEDCoupling/MEDCouplingAMRAttribute.hxx
src/MEDCoupling/MEDCouplingCMesh.cxx
src/MEDCoupling/MEDCouplingCMesh.hxx
src/MEDCoupling/MEDCouplingCartesianAMRMesh.cxx
src/MEDCoupling/MEDCouplingCartesianAMRMesh.hxx
src/MEDCoupling/MEDCouplingCurveLinearMesh.cxx
src/MEDCoupling/MEDCouplingCurveLinearMesh.hxx
src/MEDCoupling/MEDCouplingDefinitionTime.cxx
src/MEDCoupling/MEDCouplingDefinitionTime.hxx
src/MEDCoupling/MEDCouplingField.cxx
src/MEDCoupling/MEDCouplingField.hxx
src/MEDCoupling/MEDCouplingFieldDiscretization.cxx
src/MEDCoupling/MEDCouplingFieldDiscretization.hxx
src/MEDCoupling/MEDCouplingFieldDiscretizationOnNodesFE.cxx
src/MEDCoupling/MEDCouplingFieldDiscretizationOnNodesFE.hxx
src/MEDCoupling/MEDCouplingFieldDouble.cxx
src/MEDCoupling/MEDCouplingFieldDouble.hxx
src/MEDCoupling/MEDCouplingFieldFloat.cxx
src/MEDCoupling/MEDCouplingFieldFloat.hxx
src/MEDCoupling/MEDCouplingFieldInt.hxx
src/MEDCoupling/MEDCouplingFieldInt32.cxx
src/MEDCoupling/MEDCouplingFieldInt32.hxx
src/MEDCoupling/MEDCouplingFieldInt64.cxx
src/MEDCoupling/MEDCouplingFieldInt64.hxx
src/MEDCoupling/MEDCouplingFieldOverTime.cxx
src/MEDCoupling/MEDCouplingFieldOverTime.hxx
src/MEDCoupling/MEDCouplingFieldT.hxx
src/MEDCoupling/MEDCouplingFieldT.txx
src/MEDCoupling/MEDCouplingFieldTemplate.cxx
src/MEDCoupling/MEDCouplingFieldTemplate.hxx
src/MEDCoupling/MEDCouplingGaussLocalization.cxx
src/MEDCoupling/MEDCouplingGaussLocalization.hxx
src/MEDCoupling/MEDCouplingIMesh.cxx
src/MEDCoupling/MEDCouplingIMesh.hxx
src/MEDCoupling/MEDCouplingMap.cxx
src/MEDCoupling/MEDCouplingMap.hxx
src/MEDCoupling/MEDCouplingMap.txx
src/MEDCoupling/MEDCouplingMappedExtrudedMesh.cxx
src/MEDCoupling/MEDCouplingMappedExtrudedMesh.hxx
src/MEDCoupling/MEDCouplingMatrix.cxx
src/MEDCoupling/MEDCouplingMatrix.hxx
src/MEDCoupling/MEDCouplingMemArray.cxx
src/MEDCoupling/MEDCouplingMemArray.hxx
src/MEDCoupling/MEDCouplingMemArray.txx
src/MEDCoupling/MEDCouplingMemArrayChar.cxx
src/MEDCoupling/MEDCouplingMemArrayFloat.cxx
src/MEDCoupling/MEDCouplingMesh.cxx
src/MEDCoupling/MEDCouplingMesh.hxx
src/MEDCoupling/MEDCouplingMultiFields.cxx
src/MEDCoupling/MEDCouplingMultiFields.hxx
src/MEDCoupling/MEDCouplingNatureOfField.cxx
src/MEDCoupling/MEDCouplingNatureOfField.hxx
src/MEDCoupling/MEDCouplingNatureOfFieldEnum
src/MEDCoupling/MEDCouplingNormalizedCartesianMesh.hxx
src/MEDCoupling/MEDCouplingNormalizedCartesianMesh.txx
src/MEDCoupling/MEDCouplingNormalizedUnstructuredMesh.hxx
src/MEDCoupling/MEDCouplingNormalizedUnstructuredMesh.txx
src/MEDCoupling/MEDCouplingPartDefinition.cxx
src/MEDCoupling/MEDCouplingPartDefinition.hxx
src/MEDCoupling/MEDCouplingPointSet.cxx
src/MEDCoupling/MEDCouplingPointSet.hxx
src/MEDCoupling/MEDCouplingRefCountObject.cxx
src/MEDCoupling/MEDCouplingRefCountObject.hxx
src/MEDCoupling/MEDCouplingRemapper.cxx
src/MEDCoupling/MEDCouplingRemapper.hxx
src/MEDCoupling/MEDCouplingSkyLineArray.cxx
src/MEDCoupling/MEDCouplingSkyLineArray.hxx
src/MEDCoupling/MEDCouplingStructuredMesh.cxx
src/MEDCoupling/MEDCouplingStructuredMesh.hxx
src/MEDCoupling/MEDCouplingTimeDiscretization.cxx
src/MEDCoupling/MEDCouplingTimeDiscretization.hxx
src/MEDCoupling/MEDCouplingTimeDiscretization.txx
src/MEDCoupling/MEDCouplingTimeLabel.cxx
src/MEDCoupling/MEDCouplingTimeLabel.hxx
src/MEDCoupling/MEDCouplingTraits.cxx
src/MEDCoupling/MEDCouplingTraits.hxx
src/MEDCoupling/MEDCouplingUMesh.cxx
src/MEDCoupling/MEDCouplingUMesh.hxx
src/MEDCoupling/MEDCouplingUMesh.txx
src/MEDCoupling/MEDCouplingUMesh_internal.cxx
src/MEDCoupling/MEDCouplingUMesh_internal.hxx
src/MEDCoupling/MEDCouplingUMesh_intersection.cxx
src/MEDCoupling/MEDCouplingVoronoi.cxx
src/MEDCoupling/MEDCouplingVoronoi.hxx
src/MEDCoupling/Test/CMakeLists.txt
src/MEDCoupling/Test/CTestTestfileInstall.cmake
src/MEDCoupling/Test/MEDCouplingBasicsTest.hxx
src/MEDCoupling/Test/MEDCouplingBasicsTest0.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest1.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest1.hxx
src/MEDCoupling/Test/MEDCouplingBasicsTest2.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest2.hxx
src/MEDCoupling/Test/MEDCouplingBasicsTest3.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest3.hxx
src/MEDCoupling/Test/MEDCouplingBasicsTest4.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest4.hxx
src/MEDCoupling/Test/MEDCouplingBasicsTest5.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTest5.hxx
src/MEDCoupling/Test/MEDCouplingBasicsTestData1.hxx
src/MEDCoupling/Test/MEDCouplingBasicsTestInterp.cxx
src/MEDCoupling/Test/MEDCouplingBasicsTestInterp.hxx
src/MEDCoupling/Test/MEDCouplingExamplesTest.cxx
src/MEDCoupling/Test/MEDCouplingRemapperTest.cxx
src/MEDCoupling/Test/MEDCouplingRemapperTest.hxx
src/MEDCoupling/Test/TestMEDCoupling.cxx
src/MEDCoupling/Test/TestMEDCouplingRemapper.cxx
src/MEDCoupling_Swig/CMakeLists.txt
src/MEDCoupling_Swig/CTestTestfileInstall.cmake
src/MEDCoupling_Swig/DataArrayInt.i
src/MEDCoupling_Swig/MEDCoupling.i
src/MEDCoupling_Swig/MEDCouplingBasicsTest1.py
src/MEDCoupling_Swig/MEDCouplingBasicsTest2.py
src/MEDCoupling_Swig/MEDCouplingBasicsTest3.py
src/MEDCoupling_Swig/MEDCouplingBasicsTest4.py
src/MEDCoupling_Swig/MEDCouplingBasicsTest5.py
src/MEDCoupling_Swig/MEDCouplingBasicsTest6.py
src/MEDCoupling_Swig/MEDCouplingBasicsTest7.py
src/MEDCoupling_Swig/MEDCouplingCommon.i
src/MEDCoupling_Swig/MEDCouplingDataArrayTraits.hxx
src/MEDCoupling_Swig/MEDCouplingDataArrayTypemaps.i
src/MEDCoupling_Swig/MEDCouplingDataForTest.py
src/MEDCoupling_Swig/MEDCouplingExamplesTest.py
src/MEDCoupling_Swig/MEDCouplingFieldDiscretization.i
src/MEDCoupling_Swig/MEDCouplingFinalize.i
src/MEDCoupling_Swig/MEDCouplingIntersectTest.py
src/MEDCoupling_Swig/MEDCouplingMemArray.i
src/MEDCoupling_Swig/MEDCouplingNumPyTest.py
src/MEDCoupling_Swig/MEDCouplingPickleTest.py
src/MEDCoupling_Swig/MEDCouplingRefCountObject.i
src/MEDCoupling_Swig/MEDCouplingRemapper.i
src/MEDCoupling_Swig/MEDCouplingRemapperCommon.i
src/MEDCoupling_Swig/MEDCouplingRemapperTest.py
src/MEDCoupling_Swig/MEDCouplingTimeDiscretization.i
src/MEDCoupling_Swig/MEDCouplingTypemaps.i
src/MEDCoupling_Swig/UsersGuideExamplesTest.py
src/MEDCoupling_Swig/UsersGuideExamplesTest_numpy.py
src/MEDCoupling_Swig/geom2medcoupling.py
src/MEDCoupling_Swig/tests.set
src/MEDCoupling_Swig/vtk2medcoupling.py
src/MEDLoader/CMakeLists.txt
src/MEDLoader/MEDFileBasis.cxx
src/MEDLoader/MEDFileBasis.hxx
src/MEDLoader/MEDFileBlowStrEltUp.cxx
src/MEDLoader/MEDFileBlowStrEltUp.hxx
src/MEDLoader/MEDFileData.cxx
src/MEDLoader/MEDFileData.hxx
src/MEDLoader/MEDFileEntities.cxx
src/MEDLoader/MEDFileEntities.hxx
src/MEDLoader/MEDFileEquivalence.cxx
src/MEDLoader/MEDFileEquivalence.hxx
src/MEDLoader/MEDFileField.cxx
src/MEDLoader/MEDFileField.hxx
src/MEDLoader/MEDFileField.txx
src/MEDLoader/MEDFileField1TS.cxx
src/MEDLoader/MEDFileField1TS.hxx
src/MEDLoader/MEDFileFieldGlobs.cxx
src/MEDLoader/MEDFileFieldGlobs.hxx
src/MEDLoader/MEDFileFieldInternal.cxx
src/MEDLoader/MEDFileFieldInternal.hxx
src/MEDLoader/MEDFileFieldMultiTS.cxx
src/MEDLoader/MEDFileFieldMultiTS.hxx
src/MEDLoader/MEDFileFieldOverView.cxx
src/MEDLoader/MEDFileFieldOverView.hxx
src/MEDLoader/MEDFileFieldVisitor.hxx
src/MEDLoader/MEDFileJoint.cxx
src/MEDLoader/MEDFileJoint.hxx
src/MEDLoader/MEDFileMesh.cxx
src/MEDLoader/MEDFileMesh.hxx
src/MEDLoader/MEDFileMeshElt.cxx
src/MEDLoader/MEDFileMeshElt.hxx
src/MEDLoader/MEDFileMeshLL.cxx
src/MEDLoader/MEDFileMeshLL.hxx
src/MEDLoader/MEDFileMeshReadSelector.cxx
src/MEDLoader/MEDFileMeshReadSelector.hxx
src/MEDLoader/MEDFileMeshSupport.cxx
src/MEDLoader/MEDFileMeshSupport.hxx
src/MEDLoader/MEDFileParameter.cxx
src/MEDLoader/MEDFileParameter.hxx
src/MEDLoader/MEDFileSafeCaller.txx
src/MEDLoader/MEDFileStructureElement.cxx
src/MEDLoader/MEDFileStructureElement.hxx
src/MEDLoader/MEDFileUtilities.cxx
src/MEDLoader/MEDFileUtilities.hxx
src/MEDLoader/MEDFileUtilities.txx
src/MEDLoader/MEDFilterEntity.hxx
src/MEDLoader/MEDLoader.cxx
src/MEDLoader/MEDLoader.hxx
src/MEDLoader/MEDLoaderBase.cxx
src/MEDLoader/MEDLoaderBase.hxx
src/MEDLoader/MEDLoaderDefines.hxx
src/MEDLoader/MEDLoaderNS.hxx
src/MEDLoader/MEDLoaderTraits.cxx
src/MEDLoader/MEDLoaderTraits.hxx
src/MEDLoader/MEDMESHConverterUtilities.cxx
src/MEDLoader/MEDMESHConverterUtilities.hxx
src/MEDLoader/MeshFormatReader.cxx
src/MEDLoader/MeshFormatReader.hxx
src/MEDLoader/MeshFormatWriter.cxx
src/MEDLoader/MeshFormatWriter.hxx
src/MEDLoader/SauvMedConvertor.cxx
src/MEDLoader/SauvMedConvertor.hxx
src/MEDLoader/SauvReader.cxx
src/MEDLoader/SauvReader.hxx
src/MEDLoader/SauvUtilities.hxx
src/MEDLoader/SauvWriter.cxx
src/MEDLoader/SauvWriter.hxx
src/MEDLoader/Swig/CMakeLists.txt
src/MEDLoader/Swig/CTestTestfileInstall.cmake
src/MEDLoader/Swig/CaseIO.py
src/MEDLoader/Swig/CaseReader.py
src/MEDLoader/Swig/CaseWriter.py
src/MEDLoader/Swig/ConvertMEDFileTo30.py
src/MEDLoader/Swig/ConvertMEDFileTo33.py
src/MEDLoader/Swig/MEDLoader.i
src/MEDLoader/Swig/MEDLoaderCommon.i
src/MEDLoader/Swig/MEDLoaderCouplingTrainingSession.py
src/MEDLoader/Swig/MEDLoaderDataForTest.py
src/MEDLoader/Swig/MEDLoaderExamplesTest.py
src/MEDLoader/Swig/MEDLoaderFinalize.i
src/MEDLoader/Swig/MEDLoaderFinalize.py
src/MEDLoader/Swig/MEDLoaderSplitter.py
src/MEDLoader/Swig/MEDLoaderTest1.py
src/MEDLoader/Swig/MEDLoaderTest123.py
src/MEDLoader/Swig/MEDLoaderTest2.py
src/MEDLoader/Swig/MEDLoaderTest3.py
src/MEDLoader/Swig/MEDLoaderTest4.py
src/MEDLoader/Swig/MEDLoaderTypemaps.i
src/MEDLoader/Swig/UsersGuideExamplesTest_ML.py
src/MEDLoader/Swig/VTKReader.py
src/MEDLoader/Swig/case2med
src/MEDLoader/Swig/med2case
src/MEDLoader/Swig/tests.set
src/MEDLoader/Test/CMakeLists.txt
src/MEDLoader/Test/CTestTestfileInstall.cmake
src/MEDLoader/Test/MCTestLauncher.py
src/MEDLoader/Test/MEDLoaderTest.cxx
src/MEDLoader/Test/MEDLoaderTest.hxx
src/MEDLoader/Test/SauvLoaderTest.cxx
src/MEDLoader/Test/SauvLoaderTest.hxx
src/MEDLoader/Test/TestMEDLoader.cxx
src/MEDLoader/Test/TestSauvLoader.cxx
src/MEDPartitioner/CMakeLists.txt
src/MEDPartitioner/MEDPARTITIONER.hxx
src/MEDPartitioner/MEDPARTITIONER_ConnectZone.cxx
src/MEDPartitioner/MEDPARTITIONER_ConnectZone.hxx
src/MEDPartitioner/MEDPARTITIONER_Graph.cxx
src/MEDPartitioner/MEDPARTITIONER_Graph.hxx
src/MEDPartitioner/MEDPARTITIONER_JointFinder.cxx
src/MEDPartitioner/MEDPARTITIONER_JointFinder.hxx
src/MEDPartitioner/MEDPARTITIONER_MEDPartitioner.cxx
src/MEDPartitioner/MEDPARTITIONER_MEDPartitioner.hxx
src/MEDPartitioner/MEDPARTITIONER_MeshCollection.cxx
src/MEDPartitioner/MEDPARTITIONER_MeshCollection.hxx
src/MEDPartitioner/MEDPARTITIONER_MeshCollectionDriver.cxx
src/MEDPartitioner/MEDPARTITIONER_MeshCollectionDriver.hxx
src/MEDPartitioner/MEDPARTITIONER_MeshCollectionMedAsciiDriver.cxx
src/MEDPartitioner/MEDPARTITIONER_MeshCollectionMedAsciiDriver.hxx
src/MEDPartitioner/MEDPARTITIONER_MeshCollectionMedXmlDriver.cxx
src/MEDPartitioner/MEDPARTITIONER_MeshCollectionMedXmlDriver.hxx
src/MEDPartitioner/MEDPARTITIONER_MetisGraph.cxx
src/MEDPartitioner/MEDPARTITIONER_MetisGraph.hxx
src/MEDPartitioner/MEDPARTITIONER_PTScotchGraph.cxx
src/MEDPartitioner/MEDPARTITIONER_PTScotchGraph.hxx
src/MEDPartitioner/MEDPARTITIONER_ParMetisGraph.cxx
src/MEDPartitioner/MEDPARTITIONER_ParMetisGraph.hxx
src/MEDPartitioner/MEDPARTITIONER_ParaDomainSelector.cxx
src/MEDPartitioner/MEDPARTITIONER_ParaDomainSelector.hxx
src/MEDPartitioner/MEDPARTITIONER_ParallelTopology.cxx
src/MEDPartitioner/MEDPARTITIONER_ParallelTopology.hxx
src/MEDPartitioner/MEDPARTITIONER_ScotchGraph.cxx
src/MEDPartitioner/MEDPARTITIONER_ScotchGraph.hxx
src/MEDPartitioner/MEDPARTITIONER_Topology.hxx
src/MEDPartitioner/MEDPARTITIONER_UserGraph.cxx
src/MEDPartitioner/MEDPARTITIONER_UserGraph.hxx
src/MEDPartitioner/MEDPARTITIONER_Utils.cxx
src/MEDPartitioner/MEDPARTITIONER_Utils.hxx
src/MEDPartitioner/MEDPARTITIONER_UtilsPara.cxx
src/MEDPartitioner/MEDPARTITIONER_metis.c
src/MEDPartitioner/MEDPARTITIONER_metis.h
src/MEDPartitioner/Test/CMakeLists.txt
src/MEDPartitioner/Test/CTestTestfileInstall.cmake
src/MEDPartitioner/Test/MEDPARTITIONERTest.cxx
src/MEDPartitioner/Test/MEDPARTITIONERTest.hxx
src/MEDPartitioner/Test/MEDPARTITIONERTestPara.cxx
src/MEDPartitioner/Test/TestMEDPARTITIONER.cxx
src/MEDPartitioner/medpartitioner.cxx
src/MEDPartitioner/medpartitioner_para.cxx
src/MEDPartitioner_Swig/CMakeLists.txt
src/MEDPartitioner_Swig/CTestTestfileInstall.cmake
src/MEDPartitioner_Swig/MEDPartitioner.i
src/MEDPartitioner_Swig/MEDPartitionerCommon.i
src/MEDPartitioner_Swig/MEDPartitionerTest.py
src/ParaMEDLoader/CMakeLists.txt
src/ParaMEDLoader/ParaMEDFileMesh.cxx
src/ParaMEDLoader/ParaMEDFileMesh.hxx
src/ParaMEDLoader/ParaMEDLoader.cxx
src/ParaMEDLoader/ParaMEDLoader.hxx
src/ParaMEDMEM/BlockTopology.cxx
src/ParaMEDMEM/BlockTopology.hxx
src/ParaMEDMEM/CMakeLists.txt
src/ParaMEDMEM/CommInterface.cxx
src/ParaMEDMEM/CommInterface.hxx
src/ParaMEDMEM/ComponentTopology.cxx
src/ParaMEDMEM/ComponentTopology.hxx
src/ParaMEDMEM/DEC.cxx
src/ParaMEDMEM/DEC.hxx
src/ParaMEDMEM/DECOptions.hxx
src/ParaMEDMEM/DisjointDEC.cxx
src/ParaMEDMEM/DisjointDEC.hxx
src/ParaMEDMEM/ElementLocator.cxx
src/ParaMEDMEM/ElementLocator.hxx
src/ParaMEDMEM/ExplicitCoincidentDEC.cxx
src/ParaMEDMEM/ExplicitCoincidentDEC.hxx
src/ParaMEDMEM/ExplicitMapping.cxx
src/ParaMEDMEM/ExplicitMapping.hxx
src/ParaMEDMEM/ExplicitTopology.cxx
src/ParaMEDMEM/ExplicitTopology.hxx
src/ParaMEDMEM/InterpKernelDEC.cxx
src/ParaMEDMEM/InterpKernelDEC.hxx
src/ParaMEDMEM/InterpolationMatrix.cxx
src/ParaMEDMEM/InterpolationMatrix.hxx
src/ParaMEDMEM/LinearTimeInterpolator.cxx
src/ParaMEDMEM/LinearTimeInterpolator.hxx
src/ParaMEDMEM/MPIAccess/MPIAccess.cxx
src/ParaMEDMEM/MPIAccess/MPIAccess.hxx
src/ParaMEDMEM/MPIAccess/MPIAccessDEC.cxx
src/ParaMEDMEM/MPIAccess/MPIAccessDEC.hxx
src/ParaMEDMEM/MPIProcessorGroup.cxx
src/ParaMEDMEM/MPIProcessorGroup.hxx
src/ParaMEDMEM/MxN_Mapping.cxx
src/ParaMEDMEM/MxN_Mapping.hxx
src/ParaMEDMEM/NonCoincidentDEC.cxx
src/ParaMEDMEM/NonCoincidentDEC.hxx
src/ParaMEDMEM/OverlapDEC.cxx
src/ParaMEDMEM/OverlapDEC.hxx
src/ParaMEDMEM/OverlapElementLocator.cxx
src/ParaMEDMEM/OverlapElementLocator.hxx
src/ParaMEDMEM/OverlapInterpolationMatrix.cxx
src/ParaMEDMEM/OverlapInterpolationMatrix.hxx
src/ParaMEDMEM/OverlapMapping.cxx
src/ParaMEDMEM/OverlapMapping.hxx
src/ParaMEDMEM/ParaDataArray.cxx
src/ParaMEDMEM/ParaDataArray.hxx
src/ParaMEDMEM/ParaDataArray.txx
src/ParaMEDMEM/ParaFIELD.cxx
src/ParaMEDMEM/ParaFIELD.hxx
src/ParaMEDMEM/ParaGRID.cxx
src/ParaMEDMEM/ParaGRID.hxx
src/ParaMEDMEM/ParaIdType.hxx
src/ParaMEDMEM/ParaMESH.cxx
src/ParaMEDMEM/ParaMESH.hxx
src/ParaMEDMEM/ParaSkyLineArray.cxx
src/ParaMEDMEM/ParaSkyLineArray.hxx
src/ParaMEDMEM/ParaUMesh.cxx
src/ParaMEDMEM/ParaUMesh.hxx
src/ParaMEDMEM/ProcessorGroup.cxx
src/ParaMEDMEM/ProcessorGroup.hxx
src/ParaMEDMEM/StructuredCoincidentDEC.cxx
src/ParaMEDMEM/StructuredCoincidentDEC.hxx
src/ParaMEDMEM/TimeInterpolator.cxx
src/ParaMEDMEM/TimeInterpolator.hxx
src/ParaMEDMEM/Topology.cxx
src/ParaMEDMEM/Topology.hxx
src/ParaMEDMEMTest/CMakeLists.txt
src/ParaMEDMEMTest/CTestTestfileInstall.cmake.in
src/ParaMEDMEMTest/MPI2Connector.cxx
src/ParaMEDMEMTest/MPI2Connector.hxx
src/ParaMEDMEMTest/MPIAccess/CMakeLists.txt
src/ParaMEDMEMTest/MPIAccess/MPIAccessDECTest.cxx
src/ParaMEDMEMTest/MPIAccess/MPIAccessDECTest.hxx
src/ParaMEDMEMTest/MPIAccess/MPIAccessTest.cxx
src/ParaMEDMEMTest/MPIAccess/MPIAccessTest.hxx
src/ParaMEDMEMTest/MPIAccess/TestMPIAccess.cxx
src/ParaMEDMEMTest/MPIAccess/TestMPIAccessDEC.cxx
src/ParaMEDMEMTest/MPIAccess/test_AllToAllDEC.cxx
src/ParaMEDMEMTest/MPIAccess/test_AllToAllTimeDEC.cxx
src/ParaMEDMEMTest/MPIAccess/test_AllToAllvDEC.cxx
src/ParaMEDMEMTest/MPIAccess/test_AllToAllvTimeDEC.cxx
src/ParaMEDMEMTest/MPIAccess/test_AllToAllvTimeDoubleDEC.cxx
src/ParaMEDMEMTest/MPIAccess/test_MPI_Access_Cancel.cxx
src/ParaMEDMEMTest/MPIAccess/test_MPI_Access_Cyclic_ISend_IRecv.cxx
src/ParaMEDMEMTest/MPIAccess/test_MPI_Access_Cyclic_Send_Recv.cxx
src/ParaMEDMEMTest/MPIAccess/test_MPI_Access_IProbe.cxx
src/ParaMEDMEMTest/MPIAccess/test_MPI_Access_ISendRecv.cxx
src/ParaMEDMEMTest/MPIAccess/test_MPI_Access_ISend_IRecv.cxx
src/ParaMEDMEMTest/MPIAccess/test_MPI_Access_ISend_IRecv_BottleNeck.cxx
src/ParaMEDMEMTest/MPIAccess/test_MPI_Access_ISend_IRecv_Length.cxx
src/ParaMEDMEMTest/MPIAccess/test_MPI_Access_ISend_IRecv_Length_1.cxx
src/ParaMEDMEMTest/MPIAccess/test_MPI_Access_Probe.cxx
src/ParaMEDMEMTest/MPIAccess/test_MPI_Access_SendRecv.cxx
src/ParaMEDMEMTest/MPIAccess/test_MPI_Access_Send_Recv.cxx
src/ParaMEDMEMTest/MPIAccess/test_MPI_Access_Send_Recv_Length.cxx
src/ParaMEDMEMTest/MPIAccess/test_MPI_Access_Time.cxx
src/ParaMEDMEMTest/MPIAccess/test_MPI_Access_Time_0.cxx
src/ParaMEDMEMTest/MPIMainTest.hxx
src/ParaMEDMEMTest/ParaMEDMEMTest.cxx
src/ParaMEDMEMTest/ParaMEDMEMTest.hxx
src/ParaMEDMEMTest/ParaMEDMEMTestMPI2_1.cxx
src/ParaMEDMEMTest/ParaMEDMEMTestMPI2_2.cxx
src/ParaMEDMEMTest/ParaMEDMEMTest_BlockTopology.cxx
src/ParaMEDMEMTest/ParaMEDMEMTest_FabienAPI.cxx
src/ParaMEDMEMTest/ParaMEDMEMTest_Gauthier1.cxx
src/ParaMEDMEMTest/ParaMEDMEMTest_ICoco.cxx
src/ParaMEDMEMTest/ParaMEDMEMTest_InterpKernelDEC.cxx
src/ParaMEDMEMTest/ParaMEDMEMTest_MEDLoader.cxx
src/ParaMEDMEMTest/ParaMEDMEMTest_MPIProcessorGroup.cxx
src/ParaMEDMEMTest/ParaMEDMEMTest_NonCoincidentDEC.cxx
src/ParaMEDMEMTest/ParaMEDMEMTest_OverlapDEC.cxx
src/ParaMEDMEMTest/ParaMEDMEMTest_StructuredCoincidentDEC.cxx
src/ParaMEDMEMTest/TestParaMEDMEM.cxx
src/ParaMEDMEMTest/test_perf.cxx
src/ParaMEDMEM_Swig/CMakeLists.txt
src/ParaMEDMEM_Swig/CTestTestfileInstall.cmake.in
src/ParaMEDMEM_Swig/ParaMEDMEM.i
src/ParaMEDMEM_Swig/ParaMEDMEMCommon.i
src/ParaMEDMEM_Swig/ParaMEDMEMTestTools.py
src/ParaMEDMEM_Swig/test_BasicOperation.py
src/ParaMEDMEM_Swig/test_InterpKernelDEC.py
src/ParaMEDMEM_Swig/test_NonCoincidentDEC.py
src/ParaMEDMEM_Swig/test_OverlapDEC.py
src/ParaMEDMEM_Swig/test_StructuredCoincidentDEC.py
src/PyWrapping/CMakeLists.txt
src/PyWrapping/CTestTestfileInstall.cmake
src/PyWrapping/TestPyWrapGathered_medcoupling.py
src/PyWrapping/medcoupling.i
src/PyWrapping/medcoupling_pycode
src/PyWrapping/tests.set
src/RENUMBER/CMakeLists.txt
src/RENUMBER/RENUMBERDefines.hxx
src/RENUMBER/RENUMBER_BOOSTRenumbering.cxx
src/RENUMBER/RENUMBER_BOOSTRenumbering.hxx
src/RENUMBER/RENUMBER_METISRenumbering.cxx
src/RENUMBER/RENUMBER_METISRenumbering.hxx
src/RENUMBER/RENUMBER_Renumbering.cxx
src/RENUMBER/RENUMBER_Renumbering.hxx
src/RENUMBER/RenumberingFactory.cxx
src/RENUMBER/RenumberingFactory.hxx
src/RENUMBER/renumbering.cxx
src/RENUMBER/testRenumbering.py
src/RENUMBER_Swig/CMakeLists.txt
src/RENUMBER_Swig/CTestTestfileInstall.cmake
src/RENUMBER_Swig/MEDRenumber.i
src/RENUMBER_Swig/MEDRenumberCommon.i
src/RENUMBER_Swig/MEDRenumberImpl.i
src/RENUMBER_Swig/MEDRenumberTest.py
src/RENUMBER_Swig/UsersGuideExamplesTest.py
v8_work/CMakeLists.txt
v8_work/ModifyNamespace.py
v8_work/medcoup7to8.py

index 12d18dff32fc5de3a3d162be7bb54b183137c770..91b2e1048a7b5b60d7328f9a70dac651a6039fa7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cadd265e887dc5dc6ad680a9e73919e631671ade..ca5cfdf9d2ee51d2b64442629762be66c8ab95dc 100644 (file)
@@ -5,7 +5,7 @@
 #
 
 ###############################################################
-# Copyright (C) 2013-2023  CEA, EDF, OPEN CASCADE
+# Copyright (C) 2013-2024  CEA, EDF, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a93b05c9daaf6653c5ef7bdbb1def9a555326140..fc04d8665aa8af2c4c5aabb7886ba32683b6abc0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2015-2024  CEA, EDF, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 1d4c28422544074b5b8380b8771c8309ace095f7..3f24144a6990a2566a6ae5388b819a295bfd65d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 92c835937fbb2eed80bf5e6695b02873cf1fdf49..710f893fec820cf79703a3a4648c54705ee90467 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5ca0a92b9336ace5c817b1a7bcfe377adbe17f4b..244c76c84b947050cd13ed968aa7e01d9e295a18 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 34d24618e6bc3e916b73995e2e61e7024deae139..e9b60171b9659a329c63143baafe34211a583771 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+dnl Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 dnl
 dnl Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 dnl CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 80a9c73314e9e8238da5132b81d1e1e99767901e..4a0af7d8d5a02666584f609f9207c89768da001f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+dnl Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 dnl
 dnl Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 dnl CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index d38f2ea858a1496acdeb97cbf12c8d688a3003fc..97a684c61423f7fa19b170fc87649baa161255c6 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+dnl Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 dnl
 dnl Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 dnl CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 1c8594587f958fac278f7372cfefa0a97365feef..d47643792074752db251a63fe546c34f4dea5974 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8318b1e94e4210cdeb9fdf5de64db8dab2697a65..9a615b2515c0aaedd215d7dc9451f4f854fdd07b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 71baf0fd86254b0adb8f03964e4ca768eb64f20f..9e90960709673c8a5666399034739ce1cf516407 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-# Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+# Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 163d6e491210e61e5a6469d8492ad065887f463d..2d9e39471356ec5a25c369c13101070cc16e55cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e87f48b81dfb3f404e02b52cbcf61fb3e76e401d..dd0624384de775a1cd957c117bd6fc95d598283d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 70c1b10fa27250c2d8a3c2c94fa0615b649fbe61..0f237176a59de6a34639c7ac203c3abce3941c0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2013-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 268c690f18c9c11b5095a02dde9696a6b89d282a..ae2a4b9999528e790dc75a7a7e60d551038fde81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2013-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 587e8aaa88eff935205cb3cfa73fb46ef45303e7..752fc6decc239e9e1457450622db6b313d126b74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2013-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d6db8ba78da2e1f5db2694e44457558fde10965..50b8149f7410e0a3f4f65b45dea9eadba25cb5dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2013-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef6a0052822daed50faab20bb32e32ecb0b48cdf..97bf5d8d0ec27d78a8396dede6c9a9edf1a29720 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2013-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0f8964dca0e708f4fa59ff992051b68e2bd0fd2..2ea4e1960705a7b6dfa81c3de64f8b94a5501f2b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2013-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 303540cde1858c8f9cf5c70538afc4d9a9fcccab..6b741585d83b3ab95d9f7e7a5e8849faa9bd9d1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2013-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b39218c89b981224eb97265ccce1f6afedbb532c..eea47ae7769a11d9a002b93d5fde92b27f041a9b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2013-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e614fdfe16637a3711b5537cea2913e182488fa..6eaab3e16bca0efd0215dbe3e5e84b4d1d587362 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2013-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8a58d059729a82de8bb9fe35b566c4a2472b146..c75cc755f2a492a7499da34415836ca932602125 100644 (file)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2023  CEA, EDF, OPEN CASCADE<br>
+      Copyright &copy; 2007-2024  CEA, EDF, OPEN CASCADE<br>
       Copyright &copy; 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D, LEG, PRINCIPIA R&amp;D, BUREAU VERITAS<br>
     </li>
   </ul>
index 5ed16cc53793cdea9360d753d30f78cd03979404..cb3e0572a43fc9daa7f4cfb0db3d41048a943143 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 69119dc67b962057de8af8a215a45c22906fb0bf..3619a14200d692ca0f061b5cccc6fc266d273b58 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea09a312c6671ea2451863710645a74f13ed78cf..a61738dbae91e0190610f8ab4c345135ae9bf244 100644 (file)
@@ -22,7 +22,7 @@ include "searchbox.html"
 
 {%- block footer %}
  <div class="footer">
-         Copyright &copy; 2007-2023  CEA, EDF, OPEN CASCADE
+         Copyright &copy; 2007-2024  CEA, EDF, OPEN CASCADE
          <br>
          Copyright &copy; 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D, LEG, PRINCIPIA R&amp;D, BUREAU VERITAS.
  </div>
index 24c9535396b3384496358bc93c029427956d88c2..704221ca6974f8a04d6e439aa3e7c98c6f9816b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3565090baa155078c861a6ade9d07f5ad9c64109..b2514fb0fb8b15e80573f64aebb39043ce48babc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9b4d6237eb5e23b7afd345cd0d9d9917c00bb18..6ef143d8f9b7df434a3dd88ba2867b779d0faab1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9318e33552fc2a3f1ab5c5a355f8b6e09e2e1b2b..688937e26be557a87f227f0404c9f9a467ab3e2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 74c122dadb0eed12ef4374dcb4d7d7731d43dbaa..0d52c2e1c6b79a7c5d7b123b9ccf3b794cb62b9b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b76398161989ed26ad7e8ea94dc808361cf704f..c0a94916b08448896d313d2eff8b526e1eed1592 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c69ded964fdebc248ae59ecf126a27a828444469..51b03e044a24ad4646f5da6c4ce0bb9137eae245 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d701a103099229bc123811b33db03b2db0f16f8a..d408e30bbe5a546b51cc538370be38e24ea8e058 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 610dee2c4ff2cf1004c7395532a1030a0c09a216..fc9cb57bb01b19699fb1c320052e1bd0ce80b1e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 117f53559fb73733b8ed12fbe24fd8da1064c6cc..d316e9dfe73977b591eaaecbad415c50cfbf8496 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fac717bcfccf307ea16bf1a8e21bbf36d2fd7347..32dfc2d473c7b8a5bae8d86af958929dde30a82b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 75a74e3bdc26c2fd53c968ef0f2588f364c42ef4..339947127592985c530b55bbb895780b240944ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9e924d7f5037231fb9f48369969e75890bbf3553..d0ab9f8c4ba68db785213d729c297cfed785e157 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4aa9606e1a2b2f141001062607dfe1a5128ff197..43de8e0356433973c358f0ca89e81a26588e86c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2641598d16d02bf4ecfc1c8eba221a7ea8c33d06..333713001fcdf48026561bdec077c30c24c06c54 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e915d1a9f4adad5ffa958f229be4007521017470..4594d1ac07ad71c1a0e91fd4837886a8fa5cab9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9c7faae626dd35996064a40049b5284383cee45..5ac99a872ee06249a74c8000f46f6fde62ca9341 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b394cc40a0486d1c23f3bead0dd29a29db8baa28..f6d0a6e8d3aae64b29fb559372bb2c85e75eea26 100755 (executable)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23f7b45bb20e99a4d51cd050bb0093d07856f434..d1233f6bcb3b788c39748081c43c89fd46b5effe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14c5581d1cfd97e19697c2ac1d4ea7b5c99e70c3..f837e2a480209fb373aee9398793f02bbd1acedc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 873bfa7e98cf600df62ec6a20b060cdc769a90d8..c09cdf9c20ed892709d694165740d489a4c3f255 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 423e70240c2ec316874d3f40bb981692cab91ac8..eb03b58377245e89cce20e65199b18a1c2463695 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fadd85d76770ebe20bd284d3218ac3373e0560b3..9102bb52f8884e4f8429ae435c9312f600d44b3b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2023  CEA, EDF
+// Copyright (C) 2022-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bee1706e8b3a96bd8219d0220540fe4b6d16e60d..93dc670b40771ffc66720c65cab5a3320fe78911 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc8e77bc2cf68aa4bb420a508dab3c89dd73a41b..b58a279ae73e63ad3378d658ae0668a799b0ee18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be946484628771f0eed9da8865bdf4637fec06ee..e59519ce748eb51a8e6d7f9d18d9ef3d1b29c16c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53c3c6ff6dc06435294fe8f96f4d260d4eb046f4..703b3f3c0b384c66f8e95b42498fc93b84b3c258 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82e36851645af1cdf6a301580ba6b2eeb53e5f98..0d6d7adcafb5b6b07884f4753eb0d962a6a7ca15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d00d15aeaa51a11112fa94c55ddfb87fe3e09ec1..1d6ce7d7c6c346d7a117d7847d46906185b0db83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39e15021e18cc48f7c24c1ae0c0ee187ac1c9f60..cf4d3b01919349d27fb74733623f213ee0424e87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b42102a5312aa7146e2532ffdc9ab7570081f2ad..633b1e9fc9cd7db937885512e9be3aa1330ea2e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ac2221fd6ae1e4dd1046f8934d9d12ecac46a54..91bee1d18ccca8c1ac39b4fd070182ecfc9cdca9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4e7031e5b6101707ebb5e187927aa28a4aa23ac..8c6a3d5e7aa5c7bde0c4aa8750913bf1c860d05a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 087cbe2c753916af008902e630a75b7778a4bf8c..b3c9f0d9fe87eadf4a69ef4d9c3deadff392f6e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbe238f8c7aeeb0470d6351c98ac24597ff8f24d..e3337f4a160a7248925968ff23762c213b546008 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3155bb1d6751de92f8ff003efdc97e9f6502ccb7..374111a1197aeb43165973ac1b920893b57370c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c0c5e3619440a7edc1b5b55ef365da39fd73b41..33e6187defff05b96cf2d53c3f2594b143e95feb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 779565c7dc470044625617595b3f7724e82ce2df..6fb951a094c83a1366e6936b5f9f3c8c0994d0a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99dbb911d3a49e329258d67a274642c36cdd9b5f..584783cc24fa1ac6b7a2f53d5dee64a3ec5338ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0bd02a969f23dd477902248675835446df8bf1d7..18459c5f242efa402c52fb13456d49a623e5f2b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0bc6f1cd923209513f87bb2d063d7bc0c55222c4..46031c4f34249cdcd4bd561fab20017399bd1a39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23e473b588aaee844197a1c907a9281dac155ec0..83cf97a1d528561f73cde0d33a53db06d8e835aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0cefb961d1adfc0ef6fa6b6e5d3353ea26471bf8..2864e7f8f8e1ab639c355c4bc4b27066fec4dbbf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b5d997e6e279568948a636077586aa14b6e500a0..6d02dfea74b1f4cb73e7ad5415cef0ae3672aa17 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 333de41b65e9048852784da7078f794fca3eb46d..e29648f5a4ad5500462c00307e92a60136630c13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56444dcd8d18e8f0514c3f91b30c6d015ce0d3ee..01f89555037e63f9263b0df14b3c4658a093176a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9e49e2db61ed4774b11de4691b8b1dbce2a18ba4..474a8c2c1f7c9a0eeda9dea2c36059d76b9a1876 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbd24f499c530e5f1112387f264f8fbb4f0c4c8e..824ca46cce7ef0da488c88e15ec47db62eea42b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7a6f377c805f81c273ce6cfd9aa331c7d0e55e6..acfa0330d60ef62e765675586e6d59f814c37a25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8f2153f166a0da81034de7ffc050c08baa0d3a9..3052d263d0c2e2d7311f29f5e87287b53052e065 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd45e5befdf4ef5f700b639cfcfaef18a81b6bd3..17d7c8bd23f5f5c3388ea49c62e5e62782d7f7e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f94b32beb4187c1227362884c4291b3ddbbdbd1..891b9fcad644701813fb8358e52d27948520e595 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 822fe9ec37832a74960fa280cedb3c76d4fed844..4fac5779a543fe128d0ecd2f7031cd6464a76da4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b28938fdd7c14ba55c54f4ff1261ec6d5f239ccc..a168bc702156f0f11e3a3b6d27e78e234e8f0214 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc9d90a0c599f8ff5d5b3ed4cff638b1bf8bc4bd..4c48fbd2543058893d60ec1206847a299f89ce0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 428176015218cbf487d23dccc2d8bc8c927fccb9..09add813c29f0e9134affff2d2d1f1ab90328d17 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  OPEN CASCADE
+// Copyright (C) 2009-2024  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 04c94d08e634c34222577da46646e8211ab75d9b..51ca83d8253352dc4a491aacaec78ba41c5941df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  OPEN CASCADE
+// Copyright (C) 2009-2024  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 dc0e702001983c7dfc9b944d9f014d25716dc4ed..492f883566e9445382013d5e28f545d98e8b92f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ca1f5fa7aea1397e02465ec0aafa1ba07a76568..738de4407a66b1dfb2d39bc969e63c9ebb3e02df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 789daa189da501e103eaf4381582a7e17e8bf84b..3ab05105f8049d66ee967d962328697af2c7ffc3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7db89e01a7d9c3cb25131e9d865a0abd9b1bdac..8d6099c7299f34b012e41d48dc1831dbb1360332 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 575349dd2696b4930ab02201f41ccd5116e963e0..041283f954df5f04ef20570055da0a23be18855b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f4e5802330b7e3b3c630684cde53821e5e963ec..c55fbc921f18deb77821431e36971d4595e9837a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8221706a729d98912f54f19ab7d03ba99a4b0c26..f025961394f4d39bbd88a4d4371f58d1a88dee1e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c3b4da19923c6171a2990e0674242f002b8e9f7..cc84f2cb2294731701fd3db220adde28215e93ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5cfd9734728a7c145a75d64c23841beca8d3b4d..9c6b83ab09a3dc5a15e0cf309821ad1111173615 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9160bade18a15cf8eaa1979eecfc6c0c560f484..e0b80ff65ded985733f31885da173b07bd386db7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b004c9be222538571d6730889b55d534c5e7d9f4..cc1f908eb11ab8f6259b2a9475a30d75d056dfe6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 12cb24902829b38296aaa404a506a7e72207ea39..fe06a52bd0113622f8fa72df64ad475e328c5072 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 948877a5ee01ea113275178bdb3c99bb1d02513f..a4aa652e7e65ae63d488bdd0355d5af73618fdbe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c42fb42d2204f324c29585d7d5c61a346b9ec6d..07ebea0139902a6f98b5e08721d11479b514e322 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40b1dedb7e14882fcf2cf64b08a067cbcbfd19ac..7f539da88a620dcd652fd0d823f868308b84f666 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eca89f96061497256a89fcf051b88bbdd5421b6c..1b544216ad013a84e7941315bd039b80d35ed509 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 90fcf8df169f3c8efbadcedd894f23c10f115f55..b6429829fe1361becb30d93e33e869350bf5cb8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9bf8f8e9cdf275b730ca9a6f899efe0ac8eb751..3f267f476600f7f12542f99fc40b04d168988fcc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a501c7dc6ca1993b85ff93547c982aefa152bf2..94d4e5363593e498ca7f67338432e333a81d409a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95bfa5ecf12920631f03bb83c8475373b0d09150..b21c03c9cd315ff4505c2d8ad11bd1783e6d39da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4aa235731b7b22707f84aa89d3da84de6952499d..b184345d5d1bf86f8cb098d8f671c6228670db50 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 607dc3cda410344d0ed13831bb7dfcdecdfa2214..17f9ba9c65402a1ef9fa3d561c67d2e1f56d14f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index babc42b986fc20cf4e43b50aa88fdb9479f2e35b..fa44acd77132898f45fe9b520735572a3a87acad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ac39aceb7d43fc465997a574c910c6f12132135..41624df7faa8768aef06fa3d14588d7bf4419d98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f892eddc687376d0ac4833b24135959f7dc2b9e5..627bcbb33d7d2d4b1d07f4b41fdc0f882dec894f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0da5b26850ad869c8a7333d546fa4d2a8fb143f..bd3b45ac2daeec30a747c39b3d3291fb9961290c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f80b7f8b73aa51406486b2793261a0b08d1a01a..13aa218958a98521e3870296fc92715867316a9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d191251f94e8accea213a96cdd22e3e68cd614e..a1044f94efecc91665836f3fc641d5e18b2877dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c22d967637b1e8d79b77c238cf2340537e280765..dca0e1d08f357dbc4bb95db879ce8ba1b78b3b32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22de2713e95d477a5732210610ec3622a06a4069..2c239cec0afc088ea709c0ae7a0f3e9cf832dbe9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7805a52a0d1270c43dc521b9f115641f5ed17f25..22ca3b4c3035c79df445763e466cf2acf2056c65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3553582a89952fcd3c6b8b37f06692ff97a52bc6..57c6c977c128b672f86f21f7c2b772a204ff5340 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f42e02ebcfe9d5cb70a43b6a80aa52bb7c3d6d2f..25c2d6e9f0f26353559f45a1c418cb4e02041db1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94c5a80bd95871680d9cfb20569472d86b8db95e..fc44eb723b2e610160579170d105b1e8cc0d7187 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ad5af45a8285d39e9bf4c91865019ae8a2cd868..0fe6e5ac0d669a11a849669d3b5103791d53e6e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b89500da211faaa4919ea02b2b4468ac620e73c..a1f38483d974c82e0fb3b48e76fb0dfb320e63bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61e24ce7c3a3762f08f590cc17bc8c67224ed879..4fff24c8e6b2cefc44476bf37475b91c7ff5d39a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33727028199405ec5e0a176f7890efd1b81126df..fe5ff129c012c5ceeedbf9d8c6bdf4fb460a2f86 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc529633535db1ee12ab947515d7cd4d4f4f0e60..a66b2ab227031789f87cb4c5341188da385abac4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f767a9106e426d19aa184e6ec9e7a46515afdd7a..d67e86f36c3d2187841e30e0732f3a57f9b8ba0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4bc1f7cada6b97aa841eb175a83e0e6d8d2915aa..a5e5fe39a8725724cf1d2910abd24206309fa1b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f51c10216dc38a0bdf9302c91f0f52d38363cc6b..e603fcbc379a429a5c6cc364326e1964661c4c84 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c334b7e4068eec5c375726611a965f077f71423..f28635998d481f6b312ff6632b827a1e573ffa64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84bb0c58a99cdf6b45c933707dc94519bd461f73..fde75b7f1d57ad2e9bd1bbc1fe563767e380f7d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c481f4109a4753a5d6ba2eca4a229784b04e32c..5f211124dac40a441bdc06483df56be8eda7c175 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2023  CEA, EDF
+// Copyright (C) 2022-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa21f6dd6bec8a123afe9df0da49dee2cff89f5f..e4e2bd7de6965a0afc1eac708b72c23c12ac8a8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2023  CEA, EDF
+// Copyright (C) 2022-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71939c057823fbf42084fc0f596729ade2123ad6..197027b337fe6bb16abbaa9be3fd5ddcde7c5f06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4381b83d1860d6c500724d72c25b256f834adf41..56f29c75da280de627022fcfd4bae8311441d406 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0619f502985e400c1d6079ccdf30850799383b5a..6e73d5a168cd634c69e5801e954850b70476a547 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c216de23910ee6debce47294756c6ffc36dedc7..5f1d2980fecd225e08fedfb08bebf4fb62693b49 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 753cf7df6454cf100d30526eae6d04d60e869d36..4cba8066744fee53851789239cf9a9fdba7f3741 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2da5cca0887e4dd1f3ecdc299b3a37fc38a95c60..c518349c605b7c06a2b85ad2ae1060cdedf880ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2023  CEA, EDF
+// Copyright (C) 2022-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5988d082cf8070c51bb5f18f5f10aeac825898ba..ad391815f73af2711f672a8a1dabca2dfd5fe7fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4be771d4d405a1eefecf5f56f2a411c3ab3be644..9e187b8f100603d44b78295647dacf71c9347cf3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f4f1f76bce80be54695f19de07c66e7c8877fc8b..33848df423c699aa75b474b0b2fda37534ff13b2 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 24df13824d49a2a24af1c147159622ffea1b5deb..8ed838fcb1d2267a807fd7993c874e40308c3837 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea88ee2565dba23639019fdea9bf2bd3b7263198..599092f73724ce327396136b680b1fc350abfb4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b16f21cd43e42b44040cd217dd3eba4f89e523ef..1f09c091a05177fe0062aff8c32beab349adac37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 313bb0e5c7c9cd1cbed27686e53498b72740100a..2b13116dbb3ce17ac61e7e92b8070165e8c3ad74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0ec60af420bb53db1cba0ce786b6453dcc1ab7a..6eec387233688953b4516f1114359daf466f2d21 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1795e06ca68530f0d227197e611d4cb60e68630..3902c024bd61d9b4e98f0f405af4ed9c4b0324e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 489e85537bda74731692b2e3df3729547cc8e981..67bf2188b3bfdced1973938191e13c48a89c35f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7fde7f4a1f9eef9acbe2a4342371777abaf9f67a..a25996140b7a878d2a448b9e7081a7e48a2ac5aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d87cb46c93f9444c0374366a19d1e34f6e05a309..0e95ea59e4f6209e6115d2af108c48ac7b4af59f 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 766d521184c23d67d987b270c0a0f393f2b25e8f..483d8738268853c81826deaf9db6b86a533b96b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9e7272d91b9ce8baf9dbe26e76c49977dc929d9..43e730440cbe32479fe65d7e5e6042c3d9e1dd58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd3eb0fc777e1c38485526d914cbf2996b203f1f..c7f8dca2ce0d6f7efc27206fd28c95794bd5f1ab 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2007fc63c9cb1cf7b6a3a6a19ebbbe22ff404966..ee38edea5d6c0fa9d7bbbda2944a510997f3c467 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a77f2a2da0ce299ffd3d21ce351ab7384da3e67d..9f6f908ba076971d28f30d080bd062a25611992d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2e61a8bdd87f45300ef9d869353e7fd3900c0585..530f2c45ab8458dc8f674165b67f068958ac762c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a06c4ad66b64fb2417097171e412d054c47cf5b..b7ff8abc4724bc40ea63f4bc5a69e870a614f45c 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67cd10fea985989c04ba1f17d3ac3f2765998198..6668dab81fd27ee729a9c8d49092d88e886a2146 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55da8e3df9b8393f55c13a20feb7b9d002729c9c..05e08aa76c6c0ac297a694256a7ee4d941aa1ab1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 677f4312bf449dadb723c06a1653d7b715e5c684..3fbf29c56eded4fa2c525e5eaab56fce3ab5e8d0 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c75ecfe9c7fbe746fa2428bad6f3e6a05a0d5823..35e01c71c6605fd1c939791023d515cdbb73b04f 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a3e4cdfadc28e430b03ec047f6fccf11a813d23..8ad977928a3c01fc2e7a541e2fff5c6adeebbca9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7b5c226f0933e0297ff7ce0ffb40a63c0b765d3..ae8d1728e1977204f89628e92646a044168121ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6087443d73314e25e5d3744366e74fd7e2c0f5b..2af069f72f8314b8a4053358c2843414f58a4edd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  OPEN CASCADE
+// Copyright (C) 2009-2024  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 ecb12d4cc810c6347ca7d192d7e98de71aa7d525..954fdd74e3d6bc225cdb67cb06bdfc3eebd20991 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  OPEN CASCADE
+// Copyright (C) 2009-2024  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 b7dccbf236dcd20f9e4e0ae7aac72867daef7aeb..5a64bb87b3773bb591c7ec80b64072319e2d4593 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  OPEN CASCADE
+// Copyright (C) 2009-2024  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 88a27f2b7847d61ad5e8afe5dcfd0fbcdf714e8d..9b8fc34ec78fabc6fc6238534b1a976f93b5e7c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  OPEN CASCADE
+// Copyright (C) 2009-2024  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 f0448061fd84def5c0a35a0b708ef36e4e519097..37b3aca2b7808853125e1d23f8b9c9c050dc9ba2 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3eeda50fc488464330a24aaab22a3f9c968bc3c2..9cd3cbf21d3b1fe8221952cc235db2fe26016559 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 48655192974a2cb5efbcb317f8838bc23765591f..e2ca32318ac2962d3950b7c250ca15389ab1640d 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2023  CEA, EDF
+// Copyright (C) 2022-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5076fee6a20afe42bb8e1d53edeb067a28f4349..540f50c0da66ef5d78946c91b5ff00ed820ef2ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cee5690b5983f1ca0213104449544488fa6c67c2..58e2f238de9a3bac1256a7f159315ab21e4c65d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7be6a073e9b6ecca506755b3ba473a849284a45c..afe8b72dc4a78b76404bc9f7cceb860fdcdeb3dc 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62ac32eb230403179814729a7de0776e681c70c1..65ab44f9c8495795eae60c94707603b661a2708d 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3638f9c64840479888a28839297c8c5a2cf87c4b..901b27a23d61bea88c7dec6a18b98e681590ca02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 550c5a5fc97ebcfd786f70d61844f9479013c89b..760cab8f5e4fd39796e706bfa4f0defb4f202d6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96d66d09a3bf7baa07bb8191d8f86d917f6c1bdf..2bd2f3fe571c4c0b62c77814c89ad6e5d5255ec1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8578ac1d3bbef052cb4d3fa5cf7814d71d2f1f29..ac949132fd05b3db44acae71be5307f620f6777d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f06cb26671ebd4e4866913fab311581678db7470..4acdf3eb2eb24b8739c4264b285f36319a2898d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe86bc09d54a7069f1b451df5310fb1112159abe..f24d3335d708d6b9bc5c68f2e52c1de3f5884dcc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aece6a2727c4cdf804abb301b16ada6b35449bf2..e378af83a2a81929c60c759558c7f685f2825878 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4a53a5db421f975ba33bacd2248fdb5f5d40f0e..84e697c9d1b60a57c3bf027926c0272a01099e24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 951257e9801e35d6c3a2d662983625bc19d64e3b..9d3f507b9bd52f58fcab3306aab77f2c336cb9c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a88594c6de0c05071db9ba5ecd12a3101000e447..079e4d3ff3cbda178cf10e81dfd9d7482d5bf8b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 302aac6fdedcefefb7fecf0638c13a13813ff559..10efda80e9b12b657d279a2af7f8cfe4ba3c8b67 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a33fa808b97090d5d415b53b97517c1fbbab9cbc..69032d41d83a3a8675bed185656dff4418f0a047 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21aff7580b93b550475845abcfd1eeec2d0af7b8..4caa698b6df240520650b5885703f063208dbe88 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 118bfe9b09622439ccfe1eb82ef38a26e1b42ab4..0b347f0ba629b4a9463ab9c413397f0674b14ccb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  OPEN CASCADE
+// Copyright (C) 2009-2024  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 3a719124c320e2e3a7349c2b71ec23295a2bb3a2..ffe962629c35659faec0f7f30b72388708f01e2e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  OPEN CASCADE
+// Copyright (C) 2009-2024  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 8c1d8eef6ce53ed61b1d8c09e92d42da8a69b2e8..bf116b7eb0ede7da483f5c1a99a9fb6a9559b27e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  OPEN CASCADE
+// Copyright (C) 2009-2024  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 889f533f2004bbd0aea78a3fc7f88e876f31e134..37cecba18cf426de8b350fd8a8f037e3d068f230 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  OPEN CASCADE
+// Copyright (C) 2009-2024  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 b83496ac7d708b0c4b4dffda8ff6063e8d65490e..17f79c9d9f779049de9e3bb2255e66e7240052e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  OPEN CASCADE
+// Copyright (C) 2009-2024  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 32c9eff291fa434e3b4c0496dfc280ded87177c6..90a0c06bdb6df8e9c7f51ff3d459f85a737f3dbb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  OPEN CASCADE
+// Copyright (C) 2009-2024  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 5555213c5a5a2590252d0c113cfa827adbcbeb73..0b6259d3bb5120fc6f41035218125dbb1f1350fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  OPEN CASCADE
+// Copyright (C) 2009-2024  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 292dddabdeb75fbb021396b7b4f4cb55d9bedb61..ae8801905e4bb0592fdeb86e486aae6486c8c8ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2009-2023  OPEN CASCADE
+// Copyright (C) 2009-2024  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 28be32ab7e2118bdb87ee0f4497d02c9b5c20ecb..8c16a79c100e0a6330725fe4d541a39403659c2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2023  CEA, EDF
+// Copyright (C) 2022-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 352e0f19c0263de80eb4437698d1035f83e6009a..9dd92e3276e6b527b46e619d04a98fb8f8a02431 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2023  CEA, EDF
+// Copyright (C) 2022-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dfceb80d04a05cae424c5aaca78d8a43c36078ba..b5b4e3d2a4b4280c0f652f551c3347a004bdaec0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2023  CEA, EDF
+// Copyright (C) 2022-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0d767ea2190c8a2724db6582aac88359869166f..0e8b6be3860ea6b729ece9073904b6236cb2ee97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2023  CEA, EDF
+// Copyright (C) 2022-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f6a1bbad628f402e657bf2cef60d03bca773ba4..b9963e99076acdec04bc91da7ba454c328d9908d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2023  CEA, EDF
+// Copyright (C) 2022-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf6c35ae312047ccf4c537f5e66de77aab404975..0c056c13926c1f759019b617e6d58480629c9ac6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a3e5af3a27d670ca75d697f6e5fa0b230415928a..4d87d60b96c51ba4ee9759a872d6d49692257b70 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb3ec94e1f753f3e24a51efe11fbf8a7ffb78f24..4a4737869d11e6ee1deaae19828243b7e06728e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f960bcbf0a1c145edd33940e6f65ff4680f87e54..8dc1cc360248632713656171df78c00966f7e867 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 607df5afcd25e4f8f803432fbe75f90421476a85..77ac2fd7798822b307c3c7d3a08362d940a29a0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94e4cceb1e613187b02608ed7df4d47cd625efd8..cc8fd2e8335da283681cba11801ffd8d93b5fe14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1307976854eb7a4b2a9014330c0902eff8250b62..981b206ea8abd7ea28c3daf001a4e82f4a9ef7b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8cf139cdd7d6d85cd7a150aaa01be5f3dc9181dc..200c59540ecf6f85769856bfb7ef8d6a0ed2837c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0f23a9a1eacdda7720dbab31d3f5a7474a02ab1..a83d3b5dab532da80e63fdc76e6c018be423ddc0 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad2e4bcaf0b99c0586d3df39a8f21542e34cb6c4..f00d767b01137f9da12cd59981cd1d6065416227 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7071a21d89ad54785bf642629b76e5a33b624aa..4496d91edbed55b5e312bd68713d0fbc15c36309 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5247fffbf453b23cd51c377bd4bf5126273d91aa..072f0fcae018e6e8ddd052ade2492c2aad241bf3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c3ba91762406362b5e1b2e47225c26b7f03141e..8075c313c43fab05272d7afed7839ac6212821b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a501ed47ff5f7438c4ecd5529763cee872008bf..570d2356b42cc215625b48740064f18ecb370973 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbdebd3f754567b2aedce394f2aeee89ead2d1be..0ff8f2de076a27df014945bd78bb356dd6b2cef1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5056c1574bcea13d114242db2c10b8332a5c020f..7b7162da925f5c18800d40581eb17ee190ea0187 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bcfc58aa0d3af15837ab5099e7e20e7072debab6..273994eea580fa7a810c6291319c0d2ada0c4232 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d81d30b1449645028208487804861d8e7f7b997a..f96f14ce148a4e5324a5488d5f4b7d7dc7de31bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a2c9933d3bb5faec89d73d0ef9d52d72e9ff1471..119507792d206dbfe88f630c491a5ce2aeb711f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3fd25ae4fdf1310df3a1eb1f4dc72b72d0a92114..efc35d027ad1d5e6917381c3ef51276bd1210e45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5e049e1b0462a07f7eb2609aaad5af3a549beed..49cc7e947a914c3be2d31d4d29def00565dd7c8e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02b44fa4252c03751ccdf578686a18af815b1084..4913a5295bf6bc4d39b27099be12dfbb2dde9141 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eae6f54a1dd7ac6c06a9a832799130ff994e6ce5..70e8eb233888908413366a96d7c675984d5af42f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 88b5ed87311057795d188c27f067cbfb426932c6..55b20556a533c4d60084246f8d187403916aede8 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1d9d563cccc4edc3f732be2a3fe48746955462d..0b81ba2a0957cc4000961b2524b0c51790644bdd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93ec8cacbe45fc2b07990a6a223cab503a189a97..0bf10fce4a92fc2976cd6ee1da14665a88de85cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6ed379d9a2f2e213d5180510760589a5bca2176..c73cac216d8d86f1b3b9f54b4a637b74fe8f4b4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad266e99fd691422ad8d6865afb36db335673eed..8798ebedcea5f062a0b197a42d74035fd2f8ed8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 79c324b1e0472724b8e3f8d9588591b3739292d3..c592b128de165a4485c1fc29ec5104f4bb4d5876 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2cd52fc7034edab81095de126b2da3f0f7abf89c..8407cd2b145edf5349a0d191289cb50cfef79263 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9316c2cb6a03572ea7abd9de7cd81d9b4336cfa..c40ceb92d80d3efd8abdbe5d68f480953f70b8ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27f770543b00a8c164557d29c030965083253f3c..9cc39fa84d5e7570e9b625d452ee68ed2bc06c08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bdbf136907f00cca3afc09ee6d43c765c8a80b55..0ca0fb68298670b7c9257277749a53916f53dffe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bed1a36fc03cd71119f55e96e625d7eb266e431b..83d15924984827b000257b7bce5170ae805a0b7d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 963dff247e83a5aa402c588d7eb9b8d211b4cc7c..aa2b9ced277dce703466cbe6a5f7983ba938e868 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed9c843f770020427c663a470b45454032a0e399..45692ac8880a11c9f0138d2e86f480d5027aaa6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87b59989c09ebc63f9162becd9e8d976a8b32ffb..b6e2af5b406f80fd62baefb97cb9a1ebc1762b4c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7926053f3bf20a793eee1d066248e987ac274c1b..a1719a8578419969b63dd17ed174cfa9f1a4bc58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 235d528a07d142c94ee577c7d8e195ec79c02c1d..3d08e602dcaad24a76d2fc82c3139d0b7166fbb1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0301c7371797e478ac6e9dca4d8a381e019945c..d3d3cdb4b6e4ded4b8295d21db4701b76e72a145 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 023aaa5069a1fd7200d0a3935922fdcd8b54426a..f850f55c545e9bdc5cbfe80462ad0bba70db000c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 533414f4e17d8448ed219e0118d519a2969197f8..dde163aa999092699d8924fbb112a077a974208a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10d9ecdec7ddfb97b0043f34fe9a73eb2ffe9279..a251ea2aa861756d1b84d0af6645cf7cd0ceef68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e42a725c59a9ce2f04cbb64878522f176429c4d2..55598b2f86642c82ae7673af0b5c89715d820fe5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4387c8e5077b212cb3bda01fd1dacda16254f64a..653c932679ccf6dc55a43b4fe99fbaca8b37c080 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0f725dc844486123dc3d44bb03cda2032a54cd2..ccd3eab13f7d1c192f82edd20a5dfc1fd107152b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ccb2c391623a0d1aaa651fe47aedb9edf19888a..2ef844936baa91e9c2e2485f63e72917c5dec7da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a763315b6dcf438f0960ce79ab4e14709670b461..cd3a20ba585a1d24dd7d9008e2b7715113ade527 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc2696c09feb63e9cf33f69c1fb766c0f9135f39..aad88b083549f460ccc94fb6128c6f735b5d359b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6e8124b6e48519036620e6201fb227de771e47a..9c826bd15b617d8b2bc52b5596340722764ae540 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a2ed01fd04231a4c714d74488d3c02d7a6a28880..a63fe24a242d342f476b5dddc4d366cec2c80853 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0996f543fa6808a82b0d1e9b1dda61a6923ea61b..389256e2657ead68d995e6d000ef617c06262f8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e162bfe23f0a6fb0776adf5d5265a84140d2023e..6e3cdda1a870103f642eb288ec68eb617a99dafd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21facbb3a531ef206632247b68224fdfea27f2be..666fe3badcaa915d436ebfbe57a45a4def3e5c58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89fd3aa915fb257539f05c561c42cc77532271fc..a1fa4c494ced6ffee3c5f859fe0ca8f1ac1cb673 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b4dbdba05c27e366024e97507552b19dc128a9a..5d1d6967deff403f3dd6908cf5286defc46fe657 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 844c3982d4c24db7daf1d06e5315dde08d2649fd..57c93bf155705c4ad1d4850f9b39114adf2604e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a2e0a61e11316d40828d8d00e33bd19225345c6..7944b9715497e19091668f44ddc85e5b2638e7ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7197eceb9673283a023080fc841e817de5c1ba27..b10fc9bfdc6bea9c010110b1c98b7d373533ed8b 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b8f64b6ffb79b96d6b4ad51ca31d7aab3bc7ec4..489093e0a2265287d7b480d2d883de4a69f620bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b1ea2ec424955de9bda200a9044e930ff70e7eb..7420a06f85cda40fbb615a7862d7e46d5ece45a2 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 48118ec8bd55e857275769fc06700ae14b47f732..091ab4739f42d7b16e5e34d60e36292c67f6194c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3f78a58f0262ace12d56d731c043eef361d513f..6fb3fe33294b224271d713494f9eae9c39451257 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a5e3a559ba027b26403094360ccab3e5a8eda71..9ba8f7b0db8757a863d806ea8511d01849e5f77b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94b5b162471a892fb17cc8e460b9e93e8dc7cf30..6ae42053b2618ef5bf47b8c9c9609488e9d1d12f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 242d8d2cf299415f69be5b795cbb46b5ffdadee3..49cf7f148d8f069a5741dec95b3cf9af2b5ce0fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 869f2d2254c75b90094a7531e7b3e58968bfdc33..f9d55cdeeeab9a095fc6c0c86db11fb9264db020 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ffd3d7fd99e28e3d1827be07642b9aae31f901ac..0d64ca9fc1845d23739ea8458da14ef878490f41 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b07803f81c2eeb1abf88c192f782cade43817f92..3247d0b3b0236858449764ca1782cff1cd2bde9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21dbbc1be2bb9137d091dc009f83cfdec45ef6ef..fdaeb656289c8d579d1809375c34dde3133b9266 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9161af7817f241e7d6af55ef620bd2ad1e0be7e5..2904d95d8bc1ff8313dbd03a7c1ee8ecc87dde33 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b0ce6fe3d1c5f3c07537958ab56878aac2d834a..28be48fa92d95d0c2af37e6886f1958677483d49 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a01c647259137fd1a46abd983abb8c48b5c510c0..d7259259230237a900601ef57fb235bef7b70248 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de5514140755b99bba56014bd9aa2e2aa445d85a..72f42d1ba3db1e551cdd4f2ae96570eb552799f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d23e9216b1842663adef840c9c5f2a4040bb0f2..92dbe4cfd67df8d2b2e727d13a85cdce13ca35b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6fc4a0821d870a5c2ec316dc1f3bd4f53f897660..64805925189ffc9eff249ada1d5606b120ca6913 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf1fb9fdbbbb22c27533d8f4d82fcb508b48d349..3b84a72a46890b36365972bb83dc5e616ae6d8b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ab235182bbc323270d0846a3bebe7e42dbb2a4e..985c20109a42b418483798cd1e60403ae19f6abe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ba3a0fc06f0b06c709f8c09cd36e9d50034b371..3494350a73115a5c6fdc87cee95ade63a4ab76d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5beb19e3935791a18fe6d60c921f0673a3ffe0ef..596f46b2e9774393130d6013a212aa35a9521672 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30677554faa79912fae0ec9a7e9783dc62d68f20..cf7e84ff8188d3130ac8d9b46a82bff53d674234 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a97709e3f9a32f60d9f67e5efd7bd4b46605897..7e8fd1c16cebd46e91bfa0149d867ba71ef8da2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b159704c2e37b86f8c765a68817668deba623bd1..efb5937ba61b70078f7548e571e5b0bb661e0d4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e65f714769e0a20e5342a91814c2f7154c4e6fc6..8d51d48f5f91f320f10f56bed9aa686fe4e67964 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3566e293b3f5f3560aaac5931296b31edbfa552e..52d594b04eb9f342a0e5e655393fd606e921d897 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea8f00bf5e209af66ab6cdd211b95f12fdec1549..6eb51bf77a66869fba497ad186370cd640264d29 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf370ff3ab7e09833c8a908f40217364445e8340..93a10c6608ce032e65a70a372970d0c722dcd2ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 17c531dbc69421e1ef342ae54b6662370c489196..0ef5bf90b8dc3ba2799a966ce125c0962989740b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca5c9b37dc51a6bca0f9e22da4c8164e7588de58..ff12e0191e622222f19743aa42c662b9d23a0bcb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23134aa70220e23ff00b4f3a650358d882cd175c..876f2f097dafb20cf06a59a72b7fb36a5a2d1971 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 90f7a3b4106ab8594cba63776094d5f7f2e464d5..6615b69d71ac2ba5b28f989a1e876708c7c67493 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 37a06fa7751c5d37c58052f2db0695e91fe6f62c..2c551b5a010831e96488d1cc97f24bc9d9337183 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3a87262bea2fa131715da6c4b79af9933bdc75e1..8f2ec3987a8226d738b7849a55a8d40e187829c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f340073ddd8fb2c26a6859735f251a107bf37ad8..23c4bd973a06a5f52478ca2d906799ad6363fc1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index efd30dfd3f6bca2b10129b0599e0c6753067883b..875fe0e6f66a1d67a9a4f30b73b4fbaea310fdbc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ddadba0fce11301bad6230ebb0fbbff58abacaa..94478f852154d58cd878a76e5d8d2c6ac328e2e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d52ad3d9e1d3b6b953425d6488e6d8202fc2672..dadb3497af66e599eacf6971fed5c7437f2fd518 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d501cf86947bbd8b73db3f75bd1232f174a32b3e..d9a5d82fff67ba3fbcc7e8c2be2bbda7d2af5551 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1fff6814e3ec3d45c5aa112f297e00855d7f6b0d..d77c47cddc70713fe7f6537704de1ee7c1f37341 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23f57175c1dd761c2d3c811c75e39181dda13189..9b80371bb1c20b777778c860da89788a6e1ccbcd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 495b23be1035b09a73f0439ab968f32247d45dc0..7e2268a57a5bdf1a14a97f2214b6b55fc31d5da3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b2edcb17c120fa5b5997db6e29857add115d81a..9f2ff04b8fa520239ac06e7c44faa9ad18f65315 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1396621ace0829be205c9f9fcea8ce2963460654..d6ae1d76a745566f4845882c3666d55115c453ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a5a774f378f26b72adc3aaafa59340f7145bcc4..8f99cf3a61f9960aa6a667e5e3c5287c0496bd60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa61cfcc817f2d5f79c1d789f26046213196d32a..70245d3f2e762b8cf37aa0b7a6695b566490ed3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4bd49605e40b78c58cb1d506c9bc542c1f0e61ab..4561eb6828d546e5d6f19cd828db79b90dd285ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d15302019478fc36aa039eb8497dd96ff39bc16b..73a5c57de5ee3a8883389fb3e6a340d99553f6d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1bc933b5d0755ad9cf71b79693db3cccd0047619..063885089d989f4b767f9f23537a76695172bf07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b9c65b070e629bf0f6a99744a2990568c70f675..799e237767dc90b424479ba008e18f44772ecada 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6890db4af684148b9909a1c284f3ddcd988cb624..4437a9815a2b69e2440399212acab39042a347f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1cce57d8d44a823bd2f33eba68a5988f52444dee..401d37eb1fd4ac3187a9d6e7752576000ea1b4a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d93ce6462139785a3724abc97ca9e08aa00ae81..c3d5f0b0fed80e346502af80fa27e58bbe83d923 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cfd672db14c6e184fc4f99af69c2786f420f72fb..0a7fe104e610e368ad7ec5e50ce6992b7d56438a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1093a9268a00fd4cf3a2c49c3beb68e2fdd0b9a..4c2dd8d912ebf309c58fccef4e9d3928c3075bd7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ce94c2544f6cbbd0c6907ab5c279cd727081200c..8bae77b74a75bf237b59fcf8b1c3eb5b4f664205 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46924de1bf7e9c4364aad0723c4b502c9c834bcf..2b5acaa2566a9dcff883c66bb15ed658e607ccee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ce248909d6baa23396c3e2ddc509327853f1ce0..6259d42dfb179c8bc2ee583046d334059df5df65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef935dba2e59d347f963ca43cc92455fbcea442c..6e88fa78e2ea5d5f935f91fa6858ad586b627f78 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f759095db1b5f98248c0ae95fcf57f0ff1f15af..a69906b7283c0cedd2f0711b878df08ca9d6bf61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 815cf5e420b89ae2df44b56258126f6bc5cb7aa3..9011e853051a8c74cf49b325ccea830f509caef8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 020dc07b3795394820f00ba681e7b890c52a88de..2d63a672a0ceddd4f4636053144ea8660890033a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 15c97a35aa9d750a4b5f1b51f86e8b3517525c11..6f3462721eb86ce33deb3d6d9cf1f91514cfa6fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7543e55adc391c8dc17acc4697d4b242a598799b..b5649070e0cfe705cbc2ccb4ab77e9b2d6fc69d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e216293963d6de8847e1ce468eab8d171d73cffa..dc64b7fd22cb2b6a4870cf6130e78a3346bc85a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d61321c2c93503db6f6f31446c21e1d808c03b2d..5522adf273fdc8ad178adfdcf63c6ac6deb044f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f37cab5785dc66233a2a1b17074d68e2e6eed98..7f382612f3fd8467846b73a407cbff1cb0edaf8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c9a0e6ed079863123a9e1ff6548be02dca9e819..ca6cbb6bde7e443d4bf8319040a552fed445bcb1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f2efd4c25cfab983b219a9798a18afe40a5a70e..1fa23e6f01fc895dcbb3d9a2033a8513d82e2ac7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4af0a0afd9df3a0351d9104a75cb3557cb8837da..bfe66cb2927d28615017dd29b4b9e757222e3640 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19e1ac146f200d4ada971cd90e136446b5c123ba..c01d9be262fc501147dd9cafc11f86f45821b250 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 635096c2b1641c81884b5e4eb78b183bb508ae57..28a91f427e08383f79a6e5652cc7f44ee4c59a51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 731684f7a0072ef01f51a5e1c5c3657461ee1666..6b69728edca0093d11e943755985ea527242ce4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f271c7e420de7b454b8672971beab99d056d4275..4ae487e87dfea6aa5eea1f56c863486b6cda5fdd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 135faf6af9acad938b61e4218d5d18ef73db7771..0f217bedb67a5d111b324b221439c95f1fa5d5be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ecc78390f8c67a50aade7298c255302146a7ccdb..fe8b620d027d42afb61e75213c308633c1f764e0 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/env python
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c2dee7f34987d829b30843e47a01756a124398e3..66a2b4ab8c7c4c6b6a10816b27fcce00464de87b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 92953299a4e9211b1eb5a7715f48414f210fade0..17ed087836bb9adf063d2fef3feda291d07134cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8dd28731908977bc1a4ae052ca953d877ffed37d..4b6347704444d30d964d50830e5ff635a451c304 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a713b337af8ef477e3b1351cfd9aa5f47b2247e..903431054cc65f4dfe6cafd3bf05fb7a71297568 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94f32bdd140802cd238bd9b99a4f76cf9d470ff5..0dfa1f0b014fa81c10196c0a7baf980a314c54d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a77c527a9bfff4507f736849d5d1b709023d0ad..a536a81ffde542801609ac70d4ea5e38f2be994a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e703e4a94b8cfd1ba4d919d664cbf7a4ec42356..d55be5584f42b220d4fbf47833bd945666dbd5fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b532ae84832e520f76536b61c00ce390a6f7a333..97329f11e287cfe5c6f72d7154ef108fd335e3e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37d6ea4a0ddd50e9e227e89ab06e340ad4f2be8a..e265cdf4deea6bb0448d84cff210afd421546a2f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e12577846c8024ea08d89244f808d14bb72ae7a9..35e563883a560ffce961f3203bd1137bd3dc058f 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 20c80ddaf2232557ed11bbb53cc15fc8f6c9283f..416e1ac511f0497ba7967e725bf97fcbf39d42fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6be56864f78e7a3de73afacb52f21f2f6569f683..d80b5a36afb943539f2540811a4864cedc8dae30 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a6d5891d924cebbd3faea8583d56dc0281fcd20..6272b3130a455d61044ef0fe337326e3dd530b79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d2f0621749359bbbcf6a7254b08f7935dbf0e79..36dfdb2ca8c7a9caf3157c16c8ba1c4341a9f706 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9547d74f790c1ee9c1ecf154a1e82b0d58cf7801..65384f182d459a33379633a691eb6a8aa5e388ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb0a206cfba6922f22f29d0fb59e66f866ef51f6..278313fc466fb95d68c83c038bbcc227ea5c2bd6 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94cbef5f622b8813b161e732602c63b52e31e9c5..a987ac6111a0fbe5409896fc1b8a2d971907cac2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a490f65647447c60a8fa15dd58a42b82a391431..be3a764feeeb6f1922cce63802789d1c39fa45c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be59d11e7eee594be914113c749bf1707988cf2c..4ef21dd7c55e8044d957645ba1bafb6bb68b4667 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f829ed432ca09207c3331ece9d66035cc42f1123..4ecfc541918f89e5a63ff0d5504267fa8776b905 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 701a19cc865783b2b9138b808a2e519e306ba890..0b1539af577aeebe1a92d1da96efa00669d93358 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6af9d5ebbca8a344315f8cc11f989b52ae73c3d2..1e50212834c1af5cc6f15e83b60dd0cb5b25c227 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc10bbb8de1e798f6f7ce711a6ddafaac8b2b830..c15020adb55ce4a0ae993d21275b985ef6a36551 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 997e7e69ea1159555ff3514c84b39463f91ac723..d56bc6d5600d12cd9c08e83d7f0203a2dc38b410 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ea7a2707bbe7169c64f7ad1530e5e8848b9d95a..2fe4002684fe5a642485fb42a9aac11cbba5a9f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2022-2023  CEA, EDF
+// Copyright (C) 2022-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e7e1446bbfd0c070c7b180bc90b441d2a117753..c9bbb950f3323245f0db9f88b33ac537165c3484 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1a701f723c692d427e890517e96a86f13e7ad0a..4905b8ee7dc66bf76a49a14bd462acf48f807d87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4add2423a145bc52edc84740e1e9cd3b45b14261..a66119060238d355aa4f816d6ddf7c0e134d71be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 074143cc28fa8ca04508623a2eeb6eb93d2305e4..bd2f29ee67b7fc6da5c398f403dcb25781751f66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a9964135827b99d551c835b5b799d722cc2a9de..44687994606feb3ec80edd8e731774df6d0bb46b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7ea8284f75b348ad6a433629feb696399068057..edea743c23baccfd9306b280bb23e4de46ed7246 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ccda565c13681836e2dd82d4a9047ba5741217a..b664ffe36877f0895809132512f9bd612e1626f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 812efbe2e878cb1e9124921a8dec03d2ad8d4e62..cf26a258f22ae2a87e986748eab3234df4c95836 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00bbc9b333049bb510b7c2fc45ebc2bbe9daa77a..242b6bcc2fcc078774a0cd0108d1b62ce15820c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7ae939400f66d15921cf40a21d41b42233c2b7a..20d61cbc47223f11e9bcb829c7fa82279bce8dd1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f321fcb666bc2c216ca762bd1516355d1f3690f5..470cf65cbcd83cef7edddc0449d6b93bcaa16228 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a73053f70a16f31fc24ac0873854e1b11bd6ba7..25b6bf7a0647c3f6b6f0199f53f4dcca15c7a6bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA, EDF
+// Copyright (C) 2016-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cecfc20b8b2a2572ee47730e758e78f704bac763..d2c1903c4d01a059e9a58f7f5ea252584dfdeed2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA, EDF
+// Copyright (C) 2016-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab6afec44d42b426b511239bad38fec9b4e7abb4..78bc9651eca3e80bc1b4ae82c3f937bb994dd730 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28bdde2d7a378dc5b70f61a2a1c7feda646d7ba6..f9e32107cbc47a1fe595eeea3265571b6103e7e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 785f1fbabad77b7b459828a43c72b27a8981faf5..ec2daf5626bd21363c829ced42878a058135adaf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1686cc7b0dfbadc74c4ff7c1c982409cf257c04..29d6172310153bd5cb65c78655b5224194f42f81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f0361b0bccbad7395e57895ab5aa5bb79d2bb61..faa588c2a1d95bd3e64daf748fbdefd6093f6636 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9093711265ab259d86f95b0af93ad771f72e104..831038670326f6a89479494edb7ef12d2d0df5c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef36cc4e295971ab711c141a55f08e6ee7e7cf12..df00a68be68c80765d32c73068a2902f9dc8d841 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0471284c02853820957c1bb1393d752e47cf788f..2bfc5a07d26f9d09b278f818ada9b91790626ffe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 298916f298e6ebcd301a3f75ed001e18b6a6bd06..54bdcab2c4e3f322f24329783b887b3da0368200 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f5ab9046c6a7d89bc8e7ae4d1b554eec80f5413..e709a49a4e5a0fe8e320fa7a9f2c8264ef0a9f6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 85ac1aae6f00e7136dd48790dc3470130c0f4f42..1725e8540dc1b5c423b9135c47c3e9cb6d168dbd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bcd2bba88b1d8d61d253c601d7185610b3161ffd..bdec49e2af006d52aa8e1e6e26ac49ac89125557 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0bee0ad89c3aa35f5bb812ff00cb90f6e2145f22..66eeaeb6f2d24a9900ab96aa14f0ea2ec69285af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e84b23b07256e4ace10b0e8c876704be06defdb4..84deb1ef3f3cb8578cc10f40cf4cfcbf17eeea3c 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b01358d974be15e2500eadaeb882658ae915f049..d4b9ab5e27997b65dca0a3cf2d7f5b774c28b43b 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad0a7941351d5aeb7732ff1b61a7ecb1f05270fe..b3d517532cbe27f7c24b48e28af1e63d1c9aad66 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 449e117ad122bf63b93f86f2cc744f14363b7d31..90b42eb1db109d373ed0c16eb6082cc3a5050d72 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d3614e6427c50b30e2a953176931302dd21b25a..4b7132cd533b16099e6f346297432d4b22fa1c92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4018fc414cd210ece0d4ca700350c6a0b86bade8..0b4d9499944371fe32cd3e78ff09947edb160f35 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94b3cb2abe1e98799e1bf72a962d17cc3f7da4af..7ba57fc24f95cd08891edb4ac417e9685908a9be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9bf8d1eee16e11c11d5fed7c437c698881f61d7..366f106d9c58f02a51afed2c9ff178a2f77bf470 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5dadc0e8e75863440a74a9446aa70b620daf48ed..eff41fef8cb2e950bbc2b26a5d5afc7841bf3cb6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e26c2162943c2bd1b50bc0272e34f195f26d58c8..725e2726769dc196624ab319339497131d2459d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d2d8b33bbafcb672b5f047e43e8a76931604a86..af97d6894545a08975373cb6ccb4d53454e42cc3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 06681aef274cdd890ca8215cbe0cd1f7876fae86..e1ad5d5690131f77c414e6018c8f55f72e76bbc6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index beef24af7f4d39c02d710608befc88ab421be983..a590a5a589ced605d998caff02fd59297ed47f15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d66493b8da1184df758c47c967045eee4fb62661..f5c0d45feb020cbc5c778f5ce13eae0d0916934a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96a4d12223d69ad52e7e457f02260c19c81512a2..7782da84db3ec516475b39d1e2df5b2447b52cca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a70241b5f4a8be2d16c9c1c09840bba05b3e1b2..a4f57f3c6d10a5eb3b20d467c0abaa1129cfe835 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e742a81d59c6907368b765ee63edadec0e2c2653..0457a1d03cef90cd60767f914e0d14a9510ed04c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea9b3866079260a7ac559f455caa75efa657e77a..4c6b56f46fd0f2d5a4c6a5925519b83e59ed6e32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4aa4abf23e2b1937f5fbabadb6fa67a47e6339b7..2b1eac589adc8b3fc11c8f0bc62a3561fe258e81 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf71077c079f5216757481aa2558067647009b5a..6db127e8a5997ca6ad582e85a580406bf9278049 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cca18fa6313e2bdcbe201a5a4ea14b2461ddd051..a4a79aec128c5092f4252de45c355906f90dd8f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c946e4f341d29da3992f094cf20d3c535450dcff..ea5afa956cf4560b2454b37202fd5008651a3994 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a2936c07db83fdb2889d412304eb2a28746ed31f..1b1c3caf7428469d90af1344cbc8be2f8fdd0a8c 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94c6a7442560c4bf2e979b4d66e38b8f16dcb314..9110cf9d274b9984aa8d295cd72d8b140f29cb84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 633db8526d5e94616274cac46051b47bdfb5a659..1ed26a03674b91ef3d05d24c46e27d1c89a99e76 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68a8bc645a38e7fb617718635e7e72f266fb6211..3beab9cb0b8c2ef1b70ba0223e9f572034c7e0c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77fe4ffa2882ec6eacc4a03d2ba01a698ac90a2e..d52a07ae6e64da669bf7712653e46bf0e4d7f1a4 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e61be17e38928da64dd4383905f02f7cbbf9028..6cde9d40428ff56bae67db361f5cf79d7467327f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee52737557870330d8bba77d6ec65b37aadfcf9d..d01ce7784ac8d3009b8f79143d8aba5266a50dcc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97c3946ace487a3b991cd757e2ec969027a46d06..5a31fdc213a7044f1716d3cedb5f77ae6fb88a92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb5755aa699c93b2b1d5e44ededd176773fce979..a02489ac124328f12128948f7a91d312b067f3c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 256ddbb0191f10e015e8616097e465d0d8140e2f..fe4173d30ec9a52dfee1ea8ccf84fef7a9b6a44b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e136d3c2d779e400fb59ed19197c682688150ce9..c598e91dbe07da1f85bdc15ce7c6ce09d3b7f69e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 708fcaf523ba1456c4d04a1e2003cbaa209e3642..55417282c4283e0a7dd260c645ee10ec29b5cdae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA, EDF
+// Copyright (C) 2016-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d91e7cba4591893e2a0136856349c804d353e7c3..7602cbfd6dcce6d5fe4730744b5ae6d782d7c067 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA, EDF
+// Copyright (C) 2016-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d2ad7a88fe6025c15336e6cb6086beb81449664..5f7cccd60abb6adf56942ace1f424993e70fcfa7 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af74fd7be5fa6d3a7e109bbee89be3fd86f516bc..ca5612fa868cbc4e6ff16e818a9eaf133d245f64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc62b708ec5e862fdf83b7e85aa7e621256b2e4b..438db20d74d03450414ebc5f120c5194fb68cbd1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA, EDF
+// Copyright (C) 2018-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4acfeb5601cd7c7c3f6a835da791c3d8df95d523..c3f17bb9dd229bb598519408f2eca83ee8b81ebd 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 324420b1cad994f4990bb3a09106cd9850c03727..692c1ef89688b71e3546a3c4afde5bfdf966af01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f938bb103dd89d0f5b34d36151a7d98d6c0e6221..8b569163d81018ac52ac1e63ad736a86b05e9605 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5055aa7a9711a83eb7306b39d11638c44dad0b03..d5a4390021e0323a6456b68111fcfe19b408f268 100755 (executable)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbd7126f2d95d022db784b38f726b0099d8c6771..bb1c51e322096ab52305fa6177b51a3789398f56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1172d1e614dc4c48495b41398d5695c6e7893726..d4d25244f7ad0239e87ef4f71b9c4c5f46f764a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 56d2fdc7533d2970e787c83337e7aa4eb2b33551..bcc15d1565bc460c77081d4894db9b50f219ce17 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 692f48d74bc0a1cef081a39f7fb5784e323ece04..ac66d2da541ce2103c5ede99a03e895f24f4da9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ccbbfef843cc1b09be0f0a2b8db27b847fdffb35..52b38d9bf233c776216d39eafc665c697abb7b0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b77cf44be3dca7e46bf2247bbe7f0bfff0cf785..573412698b1799666d93003534c5222858ed79fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19a5c062e5878528860889c45590b25248cff504..f03c6723324d36597d39e0901e02dd8df44a6b83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da34a03a0ea191dc23b06bf1b6b8788d88dafa16..f9c73195fb048696164b87530e2296b99cdd26b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2047094934ac259f297a55ce755b3621f683dc9d..a945f2f42974b156f3038452cd5fda5b161931e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea3d07df63bef21c860257d0aa8c7537f7727d2f..bf292054bea92b0e1ff2cf9470b807a6e2f2432b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a66a61f4608c1a5056379a84cddff7714bc87bef..0c22cb9a5f6adf16aa2db6a5c37f8f91a7872bda 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a8b29941a454f33de9c6c7ebb7133f1a2bb316e0..8f0297694d1f27a4525eca44f95a6281dd17b44b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 576dfdc01060469af8710c4e7ded2f471add8114..e2fc9a45a40160d8009386137ceb53ebc2049291 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 24c789a19c474d2b9581b638b7f9c82e814e6467..162ae69bcaaa545fcdc735badac99d9f73b3569a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e2f069f276e58b66c5a6246c5ff29f88fbc6a7c5..a67429681959cf143e7cedd933d362092ea35b98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19d0ea87170ab86f220d4458b7a31d2016ee333f..ba4d63673a3e3fe0a9e4d76fea0ea203bea0ae13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a188997b6dec4e3f4845a023c250acc02d45e57c..08f77cf03563f3c6fe7941b26043cc479a7083a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6c84ffb81a08195dfae4d8e8037ff6940680eb7..419569d73d5fe9fb540308de7a6b87e92059b28d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e2c465c3f38305c561d36e10fb875b677bc87a38..f75dc967e8acd9f74772047d495d60facf4b25dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c66541c792e0bceb036670bd534452802b322553..c487fbe1c9cd966c7f6b34fecf073f8d4cae4ccf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8fec17663af4f45163588ce0e39c000b96ab01cb..2a13de667d60961dede240721dcb189f79dc9ff1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12ebe3d9987f0768a0e7761519f640a750073bcd..126b7bbd62b2ff0610f800582880f515f46a1e18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41f654d0c498708a36c19e767f6bd410e10573eb..bb85125c3bcf6ab72b8de42d5046e9f5133dc7ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f73ce98af6ed513b3fd397eb07bb27b431bb012c..1a99b2aa44eeba23e2c33d7eadf19a83cde76275 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e915d1a9f4adad5ffa958f229be4007521017470..4594d1ac07ad71c1a0e91fd4837886a8fa5cab9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c0320101106709e11a6f781e1ff4fc867d756b4c..920f996575661eb6ccd7caaffe7fd92373724315 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf57b0ce9d20820abb11897bd99bc2d1414e2872..9d5c6c0d532ec416ea8dbc2ce3b1969f74ae8d63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 533d8416712f8f9252a124e56a065903d825a410..d21899aad12f429924840b1d479e479ccb4710b0 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: utf-8 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 78b586381ae491d6b6802c26db47e7e234b2f25e..29acce4f757e55b9712769e64c1f28f8fead0ecb 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: utf-8 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6ab23b843d7e7c2d8932af4c3bb8b0104a532ee3..51888920ac17fcbdde43defdd66e38335d814bed 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: utf-8 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 47b27dafb7bb0c2af538d8bd029644b03c1a5b0f..b746df0fec7e7b1b9d129f7c513481e3fd8799e0 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: utf-8 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe4595b9f1ae0314c3b13f2fa0e545541c5a16d0..93a2d4b02e80fb93b5969b8986c7b960d6b5a89b 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: utf-8 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0fb4ed7142f891f58980183a4c1e1ba998e96081..e6fd67ed648aa8bb09e9478789f877e91827b95c 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: utf-8 -*-
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2041b0b34a5bbafb5fc593d9d21d7480966a628a..a6f3429c61c67436112f907fa4881e7722f197fb 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: utf-8 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1fca14d4b4fcfadffd5abb6d42fa0d2abee28fef..7343254f6f09547ac64940aa593495b6f13401a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d0ae2a520a937f5373179416b438057a9517e62..0644fd71acff82a1494f4b1d73ae157385bd0bc4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2dbcd89f1d3204e8d95a48847dfc2bcc5c626ee..9208a72f44867f5702f18c949343429555858eb3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b9139bbf486adbf6fd68bae589c450a78e106ab..159d3b2f1cd90c717c5b7bf06b10d25019a2ec37 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 170f0554b1b0d7f1597b9acd1d5128a8f62a9f4a..e715b4634b1cfc193364aee4abe8618223b08170 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b4b9761e03e3598969069e3d3c0802853fa82c14..dc7337f89491bd69c21e8eb1c700537618a9832f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 554a665864bcb770921aeabed0b57659a26b960b..5709cb68f3817e54fcbf1329fca6ccd72b08ce33 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd316e0571a0a7f16c638c7dc0d2b08f3a7fbf0b..42e4c34891ae11c1d3e0d2c6cfd2a44032ea579d 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: utf-8 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3a249fbe1c414de7fdbaedef5dfff456cd97daf7..5da9355d8e99e1938a0b2647b4926c8500460545 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1fc1fbce4126620aae4f1c806ca2d1bb38e28c5c..9d0b090fe9b557b26d3a5c05856372b620d02bb5 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8407b5ef7ff348b39967854b15f04737ff966dca..7fd464c9229048889a3c736db3583f939c626b9a 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3ab23d689466833a3df113544e7feb8b00159ae1..a258f4e313290205456549a36be5dc6d9f1f7468 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d797266dfb698f0f5f14dc7cb16cf59c3dd65fe7..a207e98ade639cd3a0cd85582b8f78fe6d374c4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4cf681554cf20d09883cafae80c70c8f08a92019..75422b88f9676ed1c7bee19b8daa6a44ea739757 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5221bbaa6be6519c45de537467b08ee063040ce..241058fc8459302c553cfb2ae2c7da5d3a8056d0 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 53904da022c1a2e334831820d2e77e1527c6cc7d..1eee5e2f1e24c1c5a3edac7e898aa30ef2f98858 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 88d34a9282b398e7cb8434f5796f16da15c0f2dc..44b55d75e2104de09b16428bb880ad56b00da871 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9ef013b60c2b70e16d07b1883c4aad20d86433e..7d9cc06888f9c8584c988f0bb5378047f2eccd0d 100755 (executable)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fc4d50455132db4b20b1a792fa4445f6486f5740..29c29cca9d3f77e759372aaddd104199d9eb37da 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a25ad747bc88c53f140541f110aac58859113c07..3f1c42d27ff0cb232745f703fc46f12f98a364d7 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python3
 #  -*- coding: utf-8 -*-
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b733fcc88161a7a1eb55309139abf1fa416da61e..145a4190a286d8cdce74fcdadb66fac25e1ed0f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1685ec1eadf1e42343ac7dcb0cca89f13cd1aee..887db57294518c69f4fe45ad6f67e42ff2346e93 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python3
 #  -*- coding: utf-8 -*-
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f4eed42b8f8929002584d6bf8a1b760910f754db..aec75954d6e6560049c836a18447e0da81e5145f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e2dc086a72dada627ca245683ffdb2fa2743211b..b421a5a07b5276cc1d5db7e565d64767ad4a463e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e2822a47789c38f2bbf99ef5fae4f22682c0a26a..f92907503bb4531efe84b8962c58db677cc2c3b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1292c0c8d05e99add6cf6334cec3306272c63993..3e87d2004316afe073cdede78fabca647ded5538 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28fe322f1b97d44a3d76a75c732b5dd6d865ff7b..1043d56d99ce53aa4691a4c5f377ccf4e4b94828 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 952c22082ecbdd496c3b72f876e55013627ca7b5..87a09baa5319e689ccfa31693c39f2048dd3f69b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa474b5bf8d27f9cd7a2577bdde5cf9648a98c19..200a2b4a64c99b1bcf3ac1e24cd8752bd874a9b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ade301ef150ecac882704a20266f412a7bab9e39..97865a24a3be705824c077ae5d8c1d5d7a58a3d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 446dc0bc1bf2a634351e0d16a8b2c45f191826be..b9ac6350fdc053e49abeef201315f154fa32abf2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f3c8a85f0541f2c7b427de76791361867c6af3e..462e0d812153fb5723fb83e67e6cbb460725e757 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7395d5c5f290104614452e289a698a75f8b4fddf..bc09280b9fcb68ae6bb66265790ae34e33d14131 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc81062983ab4c36394b02db050c007211927003..3993ff9197e9184ecfb267205bd31f217b20f3c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2750e12ccb8864284ae0b65e5d9fbfa0d26581f..d0a9e880f9a50cac9347fd6ede6952a42d656791 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 857296f6ed9924ff278f2dd2a4cd879d048715a1..a6814f4b4fd7d5fd6aa564efba780df021f2898e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9287ec66f338dca5da7d7d8f43062b30b8350564..8628c2592d2016b7ec4555b5501bb8a0d367a4d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 223c38f6f22eaa8669aca8b72cb50d5628c85a9a..007239a91afa9e66449d3094b490ee06aa9bd8a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65a7477815b95fe55f6fda94c19ae7696d9aed5f..f8e2a9bc15d41ca277d5ed90b4f1489dbc77208c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0d2a16c89078b7126c9a5f14eb5c82a9e94dc1d..a4d509cd37cd48df266bb4c7df696476a8528352 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 866934039aacc6043ee00732c7fc772d9c993273..84eb086ac2d9d224488311e16e785db60b9b8310 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f0f8a1efe1bf87ea09daf98edaf0227e979d988..e2270e5ddc88fbb5754e33fb9060147a419c84f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0db923657d768c913b505f7af2792103cb10bee2..fc243e844b32f72455ab32965a6308db6263f5f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1613947da0075c4f0fbb87f87a160ef48cd4865..3de1e84f80d7542ccc34634109fdac168e09e5e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9709a9203e0f25342a92cb2e3369120e7f523bb..038ee1954071beda5ca1ef04673335a012f7e4e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bcce70af29d4ea4d415db8984bc33c38eac44de7..466f73b72fa772f84fcbfa7a51f557597952c699 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7984381f40b88b2abc8b7226263d8d6df92ac50d..24fa4b9a56dcca81da65a5dd1845dfa69920e400 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6c9c138c1e0c247e2b097a4cbc7ac3ae0b926021..678babc1750f4c00f272bcf3ea116b6dd2b848b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12a928b665e9301d0fe523b0440b5e1a54336843..29882107fe4f770faed1397fecfbac8e390c91f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67b4aa6675111d563e851c0e3c4ebb98f13c16f2..7a0bd5f9728f72ec8abc9f7e71718b1fa7b102f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e53ede52f69fd2a5987a02324719149a669a796..91b377d8252588818e3fe514c6725f481cf2c8d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 20b6e1212b112ec889fcbc75773386f11e656541..7995b599c5867c305b9ee86028c3595d4b95d844 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 625a85293262acf3d16e7ea4aa356b779f254529..7975553b009ab09355149a6f5c998714cdc65d9f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eec65e3a387ae8e9b8fd82675aee1669e1b14ae4..5baacd48a2b313fa1aa33be200ae8174379564c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e33e187351d264fe28371ae5b45422620da22a67..d492199df9f164fc08f3124e2e738f723090249d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d44b5de4f091329df8a83c726935219af94fe018..235ffa282b48bf8d2d5c98627fdfa7ff0f080eb5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be626f3ba442e89aefdcf67e86cdbe2732e9b4b5..a1f1e320583524ecd90829ab02bdae9936e2285b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e1697ab9cf50c055d6e57144c0492eb5441da52..b6e9a605c0318ab11691ed04eec64824f57bece5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8b6670b6f3c4cd270cfcafb3e8c957322c91984..7291e7ea09bdf85be093a3440346539b974753a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ceb98f8efa2202159feffffe8ce71c0e0e8281b2..0c8473f1692aea959cddf0b6aa83b7c5cea1cd27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1706f7bafbca89c9caf932bfec8e885a759d927c..42991e8dc0cd1935d304ba47accce07a50703af9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d16dd2ff7bf4f552f834b0a3a934c94098da59f..c43ef45cff588ff348f087a639ab0790b3a56133 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 618b17a078a09fd610c0c11570f78827ca7b3e77..7c3bd5f81850667cf13d89bb206b51112114c709 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d75a86b45925ba1cc97f742e2e8fe9c6cd4a6d94..21a0dd5e11786126cac0ee4dd45033c062bf890a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bdf49360f31bc38e069055b85cdbc0f984791a5e..2f8beeeae16bbf520477c2d987340d50f463b984 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 73b59a3478dd83c22e8e9033475a62f4bb708c32..bb0568e250dd6608db2b9f21d65ce0c0f8b2904d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2a8973944ef17690b286517c996dcbe6a2178ed..772b4fc4481a4c1a743b331adade155e9213ea2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA, EDF
+// Copyright (C) 2016-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da9105bea2a68abd818b0477bf2d1312186bb14f..3f0d05551112e78a4562866a127f392817839584 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0eb16212a120ad800d573a6125cf35a68b8b8bcb..214b197401d9e02de9cade3ed6e9129d200ae010 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6cb505ee62527cf7243dc91e24d3687a0b7d8267..a740f6ff30f8c6a7dd7ec29ca2e0412b02f3ec63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81bebd22a990141fa13c02f49f9d1d5f05b930f6..97a68347f88884567e54acfa43d57e66f02600da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b26c87a16000f92116ef2b01d8eb7dcb81d3f754..aaa20a453dfb3ebd6cfc9b0fd1275dbc24b88666 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 056864e9e9f99f5b105b197362d489b872d89817..2dd8bdeeed3f29f4732b45d981d20b0550c6765c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1bf103d6f63b220d0b7043e088625e25cfdced89..0194c2fa2815764a4d3bf8b2cbd1fe4d5a31d896 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA, EDF
+// Copyright (C) 2016-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03a4edbf17458d42a0c9df123e11dc7b94c1b16a..3ab0006583d63264d99a59a2a6c974062d86f3d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA, EDF
+// Copyright (C) 2016-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 79280a6f6ed12f236a3d108b12056e2dfe779025..43c8f649feabdf515c82483bb98b40b260604819 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA, EDF
+// Copyright (C) 2016-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 291c7ccd1635ce7e742269a9d656262e0d869c44..d8e8c4e5ed1d11fb73bcc801ada633bff725102c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023  CEA, EDF
+// Copyright (C) 2021-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc0702bfe29508871fa30550de3d05edc7b2eea2..b0667d5e48489cf2f5e54c223d7277ff1cc6d1d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023  CEA, EDF
+// Copyright (C) 2021-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43dac6ab585bea1f892d7cb3190649a3c07d10ab..83eb4232ea512fe356822131f2c9e42d2b9d7133 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023  CEA, EDF
+// Copyright (C) 2021-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7215f0b9f79283ce8e0aef323b0a4bc19c539a5..d87929d6b68640be5e5638000ca8aabaea9c29da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023  CEA, EDF
+// Copyright (C) 2021-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 553bd648eb51b5fb2123a258ff8f883aef55a31f..447b84a227e223294ccf0467c61221f7de661cee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023  CEA, EDF
+// Copyright (C) 2021-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d73f535268927be78b2484936870c5ffb299f05..ceb05982f8adcabf0feeef42589b27d152d6d0b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023  CEA, EDF
+// Copyright (C) 2021-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab657181573e8fda66b1b84274a7897064360269..f999f60d7474be45e9ca6ea25f3b55305684c3d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a42207fe9aeefad5bcd332a22c55196a553430c6..580ef11876f3fac4cf4c06c1f7c69826299eaba2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1319d5d0cf46327a343d332351d6da96ca44c48b..f2a64fffff631bf83bfb8ba4f378119f079f97da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b539c505369458d09a687122a4c78c0cffa2fb3f..789973176220733440e404594d061d40a67416b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3bdd082be808257fe8136bddeb15b7ba9d4d769..9945aaf7dfa6e5a3b1323dd906f50017069f0986 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65a2d825f46a37ca288dbb01be0b45c383a0d71c..800cf9cff10eb90849380300e86a51ecca86023b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef9911e3fb9a0235171fd4d69d71abcea3d45ea7..6b36b97f59c52fedd551c805e8c83c7f9366628a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0cb6bc26d03ca380e1d215a0cf078da4ce0f4d42..2cc09ced6c1f8a28480fcc6677066af3b9c76d96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e915d1a9f4adad5ffa958f229be4007521017470..4594d1ac07ad71c1a0e91fd4837886a8fa5cab9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6e85373318347ec422715345d58b1753ce2c0ac8..ab61f784c457c7ddc5e7219e01a97d5d0db62a2d 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 83518b0bd5ad17b23e7403356e4346030c0cb9a1..22e8b82ac1bd7bcfc3094d43e49e81996dd12c22 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b614ee7c133cbdde511a05f714390d38585eecc9..808ab25f78c4047183689f8223a39ffacd55bf72 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4f4dbebd5d1ae1f30582912674743be524b8fde0..baaf885c02dea7b21a21cbb4ca57db0cce6984c7 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2021-2023  CEA, EDF
+# Copyright (C) 2021-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6cfab46daabddaf3445f2ba469c661f4e84a48a..a3496a4a9d3962c4ad9c8bba2766cdeddf882a95 100644 (file)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c8da97a789b11b0d66abcde756680c13bf26d24e..a0bce6c708df2776f18dc34ca9dfb9d687fc96cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bebf5cc0d8d9cadf1e553dcc29ec9fc393e51c09..aebbe75c3522d93c3eb8cbc4a085cef3bb8d2de0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d7e141cf7270d2006fbbeeb00ee10836aa0457a7..1b0a64408945238455531625492099000cffe2e8 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e76d1157f6c2bf39c9343af6e8c0c7d9c9f3f4c..2159edf272d230f52595efd3f31f61b7e9065dfb 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c14522d5f0b410d067b6bc6e02fe85ec9c07c1ad..ec6c77e75d2b5c6629b4aeff2f719c34044d7a47 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84eecd379c2a7e3415c4f0a8ae03e40bcbfe349b..dedf62d399c03fac49f313ac9b444774b9834a26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5689dbbd73c26e86c48d1de7b5378c30e4c19a2..e5fc856c997133a19c1b9ca6bbc9e02548e92671 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2023  CEA, EDF
+# Copyright (C) 2023-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 76813bc041015b499c9c7f6c6ae345be8a2715d1..ee6b0be7824e054a05eaea9cababa8f377675277 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f357015f46476c3cb329a4adc33d234fd43dd1dc..55a72c490658aaa49175cf5edf5a985d9bd4c52b 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c52ef9f612a0996404dd21d0c3bb54d582eec25c..cabd61a338db6189acd5c46dd99b2db7193db44a 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a8a280b6d7c4e5b3490b52fbcdd526f61b73dbb..3714c45bcddaca6151140435dd2ec6a9bf9475c0 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 80a1b87aba5e512555ee76def0b0778ea45c6f5b..94acfda6cef47de715780f5be3bf15edfc348a9f 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2bb28a80bd32a758979692f7cd96a6daa3c48b69..c71e172db571d820cf0054d5ae0dac89427c151c 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6414b2e7f3b658b8b918b717f6a7e592de19247d..361c8302056c0b4ac86c6e1b1bf83fcf207bb9c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd6e9e40b9eaf28e236f8536431f0c248d7821f0..297d0205b366b7f5ccc85125129d08030572554e 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe4d238bcaa07fdcd7f95341ad04888981fb71df..488d185f0cac0dfbe2cbfc1ab410897dc96b1537 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 19aea4438a6ca79df6874d7804017d2dabec287d..f90b4115f5e1f4e71b3564bbe5660820969262c8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7f98413335b8b9284508aadebd2cbcc3d54d1bf7..0f865ed7e300556142bf01898b0b3687129c8617 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b69cd95f5661af9ce400e522d3a4d2b1e481a04a..fb403aa4e52b6aad035ef7a413142a6c37ed41fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b2a083ad66572c063d0c7d405a6c282d49eff807..b1b1b907e85b88b400dee006e1388bc568d204e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23ecd4a7233908a27e1cbec2bf55e80e0b532a37..ba044043818b68b8253d66fac8863e2235710a4f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c34c1bcab3d4cfbe6d36ef4b6b2b8981e9cfa53c..1b25e020eef71ad2bcd10c78b9a8a5d70271054c 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f9ba5b91dac11bad9e83b6d36b9ca62c66ea82c5..0d1add2c1b986b70f3c8fa7e2677a419947e9fdc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6a757e9529e6f125783d046160989dde4126c4a..baccfc28257c4d6a1f2ae32f6ad7d83c4f5deb08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b47c178d684ec396ccda7132bd711a86a67d364..408f269941276609eb5ec0c7256f8a6e2f69fc39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1364965a527289152be0d9076c369b5f644b99c..799445d57f95b97dbf0ea94cb87a5b67f4276788 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d66b140551fc6fdb09aafd0168db985b3e508393..68387f1f22be6f5a2e54bdb7c4f6dbeb2b52e7b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 688f2a3161a8dec896cbe6fd03e635e0d8be8816..d2c8d4d68b344bdc366ee926bb84311fce07a4b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b828a6023fdb52dd38c003ddc10d0fb7bb82dd5..d84b4a6257b5b2c35b9d3c44c7a5165072fac2ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 24c9c7b265313e43fe6013ea1636c6788506c223..a17f77879205db9363535dea004779db851b5666 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e545507e23d0a4a574ace317e9d9fe890bebc3ee..9970753be017eeb929ff97b70ccabc215c52c36a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1946ff2eb966ac34a0ca2450a69351f7be2752d3..ef4eec328c2961443e050d7d966d122f30e03524 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ba7c98f8b664453a2340a45187ff8eb4722389b..652ba4f878e560f7277e3e4cee06353b235bdb22 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a2f56a0f0be75182eb74a0fdbd0d7c9f04eb3f93..bd799a3b4272df6b5405283b8fff6a48371007ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c717ee94570adcb417b36ee41b1cbe9079e4df22..229592f98f2971385f380fd07f64de6be123893d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1f996c14061369e3bf295ce5c9c6749e638ec2c..79c0d2d0d31b0d4656eb3af2cd32bc9c78215c7d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e669c8c780936fbd4a4f2c9f3596eb34beae829..cf75ce81232a743554006cc5107914e077e393dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0da40e77fc82143ca3290ef7ebd81f9d3ba1a66..8d8fc07a9d37a8a81f82aed0dc19f0564123ed16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f4b4e92d89e2da1c2fb7c6099f5f25b1da71c5b2..f3677d4a9695b7873d5d4c6b5cc812096c5a0f0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa5d9b15a64e08ee1414014934d3605e1626c94c..4816631bbeb8e596c13c601b9ae27bf8f7b4f1e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7122858058a0cb1ea020c73d47721e0f1fb56f23..7bb159719a1eecffd12127aed2b5a650bc1ce244 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a1e4a27c88ea83d2b45dd1731ead40997adfde0..ac0c699e47ff33d2a0a65a5569958d961b4a8d59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e04e5d01a95cb719af3a0c2cbba36ce9190b8ee9..d200a1121e92845e78caa190073ae47557b92af6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1adcf59540e1714cc0f323c11cc588637aadbf9e..1da628556cd5fda24c20d562feba2f6ab9412d43 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb13cba23e89715fd566b7a72dedfda884517455..e8af4feffb6cdd7047be08ee16cf7c832041ab0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60aae15e281a0eb7acd7c60695857a90360d422e..5b6ca6022d12a343fb86ef6b449ff9bf83915df8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c5107be9eb09b7e8023304022b01578d3d96a9c..e9a339acb698e44556d81e0310268b7ea4824ccc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d58f60a9b4f646ea8c7677443d43cf2053cbbf1..79ed24cd273a5974551f09fc1eecc0ca4849fc37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ca472e815cc9797e3975d27a712c38b90a40059..b97847c84dc00150b5da2e21258f45762f2c55b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e30ad56c9852aaee3fb1fc40ae60f9d7485d982..b7aea85073d9bfd05d0c70d45b2bf8a02b7cced3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c387cc6b0ecf263573c5521566bb2189b1b42bb5..3c0378d6e290230237d4a22539ba8ddc9fcfd4f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f00b9e2b3ebd1a1012e020407e9297bc9f49da6..1e9d97479d4cc1a983d336f5c3ca4d51febe4c60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0bebc543fcc952e3893cb19a44716aae0ec168e9..1f6b821a863115ee18ffbaebc1c670b82d6b7265 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9a2430a5c6d9f234b8b34e1cd4966a7ccfa5aa5..8502c693dfe99e24ee1b0920c8cd12d207897c91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4dafb6b3e0680f4b7d598c0a32bb007ffeeb23c4..cf607dfc697582659748ee566d49bc674810022f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 312e868f39770abf1c7f7317b4713891c26c88b6..13f9b3ee02732480f8d066a9f571ced3756e363d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89dd02c32d83bb3da3ecf616495d27b81dde01ad..cbb451e2a7e65a2315a74e42dec53ae55c0883a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d138d85031b14f663c0cd46486eed527dbc37de4..2db7ded555df10c64232c9a46c9f510b952a051b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b37a6b7fde69139b18d80b11f1709797e2054b9..f7672817fcc5c8983cecbf4497468bb252442cb4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa6f830ee16717169524ee53502968b775c59677..35136b2ef2ba352416bf681225095969e2847001 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 913289c7f3b2a65b58c6c42ab6cbd02163446e33..ff93ed32d1ccd11ce6dd1ade481fd6dc50a11703 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 831273f61e40242e3b83b941e24fe41b6c89d581..1b85e136e7eac28e1ac77df5f4587419c99060ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e94a387f4a99179eafd3cea99d71a2357b3c78db..5fa75974e5d9f7856398dad7b9ec89f37fbf9e04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bef00b1e1bccdcea8a98f9f8279f2db7f25465e1..3fcc686e5fbfbbe1568a0596c88da215fcb5da28 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 197f7e6d04e244e51a0a84a0098f3ab2e64c4d31..2452574f2a5969862d209cf9b899b45ec3b6bc31 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ff9a5ec1592f777c98427a53debe672bc270607..0244e45eeb584dd81aff11dcb758cebef10f25e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c1eab4450deaed84291815b841c31d9de1025ee..bcefa964500d9c2ce4e7822ce6d8d853da60631d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 53c3eb31d25c835a87bdeb63665a0a4f5657a42f..afb0e91e5fda84036171e44ffab9fdabb9b60264 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2f31caa8c812dc3ad8af9a3c9d9f5ee9c53b40c0..f9816ce6903c19a8417e5636442ec099f2847f90 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6899fc08bb30b5a33aac79e9421efb80ea85243e..dbec8117fcd52e41ae93cdf00029d6e3c36345e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09b019b9dc89c4ae9255511abc7978646e4a659a..5649aa4773406a1aac46044d2566021d265c0b80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 559ebd7bbed4cb7adb1682832bd49977827c3c0d..ef9d8f10abf1fc6080fd7ad2d89420ce80f9191a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fabce163838dd62ac07b57cb3aa5895183b33933..59198ebe91ae27a09b830f02ce62fff6c394dfd9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9686251cf49409843a0de02afa6e221b9ceaa591..9874f7717ca76a08ef681b2ed32cc06fbda4ac9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a61d64ad26cb818e6e76b3f4d6ffdaa45ebab7aa..696df4459f9a7b868ce39e63bc33990bcec7231e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d361cfbb87e7540e96fe27fe8284980564a820e6..ce70ae57f11bf2a87506dd3a97e61bef480341ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5e59345aeed76579580001dc81439f5279e65604..17121da1ec1825261f75aa25d398282d33854217 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a1bdb65f2118624ede4c3f6b8426f11650dceae..31b0252acdbf8baf2e31b549350c0ee1059f9051 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af25ebab0b502d8f117353808dfd820533f7fe18..1086d6ee9a1562aeae3dfc15d84d8c6b0fec5485 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d125d64df20accd0ffffb5006e0c41f60a616325..6b6504d1f18a254d5caa6d4c545852d5a08fe15f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd4f5a7d4106bb876036e93f4546971ada899bd0..67d2c8829b62850db6c93331333791fb52736f5e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc6d2115b50200bb38184e6a94c50624a1ba8a75..b65763183a3bb362f7b8eaca029156ab86e136bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea8a2c40001a936729b8760d2ab1c92e580afef7..233461126e7f7af6ffc6474019261ecf054cff2b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9cb3561b07871d3190e84f2881ee88329ba6e51..a61c04e8250b98d9c9f4864dd64701eae45e5799 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4527fb1c70ae9f7ea39fdd447331d4a5d7f9a343..34051ef1e6b4950eaa5c7342e68bcf41f8e516e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 723e5b01a110af3a4ae9a506682541171253cf79..c88a1261aed676dc87bf9e11821c0e6a4573de94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03b9373d8a95df2741049c1a7c00762453ec2693..a7be534fae01788d255c35276118f7e879217fb4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c788f7f853a8e0323f34bc7f44411b066564b17d..04e3e8d425789c917423bb386576c592d4dba23d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82872bce597eb809f6b3f08f809c97470fbc7a32..01691c61b1310f8a0b84c709aaf2e53b79fbbff8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e71fc14079c3f918ddd58c993a9298100f573233..b6895f7bb16ebc1ced1cb8212cafb6669373e77f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3dcbea6055833000b8f5b768c5f09c9a91bb4ba1..bbf24b09cc10bf86f4a56b4e44184d0490bfc369 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b54c5dcd4ff58b62fae3e011eefc658ad4267ee6..1a6a4d615a89b65924a9c81ae8d6694c37589d4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c78a2ca19d17937b1d3f98a4cf66e478dbf28159..672223bc06e8edffc3d195d9132c41eceeb93b01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 88933b19dd31fafbebdf13bbc32bc87b9eb7506b..e83afd8be0c3d27b559f993f633d110b5b78589c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fee7726141616c923f5f1c7abe8938724ed4a13f..b213300bbf59038edfdf02445934d169957ef13b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e84c9980d6d3d39e7a0eff20136c81423225bbf..dc53b31b5189006cfc29283f37b7ed354cb19173 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 580dc9f05d6a3a41d73c277598b3d9101f40846f..31d7033cdb775fa1fd41b43ddff6d039247e34f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac394407cd9b8bc19408dd9e6ce011574b69b63c..7d7c6982030ac4b3d84ac24656cc4bbdecfdcc5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33653e11943c29a5735c21dddc991ffecc177a77..6dbed42cb103575ab2cba21b3cea9a8cc2355581 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d7b94444a07b732dcb80a37d5152fc2956f37411..d0cea410afb9091fca3b63bbea5d5307c1adb118 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff75940cd5a9185c7631c6f4d4b76b53c18c349e..a6cdfa56902a0925d86a8ffb06b65b85a61d1d26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d732f73a58127b868726279eb9c7bf0d6c29565..340cdb73cda9caec2572cabaa5157a880ea1a85b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c8f4dc7dd1848c12c638f65cc96188b6797462a..5aecc15205b34953c60db720612e2dd15bd365de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d78701ab549699f2a673f788c472f402dcfeacc..32401a5eec05d3ffa48b8979dee3d69221cb23b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18cf01e7c7bab4cc71791b33edb24097a2b18dbf..3131a1a3361d25ac1f1c6b51e39a8a18d07d21c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eaa87526efd6ad5022dcbac80ca587e729d09922..3e949143205c7f666cda401baa8588b631deddf7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b419e8d0c509e22557867fc85dc94b1c4c351b79..b8271a9451a0dbb2c4038f5eda05ad6dfa1ea3c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a25cbe7c9c4550da1c89cb73bd177b0cdadb7f70..4d966ee5380da74fed371299e9f22e584d97d160 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 157e7f5d0cf3bc8784f180b4183a6963300c30e6..7c897f142759f45a17ffbfd990acbc1dacb00e84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4de3252a5a21197ac4782105e8676b7b49ec2378..eac403f932e1cfe074926144b7168caf32c83cae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7976d2da048981c8a6c7352dc4155614b18e3cbc..549cd0cbf87d3baeb4ebc598c7b74f09877b9aa3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa1acc8bad25f169abbb61ada2ed93b3a80a5f7b..f8cdc4c5b84797d733eb8dbd87674af7bff9dc32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 881ad9f078a0ded1813355daa7401ce98b7447b5..c13cbc8d162c83b5adef5141a1ef0569c1018850 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1bf8916232fdd1a83d579598b9e5343bced81415..8f724a057b812433890fb9a2fd36d3b847ca53e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70d14565b29a542e164cee1611b151eec404de54..2ada0d7cf32424945870ab436565c71b870f2bf8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09e0de56f2f1ef63929d86d85a2c83ce4d7051a3..cee8bc3910a04182d6a95069e111171fc10ea919 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2d2ac386a2e0176d31e3358b15cde6ea0aa81369..f076bbb657b290b27248029ec30834ee1f5ce84c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f47148a9ec5491479828c7f3253b16e802ed3a0..9f488c24a2d8d8afc9b10fe4edaba52474454a88 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6216502198337d4a9148546d65b69c13cce9aabc..70df1fb6496a7eb07b3873088258ffa90d8b8596 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b40200e43eeec98bfd99719f07a44dbba2720432..160ac6c756b59ec625395bbd3946b9261fcc9af1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78008f6f1db878c975adcfb142d681adec3fe87a..2bb5cc152c3d55afc78c37d2abbbecdad06a347d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36875b06213d3937ddcbe84e531c39a555ef047e..993c933765d9674a56e724c6abbca256bf08af31 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb91d63f1c659f7661dac8f402766ec53df63bb5..5ff59d1bc03b3e539c7398badb151380a7f09266 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 780f9333e66bdf9321b60fad184d1d481c786bc7..0b3f8702e9873440a5f4af3e338f0f32f1225aea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4756c1ba8331ebbcedc1e378d1aa543b7379f09..00b64df0c7b5262ccae49e84d749516ef917e16f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e32cb8461b90ead4bde2070dbe6abcddbff0808..690e1120dd91fe84ed210f8f5ac084d6f7b67bea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 15a5e30934652d931ed59580e43e39d0bae0be2c..2939296491d1bfc5455e773546d0b688596aecfd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 858cf5cc99f6ad7de984791d89f4d32dc5b398e6..b3b0e6d970ee36dba0d9f8817870ed847dfab665 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 44bac5fc6f90115c169c670fe07589a6f734c902..54b82215f92912a0d9122fcb86ad219bde85659f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8267dec41c430dfd3bfac2282122ffd4b67ac890..ac8516443fc0cfc3bb5bb0e9a6ed4aef1b65d01b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef7bd966af07d7ebf894f97d670534496405ed3b..d8cdbfc0c10d50decafbb2c5fd6c26df3b17d365 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95ef715d5215d58c31852179d1d691d55ef32bb8..f90fe3444577233fecdd1e59f3ef540a301b46b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 449befcd8d79ee104e39ff4187c39ebb256d7ab9..23bc11d0fab82d8591a4c3d605147735d81b92cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 204972113fbcf8298b2aba38c8653a5409eb8c67..7ea1d038530f662998305023c1fb16e12e791d83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c4b45cd79bfee1e3c40683f2e49853dfe59bf8d..3bc60afda36965916394e1d71220780063aea7d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30ba8ffc28d5deb35b4648a34c53c7847c2d5459..6ceb6cb275aab65d5cfcb48fee1070a889ae262e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd285d2c5ae869dd18a433ea447ad7ae9ffca890..92965d4c2f116f6706031d0d228434a4a03a4919 100644 (file)
@@ -1,5 +1,5 @@
 //
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec3eeb169e7cc4b1c4db3a8ebf3332818907c51d..ab9cb5f3bac42509b5f521bc7bf7cbcd8a4ce29d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37a35f215261b1612341b2df0b82be2dc409fb0d..d8d6da424b57e05e2b9aad190117c0ac8790cadf 100644 (file)
@@ -1,5 +1,5 @@
 //
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee1e3326a3bcb2f39e96743ff9d32db6b807009d..0f6abf7bfded030947adac01e76a60e851938447 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7587f3b16361a3cb43ab114697b96e13304d019..b2502f9f3bbce22e9fe5e630dfc6b08eb0eaf79b 100644 (file)
@@ -1,5 +1,5 @@
 //
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1467d2ae331c16e85e8d044df124987751487799..9e6d83e5034a9d88fdf96fa83334e43a545476b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA, EDF
+// Copyright (C) 2020-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19d2511bbcd179fd891dd88c79986b057c7f7b30..a1834d14f6bfd67bc1b36e46dde1e857c9d5bef7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 149b7147276fbdde253087285fc5dc7a5fdec6c5..842ee090cfa732000f37900bc2a2d656432c6f74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e957fd8a40be0f80ac1afa4b20460cf54f3ca33..89c0ce4c3635deaaf71815da6bbe86ed0243d647 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c73bc3e03dada232a1d6673698aea71a23b1aade..7c821c4e084b4b4c8151d83c2dad73d0534875b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92e0eb32685a229836bf23d2b034f2c8006fed5e..2a94cdd79a674d7428e329f16df52f1c4a03ad6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c04a08496c986cab32c7bee742737b2fcd7a8a1f..8673d1cf19b69192a6cec17b9b92ac3512d249ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c144fb3443c382c790f19f0b3f6fba2216f53d2..e40b072c62b09aa8f5fe5cb19705038cbe1d0dfc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f49261138091241f9a1a332dcf954d8a4d15ec7..49805e944e09c1d2557ca2cd82f4d3eafdc51248 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6afee105a04a7a57afa335a1b3ffce00d90a7f95..4a5b5a08850176f7eda2cc3214d91d763cfdfbd8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 46821017c36a7de6b066f59f51894aa09f02af99..8c6282f058eb57ba2b3e8c4492d313f8ec970717 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3b2bf7f60db3dba0e187a4e7be4e6e53f4ed7f9e..c36aa063ce71270feba8bc3a6b8f60b54fb04067 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index efb123911e34f72f032404d9bf67e84e351b08dc..2d2dc6df7dd0bf3374e4dd7c5631522304fcbfc9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 01740e5cff95b83a08f0d5cf74e933bd87ceaf74..8e2889873e174367ce6d25eaea40201d50084d9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8a6369ef964301a2c291066e9fce01c7ea57a5f..1330256659acefbcfc4eac5dffdcbcd2f84651f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b640f34b06c22b14eccd69b5289eb20985d2f191..9be1c245380efb39413ec2969925c95e9a6dde01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9deaf52f9182c450bb65134b6a323dea6d3c639..7d09887625a0949f385804dc765cdd1116112250 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8a92dded1b5a63e87272fdc6e3faa8082753104..88136278b77506d14351280f6546d7ac9c07c784 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bfd26f6ee86661f00556be46a228e362165c934b..9a0941e19c1a24ab6d43eae42790acdab1366d08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c9130c79fc319708048a62de5e48c51bfaae75d..5fa083af961d8c82c70356d291179ec0e6e298a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 096e111840b78534d8f9942e9fb658ebf1b51133..31254c265caa541f6fbeb9b4ab2a2c9d27f0ce8b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 466aaa5d216c025ea3e12938a01ae7e06f2bde65..25cb6e587006c9a7c24a20711eaabb40b70da8db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0e8c53f3848e6be67b03f4684b488a55d292517..713623df19ba8b42047a2ef423b611c630f85eeb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0661bcccff6aa4f2e39108bf960b7601e122f2a..3a94734208df9a2fa8f44049a3830b0213189a91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 25b9ce11ce21cfb55f5c27d3a9b99b0207811c0f..e3ae828bc2cabdbe01a3b7ff7647dde984fae416 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49f262d56bf38c1836eb40c1c536ef3e659523e6..54cff9995e50d3979d6560f95a052e558b140591 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d25c088facb707cf99f8d0e46aeb807638106d47..0d70afd7a9e066ea9cc27b4a5d7d6aade8fbce80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab0ec2dc3035624ce45bbdbe6031105989b7321b..d1e6922ccc77bed165889b2118246a832b3a67ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32f4d25c0cef53fa894b2ff887c2e6b9a89f093c..38dbdfc514f0cabf15897bbdc56c5f85ca9e14ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5443f9f8dddcddfda801e43c98357d23672ec0aa..9c6f236a4e88431ac41898293229cfe826a08fc4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53cc20ee7ef6db33f239b3080c920de59bfff400..f9a8abce67366ade95eb25622aac69563ac2d938 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8489fe2dc838b72d6a4611f97e9d4034618c3d13..9db74c589c9f235ec52e03e0dfce2b17f48cf777 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa487d2becbf1240b028c5501aa4141e4ef40fbd..0e02ef9794779254c34133a78edf1e8aea89e3b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98773b51e00fa52270338777cf5860e81419fd68..38815c30d2e11d57a18bdc045ecce56f0c26540b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 16d410f3d3583c814eb6f40e61c5a3a0f76ac903..ba027e24e65295dfdfc4e8d388f1f21e4715fd0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39980cfd1fdc485f54c8358fd62c2d3309399abd..3842d3650b440b475bd5f2cdd7ee1fff06282a40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbd7a7682a1421c6a241f8b35150450fd9d9fe5d..6fcf6947339ed8ec9685ff91e84bf9f2eb68ced6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9199fa57735bca850da69e589ab43306ae789a77..9d4d3c9139f529a2a53d826fe828546755f1c045 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a474f44ed47cd96dbba11a2b41f2b441eade59e6..912bce91d928cd4e8ed1c1cd6520b1914644507c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9be3387edd21e1cda70f126db6f8b60143db736f..9eb214d4ba12f4bd685b7be5205d63874b62dc43 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c77a5a6238260b0ef212656987c8ea5b7aa9b7d5..a75cf72c992cdc3f47f8a3035d504ad50d2a638e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c30420214c5739a59fe5416c503c40119aaacff..10286c332f72c5f6b457879bb9d8a1ae94db2216 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db002331cc6d8e08d70157b6aab71cf899fdf905..008c8a698cecc4b5993f3a6bcedcfdb7eae404dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf9ed2e3a8000bd50ca498b45e8b31773cb05482..a9ea763783b95dc24ad3d40bde4166736a1f3554 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 86f5038765702362a9de4bf8c8db672d058988e5..e5c279d07415b0ec642905feba3f01adc0c469e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a10dcef8392170c89e2ef174b045c96d65e6d6a..bf33f7eded3d947932dc5227c673645d49db20ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e7319162ce8bf44c8a95af8c098e543dbe0e97d..e976fe1c6a5a53da71e188acb17fe234f10b19a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc67c499a9e64b2a2b82c3fa821ffac2de4d0f6c..51d1895e59d9d29aa42e0634b95842cbf0e332b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a4eafbc68fa728e6de91fd3f41d1490cf73d8bb..a0bd0bd6a64788dd46853447d34e6ce81bccc30d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd571a652280d2ec2014aeb886df7893d6b082c7..781c4ed84c4ef40acde2456fbc5668c916b7b447 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bfc8485b580b80c1364414e6107d3200403788b7..c992562d0e1a5943177e6bf797b73ce3fe6a4676 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13638d68f9ea052bb772a1404cc1a88a387c5b61..2883b4055ad1b5b19dd2a41f8602e8e215912b8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f736971203dff3a9bb40771a62336de2445e4323..a31b4985837df5a38f4c02abc631d068c49b8fa8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb3efb5c3e31dc3343cc7c7acce602bf01abd6e0..d8b0f358025bdc29ed7c01ab257da00ad0a57ea7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f660daae5fce7538590307a583dc341475a9515..76b719d25308f4524abd0afab6239714484afd99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc823657e0a58d21983b157ff45d336ca7c799ed..340e0c0917a9d759c9c63e755514f288b0117a51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72274338244784b80fa86ec5d934c168bb2830df..76dbaaa67eacde9357332627e74b5b71c39f990a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c191cc18e2108db4cf7a960232070e38604f865b..8f7d913169ac6d02edf57e30dc14fdc3a5e58aeb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a44a7d3e3476a275025e9c9912128b125dbe9295..163d10012b054f9065f74c4f4ead7c03b8a25e03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f358522098261f8e998ed745916c33a16f672ce5..b93725fbeb19839f7f11ab1924573e5f0989d6bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 624ffadd86b51ac2cf07af69a8008c7b5337a650..dca30940787b3f12dfe9371a5809280dae2a7a13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ac18857c25f13caf348dd0ddb7f27bdf5232d4b..bdd02e441a8b12ad10314ecef9bf2231c012401a 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e48ae42bf0c4897f339876fdcebb76e2ac4e24cd..57caad54b3ed0b8a4cf48116fcc8be7e425b3721 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2020-2023  CEA, EDF
+# Copyright (C) 2020-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b5b289d7f35c7d616c32a9be22b72c31b8c4be0..0c30b6dad093f37ca1ce3fa29b3d63704a54f23d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8db19a64e9c29a70c6e06722bcd9b3cb4eeac071..cff62266252e6ca70a404f09ad71abb51005c726 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db192428cdaff6ff2f1162408eb58f9ae5428e43..1261c21a47d60069b364ec3e546f8499e850dcfb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b00295f8b9e4b2fe1ee6620c2c4ba9e70b0af9c9..7daf9654f94d7ae7664d5922b9c0fe9e3ed37c8d 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a897bb63dc53405546e114d74e71922853debc68..65710dcb6d152c521e84865aef09d40064f577e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee85aa9183d7a32f4012d8abf81525651db0480e..34deec7b76b14aa03081a6f4aecdfe8495157b59 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d37839905310f086f887e925a1b8159ed232d841..10ce28a1b439b2fecf6bd3dbeab50cd26b7ece5f 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2a48f1fa7ece72e1273e766e769530fb576ce763..06c12759c2618b16f28ec6498f65dbc2e2de92b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fce7aedab8f98ca605920d613b382a9bf86c9208..728e536d5740571deb9fd9d9624a14458583c081 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f15733b43cf7b2a57b2dd7bfc1cd3f0149030a7..fc5ab28e24c573348f33cf26e3bb93281baa17fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2023  CEA, EDF
+# Copyright (C) 2017-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3cf3a7b7aefc1e5be61776786c3a53a566df49a2..62e2166da0796ba155b04c879004bc761ff7a826 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a9cc8901c960bfdb330849ff2bf30c7ca74147b6..4fea602784bd26326bc012df39949b90759141a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 820c6423815478bef33716b2fe3d8437db53bc6f..423591332b9ccb79bb643090883db252450a14f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 969a6333bbed21a30accb41e10916f38ccb94c6f..6484207423e6796073d229cb03345a24bb4d919b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcb898cde703111dd4eb13cdef438802ce476fd3..b4d6268159e309fbb65388dce2c4cfdf0a9ac549 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e32caebd0a290ef90170f78652f81157622144a1..8d0ad6d4f926c58be8e27361c177c6f47789787d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ccea63e0df6adc82cdf1458e1b39903f756e3415..616ae4cb0da6738fddac1caa02b15b5c283f6d13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c9ad413a6e7cd262d1ef5876a5a7cc58915d822..7742218a69b1cf9230736cecbe12afaba59723fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42266108dcadbc88ce543f6af0b805b3f7704242..e53c634a89f37bed20df743954d271d66299bc48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c3d21eec3791aa81940f4857efe1317486ad74e..540a14e789ddaf568b294b054cb03b8e23856f36 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2363ac92195c5dcd26100ea6414551bc5cbbec8b..a417f7cc169cba95df379c77089d8f80c15a18b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0933e35f3c0965d1483690f5b3a5db517d2470c4..1d4b413faecfc250d2b915f6f3c0e4698890fbbb 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5c9cfd36ab427800db0428e5c95a524fb0ec93eb..462bcb34812e5ce3c1975ffc03d01801da40771e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6738723f9c1c8571804cda399b12f33d0e38d955..79d780b8bdc48843ce1f78b2d155e46c6c70b4a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA, EDF
+# Copyright (C) 2015-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e32ba597096468a7c8abd24c7f213ceac69e348a..dcaf3d106213ee175936bb898bfa7ee440074e18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9101be36d0779be95e6af0a890bd25b3d4cedae..717b15d775ecd634921b7984b4c3c71546c1052e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4f4f73334daf1e2f96878eb149be373dc4db15d..653b0d0eaef4662f95d8976b55f69bc982d8d182 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA, EDF
+// Copyright (C) 2017-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9190f222488f99936a25ba9be968cf1067ef5093..8e4760979513d8c18a02ddd21e0221c99fa21abf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 257ad2ec50ba822c8d24f802b2009bcf801c5f22..5b83b04a57b51b1c220db0fabbdf5beb3fd4e857 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fda4766e3347afaebde7216f7ec3f39f9ee4ebe9..004374e6cdd622cf7c6d94eeeab06e9da133cf55 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA, EDF
+# Copyright (C) 2012-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f041c71a95a8fe8a2f36abff7ad99f41a81ba4dd..d7bee6798e53b7ecb1fce3ce48574c19c4ed8d11 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2023  CEA, EDF
+# Copyright (C) 2016-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1bffbcfa2272dd52c1b762a04e43513a32c6c964..95e65c2805f6a32c7cdddd1fe3286f02aa6862c8 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public