Salome HOME
Updated copyright comment master
authormbs <martin.bernhard@opencascade.com>
Sat, 20 Jan 2024 13:50:47 +0000 (13:50 +0000)
committermbs <martin.bernhard@opencascade.com>
Sat, 20 Jan 2024 13:50:47 +0000 (13:50 +0000)
367 files changed:
CMakeLists.txt
CTestTestfileInstall.cmake
FIELDS_version.h.in
SalomeFIELDSConfig.cmake.in
adm_local/CMakeLists.txt
adm_local/unix/CMakeLists.txt
adm_local/unix/config_files/CMakeLists.txt
adm_local/unix/config_files/ac_check_sizeof_fortran.m4
adm_local/unix/config_files/check_GUI.m4
adm_local/unix/config_files/check_Med.m4
adm_local/unix/config_files/check_Med2.m4
adm_local/unix/config_files/check_bft.m4
adm_local/unix/config_files/check_fvm.m4
adm_local/unix/config_files/check_metis.m4
adm_local/unix/config_files/med_check_sizeof_medint.m4
adm_local/unix/config_files/renumber.m4
adm_local/unix/config_files/splitter.m4
adm_local/unix/config_files/with_Kernel.m4
doc/CMakeLists.txt
doc/dev/CMakeLists.txt
doc/dev/sphinx/CMakeLists.txt
doc/dev/sphinx/conf.py.in
doc/dev/sphinx/images/convert.sh
doc/tut/addfields/addition.py
doc/tut/addfields/operations.py
doc/tut/medcoupling/env.sh
doc/tut/medcoupling/partition.py
doc/tut/medcoupling/pyfunctions/functions.py
doc/tut/medcoupling/pyfunctions/lagrange.py
doc/tut/medcoupling/pyfunctions/plotter.py
doc/tut/medcoupling/test-paravis.py
doc/tut/medcoupling/testmed_gendata.py
doc/tut/medcoupling/testmed_lena.py
doc/tut/medcoupling/testmed_simple.py
doc/tut/medcoupling/testpil.py
doc/tut/medloader/cmesh.py
doc/tut/medloader/explore.py
doc/tut/medloader/manage.py
doc/tut/medloader/testamel.py
doc/tut/medloader/tutorial.py
doc/tut/mergefields/simpledemo/simpledemo.py
doc/tut/mergefields/splitdemo/splitdemo.py
doc/tut/mergefields/splitdemo/splitdemo_partiel.py
doc/tut/projection/demomed/demo_createsource.py
doc/tut/projection/demomed/demo_loadsource.py
doc/tut/projection/demovtu/projection.py
idl/CMakeLists.txt
idl/MEDCalculator.idl
idl/MEDCommandsHistoryManager.idl
idl/MEDCouplingCorbaServant.idl
idl/MEDCouplingCorbaServantTest.idl
idl/MEDDataManager.idl
idl/MEDEventListener.idl
idl/MEDFactory.idl
idl/MEDPresentationManager.idl
idl/MED_Gen.idl
idl/ParaMEDCouplingCorbaServant.idl
idl/ParaMEDMEMComponent.idl
resources/CMakeLists.txt
src/CMakeLists.txt
src/MEDCalc/CMakeLists.txt
src/MEDCalc/MEDCalcConstants.hxx
src/MEDCalc/README.txt
src/MEDCalc/cmp/CMakeLists.txt
src/MEDCalc/cmp/MED.cxx
src/MEDCalc/cmp/MED.hxx
src/MEDCalc/cmp/MEDCALC.hxx
src/MEDCalc/cmp/MEDCalculator_i.cxx
src/MEDCalc/cmp/MEDCalculator_i.hxx
src/MEDCalc/cmp/MEDCommandsHistoryManager_i.cxx
src/MEDCalc/cmp/MEDCommandsHistoryManager_i.hxx
src/MEDCalc/cmp/MEDDataManager_i.cxx
src/MEDCalc/cmp/MEDDataManager_i.hxx
src/MEDCalc/cmp/MEDFactoryClient.cxx
src/MEDCalc/cmp/MEDFactoryClient.hxx
src/MEDCalc/cmp/MEDFactory_No_Session_i.cxx
src/MEDCalc/cmp/MEDFactory_No_Session_i.hxx
src/MEDCalc/cmp/MEDFactory_Session_i.cxx
src/MEDCalc/cmp/MEDFactory_Session_i.hxx
src/MEDCalc/cmp/MEDFactory_i.cxx
src/MEDCalc/cmp/MEDFactory_i.hxx
src/MEDCalc/cmp/MEDPresentation.cxx
src/MEDCalc/cmp/MEDPresentation.hxx
src/MEDCalc/cmp/MEDPresentation.txx
src/MEDCalc/cmp/MEDPresentationContour.cxx
src/MEDCalc/cmp/MEDPresentationContour.hxx
src/MEDCalc/cmp/MEDPresentationCutSegment.cxx
src/MEDCalc/cmp/MEDPresentationCutSegment.hxx
src/MEDCalc/cmp/MEDPresentationDeflectionShape.cxx
src/MEDCalc/cmp/MEDPresentationDeflectionShape.hxx
src/MEDCalc/cmp/MEDPresentationException.hxx
src/MEDCalc/cmp/MEDPresentationManager_i.cxx
src/MEDCalc/cmp/MEDPresentationManager_i.hxx
src/MEDCalc/cmp/MEDPresentationManager_i.txx
src/MEDCalc/cmp/MEDPresentationMeshView.cxx
src/MEDCalc/cmp/MEDPresentationMeshView.hxx
src/MEDCalc/cmp/MEDPresentationPlot3D.cxx
src/MEDCalc/cmp/MEDPresentationPlot3D.hxx
src/MEDCalc/cmp/MEDPresentationPointSprite.cxx
src/MEDCalc/cmp/MEDPresentationPointSprite.hxx
src/MEDCalc/cmp/MEDPresentationScalarMap.cxx
src/MEDCalc/cmp/MEDPresentationScalarMap.hxx
src/MEDCalc/cmp/MEDPresentationSlices.cxx
src/MEDCalc/cmp/MEDPresentationSlices.hxx
src/MEDCalc/cmp/MEDPresentationStreamLines.cxx
src/MEDCalc/cmp/MEDPresentationStreamLines.hxx
src/MEDCalc/cmp/MEDPresentationVectorField.cxx
src/MEDCalc/cmp/MEDPresentationVectorField.hxx
src/MEDCalc/cmp/MEDPyLockWrapper.hxx
src/MEDCalc/cmp/MED_No_Session.cxx
src/MEDCalc/cmp/MED_No_Session.hxx
src/MEDCalc/cmp/MED_Session.cxx
src/MEDCalc/cmp/MED_Session.hxx
src/MEDCalc/cmp/_MEDFactory_Session_i.cxx
src/MEDCalc/cmp/test_medcalc_components.py
src/MEDCalc/exe/CMakeLists.txt
src/MEDCalc/exe/image2med/CMakeLists.txt
src/MEDCalc/exe/image2med/image2med.py
src/MEDCalc/gui/CMakeLists.txt
src/MEDCalc/gui/DatasourceController.cxx
src/MEDCalc/gui/DatasourceController.hxx
src/MEDCalc/gui/MEDCALCGUI.hxx
src/MEDCalc/gui/MEDCALCGUI_Displayer.cxx
src/MEDCalc/gui/MEDCALCGUI_Displayer.hxx
src/MEDCalc/gui/MEDEventListener_i.cxx
src/MEDCalc/gui/MEDEventListener_i.hxx
src/MEDCalc/gui/MEDModule.cxx
src/MEDCalc/gui/MEDModule.hxx
src/MEDCalc/gui/MEDWidgetHelper.cxx
src/MEDCalc/gui/MEDWidgetHelper.hxx
src/MEDCalc/gui/MEDWidgetHelperComponent.cxx
src/MEDCalc/gui/MEDWidgetHelperComponent.hxx
src/MEDCalc/gui/MEDWidgetHelperContour.cxx
src/MEDCalc/gui/MEDWidgetHelperContour.hxx
src/MEDCalc/gui/MEDWidgetHelperCutSegment.cxx
src/MEDCalc/gui/MEDWidgetHelperCutSegment.hxx
src/MEDCalc/gui/MEDWidgetHelperDeflectionShape.hxx
src/MEDCalc/gui/MEDWidgetHelperMeshView.cxx
src/MEDCalc/gui/MEDWidgetHelperMeshView.hxx
src/MEDCalc/gui/MEDWidgetHelperPlot3D.cxx
src/MEDCalc/gui/MEDWidgetHelperPlot3D.hxx
src/MEDCalc/gui/MEDWidgetHelperPointSprite.hxx
src/MEDCalc/gui/MEDWidgetHelperScalarMap.hxx
src/MEDCalc/gui/MEDWidgetHelperSlices.cxx
src/MEDCalc/gui/MEDWidgetHelperSlices.hxx
src/MEDCalc/gui/MEDWidgetHelperStreamLines.cxx
src/MEDCalc/gui/MEDWidgetHelperStreamLines.hxx
src/MEDCalc/gui/MEDWidgetHelperVectorField.cxx
src/MEDCalc/gui/MEDWidgetHelperVectorField.hxx
src/MEDCalc/gui/PresentationController.cxx
src/MEDCalc/gui/PresentationController.hxx
src/MEDCalc/gui/PresentationEvent.hxx
src/MEDCalc/gui/ProcessingController.cxx
src/MEDCalc/gui/ProcessingController.hxx
src/MEDCalc/gui/TestController.cxx
src/MEDCalc/gui/TestController.hxx
src/MEDCalc/gui/WorkspaceController.cxx
src/MEDCalc/gui/WorkspaceController.hxx
src/MEDCalc/gui/XmedConsoleDriver.cxx
src/MEDCalc/gui/XmedConsoleDriver.hxx
src/MEDCalc/gui/XmedDataModel.cxx
src/MEDCalc/gui/XmedDataModel.hxx
src/MEDCalc/gui/dialogs/CMakeLists.txt
src/MEDCalc/gui/dialogs/DlgAlias.cxx
src/MEDCalc/gui/dialogs/DlgAlias.hxx
src/MEDCalc/gui/dialogs/DlgChangeUnderlyingMesh.cxx
src/MEDCalc/gui/dialogs/DlgChangeUnderlyingMesh.hxx
src/MEDCalc/gui/dialogs/DlgImageToMed.cxx
src/MEDCalc/gui/dialogs/DlgImageToMed.hxx
src/MEDCalc/gui/dialogs/DlgInterpolateField.cxx
src/MEDCalc/gui/dialogs/DlgInterpolateField.hxx
src/MEDCalc/gui/dialogs/DlgUseInWorkspace.cxx
src/MEDCalc/gui/dialogs/DlgUseInWorkspace.hxx
src/MEDCalc/gui/dialogs/GenericDialog.cxx
src/MEDCalc/gui/dialogs/GenericDialog.hxx
src/MEDCalc/gui/dialogs/MEDCALCGUIdialogs.hxx
src/MEDCalc/gui/dialogs/WidgetPresentationParameters.cxx
src/MEDCalc/gui/dialogs/WidgetPresentationParameters.hxx
src/MEDCalc/gui/dialogs/dlgTester.cxx
src/MEDCalc/gui/factory.cxx
src/MEDCalc/res/CMakeLists.txt
src/MEDCalc/res/presentations/CMakeLists.txt
src/MEDCalc/res/presentations/classic/CMakeLists.txt
src/MEDCalc/res/presentations/modern/CMakeLists.txt
src/MEDCalc/res/testfiles/CMakeLists.txt
src/MEDCalc/test/CMakeLists.txt
src/MEDCalc/test/CTestTestfileInstall.cmake
src/MEDCalc/test/gui/CMakeLists.txt
src/MEDCalc/test/gui/CTestTestfileInstall.cmake
src/MEDCalc/test/gui/baselines/CMakeLists.txt
src/MEDCalc/test/gui/test_qttesting.py
src/MEDCalc/test/gui/test_scalarmap.py
src/MEDCalc/test/medcalc_testutils.py.in
src/MEDCalc/test/tui/CMakeLists.txt
src/MEDCalc/test/tui/CTestTestfileInstall.cmake
src/MEDCalc/test/tui/access_API.py
src/MEDCalc/test/tui/contour.py
src/MEDCalc/test/tui/deflection_shape.py
src/MEDCalc/test/tui/elno_field.py
src/MEDCalc/test/tui/import_pvsimple.py
src/MEDCalc/test/tui/load_file.py
src/MEDCalc/test/tui/medcalc_test_utils.py
src/MEDCalc/test/tui/mesh_view.py
src/MEDCalc/test/tui/point_sprite.py
src/MEDCalc/test/tui/scalar_map.py
src/MEDCalc/test/tui/slices.py
src/MEDCalc/test/tui/streamlines.py
src/MEDCalc/test/tui/streamlines_2d.py
src/MEDCalc/test/tui/tests.set
src/MEDCalc/test/tui/vector_field.py
src/MEDCalc/tui/CMakeLists.txt
src/MEDCalc/tui/__init__.py
src/MEDCalc/tui/fieldproxy.py
src/MEDCalc/tui/fields_test.py
src/MEDCalc/tui/medconsole.py
src/MEDCalc/tui/medcorba.py
src/MEDCalc/tui/medevents.py
src/MEDCalc/tui/medimages.py
src/MEDCalc/tui/medio.py
src/MEDCalc/tui/medpresentation.py
src/MEDCalc/tui/medprocessing.py
src/MEDCalc/tui/medtest.py
src/MEDCalculator/CMakeLists.txt
src/MEDCalculator/MEDCalculatorBrowserField.cxx
src/MEDCalculator/MEDCalculatorBrowserField.hxx
src/MEDCalculator/MEDCalculatorBrowserLiteStruct.cxx
src/MEDCalculator/MEDCalculatorBrowserLiteStruct.hxx
src/MEDCalculator/MEDCalculatorBrowserMesh.cxx
src/MEDCalculator/MEDCalculatorBrowserMesh.hxx
src/MEDCalculator/MEDCalculatorBrowserStep.cxx
src/MEDCalculator/MEDCalculatorBrowserStep.hxx
src/MEDCalculator/MEDCalculatorDBField.cxx
src/MEDCalculator/MEDCalculatorDBField.hxx
src/MEDCalculator/MEDCalculatorDBRangeSelection.cxx
src/MEDCalculator/MEDCalculatorDBRangeSelection.hxx
src/MEDCalculator/MEDCalculatorDBSliceField.cxx
src/MEDCalculator/MEDCalculatorDBSliceField.hxx
src/MEDCalculator/MedCalculatorDefines.hxx
src/MEDCalculator/Swig/CMakeLists.txt
src/MEDCalculator/Swig/MEDCalculator.i
src/MEDCalculator/Swig/MEDCalculatorBasicsTest.py
src/MEDCalculator/Swig/MEDCalculatorTypemaps.i
src/MEDCalculator/Swig/MedCalculatorSPythonDefines.hxx
src/MEDCalculator/Swig/SPythonInterpreter.cxx
src/MEDCalculator/Swig/SPythonInterpreter.hxx
src/MEDCalculator/Swig/SPythonParser.cxx
src/MEDCalculator/Swig/SPythonParser.hxx
src/MEDCalculator/Swig/spython.cxx
src/MEDCalculator/Swig/test.spy
src/MEDCalculator/Swig/test2.spy
src/MEDCalculator/Test/CMakeLists.txt
src/MEDCalculator/Test/CTestTestfileInstall.cmake
src/MEDCalculator/Test/MEDCalculatorBasicsTest.cxx
src/MEDCalculator/Test/MEDCalculatorBasicsTest.hxx
src/MEDCalculator/Test/TestMEDCalculator.cxx
src/MEDCouplingCorba/CMakeLists.txt
src/MEDCouplingCorba/Client/CMakeLists.txt
src/MEDCouplingCorba/Client/DataArrayDoubleClient.cxx
src/MEDCouplingCorba/Client/DataArrayDoubleClient.hxx
src/MEDCouplingCorba/Client/DataArrayIntClient.cxx
src/MEDCouplingCorba/Client/DataArrayIntClient.hxx
src/MEDCouplingCorba/Client/MEDCoupling1DGTUMeshClient.cxx
src/MEDCouplingCorba/Client/MEDCoupling1DGTUMeshClient.hxx
src/MEDCouplingCorba/Client/MEDCoupling1SGTUMeshClient.cxx
src/MEDCouplingCorba/Client/MEDCoupling1SGTUMeshClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingCMeshClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingCMeshClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingCurveLinearMeshClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingCurveLinearMeshClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingExtrudedMeshClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingExtrudedMeshClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingFieldDoubleClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingFieldDoubleClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingFieldOverTimeClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingFieldOverTimeClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingFieldTemplateClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingFieldTemplateClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingIMeshClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingIMeshClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingMeshClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingMeshClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingMultiFieldsClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingMultiFieldsClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingUMeshClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingUMeshClient.hxx
src/MEDCouplingCorba/DataArrayDoubleServant.cxx
src/MEDCouplingCorba/DataArrayDoubleServant.hxx
src/MEDCouplingCorba/DataArrayIntServant.cxx
src/MEDCouplingCorba/DataArrayIntServant.hxx
src/MEDCouplingCorba/DataArrayServant.cxx
src/MEDCouplingCorba/DataArrayServant.hxx
src/MEDCouplingCorba/MEDCoupling1DGTUMeshServant.cxx
src/MEDCouplingCorba/MEDCoupling1DGTUMeshServant.hxx
src/MEDCouplingCorba/MEDCoupling1GTUMeshServant.cxx
src/MEDCouplingCorba/MEDCoupling1GTUMeshServant.hxx
src/MEDCouplingCorba/MEDCoupling1SGTUMeshServant.cxx
src/MEDCouplingCorba/MEDCoupling1SGTUMeshServant.hxx
src/MEDCouplingCorba/MEDCouplingCMeshServant.cxx
src/MEDCouplingCorba/MEDCouplingCMeshServant.hxx
src/MEDCouplingCorba/MEDCouplingCorba.hxx
src/MEDCouplingCorba/MEDCouplingCurveLinearMeshServant.cxx
src/MEDCouplingCorba/MEDCouplingCurveLinearMeshServant.hxx
src/MEDCouplingCorba/MEDCouplingExtrudedMeshServant.cxx
src/MEDCouplingCorba/MEDCouplingExtrudedMeshServant.hxx
src/MEDCouplingCorba/MEDCouplingFieldDoubleServant.cxx
src/MEDCouplingCorba/MEDCouplingFieldDoubleServant.hxx
src/MEDCouplingCorba/MEDCouplingFieldOverTimeServant.cxx
src/MEDCouplingCorba/MEDCouplingFieldOverTimeServant.hxx
src/MEDCouplingCorba/MEDCouplingFieldServant.cxx
src/MEDCouplingCorba/MEDCouplingFieldServant.hxx
src/MEDCouplingCorba/MEDCouplingFieldTemplateServant.cxx
src/MEDCouplingCorba/MEDCouplingFieldTemplateServant.hxx
src/MEDCouplingCorba/MEDCouplingIMeshServant.cxx
src/MEDCouplingCorba/MEDCouplingIMeshServant.hxx
src/MEDCouplingCorba/MEDCouplingMeshServant.cxx
src/MEDCouplingCorba/MEDCouplingMeshServant.hxx
src/MEDCouplingCorba/MEDCouplingMultiFieldsServant.cxx
src/MEDCouplingCorba/MEDCouplingMultiFieldsServant.hxx
src/MEDCouplingCorba/MEDCouplingPointSetServant.cxx
src/MEDCouplingCorba/MEDCouplingPointSetServant.hxx
src/MEDCouplingCorba/MEDCouplingRefCountServant.cxx
src/MEDCouplingCorba/MEDCouplingRefCountServant.hxx
src/MEDCouplingCorba/MEDCouplingStructuredMeshServant.cxx
src/MEDCouplingCorba/MEDCouplingStructuredMeshServant.hxx
src/MEDCouplingCorba/MEDCouplingUMeshServant.cxx
src/MEDCouplingCorba/MEDCouplingUMeshServant.hxx
src/MEDCouplingCorba/Test/CMakeLists.txt
src/MEDCouplingCorba/Test/MEDCouplingMeshFieldFactoryComponent.cxx
src/MEDCouplingCorba/Test/MEDCouplingMeshFieldFactoryComponent.hxx
src/MEDCouplingCorba/Test/MEDCouplingMeshFieldFactoryComponentClt.cxx
src/MEDCouplingCorba/Test/MEDCouplingMeshFieldFactoryComponentClt.hxx
src/MEDCouplingCorba/Test/MEDCouplingMeshFieldFactoryComponentServ.cxx
src/MEDCouplingCorba/Test/MEDCouplingMeshFieldFactoryComponentServ.hxx
src/MEDCouplingCorba/Test/TestMEDCouplingCorbaClt.cxx
src/MEDCouplingCorba/Test/TestMEDCouplingCorbaServ.cxx
src/MEDCouplingCorba_Swig/CMakeLists.txt
src/MEDCouplingCorba_Swig/Client/CMakeLists.txt
src/MEDCouplingCorba_Swig/Client/MEDCouplingClient.i
src/MEDCouplingCorba_Swig/MEDCouplingCorba.i
src/MEDCouplingCorba_Swig/MEDCouplingCorbaSwigTest.py
src/MEDCouplingCorba_Swig/MEDCouplingCorbaSwigTestClt.py
src/MEDCouplingCorba_Swig/MEDCouplingCorbaSwigTestServ.py
src/MEDCouplingCorba_Swig/MEDCouplingCorbaTypemaps.i
src/MEDCouplingCorba_Swig/TestMEDCouplingCorbaClt.py
src/MEDCouplingCorba_Swig/TestMEDCouplingCorbaServ.py
src/MEDGUI/CMakeLists.txt
src/MEDGUI/MEDGUIDataBaseDockWidget.cxx
src/MEDGUI/MEDGUIDataBaseDockWidget.hxx
src/MEDGUI/MEDGUIFileContentDial.cxx
src/MEDGUI/MEDGUIFileContentDial.h
src/MEDGUI/MEDGUISelectComponents.cxx
src/MEDGUI/MEDGUISelectComponents.h
src/MEDGUI/MEDGUISelection.cxx
src/MEDGUI/MEDGUISelection.hxx
src/MEDGUI/MEDGUITreeWidgetItem.cxx
src/MEDGUI/MEDGUITreeWidgetItem.hxx
src/ParaMEDCouplingCorba/CMakeLists.txt
src/ParaMEDCouplingCorba/ParaMEDCouplingFieldDoubleServant.cxx
src/ParaMEDCouplingCorba/ParaMEDCouplingFieldDoubleServant.hxx
src/ParaMEDCouplingCorba/ParaMEDCouplingUMeshServant.cxx
src/ParaMEDCouplingCorba/ParaMEDCouplingUMeshServant.hxx
src/ParaMEDMEMComponent/CMakeLists.txt
src/ParaMEDMEMComponent/MPIMEDCouplingFieldDoubleServant.cxx
src/ParaMEDMEMComponent/MPIMEDCouplingFieldDoubleServant.hxx
src/ParaMEDMEMComponent/ParaMEDMEMComponent_i.cxx
src/ParaMEDMEMComponent/ParaMEDMEMComponent_i.hxx

