Salome HOME
updated copyright message
authormbs <martin.bernhard@opencascade.com>
Fri, 16 Jun 2023 18:38:44 +0000 (19:38 +0100)
committermbs <martin.bernhard@opencascade.com>
Fri, 16 Jun 2023 18:38:44 +0000 (19:38 +0100)
366 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/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 774afdfc8d7848c0999904da1e9f627fc63d9022..74c2c1a83f6aad1162782476198bf299de8d9b99 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cda4f7a1bc84aa59032638b80a758b88d6ca295e..f7e5b99957c468241d9505fe7bcc680389207e15 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5d9c9363f4b3b2e2fd27820c217cc3e50d9dbdb2..f31a037f2b71dc576b9377bb49ec4685ed167933 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index c37b09627dba8b0a0bcc3314b7a5c7c04a75b0cf..5263fe9cd7ff6dec9af80d16e6ddb8082eafa9e9 100644 (file)
@@ -5,7 +5,7 @@
 #
 
 ###############################################################
-# Copyright (C) 2013-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b852235f992b1d6440816b8df27ce0e1cfc4c809..94c583e32a4782389fdcd19e48aa93691da16c3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 70f46301124e6e68318fa3571901702e768f1818..bd87f0ac63cb916717ba03ff094b69000f99d655 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4e0eade622795e5dd8ffc1bb9209f735e83da3af..a129bce783200b2a092aec556d4484617e1698d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de4ae79f1f26c193fb0ebd1336bc5fb745e1ed66..dfce98a2ec1bacc197b20c8b03a038b2c9d14e29 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D, 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 7c48a3682fcaa3df02876fd0b8563be3ec679002..2f51a0d424295bd6667d3ae087edb2b3d63eb8d9 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D, 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 5fcb9ea1b24ae07a8648923f878cfebc84bcfbaa..f9aa7338365540a1d8634e979ea32d6c5ba14caf 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D, 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 8cfadceedee4b26f53424b052c2183f2d60b707b..0c67206f2bbe1abd9dc4310935f0a92c41c7fcf9 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D, 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 34a89f798c1b800607e23a9ce5f88cbacb4d73fb..c070115deb506d448763091ec660cbc93fcc400c 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D, 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 4b7e91da75e70fd4c1a7de0da4cd632ec50bd91c..1124b7bf0893f3674f0a20d61aec323df1a37359 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D, 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 c36bb6c688923dc36d123d71f686b0923fd7ea39..bb21369fbb1a2c3dc560ac816f14add2bd39caf6 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D, 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 a05369557877a0cf4b605d41ad720b5b86a0aa1f..bbc837e1ec07f47471c6b76ea54c173bac3e3be6 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D, 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 8d6a630ed51138610dd32c2f973e1002ccc5d309..01a370d7459f89aa7b6159ba6a022a1ea63098db 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D, 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 e57442648becaf29b43b54eab6a12f5a1f406a00..33f6fb3fcd699975447ece69af8cc40cfb1a89a9 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D, 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 253cc90c25473723d84bf9bdabf258496a04181e..be3ad1d124e44765e1152695f557bab22227fab2 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D, 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 9b9841c9a4bb572b4405c4aae4c1ddbe102737ef..4c45e4a3c807d9da330fc37eaaca41143b81fe57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84ad9a9d3f1229bb5058f0b03ccd5afcb35e8c7d..5f87ef3ba15443d147aa83496137ea58ac09a947 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d59f1b7ddc1ee85b6fb4e8530b3a8e5e653d27fc..bcc5e39abf9f7fdb73114490873bc52e567f2d48 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4959e59f237dab4ee73d8cf6d73702fd9426d1f2..40d056544975d4bd4e5b488d415b94f7cfcf9dca 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1072a7733d25770518d205d3126ed34f0eb486bb..23408919865bf305af39bb538a89ae2b090f732a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4eae84d4504ef8e064fd27fc96378f909272bc9..fa777a26b1c651fc05366effa135f254583e7e5f 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8c5875c0790950f635c72da6285c356d115d03a9..4ab77b1334f502786e406b0c6cb2f91075acd91e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b4b822d2c64077491e9716a24403a4ed5ce3471..0a27fa0eec3d6a410db8e82c465bd48bde2cfc60 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 412efbfbf2c5306c3137e235f67074fa65a30301..fd173eb2ee850d770b32a89f8c07274b7e0eb538 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2433f9a94c3fac84f5fab4e7120d73d9529ca6c2..7daffef6d9f42fecb25adc24fe67dc648df21aad 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 92f73eaf1f5e12310949cd7741f6cd7e0bb429b5..08b8994182b72a75a1664dded44e1d021ec6af9e 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ff8994fb37bccbb28623a1fa8df6b65c14951ae8..4f89bc3b8b06d63cf14912531069e48655874d7e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d973e5178b667b720405e0c35cb71c6487014ea..53385600997ffa11446fe9715835480d8271a979 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cec66eb3de1250a2341d54a720cea2dfec09fe39..5924012bbc7b93ab3449bf12fc319b97ba52229f 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2256518a414d1b266441f7233f3142b251a0b9c3..e7383858c8bf9b1aff70cead66fdf5ce45ef6097 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 08f577406f7f1081081494b52312f5e8a730b21a..075ecd52b23cedca868b43ab2891657be792d53a 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env pytho
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 53ae1f49c26ccaddc11f2c75dcfc8a959e2125c8..124f6ed0712aa24caec947cd64d2c8af0d7ef61d 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 30a3a75c6e0b8be1f72085dfdac10b966be6d891..30af6b30b30ae2c193a045d25f178ce676e6c280 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a4d192cce35bbbff698d416a03600c1f5c76d4ea..1145be7c3637059c646655b204549fd99f25dee6 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6f6f84b2b926e706686d1db17174b5261115943..cd322086f3f466aec74a7ca0098d8e538f7c1387 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0f7b5cd369552be0d6a6817847b414f8fa5589bd..3d0c2b54c1c2e299d0bbd3af75426a140c6c948e 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dc26fc8620b925a06b2310a4ecf66f5d141a12e4..4e24f88c38f32dbc37149c0ab7e2f53a4ede6b71 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bfe3128ebe1abe84b2fb2cd2ab44c45a3ddf14b8..fccc17122dc52cd5f68073602fc08d7952a0a2ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8c6d2d275a5209aa0a78f35630942f2b5c784dff..7641b526278b832760bf5f86409d4f9bb8ab2c74 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c0646f255cf18e89bf078961661a7f4cfb3d52e..86e6f78e5bcee016a27e10410a49286e284174e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4e28d147f5db3eac1470a2ab119a88b89935a14d..58b3034f7a1a64d740f1b382c06157b272cd05e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 78863b67cce0b4509047ea8262f60ed5735fa1d8..f2bcc1de96ea85987fe93eb13df8f90b02afb730 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3ba1868401805b8be691bb47fbe6c2d792ed59c9..e34873744bccfdeac12cb8422e08ac8aa3c2ef4a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c47622074895e1b74b679b431a21ce65115a80b..df028d1b94118dd521328d939dd42aa45ed1b773 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2011-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed33701d39574fa9452960b729150d119544de6d..08ea53f82e2296b2b01d6217231776ef77bf3cc5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52e5502bf7382b0a72ece95404a15d463bd936ca..018400a4a579531c723e7114c6c74ca7887306f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66c152899af2557fc34b1c14629c787ee7b2b14b..eb3e864e6ac8d26af560179d3cb8b4375c3cb030 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38a779e60b28cede7f6b0ea3e58da600e598c849..0be99e07c6a877a309d94ebbaa4e96630638f367 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index f4365bc8044fdf70dc1a4f48fbdf5bac2123fbda..e9f5a77d22ab75d11bcce66f185436c9eef2d41b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 082e00758fd3b3b75198ad2f2b4983b5483b4a0c..78dfc6e48da126f679ce6831e9e377304f3bc581 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2005-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2005-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e77fe6dff72df50560530a82131ccc4dd3a6c7c..7307290672892f7414df2ca6eb06d6dd6342c2dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2005-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2005-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65057474848cc52c3a564a5241d9ac0361f1bbb8..114da8635fadb0c64edff5da9f221cba42eeb1b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2005-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2005-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 535821cc40c57ad88f2bd65d127b76598a86782a..09fd258f7aec5139bf78e51f5f1b44bd4a14dc7c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5befedc9f3907b66969e2a7d64a74286addc69fb..1f6b1c7b960b9bc7e449e9618e68cd443e1c2872 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4a8658bc91a41f639d464af29877e97a25eda1a..cb0196b54eb17e7b25905f7ac9f023479aee91ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eea7de5b5029d15066816a53af3271f8f39f8485..2092fc4116a008502062ee72da292cb42298ac80 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b504c7505b85b11b59753312bd012c3794217223..2c18db075518a9634d1f7da8331d0e6a1d7f77bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ec62a16bf68c559dbf087954524a3261d23e3851..e1b13a1a53754a0bcea931acf2785ecc342aea14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a11e20a11a94dd562ee5561e7c19a11bf2676be..55e033c1aac9059ac2ace32e74b5376105015bad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 318570146726ac880af2e89984367e53ce14c1ab..1a5df651d449f494c0e83d308775ded7837371ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0fd90acf0c6675a6f87aec3e34741104b5f8adf5..c00045fd1e91b603e3d71f953bb287d9810fc17a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47dbb73ae5875d88dfd24dbfb0c7219c3de5c79c..0d1ff0cbdca64de577a69e6c21460d790b730e10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 761d7790d419b935195e6689a5e3d1172f96f4a0..be0de41e868e1c6c0a8c9c92f31706f20670565d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 832ef7471af25a9fc4d2a90f75aea1e6b2bf740d..554dbed3c66895a06ab0cb10471fe4f4cbca0b57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05088efcdc281c46fa9777f06ee93872900b0a0f..f1d82f9c3b215c86abf585570f1aa7e4b4235951 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4240e4f905542d2c112ed3ae6792506ed590da84..0c9d3bfba7a78daee739075ae0c42e1ffe73b04c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d2b49a784e516d3c15c14360ca05d8fe468f4b8..c8bd6684885da5d29e2cfbe1cc85901d510776ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a4d22935caadb8221f899e7cf8cfdf159082439..f9c3de3a5d4e13251fa8d95c5a8d7eb1d915ce63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eddba2f1c52d65031fec336af33d740191214702..7a3b2553adf590810e51afbdd75033657e526f91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a5f2ad857acf64c9cf12ab1001ed5a6219d27b1..51d6c9e4406355dba29278f1f81046ff6a281b62 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5fb87219d59839284a5b84061db267485b316455..47779dea910f934426666b4f34f4105db5e4e646 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf101589bb4b698b5f070ab807e86c2478af410a..6fd55705678ef999662aae718b94eb05e117adf2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 08ebfb8ddf8d594986a220bcf612ea399cde2c92..7a312d61c9b9e23494b26774acfa7933db7e5f5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65e5d9a7858b1e17e608301808b1ad3306724ed3..65f3f7d0de0bbb543193b77662331ddecb6b5c06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9163a3ac984e393b91e3e2bc728a44061f31a62..36eb086976f420412675ae1557908c5d6d70d3f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9e7c793b67f4a142d9161ceec31fb42b29bbd873..47c6d3e5d2046c75d6ef33b4fb15f8cef4d9b491 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c40c72c690edd0a4fcc9ef53b6cbe86290cf4e3..d3ad39d78e0a33193be1dcf97a009be15435d07b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3b8f77f01d4612cd2879eb81aa80c81ecb56fae..0d3dd8a2075c13258e27a2e4db8917075eac0d9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 07f85bb167a34fbbb39de63eab99480a587683e3..b3021644a5a1aee2ac29ab513bb705efeb5ad277 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37d2fab8f9b2c79bf89b888bcc6884d7a81c5129..35219825f0a75c210e940543030e5fc5e40d0a1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb063be74e01d8a6bbe71f7d2a292ae8545552ba..775a1a157ea57bb7685b5c3eda216e918b371898 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ab2a4d8f3b99deb18e493fc107ec43e7261aa49..fc84000f863547374afb48f54aa1ff9268507a2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02ad9e676558b1a93ff0b6e704f895966a7050ff..8e1b6ef5c6f856a75e6d878093ff65070390ba71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f1ae5ee33ce72c86b7dd6440f55af1c52295e2a6..e826597848154b5512d01f1178ffb1e68de738a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb91b13931b7bddee2250862068e216492dcfba8..64d00242cb884866c82e5a2baa87bf8c7869c5a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d3cccfd29d1cfe2d93dcae94d9e6c0974790681..cdf230d4851376e620d308e9872e9d5029a2ac2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bceb1539c5524ee5cafb5c1025e34f7f14722a1d..92436f9abf600a534ae51bdff1d703af6820ace6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68940841241cc93dbaba0cd6d15a2692422fc194..5fa59e6f8172e75832ad098a29fb44f9f91f4b10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4eec35515e9484e878509195dd6fcfc507dbb43..0c5f96e57faae056948287788ad7e27071c11dc8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28b4070aece4549e649a104f8993b6aa439a2029..957f84837b480e1380c9e8e93080c693056e3a2f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23522a992218d64126dec73e9822a22bea2bc24e..64c9e7e86f35e6245b4f333eb6aa2a4f3edff47c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd455f71ac71a5540abe5d4f11f3adf5f1eedbe6..472f5c17d825a7737f128a51519ba0985f655450 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a602bcaadeb61d2e3a311aad1f768b2c533b2c8..5de423804ae561ae554728cea86c38bd3150be03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4223d63615c9bfdcc79ba1d70d7ad94ff0452acb..c0b3deb4741e811be03195b36886f9024407c144 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6393098fd8138e6cf993ecec695baa0c7256f3da..b5d035b4d42e793a1533312d34210c5e89b60654 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2fcb7158ec5b91985018418fcd225cc749dc7edb..2dc86061d69460171484c7c709d6308b376f5b95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e6fb8f2ef2167412dfaf122c3d8cdb736e2cc90..67ae9f5b00a7b0aeebc09d1a181709e1339cb119 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b4fbbbf1c15ce94115341ada16441cf2f804da0..6c126ec7d05296c4da3b84e2ddf47cd8a8e3abc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a381816ee5859159d9b8ad763e7aa85f071ff8f..42c87a7e080bac38eb0efeb07ebb7671c02b45fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8fb3687142e7328b2ca8d6655616527de13e3521..c7aee30d884d95ad981c8f15472abf8ce7cae3cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96380ab6a1851598b4bb9bfe54aceb08ad02c332..17064d1383b26fa410423a28f7a576a09a4f8290 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6e2508a85f25c4b4f60baf1e27399bca43bcbd6..4050f36d5792a89add0def3cae60130ef990def1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7829410a259cf288100f9884600cc0076734fb0..edff539cbfa4545a9e05c68fe2c1b3c321125a1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8aae2b7dafe419e49c44c89740fc5b37ddc5382d..e7e1ae8dc6164f7bad0043255b7dd39a7d62a41b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 497ffc86f9c78fb841f4169bda5294e94e3ac08a..abfc97531cb7d77a5e886e6ef80ff985c7e8669e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4780972e2c7295e870f923ab53a9e2012c0f6d90..4d0cc1571e61326e67a79b0a53ebab970ad69877 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2b210012d9461f82ae34e2f97766e3a08f6f990..88cd828272674c19fc77ef39c0773e966e48743d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4737370659c0b516b5e45ee33f60f6ecf7ee050c..27779192d6196fcd5e561bf2ed432461d61c2716 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a43fce3f6d48ea15df3c82a0a2fbcb34c7eebdb..4a8c5bea2c0ca0c296b203529cde5a34825dcc1a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb228139d53fc5450b6fa949b7a3bc7314711749..7b2af386848690c8e3e6ee28980b149756bc6145 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b760a31c5b18daf1916ec3af9b2b806f73d1853c..7ebd7e89124a9f47b4d6401313ed17d50a92bdfd 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 380cedc85bc1c97e06cd169e93ec5b735a4f7a9b..42c14cb6bbb4343463e297e8f16a9ae747606711 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 39b4fa57c928137ad9738e0247a4c943b1bbc12c..9f78545e716f046dd9cf53005591e969f77c653b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6696a7edd68a0451c7fa432f871855051fd82bf8..b0efce527d9dc5473cd0b3fc3735acbcdc81a0d7 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ec4b0f148190b101a727bd9bbf52ac0b5db6f478..fff2f1f9201b76f39205bfe4bf55126c5182abec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8f9ac3a779d36a93cdb1cd2310a0a1e966a8a870..5f1d5c23071fff0ce60e28c96b50addec10b67eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3c97fea8b48356ed595e10c848244bccafc4374..cf93ae9da83339df1fe5d33ab8e69ccb373ef5b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b64581ed9a281f1ea8245495f756b9ca7efcab5..3411a07426994f00051fddca67018a461adf90cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27b08845928b17321cb0738edcee455a76299fc1..93b8a2772d33325e17dea3a93a1f7486061582bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2021-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f2c5cf84d267e2e2fc0d26b6cf4af2829bb3d77..58a97cbc041b0ff5879f79476eb0ef0ee0f92ec1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2021-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b47bbbfca94f6e8b33851826ab58caf924b95a14..90c56d239e795c33ef2f979c12b28193ded374e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c918cfd117e97241f8da5947c251367954a3425a..27a09ac2ab77c92065f023ba7fd425b49108ca00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0042ad52d266f3c348a4f9b7fa189b7d022f5db7..0b5e73d07356e7b69277d8433a51c1afeb83bba6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af08df25b8d36fd58da4de55427327612a0555e0..9adeee77395b0d6da5dad232ca5a1094f5fa3d70 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c06691b1d28d4696679ad0cdc8a0c0db24b4430c..a94ebc060809190a0def6a7c286dcb31e0e29c0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d64823b4fecd926b42bf0c6749b123c82381167..6c6231c31fb16ceaeb4ee8de2f5f42be621630e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6be89ddfcc50188db08f9273be5b000518a97443..043743877203986f107c62f96f13fb21b2e07ab8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e708c30dbfeadc418871b27f03167b48d016b693..8a75b280a6f2f41d89b9c46efc48f393e3cc00ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 994278a4bc0d01169f52a46b75c2c73f3a3afba9..94346bc5b68f85d023e7aa5268b1c7fb0bdf6f05 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9803f7ad5b028d2265e05c53bfa404bf3f13cdc8..20d0ef61ea1eef4d8fbb6cc1f55f4c347b5d9157 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9663a3c0d3c52a0b5ceed7f667cf95120236c688..71a57b132a3e14498b9371fdd1d8fbae69856146 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef480213498d8cedc8b091ebe037be0446b9e8de..0d9fdfd6e6babb24242e1bb6c8add91a57287efb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e5417c6bc2fa6f35f377a818d7accbbc02075ce3..401a065cb407ab510f15ef4ba1212c28a8c3ced6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index abb68f9cc3bcca645c8626d9a228627d8e97f77b..f64d09dacb31802510bcce5a0a4aa78779f335d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c46616a3197e9147a55b4dbfec97d6bffa89bc93..550876aa85df7903c835d70130cf8009c54f996d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 90792bc16ca6e3b19c0e6dada29dc02fca5acc28..428bc4b65e6cd6af9b52beac9af800bebcebd28f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 545b2e910b84b3c5028690ddaf3fdfcb76625070..6fa82a11a75c3a8f908065a28f01753f0022e21c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a98a5006f9866a18b08eafb18d662afb2a9bf0be..6e7f8b3f6c9d67e7cf7c3577e23ff3743b80deb3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a65204cf9c62dc212e0d720a11b9a7449b20c3d4..f3cffe855dfefcf2bd291ab759e7643d3aaec127 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e63ca03887313b153a72ee86749d0b22da9f09aa..53e2113560a3bf9da5433c49a7b086e267b42c20 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10080c82e2aff1840578903d2549279e974653dc..87ad198eb444825ee35cf8050b6625b6a3fc8302 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5ae731dd1eaab537541a267e1b5ced7c74d2d93..cf8b6e65121345c72e87d70162b20b03e30d8e06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c01035c6a8a4873cb1745a349778d81e671d033..28ec416af01d0cfff7f5a84722dce7d105e8277e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3099367b5017abae594627cb5bf84950e8d30b91..22c2818437b10e848f1a5a8b07ab4ce63e311e2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef39f35f121d8099367179c2080945de925b6bdc..dbece4d4895157403254040508ff8aa23f48d2c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c7f12753e87a612073cdf2b3d698d5f5e97b68bf..7df4a411f367a0685d313c31c3973b113a9c7bfe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5635a350450f3e531efe64950db67b819a3f0981..5544b0d93d94933e3419445b3aaacc8968d5ce48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ed922bda4c937a2cfd01a31f2370dd44b0ca9d6..4e8a1cabeae1c086f1b9fd21c42da9efc8da4e02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53103624082603c209fcae8eba97fe2caba03dc5..bef2b7712780109694f90957c28c3e89a674e231 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87f11d00642f34253d573afe02ca124040648012..aec88575ccac30779332caa5f1d18b60d8ecb606 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f1abfa55f098fb5632e2c0e55bdb2adcd9f9d0b1..2eb8b47aff9d7799bf059a2b69ce158b2472d898 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ed69d619b4ab810f024a5d2a39548bbe4162fd9..637c1892d1bd53edf2807a8ac82df8647e3d92b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2af98ea7d1e9a75fbadc263b71ac917849b57840..9b8ce46ab9d71487f360aff7de80bb59de4dc7a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 503e39f55c3150051af06fc506b4f4e3e40996ef..e3623fab0f33cdc3c4e463d7677e0578d14405ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd582716f164850e45dfe2ee4bf952997658bb1a..bd595a9bca9991cd23f460a540c5f6424f9054ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cccda7e661ec59ae32719392cec445c25f5fa0b3..dbd802454bf39dac58a9b75ad19aa91e87b075e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3199bec3808b0f440ef097fb7b44a2112e33e8c3..3870392f13bcb2c709205af40a6ac5f846d0ccca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d4b99eda5917cdcc20029f8c8ec7a059673b802..dc44c7e3927283f128e5c04e32640e82b3df2fe4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a395453571ac31d3b0ba7f851987ec76891f83ff..02d67200cbc05ea5c598123637dc11d58ff33e2e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db534739e36e1f9af4f15aa736394e1f6e826091..6b9461d9d25c698d0f3bb163bfcc1cada3f06149 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92e36f9b8b4e9875db0b70c9d106d54625a0f6e6..812ed32300e4a72744b88e5e4ca312d1f7fe06c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index edfd13f47f57fe20aa0a388379730a677e0f9f38..0d8d28f6254ef2c1542e581a459d111bd5458c48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e60a604278ee2862e8d8f8b74ef81da1a86b5f9d..ce89a458d84a99d8fd9ab6d60d32a7627f600341 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab7c97e2088a0641ea9b49ca8631baf74045a2fc..12c877a4eb828f8dcbcb67f2330752e26c73592e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1277383b9a115bd25f8095e83e6cdbb304543299..a6b50ff2bbc5ce40a6dac07f550a3ec4f68ec94e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8409c67e1c9b13c9e9656354b1c53add5b54e13..64e030ec65d506f818ea48c08c4e6dfe0fdd1f75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d532dc94e16851be53767ecfe7644b142bc8d61..60ff5831ac6535993a40ddbd432da368ad060526 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1059bec37172497dbd69c354f93750f9f2f3c16..5e267762a31df28196f120b5fcf047fc832f018e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9aaa66ce05f2333a6d5bc14e1dbcad5f793abcd..9340d1eabcb4c5ef179ff1bc45b096b75a203e64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd62f5f2373e59833d2ce8c67939a64ab0053f25..f5d70805b71a1e401dbf8f1c374624839c3185e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83f5b53017a2d1581781f26dbb42ce7c961b0b65..88f3837d3eb1de18f1972034aecf97ccb8ae7d94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6fbe3ebb03a42c811e368c2eb45dc2af6514e948..39c3de68564f15af919a4794202fc802b0601681 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f3e30db32c3731b4cde312b563df798db544178..802fc310082db2cdb484688a8a07dac734c90f14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10f524fd6cc589243b7d6b19a8d23a05e04ad748..3d861ca8315a38e8a32ff6fcabe37803fc001ae7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98d039d0f3a5b8c866ba7979f12eee4cc067a3c8..754b7a44f3defb3229ef4951c4449d6de5bf130a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f104295529d6fdea0c6f22fc045ff47924a7f6e0..2e993466024e26338e6d5cd08333ae7de621e0be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f2e9657f859865ce09a9e394d4076bb966c764b..37f232fda955b15f727aa0ecc1ed3f5ba61c3e92 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 107b037ae24d9000a4180af31e4eb3f26de0ad22..475e0eb669630dec34f36c6ef23c9fe268576c5a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6be432df392b47e846b9cbdd7955268e81c2608c..a3a72dda929b9043af4f221660db05ea227e238c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6be432df392b47e846b9cbdd7955268e81c2608c..a3a72dda929b9043af4f221660db05ea227e238c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e504c785fc6a82318aae81c7b7d08484810c0ec6..1a81880dc983b28e2ef29d60c1264969e2973f2c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5eabf07ea8472520dd1961ecdbf8867f41af3c57..6d2c1439fc2d163508bab6e9d42f48cacfcea2c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e8363a63de23f66a74ce68cd7a1baf6cdfa29665..df758950be8f334d5ae001091641f34ab3388c47 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 81d99f3a2332c982ffd1074cb051b9768a54dfc0..bbb77ff4cd9b205f61e603f1979a30f61f931aad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6323efbf1b3783badd1052061b0cc14b271fee09..00ef91d4c35ec998cfb48006b71f27d6f62f4793 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5812fa574b66687b1ef06bcc96c0a759d6d5b5da..35e2140ed8157addbfabc4ee73c3b5235c6c1016 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 870ffc05aee0e0a3cc7fdcc0e5effad13fe2d64a..57884d5e16b32c754918113c21f6da9850392272 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cc27dd4bac7486b4313bd794c198d6bd3429ba4b..e523406cb8d428a644552d61a17c3ff65c75fd8d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31fb15c0dd26f62ed3dd0a1bdaca047fa58ae603..612175a314d1474c2a15a239938f1134acf3f36b 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 81b2dd06e18e9742bc4b98de054cafddcad5b003..7bae58cea14d967a3692576fe9e0441d3f695449 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f2e1f4f473d239cfcff9403bc3f639120dbbffe0..7d7fbb78755466c3fc276b823d4fda223b305af6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c797ec5eb42e1882ecb138277aeaf80f1a13581..1e48b42e3479e330b9ec630a7e6f5d0f72f0ba08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 079c9c445ba8324c7972a22dfbc3e01469e95127..896156caa57a658586eb24753107528c3115870f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 176bd1f962ca1924f51f35b1ae5940fd706f3202..7fc36e370af68ab705a7f47fd0d0aa3c55b05100 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a90596f569e54dbd8250e1f0d12c43b3119b09c2..36c65b4ca8e45a61d68c5d631c2e4dddd2ea4975 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f27700992520b6f983b412f804d44d690138ee5c..df799166f44a1fd93807aed96838c84be58966fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 629ec1e91735cef0d36796f151b4c53412306763..79592f024e4d2989ee859b0c612147aa10a62996 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d4984a46173623768b46d90d135d1e4db1047ce..29ab6a63e85bccfc9dcba76fb74ad0bc4885707e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5cfe9b7cefcc7dfd4c633e512b7c72a84dda7499..6cab58c244355fb9adcf02f1834cb39c1f6d4f94 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 55bb120dfdec4fec510258cb02094b9da7a5f727..65ce3c1a758673bb5af9cc0b3fc7d57a0dac27d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0588f8c838694a33c67d5813d6e83d466536a791..7252ccedf9b42a168ca395d5ae4e22a385f19165 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4091e2df069f0e406da64b5bfc1f298c1224455..4aadd5acee4e93edc7847cf398aae9fbbbe951c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 52b882b954a128225ae3cd7c58e728656b9ec03f..4092e7fa15765f275698ac17ca73fe653ba8808d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 24719f0097ebd773f1c5fcc10dc8990f26649818..a97b7c9e18b412a4526372cb4661e5ad5c63aa6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8ea87fb9da631f7c358a53a161105b49f4b956ea..71307702ecebf964fb0d0e4d7dd2707c0a6a0b65 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 42e8c4073a7bc91c5d1f2b2a19c1327503cbeec1..29ab581cd95d543ebc8d9f65479cd652980f1986 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23cc2a83755ff0b583e6649f0706c8512140ad62..6e4206d1a3582e8316f234ae4b944472338e3dd1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a68fbe3ecc5c24499dae2c386a8635e350a76f8e..f6eb6cdb76bb439f8b152c6cb2dcfc4671d535a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f8716b55e9753acdb7b9d4cb100f0610e81e6ed..991018f4736039ef16c9f40ec7cd287d340d61a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4a83c641310be372126f2a2caf6ebca97db6296..84e324b01509365582b3a82fcaf676afa150d9ec 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8cd224e651a08c04834305ffebd68b6e9b72fa9d..02b54c1db943548dbcf5867e7544b838c9c5a42b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d55e8ed444d668864638e0a2123060cdac0f3a14..d0af9503257c5b3cb4d168207f1f0479a506b4d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ead845f7b85e533ce7da43752e5b8394c9bfb5bf..f98bf39999a109034bcaef7727aa061230612262 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 10c818bb32c5abfcb0936576fc2154fd3b2f22c9..60de6d699b2245eb1bca4a018f5c427a9dec28a0 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7f0f868370cc0219f835eae0e0da296a0bf9502..528701a499863e87a2ef2c75d552da0ba6ef2545 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3378ed586a917ae55bc2a6e40e272bb3ecf7169e..b821ce89dd024fc958d9992ca7475a522b30b81a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index efdd1488e353f8ef6366c9f2edcbab66a6246678..99c4a1136aeb4a337a634c83d6c8bb4931218bf3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17989767e6e5d2abd7fdeeb65e3b5bd5972efdd9..f010e224ce102f89ef055685fdaa639afd0d9f8a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fc0be36a187e2c7d2e2b03a134c543fd3ff5d44e..8ecc006bc42d4b8cb056d014c138f429c05afb4a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e595ea5c5b5923f04e36e129b192ea8f147974cd..7cc670a515f08540b14038993f09f443add0d795 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6b4c0af60af47c148443b105df64805a69c9f20..cdd03f2fdb23636a60ec895a71ae0871f8920aed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ffab89f13bf6409e2158209cb23e21759589fa7b..51c08ee02075855d22c3c95b400cec23389c9bd1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76b116154f140fb3d3e8471af847f5088f36c8d7..c0933c1c1a672dce75bbecc4ca2ea1fbeefd914f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8628b7fc6aa1cba6988db575d752760fd7db0de..d69ba41b94aa028d8e83da0506c0f5f6d446542e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c698760a204c0a715cdc1ca9cbd4898ce7b20899..85aa7bbd8182e515ee24fadb8f177315e56951e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f6f2dbab38375184a495c887c2c0c869d6c007db..adf02c5d2185801294177a808a48793398f1f3d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e315466676f9e66dcceba55cee289511aa48e4d9..39731f973ccc3db8bf65ee7094bd8d9588dd2a4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0023438bcacc05e3bebef50f6c081ac529db408..fcafd601f593b31efc68e48c2fd9b83ed30e859b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4cd64d0bf97a65ff91a1aae65dc800e85461e152..a740ae158c3a8d0b36c11814a74378e29257eb64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5dec054bd5aa74ec38ab68b5c02555fe0b9b5263..8a362b6700e557f5b1c56edb8b649db2a1ec8a25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a62f127e828f5c7b2e91e81746c271231b60cb9..e2917a3fcd1c4c313ff0009be5006cd18d6a3063 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65225a97a036b4cae14ebb7c4b7074bcc7b88317..4e83992708e9b88d836223ffb9737fb1f908a83a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ffea6a80779c98dcf367ced46ea966c64c27c82..314575aeab0997d72add4e58d05425e69306bf02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82915f5d03523c5f835a9f1485f5eada55c7094c..20fd1d07906f57ac48fba9083ce997de768299a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 101ef3a2d2457e8db781036494e408c6e1f4ac7b..c8f83abb7963e13fb2f1fb494b508a5d5e2f065d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 733e73ad13bd33ec8d1e9e6e0f27e1b4fa44e1d9..e6d9ab28c6849fe90efe50b5395df0d65d71682b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d692da682ae3125d0f07e50196b4395ec0fc335..a937b4258ab216eeb549f0ce041eea62a37e8b44 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1fec488fd6b97d3ad1c2925afe2defe840e38112..489888bbd15c57c9b3d9bf01aa44257a3fd551ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a051042f4a032fad94e68f47de3f445ef04ab8e1..bc3b09fd404ac9aac1611a357488dd25bdd1720e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a0b5b6dfcf997bb4f1dfcf01ec2c036d7c5c942..b3ef843869381aa31e3f2f2881b2747a4240f82b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3877bbd0ed73568261272e696740732d7dc7ea29..a6dcff1253f5bfe615ad9086a8c85592dc6bcc80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea81923ef85cfa5c31aad3d89522824e1c0f369f..5b693341c22a27ef8f7b90532b53cb14bc5917a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e2030a42599125f05ca83edb49d9abfc9181f2b..85a18bdd39952124c5c153cbe3b319ef9f9cf65c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33225efde7c7c5a82167e91008116a9c56d072c9..7dc81844d570e7e6d148781ffebd89aa8f3c8338 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f6569947b67d44682410d21abe85247f5163f146..6344d622591ba5a87bca621445f5d88d5551d6d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8f31076faa1b0d5894f1ddcc83b0a84a7a791fe5..7bb0a6985233bb8821c3f04a9358ce2b6c45b3ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9e26252aeb06ec2d7490821ee0f499775cb7e433..27a4c70be9fac95f9540d49b327c5c2fde35eda3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d7f6129b9a59025169742f7c78c6d34b6229f29..941781c250516f0104eced23e91f825ff0c4c886 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f9881b94089204deea472e2c1a590bfdad67c52f..fac862e6ce7bdc54bb126e9e57493d80e186ff4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c76433d0a050595f41f11080fcfdc2a8f424dc69..8b71bb1b77e638c53c1581c08b6317dec813b9fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36b7f29decae1a92de77ec61755b7ef5a062a2eb..347bcca5b169937e71e52eb8c9ec682b87431831 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9126ca3b752bee41cf2bf1bc329835bfcc1c1bd9..ed181b44a0c41c7c00f715a9da438dd112c22e25 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5f6f6e512415d29f803cd8adf5b915651b1198e0..51a4e12b45ee0e064691e9c2620e1834df940c7f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0c8a5236258dd9ab1fe92a3e69c46b4672e242e..d8c586c84e6d0e61a8eb008dc1dce6519499b739 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f248e4684410edef40ae800fad35c42f8dffb75a..2ccebb2262cffe0a3826e718d85ebee5fbc779a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4738ac29d8c9852869b843c50e5976f1052b1100..c02b8858723edea842aebfec2170c99ebf44510c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23394257786e7fd8def3acb0e80f6fa925de3f49..2470969cdad28968007cab96de0f35f6530f1f95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 115348eb14e4bf46feef8cffccec9aef87bc084a..18236cbf4d07b66cc36db50cbf8c63fedfb8efed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0eba485478987ceae627ac32524c7afe38bc4978..8ce738e1f2c61d0d06daa4aab3ec82528afe51cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63acd954f972737ffcc21c73a1802f8f5e6b9f44..38b67cbf4ce0eef3d5d98d9450b616927b386ee7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8fc4a84ca36218eb08d509d0f0968b8bcbc2d20..d7a5e57e8827f9df3e4f866d95562e98d8494bc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 251926ae93a99bced057f2125c5eff980269d37f..0ee8ea1ec173009a8439622245f3f146cfd43e4c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 446234618e160cc99f2f12290a5c249815e78f73..1074ed910411d1ef326adfa0ca622954b87ecdf4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89a8df867085123d49b5e2a9e7a100fdcbd0632c..ce5a7201b323675415207944c71a23a9496be21f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57f8e3f0268d03215f53effc3ed76a1022e9df75..5c53a12576418d7c61a7512ce4a97a780f914fb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6a7e86e4288ad815583eec28c982666b52e17bf..3531e0e34eb14f72af75d364eef9d27cb16a3d9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b24a878abbe9cda7e87242fcb567e87cdc633f6e..ab8cfb0e9d2a897af7409fb0037eef3ba93f1443 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba4e695e40d9e0eacd8aab4ded0674d9d322e6e5..9c2bdd6ac812d35d8ffcbaebbbb7e73e070ebe1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8dc1b414be254b6cd537ce29f8126337bf1f5ec1..fdeb5733906b63b04e4046c1e01cdf2183b849e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec2b75b0d312b94a962b81fb40871760abf6d689..40427129aa1c5a18060f157ba2e568104400a031 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2d4a3e47e4d7f15b8c433b72a9ee3fd6f8327ca7..6ad0350d1140e5232dec1c7147ca8963c27d028e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3be82262e97259d1192b553c05c8922e7aacaa5c..e7e5aeb2e76bfd82477ed2607b8c67c070baaa32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b5e9de2286cd5a00435519ac058e269d987afc5..2f45ba7213a2da162566f76e7e4cc64a70620521 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53c72ee8cb1ac8e639d6308ecf6a58865a476b45..2140b49871246aa0ff177519912e14d0f37ca40d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 85325ea5566b177c1cd122939bbc4cc59e05d564..b2658c4e0359d7b9c3ae04aa941e1e729b3de3e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 549ab0c0c0eef45222f88477caa6f7978e915679..4c1ba8eb2b5da2ce1f79ca7af83ad6c0c4e6ffa9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37d08fe0348b5445beaceb9c6c650a08013d63d1..dcef4eece83d173f31f02e84a4544bba7fceda21 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 655b532bf4c54ac71e3d8d79bfb5638658f310a7..92b5cda1a42231a0535f3645ea6c85f864ed56fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bbcd104d62e951782be68cddb973d50c3b8f87b5..6ef09d883400c4d993c12339c4fc4402ba50c371 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35b1d5f3ee4f03f631a521afb052646b058bca07..275172c9e476c0415d0b80d8271e5e1586654f69 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 917da7a015ea18ea3176982f3d83f5978e102cae..54c92a24e011c3d44581daebb2e89f07f2861b66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f6d314e34de73d7ec28f0623da6b88406a75c7e2..cdf125ba1c625a12f50c48ae457797ec861338be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83d3ea7f8e6860909ecdb720881d9e4f7e6daa55..b51bac7cfdd44849d99dd34d78dcce93f8085c01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e157d86eca80929ab69adda2837e34d61ffe5ddc..41bc88626988ef795b1cee74f5ac2e87716e90ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60255f0ff061863d908737d0bedf7076dde6af32..cb32100b58b433b5ef6924fedf8319d07f5ad81b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3ef5cf160f1c16d2aec7ea0e0963d0eaecbb8d1..5e6a6ab75e5e6c747f71bc71db25990f6a69fc1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33d2767782c0aba44d3a0d4a6457137b61be4bd9..cc379d443b088a386377d6192d587fff003401f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5480caff86a69eeff5254f25f4ce1aa6d0af260b..ba1e763ecf1eed0a194b906418a6a590594600a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7651bdc8b079554e3239ff08a80b8840df5a7966..150f5a7e14c2589b64763ee93953204b99aadcdb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8abf149eaf1ba8bf0f65c4ea41c7e0b75a96acb1..e729f3182ececa39f02ea46323a912115acd6966 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ef73f2b391139aa980a79ed0560f82cc6739ffe..61523e2a6a03925a0dae5006af605a1307918283 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7302220d463ada130e517f5dcc0a2b3dcca5c1ad..33c15d5f016ba6c7eba6e71f0bc1a2f94df3251a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d2c9dd7e7aa5b323bfbb874b2cf422b31776ed07..f8c107918de2933e6496e65000df7a37c53e541c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 90f11aafac0fc2acba1b51a9049bf03c8d4a989a..6e179ee12087913dd1aaf4a164eb466dba865e43 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d35bbfe08591c873d22012c5a784d1c3b35264d3..1a1db3b4e00f5f555e00cdacff1e529f5a7a32ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52a2f2f0db2565a385b4dad0db8dbd041d315678..9e097cffda4b02bfbb309cd7383b8bb141325882 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bdbc8d860e2413b1394d0ef9f132f0d2b39d878b..60173a596ff1fc119b198eba6459cfa3d5e7d7ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d7f0b9159fc88264108654a8c556caa181afe732..99652292e849c417553211a994b2fa3a3c61387e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ca2466dc32433d9c35b6f5a073791c2c38481c0..477c60742260d41d40b18727ddb2a6efc44f5274 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a3e7d9fe5561cb77fbd26edbd594076530ccb60b..03487dd2b17ae237d804f8eb6ca60fda9f2d8008 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56d624de1484384c1ecbe3b8f1e32c3436f75a1e..50605b94425a9df37ca2b3ef2fb7b83f943349ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98d89e4c4000ab32ef6b07756ec5d06718070884..6255e26c01a3d1e8814b20d21e7aeafa5d55b107 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e7e4ee5758d774a7c53c6954c45cb4d69957393..2265b2b9b4b5e9a7efb77f6d3823955b20fde732 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e158a334e7ca9b58fa20107c6e063b0725800732..07e3e7d98209bdcc4eec85340a3da0acbcb7b08d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ac6d598bb5cf7574f3076b8d83bb35ffb028970..bdcd1aa1b3bb11bad14e15fecb3c895d3677feaa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7c77f10bb87a7a39d096ac82dfd8cd199b700725..03310d8ef25a03091abf8099caa186d498f85103 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 08dcd054706b6e74b003393e18ddbd758af880ae..234259c62cecd4aabf542e84d1658d5d0fb06b76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f6f25318ca9c550c65d3888400879a241d71132..d87a653aeb5fc075fd882b1491cb96cef54d972a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92c26226bc9669d66a99c66e7c373a455ad72a25..ec2f51bfd653c633c2e57f7c4b562f541c04f8e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 802c0051ece9b9baffdce8063875bd6935ef1045..10c4a663e147ffbd047342f603096dacf888b821 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 186968cf906b14925ebb31cd806ca0aac37c895c..a14016f8189c60caf23795b113676e1d15eca390 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d11d44df729502514f58f2ed5b6a63a3754deeb..7edce38dc8f42f0925fd068a59129c565576d0ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f686e66534c5c8f00390346c16f4675d2a3898d2..e38932d09c752fbecf741456be18f15cc707e3a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0686b5090acbd44174247b86e5872b46256ebbab..21321f9a618757bc78f080ae92c335427e882e90 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa9f50ff156f227c371826bd82df058852477a0f..a6306e30fc6cc4503463bd432a83539c8a43bd28 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 821f1383a13da81ba13463d57c92e9d420b067e5..829854bcde7613789260b6f95d485b31e1003843 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a38d7b488aee7c47da0a67480e808c529e69314d..034c92e4ff53d9a6b11c7095b5fbaf5de98a3899 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ac7a99da4f93e67df90d75ac149a3ca56842320..20a5ece811e073901fa25bbf26980d34a63949a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36a748fa7a1d86aee52d9e32902c6a2d6d5b7b36..5b3944eb88e2638ab28317358a4c0021d61aa723 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b142a97413485b9314f6434eac0a68be8268908..c6e9d554440aa1261e0a45a54c213bc9c5304eea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23d850817ec573ecc14cd4922aee1678cc29678b..3aafde38b5f0f585e7568c7dcb596bb28b903260 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e006bc5d92e2d7ffdee06db821f47116172f8f9b..55f112e43aaf1e13be648485542263b54951b12d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ba3c877bfbce430f095f12e3941662ddb534534..ca0ff0d7cecd95f6242b4b0c02224af31365dfbc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 06c569471e321f053a5d4601f1977b7a4dcce928..006cf2bbdaf7e32c5bc8700b442419995a0b62af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a695d6d770adfc5d6475dd1c18709c9975ccbcca..d9bb8fb7e5786041e1ad14d1669e9a04ccdcc8f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1bed0c470cb863261356730d5c681172fa90d644..deb33398ea16bb7a279b6eadde4a857aec11ab15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d7457c4096af28633c202657124e4c5abd70b518..8712e23177a23291e565a8fe171aea4ee5462c34 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8730fffb9a80d4283a4af7d77cd3ecd414efbf68..ef1afe545cf7dd7c1b83133de2d42ec09646f4fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da5178fccfa9d8ac630cea3a2db5b90f19ddaa78..1210db6847b1555e183aa5582a7f157d49f33490 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6263bb1b520fb9bc2a241393efde09c0cbfa47a8..99d661e83f23d538599799b56c372542f2477f2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1b1087d533e751f81c5c0e2657159eb7c14ea3c..670b9ac9b171dda5c663a7a7b52022a2cac9817d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84c81ec0ec610a7676cf269ca49ca7eeec66b79f..644a50c759b4d3b0b839c3b37f772e154d230f7c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c189405f5962d76f28810bed7e88b911e303a038..fa39c1e5040e03ed5f0ffe2dd8170cb44057e44e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6ec0241a1554de2d10a6d63c619372c3c38fc356..015c5d1f1ba4e4376466fb12ee78494fb1c9733e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4fb82d1b773195a052d0dad8e64eb8709c098bd7..d0a8114d70afc5d55079b6e14a4f1ca5420518e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fdebe44b61d45685af88beb807cb01fafb0fe470..2f0bcacf262ec6f2ab806615c494eebafa729fed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7da5b6db72a15df5b0612dd99bf93a1c46c80e57..8904fe4df0b4161cf06d07ca6b7257e3eab1abbb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fb9c0a97af27ce8d4af43d6b6e01e555a63ba82b..2be2c28342a1b6aa10b6fca2324060f15e1cd7b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 170423d2c558f9de412d37a8200dc4aa37b03fc2..9fba478cfbd8ce936d6b4b188e7190247b6b7aed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e8786dbb9aca046a5efff05e7818c5234477d1d..17a16d9d3595f5d734d84cc259710ff24cf6b81b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 877285f44de73c9907cbd9d3bb54ffdbd78343c0..35b61ea02d475af6992b629d0244935b7e92a10d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d19880d79d2527534fcc0e86c957455a03a71aef..b504e8a252e94d2cc6c866ac86a4227b2cb03afb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 19c0e62a29b3e082e8c9e9e2c3df9c569b19fc21..ef91c7e304784e14b00c8fdcc8648c79ed4ddbaa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f8d3a1a4c0a5eb98eeadbd5dabfdbbcc4dd4f8ba..84431b45cdff929d367b072c3fb194efd43dd4d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0b43947fa1791eb416a8d6dfd95aaf9c1face12..1f4d0d585ad97c7c18feeef9d4bd7b799462d9c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 16e8b190e0e78921b023bdf84a0ef19e62624616..e47aa5161fb9b8869034496b8f69690c81b87728 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 8855f5de12399804b422b3b578f0322344f6aa90..2fcbbc695a28063891cb3f7cb18b14943766ffeb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 11f931a503fa1774f075d7e92f7d6e110f6248e0..6b2344e68fe44d92aa960595c75b6fda121069ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8fcf0fc8ff1516792501e169033939159a572115..261a310985d273e7d0bfc8f4ea29883b8e50aad3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index e8e89025dfc699eb34c655dd0449b98cbe8c2bcf..b369f205ff4d9f7327c50d24787c91e9272cbcd0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 4a21320ad38c242c84774834dc6a55f59a7a7bb9..0238c60eedc00e79d0f343c1fb9c6bff3cf2401e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index bb403b24633d1833891910ff859359ba43c3792c..40eeb695696fe8593dbee2b5d33fd724b62e5c3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2168cff6b58bc8bdca8d3ef37a97315fb119db5b..6c7c0df41c6939737a3e83a334747fa1af139f3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4016137cf98ac71b266a518cd073f295e6610bc8..f21a8db7b2271406ea174a84fd9d9c0b25c33326 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d32cc1aee0cb3186396e651c5e8cb2a1fc8c1c60..8806873736b1bce00a617b0876df3c7dc2be9fec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bfb6a86054912c4822185e7006aa5657c18a951f..638902504884cbe2b402d7afba738f8b2937af52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c941ab8da097fe798c4a8554844ae3713813788c..821f48e4ecd524650accc320382ce21bb45baf40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7bb92b8689dbef43fc481c77682652ebb8046a16..b3109d093a849b5523845d77a1b633a8f5b64a0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83a3fc335cd7b8a0d08ccc348c7c28dba0844857..5d58df39a37d3766065ab40d166a68935e6c66df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4b4d9464f5212040f92aa2acec090b2fa829ed67..c67bd1731a63684248ce4ea3f4f66c275c5569ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a0d071781d3e21934253a23a489a7165c437f55e..0322adbf659b1e2dd77be3859dc776a8b00266d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a16af5e2b0953a73ccfa1e3c94c994e3b1b6c70a..0b3a5062446cae4db1da944f6bb3b5bf4692439c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c27fcec35d0a067178d963222ae5579241d35f85..dd6690df271c28d176e038ea8fc537c2ea149aad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public