index d38089444610f611b33756faabf62ce8754571e4..91bbebd21cb2f490d0d2298090719b88c6eb80c7 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 cadf0525d896526609b90deb76abf6f35fcf057f..3efbb5fae66e3a844bf2576c8dbf0dbec80bfb3f 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 7f89a46206c880b4d6132c85bf27e75c26b7a401..dfd7d7bd5ea2863fd78282523943eef417c44305 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 377cae7ecba629997202a6ac4f9e94b6a1de965b..157bd4cb1e149b070da106e4a99dee94e8bf4bce 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 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 8a45d46de9943168300180beb3489d44d5d27212..cbfed61d91187112378701723b109c5a11fbe10b 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 a7ad6a694ef3749e975a0cd1c5b1d6c894585201..bf1fa413f21007ae1b34843731dee8d59ebd45b2 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 This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 3bd22bacd6868935711a12038d7bd10dee6b941a..2bd206e7ff176f32a1832851f2a7fda357623ad7 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 This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index d34e27ee3473cfebbd236b269eb952517149681a..71a179f902035ef32ec5f426c2ec79a67d98dd5c 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 e06e3a2941cd5da959aee9dbdcbc761a4450dfc6..7d5b0465180b133c3ae4b2b1f2d42235c29ea37c 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 1f05ba5729662e5e50bec664b0a1afb85a9dcfa7..403e5af4f10c76fed61d8e9108e0840ada7dd1d9 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 This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 48ad1d2677280f91b7e59f865a7ab6ca00b696b4..205e953bfade4459c37424dad4fa306c5fee2113 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 This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 736446582c65e993667feee9c41c542f92d3e543..cfa8615724b004b3bb012a3bbeb0370313df173a 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 d3c01a294d2b055456ebc2ab10d6cfd3959d10f6..d2b78aea8764830fa5ec24ef45676c2e8d513a27 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 This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 9653367b1f25b0e46b5fb8781cffb26bed28e10d..fc79ef555f5651794ead47d554ff74ad7c0b3119 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 This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 91b6c8d1c6fb34dd2ca8c42c63abc048f7446ba7..399135b00c382d486164e59a7216a9fe5e9656dd 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 ce2771e4d286c744e4eb57a2db840d055a97cdde..05ed4c915bbef2d43455b51cee109019ad91a7e3 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 7de70fd3dc80c2804e93f80181e090d86ec67a9b..9a81ba13233df0532bbec94f41ec89e36d8d7603 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 631dca20884e6ec1acfa51fd15299e77607116fa..7ca768087088dfc6968dba18dc8f6be4a4b3c4a4 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 4fb572de7e3c5ea2f0d958472bd2b6ddf6e39020..61a0a783085f628ee4c0a12225b2d6cce74278ba 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 25aca35a6c2e32ba62381ecd2837ea262c3e6f7b..2c023023f8b2d04889b882317275defab322143a 100644 (file)
@@ -54,7 +54,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'FIELDS, Manipulation de champs dans SALOME'
-copyright = '2010-2023 CEA, EDF, OPEN CASCADE, G. Boulant, A. Geay'
+copyright = '2010-2024 CEA, EDF, OPEN CASCADE, G. Boulant, A. Geay'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
index eca8e187838ee87f1b4e150fc0f3b1583876ccf1..1c0935ed5292f38e9fd82545442b85cf4a25799b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3dc4d30546135f261ede1d10cba6f8b34bea79d..24b9ed192b0d9db37b406fd8d6fdc04eceaf9c2c 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 9a11d5c16b3b1d4fdfd66c1998875ea5d90db981..d1fcadaef2b740d328668e79509c8ef3e0ec64b4 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 3470ab919f0fcbaa3ccda1d03cfa489f7c1c9729..f38f06db0fd78c68b83f366a6039994e4808fe63 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 685209614d7a7de3f10142ea97d8da23ebfb8b34..b917a518f0ae7245fb3289f1ae1e4edc3a049681 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# 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 e07f21069383d82beae9e39cb14d4eedbb554670..67a2db75fb37a2b80cf77fa5c6b9f8896ce62f50 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 721d3d0f675e984bb962c11a2ee0434240831a24..5d97a07efd35aa0fe57bf14527800aaba15b82a2 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 25d40de3e09c18de5330b169abaf404f4d88be82..448ebb8905b109c844ff3c331971170e5935d9ee 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 e88622e5c79b46a3f01f322ebe02855cfd8c0e0b..c2496d33e7467a0b033a389db4b54d066c3897c8 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 8ddffd0297035fe43deebdd9c67a2577c8b4c10a..f3485fd6a4b16226ce6954cffc5023fd998b36b4 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2011-2023  CEA, EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 243ce015191320a7b1a2c02ca43fd31883218677..f1d8e2a3304707b866c1086f40a61eb4bdbbcc9c 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2011-2023  CEA, EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c61826ac030c8fc4edd511e4289efce57b89c349..6e0a9bd0e6b7452dcbab2f1248b8f85da1b1139c 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2011-2023  CEA, EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8221a00669e25b2dfd89742da7ebef38091bb2a5..18a7777432300fe88ac32ba7d607120f5de7ca3a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env pytho
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2011-2023  CEA, EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d01c1a270d78407fa9405e571bd2b2353870549f..18e68c77a6de8a79feac40b96ce361dbd571f5d2 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 e631fa56b73725bea24e5698aefabe85195c7e13..ef38bf604d1371df62f348469029d89863d5de27 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 8492430fb2555f9236b52e6364bcdad56a3f111a..2ee0549a6c9d60c3d0caf5fdd35a37ace644d42b 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 5f7cc23b33357e773219493d5337287637ce4e34..8c6344c43dd1d68ffb520ddcbd5bb28b4405bd31 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# 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 dec645c1e2d0a74cd1b27b5861df793ed6a71463..a2d4c2e34d01dfdcfca231fa8f459b066735cfef 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 4c9a70a4abc64723cb23d7b2022cbabf726208e0..f41836d61246764b938bc9d76de93532547b9824 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 30d0137313b615d8952ef93838a9369c9628e84a..a5fb4a87d58eb61a368ab3581d024bcef597ddeb 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 13c1b4b8479494876c0e0ca5a08f0bc3d7148668..3290c431e6040400c9597509f1a9dfc05d1ec0cf 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 019b3fc6c4da359b2483b2254d7cc441e3252ade..27ce079192e9ff572a3b53b92e693dd0e859878f 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 7b04a186e3fcc460761c0e66c43511179ab6a49a..d4917e9c1865f0775060817a32aea8f549562d3b 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 a5ea9c945a66f6f28d3fbc909e25b2883d783fe2..957e05ee8ed19e9ff5b13bb209f5e958cbb4079d 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 e153b639c0cd74900d69f0c629b5636c0b515ee0..87fbc0bb40017ff60c30a1c2e5ef64f3b8908435 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 4076cd664e2602339e39c510caff8c27f895be5a..cb252a3a42af6d0f6665598a4297a3772995b5d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2011-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 b80e6ef3ff89e9fc46ff1c53fa44e6d0b22ba816..8adab4ba62df209a80b9233e644c82101c37fe65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2015-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 d0664a051863e448357076ad65cdd4355fb0ac69..899395157926404d199976a1352565c1f385b1c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30322423d9792b435f3a33743a3d4857312943f4..370e6584d75f21aeb24888a2b772084ae8d29574 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef4068178b9bd00569802adff18960d5e4ba3c13..c7d9add0b9bf4099b7c3513300d0771a82d83683 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 92828cd9593ae3e5230cee50ee029f14818b6839..aad2ac3b3bd0f97845e1c554fad86a3166b8a352 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 3733b4190487be7e2634e1e87f1d689547ebc0c5..9ead9474fcdee289621d8acaa23759587fbe2604 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2005-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2005-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 261a36631b9433bbf6be81aa0ec90a645ec06964..f9b79c72f0aba2eb6e202557543d2c3c14e21797 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2005-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2005-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 cc1485235b3f9d74d65c8111072f5d33c78c667e..2238db30eceb83d75324074ea587776b34cbbb94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2005-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2005-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 41882c95594f9c15c6a9b126042ff9f1fd52118c..674388265d3db756a9770a3098cebc814871101f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52348083ef32820e2364c22f0f4946c2a10e384e..68ddc03c9f4c918dccead3d96a9f02793b336ce3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 51a68f61326b224911c2c508f79647a86eb1d6ac..0ea7182f0cd9ea618cb26c8a26930e0843bf749c 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 894840b3b579815ae5a4a50a92ef8a164109e14f..e71a118f208caa7e18f7eaca2a7ca5a98c7a5fd8 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 e0ae7f0e0948985d25b89b514589d8386a628134..572432a145337711c51ca52441e3ec2916e0c7d0 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 f90c9a394f5935293f2e75d918451eb0d22a9116..d52e5a22d475a42889a63284431ad0aaea79c2ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbf622d0c5caf88a48ea072cba2d091c0882435b..f4225e80e78ae9cfd147b1527312764754064456 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 66313a383b8ab90d5f0f18db86b3034c7009a67d..34dec257624a32a1807cff972acdd4e99d8d5120 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 7c0db65a79b298e4645480892908d5457241320b..3e472c96163cc2c471190dba0599114961f95215 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 aa778776c2d6d8154fe83eb2432734c8df4091ca..48c68dc4c7fde135dbbf8afb677a170bec607369 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 4def7605e15bc63df8c900da3a92006cba8b3357..542f50feac2ea5aeaa0f9a4919f745da14027e91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93111d60fa4757538123668dc165b3dd532b2fd8..7217bb0d3ad2d9355eb5c8f01012546fb0743f1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2023  CEA, EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a94c364fb431f908250d602fb387f15bf144b1b..97ce2137a923a8103be428bfc806f79616fee804 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f834eb106b6887b2cdf33a877631d58847ba46ef..99a8416b12c94fa482a2f979a162e2d3f7f6206f 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 09da781dea752580452045fe668b9b536c0990ed..51cddd47c6a143d5809b926a751826890323d183 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 02dd79bfe60a4cb6712e181fb160b4a2a4847126..fe6adff8d193e2c3f6a98ec8dbb9e1496a5fa52f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e5012b5a5ddf3e3ae96279ee44baff83d0a99b3..215c350ff1f652e1b4b07901449ee995b51241f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 887ed22e5feb44bed42aee6d3e8079a8bd9faa63..67630d8c3aa48bc5d9e96a9e25426f96c71dffe8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 321950021487ff9fef0e3760ca1a0dad38dd3fd4..d46431f332901c3f0bb7fd6320098bc7b31bea1a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4acf0d274b9ef77132f0348cd98fdc01ddb50b5..cb1e6ec38336a49cb4993a5663e19a8928d94320 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 21854c2eee33c848d607293dff5cd1d27df49663..b534c8c5d2adbe9354081faaf5d142dcbcc88f58 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 cbd08f1e473a02df9914dca4a2856fcdf7b9d037..56c3161df35b8e2c468adadb0971c452ac8c9894 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 9e66c107bf62ef80866a6c6a4213ee738b2af100..933f75d57a7b4fbc530b1ecd884cd3b4fca12ef4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e0add8eae85a4e6c6f9a3f36175d04f85ee2087..fbfec3228043ad5f2b1b08ea599a209b9f948138 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a10bb57a8a5fabc7285454b284d39827f24a7eb..a279f1c878fe93deda533317a5b440ea2b249872 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8171b315a8b66e7255f7f39d9c2b85919f01eff4..c11a292a7e2cd2c2b1e66dcb9c785b8f53f8d97d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2023  CEA, EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f861a54dac01d346bc41c9f3a84ec3967225cc79..ca3f52a74e33ae2e674348230ac4e89b0edafd57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2023  CEA, EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dd3b858cd17a3b642f7c8e5d5e5f6a8a44af586a..999140c4b8593e4c6fafa0e2a29fa3d89c282f05 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 eaefd65a0a0f8c840e5d3f5472cf71cb1bcb171e..f4d2d9d9c1fdaff65e1df76fca0557fbd884f473 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 631dd4ba966f7be985d9bc2e7ab8ff0a945e1277..40e204d9b03751f0d3c49cc1327b3cc8bbdfd372 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 f5feedb12a7a9cf3b70071b39a37b78379f730e1..b596611da429481a4cb2078eae7acdf8d3a63063 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 8077dfb90348205702f000e21f97e334c43b0547..5a7b43db70e30615326488e005a9933950ffac5b 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 4157144054f802e8f7ba0c76d8e554c8ddee812b..511676f731db538d81e1cfff567c01c2c649c389 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 3348ece1c03905c33c4929ce94bbde5632a46da5..f8d3b7eca6445060546c951fd1458be9942ef4d2 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 7e5e432244530f535e4d4d78a89790b03daaf835..18bf472c4555a3c587daff780b86b97f6f44a56f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2023  CEA, EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d08c41f4beb2892dec08636525d91da7f54b6dd..624c606d91e7b85c382bde3e52edd12fb39c1bcf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2023  CEA, EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82cd701969db5fd62bcd08864b835733c869cef8..c25b872265dfcb3c4c45dd6484a9cd3d794b6bd8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 805c1f6204463eca8e4d2b4ed27544f3d29f3265..0253d05ff71f98003a530d74ed2e7552ae4ff0d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f9d0d3b90882df4c689f31a0c17c93c7845fed4..6676f7278b815becb4087be096f846f6b48020d7 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 14b1b6d7e832776810eaee61b128ec14150b444e..247a5f7c688e2d3c3540433d3965eb83b5105f77 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 20ff7287c8d2b1ce569d9a2bbef14b85e1b627de..f052154b4caa59f029216682c7ce2324085f9b12 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 edbfc256aa9529c69da7bfe463a7112aa2c137a2..07b9e1fd60f9d5c61db981ca102260183f78d2ec 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 b50c6852c37032a1905c3ae8766de572bdc1e441..dcaab0903226ab51119fefc9309dfd08bda4f64b 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 0937c1ec6795671693ccebfd112b1de43e9821ff..db382610de87e4dde4cd71f6ebf6d5401a369c89 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 108cc603e39205e406458449b99e542fc94e7303..e59d08388d66b533941db36bac6e5f63a662c0cd 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 a37398bdc2530194c99a9b7a7507ed14c6467bad..c5f034a17e42b89bfeb7ca985032a6d63ba5858c 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 8f58ddc1386d29ba0474bad1c331936237f3463d..bedf36b465294435b3318ae21744e0163429f982 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 9f50946458ce93d8dc2c5d2ea6ba131abd6197b4..7b796d7b66530fec6638d40912dca5bf9d345e6e 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 c44c201cfb0020ba925b11d0629959dfaa878a47..5d1e6001cbc8d85168a61982e1746af3c5a83cd3 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 7a21c450742b2465223b0956071420bf02eed958..e17c7fbe958097a47dd7ab52543b75cfb60302ca 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 996806ce185d66735ce2a980d37d11b6074edecc..87cde4c234e347fda66bc98d99b5b1943c90f8b3 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 c69a975c8e546677f9f207c0081b377f64868af4..dca6b285555878c7e7a6e60d6275d6d7e7777267 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 955130c465a98f78fd13e1e417a3186eb809db3a..39ce73a49dc7692941155f11c8f8d3df677441d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2023  CEA, EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 664e6c354db80769f20382afc67ff9a7b4931135..12bcb8321ceef70474f65959a7d76b39beaed60b 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 d316a627b5fd069eaf4266c5673df2361dc1be72..c4437d2aa4ee92ff16461cb19e44500afa2acd6f 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 91e002728191c2e1b7659ca6c3f8d6f841801656..5d810b787ef83ece11e02cca66588e2446533420 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 be054e53a7db3419b16e94cba4a0d4d200cb1562..9138607702b3bbb72019990caf30177b321a493b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e26cb24a9525ea628c12320ebf16ab295629c05c..c0263dc87fa7f552896cc701d9e0a555c7c96176 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9278de76a40755ee7a0d3cd71bf9bce6d3f27fc1..961c17e57a56229d8ac90ed66e4b55c7efbf93de 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a74a0dbca6098975604893254cdef9485fd7b93b..48368f55bc4388935bf07aa2ad4eb10d4e8c4907 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 80ea03d1cecf71372203284b74fcf1b64477e47a..a5132fb80f101a3a9498b32c96776cd71ee63cd8 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 91e22ce68705b698a3003db04d62bd50e0cbaede..c54cef0ffbacfc2095c5967440d3ab7d62f078ca 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2011-2023  CEA, EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d5f248f447ed2af7eebea4e0b37b396184700dbc..0035a6caba2d7a9ccb07f782e1050d78049d0851 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 02c39cc07a3d0f81857ea9616bc7edb1ae551148..0ae33ddd96097521278e0a35d21f67704cc631f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fdd5f58a135aef2a46e61e71155cd6600b0d5667..ec318fdf0e9836f07c495ab1240582b72a27d871 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe9e2c0a085c330b73724f1efca81684a668786d..2c19fe2ae035bfdab850009f2ed84739292c1fef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index adad19c8389b2d5d11962dff68a24afb8502b292..66cdea3621c20a8c05d265517841616d3beb14a2 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 eaa34dadc686ba2ad8d63d126b881e99c0e60f02..cd3b7a27127567798d9af72971bb30d4880c859e 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 461b9db08dc56ea456e004995a965182ba0219eb..87123384d0b6d68f240ea4b5e004db683870dff9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2023  CEA, EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d636b955a4129d2a93eb46e47ee8de5a0905d612..5fdda4a19bf58f86c4d3a54d4337db507fe07210 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2023  CEA, EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 85b921d7b0d120a91d10e553051075a87d9bcd48..f2feb6986438dba72ec4e63804d31feacd9c866a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f2525040624708c9cf84685b33a8f5704ecbd00..cf269ca4ff639937755c372934ee6a91d081fa7f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e774bbe1295d1eaeb06a3e607d21c5d37ba9951d..5c92cca70f372211537452708deca7320421f206 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 e99e5684d431a447976568870261cc628d141c0f..702381ed1f9344b83cc58e6ec41cdcdbaf34a9fc 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 25182a05a4af9cfab584ac344489ba0c2f0354f1..55d07559909ae6383670354f15ef6cb2651b8ed7 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 d6f86d94168296e9f39505486d97c337bf8dce7f..d064accf83b1218e543a1a742ecf37f79e96077a 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 e75bd9683e84c69f33b79355ac657fa88cc448c6..27b70bb2fe91044b68d77f04a13e5bd1d86e94d2 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 6095a2f9f9b9b0b56fec864a457ae02a76cdbdb6..1ce322ca9142da91cc4b8898c95c9f1e16ae2be7 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 7cffcb0435b9a7cda4082e60a35c5a662cd7f611..43772008899d03bcb59313da5b0aad346ad92073 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 9e2174ee2e1bff7d4a3abd2f9949191eb7c2ee37..635fd4e1cf75b9595922bc0d5d71bd125d55c51f 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 3cb0f85c99d7a45f811d570a1412d6f55d03d037..71c42dcf1f153fc993b039608deedb41dba2caae 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 a8ab541a0ed36831767b76bddd8b80ad00efb587..fcbabf606e249a62c66d265fb1c609945bbe8655 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 2cf83379f7f3618884cb409510da0657fbd7433c..b1afd1db926a4c9efed1c39ca05eaa52dc32c9b9 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 9aac90e076e88c4c27da87061ee8be637d784078..5c452fbaa40126d7dddc47b02f1de7b301a8daf6 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 5ff29aaa5bd0bc465b6f65ca8fc57e142601d76b..13cc66f7c88b2df4decd964af7f69301d5a3770f 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 6605b842bb2c5a2e013708d7b51f994b11ca6f46..91c542042aef36281adbec6750880f23a8bfbfb7 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 d7b29a49c42b6eb52db0d1207c9552027d9ab76d..42724034a6343a27a2fd1540c4e5afc8532a59f7 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 5ea56ec1d567c9c0156ad6b83f8e874386c51ef1..ecd0d8c978009e70b612e96365ad959f0d269f94 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 8f534cb15d9960439552ff81810a4872e497d54a..03af7e852f3253a7215411c59acc60262a88ae4a 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 213282368a015b70c4d0e5685456a148f4c3e6b3..875a163a60f07a0773440cb90dac150602c228b6 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 36c99b7f81a6cd587db7b0005c025ff5909bd3c5..f44c7ec882f7ad64c152641bc5bfc284748e8e5f 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 aa4921214c730287c9d9feaa9540c2cbba232ed9..157be5c6bb4d3a3dd47900956e6fc15b49a5d019 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 15e620ea8896d3905e91947b6387989527cfeb08..44bb8c4f3208111185248dcdddb51ee0f625ca39 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 920e620a134284d37538188745ee973badfba662..db42f2c3cf0be449efaf546ad84d7269b81ad49b 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 47d06a3af08ae1f2f5f9ecdef4772bd9d0608a51..3c9a19707750856d07ffb06e1e5a63c32a4a5156 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 3700e1ca53ffd3d3e238e1ff4d5f40c221192277..da0204f29d04022f052bc80b7858e58a5306b7db 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 6526bff8d700c77c8a703fe1142fc1c7ec26e384..adef5f8a92387c8a539ab8eb634815b5f3fd0930 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 c2682a2f8f01ee5ccfa18564b61eccf53c39320d..28de7db9d64bfa6dbe9e0596a7b0f9f8f28e7cdb 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 1375f2d5b744a79d8e8362103a41cb952891e9bf..2d297e6d8ccfad59798233d60c193eb931c3ffee 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 9227cb1fc321943638a3f7ceb5513a22231e2ced..17893365b712b9b775757d343758f0ebfa996b6d 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 8ce78cf24e4e3cf4414badbe661975045308b87e..7c605bccb673331f4f69d09c0b04951e3d412bae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f236daa2d0950a9db710254954db7b5a5085a94..c34160b2bd4d61cd61dc60426e9e662bcfce6eb5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ffb4d4689292275ef5d7ff3abc4753002dbed209..c744310651fd4a91741059014b312c0bb280548f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2023  CEA, EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb57414acb216052c171fed1c3c32c5b2681f306..f02977c352a6a583649ef14f68d42452949c398d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2023  CEA, EDF
+// Copyright (C) 2011-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3b00d331d47b36756a89fb38abb94d6d3f097a8..6394e4a9af51992b4ee9d3fc72a9c2379bc41432 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b91feed9483fbed717301e412a063cad81155b9..9cb56b121b7ef47b6b502b1e083af0b353c60be9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c016cc4ac7d7238e5239673f97ebf1d3046342e..fc1baec842d072455ad7a0c3f9415007907363d9 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 873ea245c149c6f86851fa146f82de380e763db6..52c00f65f6f6fb5d25e0fc0ea83a7cb8b80ac007 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 a132e4ffb6285cdc5d6ba831cb80f24bb2c7a0e7..f8876c189de577532cf2332a9b0323982a97500b 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 a405076d136621549952a989539295e787aa7e3d..47986a117b43301d84e0ab7ace8841cd9f406c3d 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 dfc35c81eff8bee3efcf1847d6faa9bf2b73da9e..b5cf3a960ee8f2f00221b18dc010fc00f256707d 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 2adcdd388ef97cf2c01c8439dcf5bd7686d7f2d2..0d803ae71e814c957d58f2d990dda24abc5bd375 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 1791267fdf9ef5fd403d2135557bf44135b258fb..b38062661ff5d2668a081cad3b0c702a18496f93 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 3d702822b2d7c41a3793c6dca949fdbfaea93902..c8275f10f6d635f1b250f988f68c4dd7bc1caf91 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 1339ef4843814728b727d18850a275d4c99e1d29..b67f6899e6d411792ddbf3e33567c4b686fbcac0 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 32591b6448d5c86ea6bdab539e284ca24348ba8d..3ff9490ffad9cbd85c87ab538f5e2189e4a98159 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 409c50eecf2f6056976fdf47e1b4ed34ea35f7b7..066c41f9af1c083b8cddb7196919049d43f9e26b 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 f0a088bc16cbe925d9c7ec30d8abbec081a807cf..1f93164bf9f7f380bde27798182a9f321fa8e30c 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 c65da3b13c630328fbce0754d9c4c5f859ab05d1..546718eaacf5e3e9b8465e8f8b2d6fe2d03df298 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 419efc13d38bc4aff20d3c09d89b80e7f145c930..a6eb0979c7ecdff8d60fdbffb82f92240b4294fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb53ef638379cac08d5d08191b6d0e6b065b2730..276d7caa6937e0d8850aac30a72774d8fb288c6e 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 e55dc09a5896b5a49e588d9937e0dc0c39d62b26..24d95e06404d655dc06ba56bbb81c90efb865913 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 2121fa05f2528982bc937db97d038ac98f3cf0d1..55b639dcdd5b711d80efef7b8b717aa83b24c680 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 c0e9c34e60b2cda7e35bce79eea27d9399bc442d..bc0d7fd09aca600448b432620fe883f0be2043eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 914f1d344203259f07ba2ffaad310095c2739e5c..3d6217ea7e72723a378cf02898c4e609ad08db2c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0511bd59e53c5c77f3ce8155d4eb4813e68959c0..491fbcb45f68312545f6c23e045e730b1f581da8 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 6f5d711fab7d34ec2bcc792e5f1ba76d24e3f1d3..6b912917bf61ed0677134bb59af81e3dc0c91a5a 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 6f5d711fab7d34ec2bcc792e5f1ba76d24e3f1d3..6b912917bf61ed0677134bb59af81e3dc0c91a5a 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 43fc58e7211a325327653b1811a53614caa4aa81..3d81a5379a8cba03dde23d10e2cc8706724d9cad 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 e1b5b31502d0050506e9d94a89a97d0dfd9e39f3..355c1c61eaa3ba565736dac2a254667c48d61c50 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 d41ef3773f6d623199ac0f77533ba0fba87bf215..7a78dba1f1ff79e9bd539950d6ca9d771f567b55 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 6fa6ebc1b6c6e5625149f483d68ee0ab7ccd348c..370c275448bbb375f85e3460dca83d4947d3dc19 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 40d1a965ab2580cc99d055a4abf8575b055ca57a..adecefdf2d5f80569f30b35c962ea86435b8d5b4 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 251ce9f2e4c30f5f4c36dee7d84b957b3182521f..4a63eba39116621476eb41dd0baf7e2400841585 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2023  CEA, EDF
+# Copyright (C) 2010-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b38900d53901cd95905fef3f0f785fc18c6d817..e006942a84543c216bfe4b68c905fe671457c7df 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 53baf8a7e76e377d9b3b33a98c95b02b7f72e155..bf328c52ffc967350fbfc585b53d5e82bae1bcc9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2023  CEA, EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ed940303764ceb1b704c5ae7469aa911135fd6e8..aade6824eceacf117b5530f7870dd6836b767336 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2023  CEA, EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c1fc04a8d79df226b8b78a13849bb6ca88d7acdc..deb0dbecc4d5d45bbe2aad3183f39d65ac9f7d92 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 6d9765c4aa713d9b75e1d9bf766b699afcf0ea9d..47a4ede3564f38b85fad164110ee3d3f4d98f258 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 bec5fb8bc16bef85cb78e4cd118d441465e5e26f..523590e48ee89879262ded4feec44900ac53f895 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 d92def16f4613313ddcdcbeaa8bf9606aff0eee8..313f3497b9fd7f46eefa3d78a19433e252d309c7 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 51f5477db5963caa32bdbc53e9730f22f3db489e..93e1f6d223701a85ba744a5476f975f4b93784bb 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 4215906a28064abc408c9b8888b838c43f8879a2..214bd38ecef355c813844680e36e01cc578bc7bc 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 70212f2f3d635b0189fef4e81cb66f645584d347..f1101f646cb0905ee163c30e4a762fec7bd59229 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 d14798856dbdb5cf875ed5ea020f96283d9532ea..e379f99306676cbff21b9b9f36406c5e035b9046 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 b20a65e72dc76aea5dae1e48ff04296a6fe44e4a..bc5e68e93f8bbcfcd52e62a02aab84a47eba64c5 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 17514971ea92d3aff152bbf6c804786c3fba2aa9..94bfe69c24f5ad37d6ff09f0e64890894520fe55 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 1714e3b349b4ec60e8a3d89baec1b22d72bfe583..ce1b5a045810be98237dab15f693c4283494c405 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 bc373026721022b6fe707e397463deb2760e4d27..faf3f3eee3d77140ac6e52ddff7f9fe2efdea158 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 3d96806dbda6aab20121fb660008e37cc2ac7df9..d189b44ea52ace98f7e37ec975bdb05aad2dc6a1 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 4793db3a99e75f69a1f4171220a1345668bb4ab2..10cb5019058d76b32b77ef5c3a23b2acef3858ca 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 c829550262ee5881e87aaec6c20cd0e2fcdc4815..376d7fb1787bedde075a1b229e8ca07f83f07d93 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 c6db8702a1301580b83a2e869aa9aac262f1a66a..692d131058672709ccbe1dee1fc88d246cbefdcd 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 6a618b29553d773a310850f1b1f2497c84d5759b..9f7be950e63e2e26d78f42b78cae5b4e8a62d4f5 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 d2f8b3e95881ab51785feb36bf16b5eda6f4e42c..a3c66a730e70dcd1fb7b1bcd003279e9b698ac88 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 878c6eb2519c157fb8e89c35d6d3ae4653beff47..4bfd62f80b7ffb16829605d6268a8877ff63ca9f 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 4d8c77118df42a7a2c57b34c02835cd901cbb9e6..523eac8d1709ee190a91cc58b27d1de312b35120 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2023  CEA, EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e92c7a2ccfb916f3691a42ce7bcb2e131c82f9ee..aa916f9c9c2e19fb0402098500d384bf14e0cd8a 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2018-2023  CEA, EDF
+# Copyright (C) 2018-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 59accbfd985e99effcc4945c2ebbf82600d6f311..e2f3ecba5b772d8e8149977cb117ecc8c6c2fd18 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 9d056ba6578ddfe7172476a6cb3a4263be69e7cd..8bdd91597580a82f9adbcbb86d4282fe06fdceaa 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 b60aafd3aeddfcbcd58df4a8d8745c2300fba456..e7727e86eefb8bb9360a0d02370357ee12eda95b 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 3a7b590183f183b2720e2c2d1328a521a24c9283..00efb0e73cfa5be5244fdad245e0b0a4ebeadd89 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 7dca3da313a4aa05a3ff27588f6779ffb6bbd393..55f13738392308a20e87b57532ba47c18244ffe2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2023  CEA, EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 13e34cfc24139376d4373d4d7c08dab02dbc4a42..70691335a39c44c767d2586ddacc4ae821802d94 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2023  CEA, EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0229410f8b0d695a0600a1011b221553a803c150..5417a26fe281602acba864de8f21cd09eeda625e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2023  CEA, EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f29dc6d5493d87066e93daf96c1b09418488f9db..fd8949f799f861812f69b9b1db3ecb63acbd9e5f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2023  CEA, EDF
+# Copyright (C) 2011-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6eaa8fd30ec56b271600f1b749c3f932d1599b7c..74df8dc74e82ea3835656cc66b691b15618123a0 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 5ecfac2d49d9e47af603ed35276c24fedcb726a0..befde939e5d13b3ff5f0ca60d1ec9d29c2aae5e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 846b356e27d1853c2ae67aacc2804163a6595a2e..a2144360c197c1be02ca10ff09eb5e4a5d53289d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b39f98ebc6e80ecafc3f4a5ce4c2e50f195201c7..660e5335361167a2503e4647747d19840cdfd41f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cff4c72e21f32dda6be5fe6a9a358a4d425614dd..50e60747827cbc66f81da6cf5ae69f4d28b194be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index daedc00e593347c116f1f3c5a50bf9e4d016e5d4..4f341e82381aa86eb5cc8aa7cba5e6d7b2edf672 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9a90e9b944d522607c954a888660d36f8f50a71..e4abc57003e31f988d6f43fb2ff649aca05bfcc9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d5b89239a486d643b0e42343cd8e57f99f14d33..70443eac4226d97519f0f51d9f17361278cda096 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ffaf7913805d132b6f280e4bb3dc1732e8d917e4..ab9377f645de2e9d12e1ffe3a0343d11e30278ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1367450e31d32553788abb0f449fbf344406f95e..eb7f64c025b8fc9c0ebbb87407f2cd292eb491e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7d47d9ac6a552b7077ff3d879ad3a0cff90a4e0..89804100c4113c12bb7a3eeeef12379443b612b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 973151cd404e506b3823f22c17c0747eef6fe9c4..ab0f55706344ce9a9c2a00ad9241ca2e8677aedc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b6aa5d5893a013da2b829d4452c88ca32e4b894..e4865ead41d26a6d8f785a5f96288dc207de156c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 380f7b5f5a80fc0b5af1b544500e6c0db4f949aa..a82af26948d746a4361279911b328843c4571412 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb04abdfbc438b9ccb96d1e16186405adecdfb40..0293f41f2c76d7cc7459923c8fe8300ddad775de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 185a5b9b1271fb7730b6141de7b93e2d1f65a18f..30fa84878306378a7cdd0e2bb15bdb57a998bcc2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1dfcf21f17b8454c1776266b007cd80608335db9..9223bbb58aca0cfc9e04ce5f24c968c9daf6868b 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 5cf08f0fdc33715af0443b91485ba17ee354c0de..8bccbc4d22dd777770d8364c64424252f053230b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f83e7d029a1f834a43ea9088dcd2dec62fe8399a..e99d7fc3a4b3829c5b4e276168b1f921f96a05dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db8cc10d0319f89ba7e81bc5bb4444676b77e425..8e7f4c2922a02e15f765c97b43ddc333dfd5aff8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e24f2dfd10b9bec8f3c8bd2ecc605fb89a47bb2..373f66fa1a28cb7456632aaa071aee05bbc32120 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 835f87962fe016fdc4d761a72c9a14544ab2f5d0..6a6d091a56a551029a662e1b2f3f505263c53102 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8b77e6bc3bbd4f3ead6b2d4fd280d26259ebb275..35ba97cbb3d11e7310a1c4ce468547de5a021230 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8061a5744387c7a488add473cfa81b8e0bbca672..265f8093d18a32289bfbac72095c771e30a816de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f472a2520f045294c06f775d28092ae664827918..0634b13f1398f521ed7f2d80dde3cc0c26ada04b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 51aa845bf93d66e643e4e41ec2b4217f83e0fdb7..43bd06e7197a39a55dda23000e1d3953de7634e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98088299bc260b99ed61fe3caae95a536d6a963f..d2c0e5b4bbb0d6027611db439c3a2d0f5eda9258 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0dc4de73cc8dbb9250401a49d23656b2c445888..a6ddc2284e8ab133f5a24e1e7bed5293fa5da77a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1178eda4ee826807e87793165ad5ec02800e510d..46790efab45dd5dac84ba02992f51d721c77c728 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 36cb6888d6ce6bbc1f723166510bfa306cc066dd..ef029cfd12c6cfb6363cd795935015854590ba82 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 e6aa2108279bfbfb57af0969c442de95fc43a35a..4e46bfa52b03e0f740573ecdc5b590ca5b976b00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf2cf1b958b42163e3d735a8387804c59f4309e8..e108cff4c67dcc027110a5bd72858f97edc26e3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 365722a4665a8d116c36d30f856b47598786f669..91d473cfdaf622e9511591a47e5189a7dac9d279 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3350ac9bc3ce286d01a6f71a4b7f7a18136d9750..1402ffeef1cb86a6001100a1308c590c9c97a1c7 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 a2f2d1115a0b9ae6bbb1882e829b320bc2943a5c..204746b17d95998ad2f24d4bab19a384c53ea6f6 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 7453ffc5ec8a2fb2e9c895f8df70a014ef9f6086..a707adff8ecc48dc47d20fe78885057d079b51d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55f83f5e8fb5bd55dcd831d8ad941dd5cb8b92a5..94120a3c83c143542a7464e5eea27b728236a265 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 381de9836cdbed3489c8ee9a1c392fc5919c1746..986c21cb364963c918c076fb0784a237ae08debf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1249e3cc30f69988358d5f2e4bfaee3d6661895..dcb0cbf946c87e707909ce71b9355089050796a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72b7cbf23a44ae3aadaf32124f2cb3c7038cee72..094e6ad9e091a2ff0d3b71f8e2ccc04529f38194 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e4474e05297676dca6cd5183b07e2aed70f26ee..402e4b4b0ba280d4fe64de23f46ca687ecb88a60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6fbd3466fd4cdd4d6b2b3436c8330a2f329f3703..5850c4713952c6a165239bbbee4b7e70319dd25e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd770d7593811b09c8bf2e2e6bd835fac0669cb8..d6c7725a9938a741d487d2cb5acb3b80519e3ac7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c23dbe488dee0fe93b3b02357ecda92b9adeda27..edb3682c8540d88ddc166282236d51de2931e825 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0fc44a76d921c64154b51ae58b701ee6ed9bc70c..0279588b35e7485fb3906c19e1ec2ab241c6415e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1aeae1eac3ec17ed838d1d1c38753fd13c31a86..1282033fa4de4aa49ca395bdad38e8ef8a33a9c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8221e3870cd2f08021ad8878f5f98ced76d82062..ab74ad08c3c0591307fbbe6a90be03f764bf1cc5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7077f5edb9d323e5b58d32a6e282d70a7a6a035c..25348cfc6826474c1424cc28cc17baa9da0e18c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54a209c73734c29d041384745bbdeccf7fb0dfb6..9a253950f97394074d529fc05dbf4c95152e5f0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1597a88afea122d17be5c410f42e056af59a2f00..cffa9d085aaa10fae849046e4b831a2e1495bde6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7afaa347c8404ba63e33348f58730a5d2e9f110a..52797374a83e780f4436ae87bed2ae09c160a764 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a116a77279d2b06f9de11865a6377343efe721ad..85bd58a9a805b4eab0a1073d8e8045ccd38dcf95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d705ae65a330106f41450e5ee0f6b2a5993635e9..3ecef9a991a8e69c476877a6d20e75444be2582f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 054d3bcd28e5baf166519daa4954676d13ab1327..f4149b22f70a14892b5b8ddcaf81295f8c93dea5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 29eb6499bca84948033b50c0e92a73cc59687523..1eb80a2a6adea4a568d9e2d04fd88a4ad0b3995b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ab8139294c5d63a140e1169516b5b0c9957dad5..d621263ea6650d465c50ec843d3baf3b111a89be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c2532022e77959eec4814e68adca3b1c67ac484..0a9e12034f1dbbf1398c4e352efef3d3d0aaabd1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9e772fc823ce431162a48b9f9a1158befddd85c..16d3ca4bf2214e11a843bd0886418db4d6beff30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4b99548b9007c2cdb044cc4a1de9b3c3d12a702..ebb695918a228dc5899deee4cbc04fc3a8c31856 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d361b1c7ace1f6933b58aa435e903c433d6805d9..6c46e6b62fdd6bc56b0c7b37708e15666379defb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62a01bf2970bf56e18f4c6a69c73cea655d0d99d..ec7f82e564cb956e0a8addaf6f378a032fcbd598 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8fe500cd0a34da315df79219e17f96b03c9bcbb..934197cf17db616b1ad82786134ad2258365755e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4161f77699e6a96f3f167670425b76c6f52333fe..6cc43bf3d82c493a78a3b792ea01292aee9966cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36df91e409ce9e35c5e7d8e23da419ca38875900..fab202f636494bb0638c5ef084274340b3b460f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a041b4f584ff96ad43833bd34a37f15b930e027b..8d3882aa6c0e0cf093ac5b1d92390d79233227f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a175a0fb9c9f0fffae62d63cfa57a59b1c8522f5..308ab2abef1351ab0366b1e735df6d742baf06d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 437597b799a8cc5b017d62e5d26f8961bef7463f..e74dbaa42557af3c73b4e53ec1f4f2929d33e737 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b8165579ee05dcbfe1afe09f60cc2f4bc6e93bc..f7d9dc53ab62aa1e6447bedc3d9405474dd5fd3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec007bfa378e3854842d53d8ea2012d86aa1f396..fe9ce1a8d48a50de20f1954b9067f9cfb44b64bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 079b493395ce8df437edcc8f0b9f93bf766d2958..59796b6f0ca55ca8888f8e3c3dd9c0ce60c709fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09a4e30c21d5746ca9e927032c019e0cfd85b513..759c16b83760cb6935da84cf0cad66a803719889 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 16b9fb92544edc64cc881221af45c13df1146a37..1273e41c3de88e683d7f416eed587ed967608363 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2ff7f37ddf40b42af4a349832928f413834f592..edba9f60271fd77862f88c8b9916d2bc78d38816 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03e2d69ab231ec8b1cf1daef60df3fb7a6db540f..7ea8faef7b5d130dd60c00700a5364d683e9178f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42e44e1c84c94b738b3912e2e979f59a32be3baa..343aac9cfc3d2b5f8d5c86f2a1b46ae30926ddea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c861a2c52b96c93e5557857ce6ed950992e342e..825d52e5b5a6cdba31ba8b5809dcaf93582bf79e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f4870b1a31b36343308c6530feb3ea90d613290e..4445fc7dcc5f4268ed2e14151ebec5cff69db034 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6c7f093b58079d2629cb57f494b40b96e9d99506..418802597d51f46e2f258a9d3068c28d5b5a831c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd0d2244127c99dc46ceee366e7d7dbb40628e7c..15fc361d4e781e35507d740aeed9a31d39409dd7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6597a2b1eafb5f8771648070d523dd012728db4d..bb16b72c069cb394c9e834cfdcd9ae9b26781965 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e796882005c5cb2d1e0eb7ab160091959539a3c..55fc7dee58e25b58eecb9b1d79a6dff5a0f3c4de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e57b7d0270cdbdf20753d7051d696cd1de44da26..36e3fef55fdf3941ea52fa568dc7b3511bb95169 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8882945f411ce08a56ae43b0f1680d11ef766d0..ebd14c342fe0916419aac21424a6f518dab22f21 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b830df5903511b3b8b7019cb90cabdc19d239919..5b05cdfeec494268726ed9a49bf288903233ea5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2482e1afcb9b5d6564d9affe7a3e8a30aec4266..8b63c424137af04adacc60500b2d8c3867260413 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5d27e2925797fd68a9efcf61b4eeefd9e6aca51..cb45c3f26315bca074023576e3a4332dcee43520 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63a457b812abe54e841647e15cd04144bf44eae9..d04abe44e446ac3e3d71adeb7a9cd2effa9c5b41 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52bfacefed09bd4eef45a2106b59615309347ce6..31498d3a87073960e1997e29f60f4365087f9ac1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e01151183cf0a46a9c40c6c4305edd398adc4481..4e5e456f2897bc54bd45f95c9ba948d004097326 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4bfd75bfd8e81cefc5e1671b2c46f154dec9581..3e4fc88a69c9b4c811fc6552441ffd14f3022a94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aeb612174a81a2d33e060a1e7a63fe2e8c968657..5c5b53cf76c6198dc60acb3137cbd3de26d747e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ffd5f905a25991e35b5f659d9a657a0ee407440..29cd4e33a4989dfb1ed66c1fa3f56e741f9e68cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32866f2898b3a88649d4be10723f489b097085a7..e611fdbdb3e4a20d3fd942ac03538c64b82f605b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f1122f86ad5b94d500aabdfaf8bc5ab7785fd6d..059ff07135deac98077a0ada475bf61c89f09437 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 152502cba54f746acac733c60ed60f0b0fb5e04a..a7ced03e61eb811b41fb3c59a58437a79912f66f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23d2bf0c49ff150cc9d21ab57a203650890fff44..91d85256d8a626f01f3a7663f7415154562d154c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12069d4c352821381c314516f67bdd91112189f7..5ce7ac91c2f509ff41d5dfbb2d95e96ca899b037 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0357582a31fe758767aad15aa0e69a44a044b697..05e553c3db3ba5f02dfaf7c6230b612e64ee118b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3844d58de8844e7ee7ee2fb38cc9f9d13930af4..ff1861db62b4fba91c336567599cc9330443ac56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b6bb33577d6541246bf1427ad89c2e5a7d239d8..a5a16bab89020342af56f3300188808dac8ac27c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 29347e991b25a92eed3145825113eb31cb3621fc..1301f052ad9242951df8ba47b3d8f3c29bc539a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ddc9c0bc4269d55d53e55b0669403e6ae3fe125..2917211156875ed6bae7fe2d6f0ccb6a15fe2e9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3786e78030e005479d8d163fae6cebff03a0d41e..3eeac9b089bdc2e137981a08b14f2ac9660fda5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26d35bc5da00c76b4771eb2c82907492f2fccb56..257aa636d93b5d316d234ba462a439c4f85d34e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da1a366bde1541d9e26f78fa95e7af316ae0122f..051bc5beb96a8c327f81c5082346eeb0504b914b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7149051cf9e6f00eff491d05dcef584bc2a8647a..cfb23a9986345f56863cc7434b204e1346ce195b 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 16223e4474a3fb52b31483b1ab5e1afa7f550ec0..b912e97f7afe1129beaab3b5663661a79d4ac1a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ccae36652dbbf5f5d8446d625aab91314fae648..18fc25bb3cbe1ebf4dfee459b2768edd7fa6c280 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7884be36e964e5d3d1efda886ffca048405fb310..70514227ffb591c8a603dca64863d910e926030e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60fa378fc080618a04f3d3b0cf3fd036288b8b42..a9d5220560a6fa0284c1c3e2baee61a2792a4af7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 06a7b4c71190ed6bef42d05bd2542de6883c355c..9f5e419d23521e6f05ca3e83c8b0b975d5dd680a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23f7654a7a782692e199999fdc029cf98dbdc877..cf1cf4a6f2d912fbc72bba6581983f5455f61d9b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53e084d4cdec884b0525ba855fe97fcaf5d0fe9b..78db13b93ddd7a59dafa88f7a317a83e1035c3d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8a0b6633176719abaaa35569b3200247aef80fb..3cb1ba035045b6daaf07eb6e7f1ee1f6ee242efc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3571db78e527e9f708af1e6ec85a8124b5383d30..3893514865170e5d08056a02186f1c036e75658e 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 20a88a714f7afeb6fbe3a8b676a4ffde3f194024..ad3518a47b5c231b123227ea7067f46e2d9a27b5 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 8f2f4a764f573012c7dfebcbf14d4d55277747bf..492fd186be8c57cec54464fe864a58da8856820e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5bdc87f42db741746c0027be539f9814d9247756..2440e38fe0c2bcdd1102edefb03a9f961f9c5516 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d8bba62445d3143ee3f4b069cb6e6a93834fcd7..9cd68919ae1ac9bb39a4c33a4af6e1f768a15041 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 623275af32a71c72a12b161688bc974abb1181c1..5e958a93b99ef81baed550dedfa7b7f6814901a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 841447028f642674ead2f89b963f74571c6e0d8e..2645c5dbefdeba63bfd5d8007a44418d02b5bcde 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b4565c5ec749439c8d8ec49ac01c7595406590ce..19ed19451a07099170cb05a8c86a6a0c0ee3270c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5089653f4cca0791681b0f70cf0a78af930a2a60..0d3897ce587c265e60267334ac090ddbcc066bd4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 70f6298eadb0f92f87346188f3c757a8f3abf901..9cd970bf4bb636d6811f9c0ecd365b7cc1e12b89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA, EDF
+# Copyright (C) 2007-2024  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e6cba94dfdfb5d793aa96aae08a909fa727f81ed..6c1403e43acd14f39e2422be7ec0688c3970c62b 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 418fb404d23f7d83511c06739f6bd52778a38dce..4a7795aeddeac49be8ce2ec07ee4c3c3be853088 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ddb5ae5d5b4a11caf0a32aff1d01a2224a7117d..87ec2e454876e14ae9398bd104c4273844b0fac4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7aec5290b638ce866902cbffbefee29a0f2815d4..d6bb23279cad9683b30e079984531f4b641e29e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index a963a4ac2e7451fa7f38edfdd527cf1017d2b02c..608de8b3bfec00c16fdf0659fa3239312d2242ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 04c5a7fbbe81ed4c526c7e4b0d525bdabe1d248f..fe1a3545e8d53137ea136cfc80daadf678b1728e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65f7796ed9a7bb83028d0491c207b041db97ccc9..88edd7c33fbe562f286ac0f81817f195aaa7eb14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index f0472c024a36e220c55930e5da10bf93a41d757b..58f327f27a4c858adf53310eccc27c6b1e86313c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 82fd1c64043da5ee0275c98397ad5a4e485de7e1..7942effcc573cf3294d931ebbc637c5669442578 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 5a8e335b572b494c791637414bf514f9ee4b775f..6a6a7bd3fbed50c0eba853176709e1dbbaf64c82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67922ae4f66b1d220b3be11132cbf0686e28d921..54615eff9df5983340a2cb1e0f1833b6f6707ed6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF, OPEN CASCADE
+// Copyright (C) 2007-2024  CEA, EDF, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c9b2838150090e64f22fb569409ba04a94b0e73..a382235357fbb69aeff5609da44395ed76d06a3e 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 db5f6057cc2031e812c5bbdfe2a9d8c37b9f603f..f6a3d44c1bb705e95058ee09e7f35989fe338ad7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 516baeec01a0d43d60132076fa4b3a54b0b88c48..b95c2c01ac4dff4ae422981d325ec08898bd286d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c877f52c4e5da23e2e1aceea4bdbe193e14b35c..c3974160556375f18b0db8067f0cb45e8cf3fa78 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f77c7ac9737d30dc5b5354d709b5ff24190c770..fd9e563415349fe115c23a650aad1e4c715b774b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec5a1698204b0361d0674e29fce7e24abea103ac..9104d93c76e67524b03b515d4ce9e9957fab9983 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 daf6e406f133dda67626ecc5744fd51b1f87f32d..e2e664295f9adefbcd9fd70010e83d0b5b360ee4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a512f6c0be2017a23495473f9714aa19febefd55..a110b3c1ae8790eb4aa384272beb5624be80ff4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e93cc068e0f2e9c54d8c33d7baf7ec01606c538..4740cdcbef446d6e8090828124e9a1bfb1ee7eea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a702752b0c7fdcaa15fbeb7351de8da2f30d41b..cb5b9a51b98e0b0a1ee329793726ac7a80fa13d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA, EDF
+// Copyright (C) 2007-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public