Salome HOME
updated copyright message
authormbs <martin.bernhard@opencascade.com>
Fri, 16 Jun 2023 19:35:10 +0000 (20:35 +0100)
committermbs <martin.bernhard@opencascade.com>
Fri, 16 Jun 2023 19:35:10 +0000 (20:35 +0100)
1049 files changed:
CMakeLists.txt
Demo/CMakeLists.txt
Demo/echo.idl
Demo/echoSrv.cxx
Demo/xmlrpcprog_orig.py
Misc/doxy2swig.py
SalomeYACSConfig.cmake.in
YACS_version.h.in
adm/CMakeLists.txt
adm/unix/CMakeLists.txt
adm/unix/config_files/CMakeLists.txt
adm/unix/config_files/ac_cxx_option.m4
adm/unix/config_files/ac_linker_options.m4
adm/unix/config_files/ac_pkg_swig.m4
adm/unix/config_files/check_boost.m4
adm/unix/config_files/check_cas.m4
adm/unix/config_files/check_cppunit.m4
adm/unix/config_files/check_htmlgen.m4
adm/unix/config_files/check_libxml.m4
adm/unix/config_files/check_omniorb.m4
adm/unix/config_files/check_salome.m4
adm/unix/config_files/check_sphinx.m4
adm/unix/config_files/i2_check_qt4.m4
adm/unix/config_files/production.m4
adm/unix/config_files/thread.m4
doc/CMakeLists.txt
doc/Doxyfile.in
idl/CMakeLists.txt
idl/yacsgui.idl
src/CMakeLists.txt
src/CTestTestfileInstall.cmake
src/bases/AlternateThread.cxx
src/bases/AlternateThread.hxx
src/bases/AlternateThreadPT.cxx
src/bases/AlternateThreadPT.hxx
src/bases/AutoLocker.hxx
src/bases/AutoRefCnt.hxx
src/bases/CMakeLists.txt
src/bases/Cstr2d.cxx
src/bases/Cstr2d.hxx
src/bases/DynLibLoader.cxx
src/bases/DynLibLoader.hxx
src/bases/DynLibLoaderGNU.cxx
src/bases/DynLibLoaderGNU.hxx
src/bases/DynLibLoaderWin.cxx
src/bases/DynLibLoaderWin.hxx
src/bases/Exception.cxx
src/bases/Exception.hxx
src/bases/Mutex.cxx
src/bases/Mutex.hxx
src/bases/MutexPT.cxx
src/bases/MutexPT.hxx
src/bases/Semaphore.cxx
src/bases/Semaphore.hxx
src/bases/SemaphorePT.cxx
src/bases/SemaphorePT.hxx
src/bases/Test/BasicMainTest.hxx
src/bases/Test/CMakeLists.txt
src/bases/Test/CTestTestfileInstall.cmake
src/bases/Test/DLTest.cxx
src/bases/Test/InitTests.cxx
src/bases/Test/TestBases.cxx
src/bases/Test/UnitTestsResult.hxx
src/bases/Test/basesTest.cxx
src/bases/Test/basesTest.hxx
src/bases/Thread.cxx
src/bases/Thread.hxx
src/bases/ThreadPT.cxx
src/bases/ThreadPT.hxx
src/bases/YACSBasesExport.hxx
src/bases/YacsTrace.cxx
src/bases/YacsTrace.hxx
src/bases/chrono.cxx
src/bases/chrono.hxx
src/bases/define.hxx
src/bases/yacsconfig.h
src/engine/AbstractPoint.cxx
src/engine/AbstractPoint.hxx
src/engine/Any.cxx
src/engine/Any.hxx
src/engine/AnyInputPort.cxx
src/engine/AnyInputPort.hxx
src/engine/AnyOutputPort.cxx
src/engine/AnyOutputPort.hxx
src/engine/BagPoint.cxx
src/engine/BagPoint.hxx
src/engine/Bloc.cxx
src/engine/Bloc.hxx
src/engine/BlocPoint.cxx
src/engine/BlocPoint.hxx
src/engine/Bloc_impl.cxx
src/engine/CMakeLists.txt
src/engine/Catalog.cxx
src/engine/Catalog.hxx
src/engine/ComplexWeight.cxx
src/engine/ComplexWeight.hxx
src/engine/ComponentDefinition.cxx
src/engine/ComponentDefinition.hxx
src/engine/ComponentInstance.cxx
src/engine/ComponentInstance.hxx
src/engine/ComposedNode.cxx
src/engine/ComposedNode.hxx
src/engine/ConditionInputPort.cxx
src/engine/ConditionInputPort.hxx
src/engine/Container.cxx
src/engine/Container.hxx
src/engine/ConversionException.cxx
src/engine/ConversionException.hxx
src/engine/DataFlowPort.cxx
src/engine/DataFlowPort.hxx
src/engine/DataNode.cxx
src/engine/DataNode.hxx
src/engine/DataPort.cxx
src/engine/DataPort.hxx
src/engine/DataStreamPort.cxx
src/engine/DataStreamPort.hxx
src/engine/DeploymentTree.cxx
src/engine/DeploymentTree.hxx
src/engine/Dispatcher.cxx
src/engine/Dispatcher.hxx
src/engine/DynParaLoop.cxx
src/engine/DynParaLoop.hxx
src/engine/ElementaryNode.cxx
src/engine/ElementaryNode.hxx
src/engine/ElementaryPoint.cxx
src/engine/ElementaryPoint.hxx
src/engine/Executor.cxx
src/engine/Executor.hxx
src/engine/ForEachLoop.cxx
src/engine/ForEachLoop.hxx
src/engine/ForLoop.cxx
src/engine/ForLoop.hxx
src/engine/ForkBlocPoint.cxx
src/engine/ForkBlocPoint.hxx
src/engine/HomogeneousPoolContainer.cxx
src/engine/HomogeneousPoolContainer.hxx
src/engine/InGate.cxx
src/engine/InGate.hxx
src/engine/InPort.cxx
src/engine/InPort.hxx
src/engine/InPropertyPort.cxx
src/engine/InPropertyPort.hxx
src/engine/InlineNode.cxx
src/engine/InlineNode.hxx
src/engine/InputDataStreamPort.cxx
src/engine/InputDataStreamPort.hxx
src/engine/InputPort.cxx
src/engine/InputPort.hxx
src/engine/InvalidExtractionException.cxx
src/engine/InvalidExtractionException.hxx
src/engine/LinkInfo.cxx
src/engine/LinkInfo.hxx
src/engine/LinkedBlocPoint.cxx
src/engine/LinkedBlocPoint.hxx
src/engine/LogRecord.cxx
src/engine/LogRecord.hxx
src/engine/Logger.cxx
src/engine/Logger.hxx
src/engine/Loop.cxx
src/engine/Loop.hxx
src/engine/NbBranches.cxx
src/engine/NbBranches.hxx
src/engine/Node.cxx
src/engine/Node.hxx
src/engine/NotSimpleCasePoint.cxx
src/engine/NotSimpleCasePoint.hxx
src/engine/ObserverAsPlugin.cxx
src/engine/ObserverAsPlugin.hxx
src/engine/OptimizerAlg.cxx
src/engine/OptimizerAlg.hxx
src/engine/OptimizerLoop.cxx
src/engine/OptimizerLoop.hxx
src/engine/OutGate.cxx
src/engine/OutGate.hxx
src/engine/OutPort.cxx
src/engine/OutPort.hxx
src/engine/OutputDataStreamPort.cxx
src/engine/OutputDataStreamPort.hxx
src/engine/OutputPort.cxx
src/engine/OutputPort.hxx
src/engine/PlayGround.cxx
src/engine/PlayGround.hxx
src/engine/Plugin/CMakeLists.txt
src/engine/Plugin/PluginSimplex.cxx
src/engine/Plugin/PluginSimplex.hxx
src/engine/Plugin/SConscript
src/engine/Plugin/aleas.cxx
src/engine/Plugin/aleas.hxx
src/engine/Plugin/critere.hxx
src/engine/Plugin/decode.cxx
src/engine/Plugin/decode.hxx
src/engine/Plugin/distrib.hxx
src/engine/Plugin/fonction.hxx
src/engine/Plugin/local.cxx
src/engine/Plugin/local.hxx
src/engine/Plugin/maestro.cxx
src/engine/Plugin/maestro.hxx
src/engine/Plugin/mt19937ar.cxx
src/engine/Plugin/point.cxx
src/engine/Plugin/point.hxx
src/engine/Plugin/saclass.cxx
src/engine/Plugin/saclass.hxx
src/engine/Plugin/saconst.h
src/engine/Plugin/saemul.cxx
src/engine/Plugin/saemul.hxx
src/engine/Plugin/salomesup.hxx
src/engine/Plugin/salomevent.cxx
src/engine/Plugin/salomevent.hxx
src/engine/Plugin/sasimpl.cxx
src/engine/Plugin/sasimpl.hxx
src/engine/Plugin/satest.cxx
src/engine/Plugin/simplex.cxx
src/engine/Plugin/simplex.hxx
src/engine/Plugin/solution.cxx
src/engine/Plugin/solution.hxx
src/engine/PointVisitor.hxx
src/engine/Pool.cxx
src/engine/Pool.hxx
src/engine/Port.cxx
src/engine/Port.hxx
src/engine/Proc.cxx
src/engine/Proc.hxx
src/engine/PropertyInterface.cxx
src/engine/PropertyInterface.hxx
src/engine/RefCounter.cxx
src/engine/RefCounter.hxx
src/engine/Runtime.cxx
src/engine/Runtime.hxx
src/engine/Scheduler.cxx
src/engine/Scheduler.hxx
src/engine/ServerNode.cxx
src/engine/ServerNode.hxx
src/engine/ServiceInlineNode.cxx
src/engine/ServiceInlineNode.hxx
src/engine/ServiceNode.cxx
src/engine/ServiceNode.hxx
src/engine/SetOfPoints.cxx
src/engine/SetOfPoints.hxx
src/engine/SharedPtr.hxx
src/engine/StaticDefinedComposedNode.cxx
src/engine/StaticDefinedComposedNode.hxx
src/engine/Switch.cxx
src/engine/Switch.hxx
src/engine/Task.cxx
src/engine/Task.hxx
src/engine/Test/CMakeLists.txt
src/engine/Test/CTestTestfileInstall.cmake
src/engine/Test/ComponentInstanceTest.cxx
src/engine/Test/ComponentInstanceTest.hxx
src/engine/Test/ContainerTest.cxx
src/engine/Test/ContainerTest.hxx
src/engine/Test/IntegrationTestEngine.cxx
src/engine/Test/PluginOptEvTest1.cxx
src/engine/Test/PluginOptEvTest1.hxx
src/engine/Test/RuntimeForEngineIntegrationTest.cxx
src/engine/Test/RuntimeForEngineIntegrationTest.hxx
src/engine/Test/RuntimeForEngineTest.cxx
src/engine/Test/RuntimeForEngineTest.hxx
src/engine/Test/TestEngine.cxx
src/engine/Test/ToyNode.cxx
src/engine/Test/ToyNode.hxx
src/engine/Test/engineIntegrationTest.cxx
src/engine/Test/engineIntegrationTest.hxx
src/engine/Test/engineTest.cxx
src/engine/Test/engineTest.hxx
src/engine/TypeCode.cxx
src/engine/TypeCode.hxx
src/engine/Visitor.cxx
src/engine/Visitor.hxx
src/engine/VisitorSaveSchema.cxx
src/engine/VisitorSaveSchema.hxx
src/engine/VisitorSaveState.cxx
src/engine/VisitorSaveState.hxx
src/engine/WhileLoop.cxx
src/engine/WhileLoop.hxx
src/engine/WlmTask.cxx
src/engine/WlmTask.hxx
src/engine/YACSlibEngineExport.hxx
src/engine_swig/CMakeLists.txt
src/engine_swig/CTestTestfileInstall.cmake
src/engine_swig/ExecutorSwig.cxx
src/engine_swig/ExecutorSwig.hxx
src/engine_swig/GraphForSOPDbg.py
src/engine_swig/IteratorPy3.hxx
src/engine_swig/PlayGround.i
src/engine_swig/basic_first_SSL.py
src/engine_swig/engtypemaps.i
src/engine_swig/pilot.i
src/engine_swig/pypilot.i
src/engine_swig/testBase64Conv.py
src/engine_swig/testPlayGround0.py
src/evalyfx/CMakeLists.txt
src/evalyfx/YACSEvalAutoPtr.hxx
src/evalyfx/YACSEvalExecParams.hxx
src/evalyfx/YACSEvalObserver.cxx
src/evalyfx/YACSEvalObserver.hxx
src/evalyfx/YACSEvalPort.cxx
src/evalyfx/YACSEvalPort.hxx
src/evalyfx/YACSEvalResource.cxx
src/evalyfx/YACSEvalResource.hxx
src/evalyfx/YACSEvalSeqAny.cxx
src/evalyfx/YACSEvalSeqAny.hxx
src/evalyfx/YACSEvalSession.cxx
src/evalyfx/YACSEvalSession.hxx
src/evalyfx/YACSEvalSessionInternal.cxx
src/evalyfx/YACSEvalSessionInternal.hxx
src/evalyfx/YACSEvalYFX.cxx
src/evalyfx/YACSEvalYFX.hxx
src/evalyfx/YACSEvalYFXExport.hxx
src/evalyfx/YACSEvalYFXPattern.cxx
src/evalyfx/YACSEvalYFXPattern.hxx
src/evalyfx_swig/CMakeLists.txt
src/evalyfx_swig/evalyfx.i
src/evalyfx_swig/test.py
src/evalyfx_swig/test1.py
src/evalyfx_swig/test2.py
src/evalyfx_swig/test3.py
src/evalyfx_swig/testEvalYFX.py
src/genericgui/CMakeLists.txt
src/genericgui/CaseSwitch.cxx
src/genericgui/CaseSwitch.hxx
src/genericgui/CatalogWidget.cxx
src/genericgui/CatalogWidget.hxx
src/genericgui/EditionBloc.cxx
src/genericgui/EditionBloc.hxx
src/genericgui/EditionComponent.cxx
src/genericgui/EditionComponent.hxx
src/genericgui/EditionContainer.cxx
src/genericgui/EditionContainer.hxx
src/genericgui/EditionControlLink.cxx
src/genericgui/EditionControlLink.hxx
src/genericgui/EditionDataLink.cxx
src/genericgui/EditionDataLink.hxx
src/genericgui/EditionDataType.cxx
src/genericgui/EditionDataType.hxx
src/genericgui/EditionElementaryNode.cxx
src/genericgui/EditionElementaryNode.hxx
src/genericgui/EditionForEachLoop.cxx
src/genericgui/EditionForEachLoop.hxx
src/genericgui/EditionInputPort.cxx
src/genericgui/EditionInputPort.hxx
src/genericgui/EditionLoop.cxx
src/genericgui/EditionLoop.hxx
src/genericgui/EditionNode.cxx
src/genericgui/EditionNode.hxx
src/genericgui/EditionOptimizerLoop.cxx
src/genericgui/EditionOptimizerLoop.hxx
src/genericgui/EditionOutNode.cxx
src/genericgui/EditionOutNode.hxx
src/genericgui/EditionOutputPort.cxx
src/genericgui/EditionOutputPort.hxx
src/genericgui/EditionPresetNode.cxx
src/genericgui/EditionPresetNode.hxx
src/genericgui/EditionProc.cxx
src/genericgui/EditionProc.hxx
src/genericgui/EditionPyFunc.cxx
src/genericgui/EditionPyFunc.hxx
src/genericgui/EditionSalomeNode.cxx
src/genericgui/EditionSalomeNode.hxx
src/genericgui/EditionScript.cxx
src/genericgui/EditionScript.hxx
src/genericgui/EditionStudyInNode.cxx
src/genericgui/EditionStudyInNode.hxx
src/genericgui/EditionStudyOutNode.cxx
src/genericgui/EditionStudyOutNode.hxx
src/genericgui/EditionSwitch.cxx
src/genericgui/EditionSwitch.hxx
src/genericgui/EditionWhile.cxx
src/genericgui/EditionWhile.hxx
src/genericgui/FormAdvParamContainer.cxx
src/genericgui/FormAdvParamContainer.hxx
src/genericgui/FormComponent.cxx
src/genericgui/FormComponent.hxx
src/genericgui/FormContainer.cxx
src/genericgui/FormContainer.hxx
src/genericgui/FormContainerBase.cxx
src/genericgui/FormContainerBase.hxx
src/genericgui/FormContainerDecorator.cxx
src/genericgui/FormContainerDecorator.hxx
src/genericgui/FormEachLoop.cxx
src/genericgui/FormEachLoop.hxx
src/genericgui/FormEditItem.cxx
src/genericgui/FormEditItem.hxx
src/genericgui/FormEditTree.cxx
src/genericgui/FormEditTree.hxx
src/genericgui/FormHPContainer.cxx
src/genericgui/FormHPContainer.hxx
src/genericgui/FormLoop.cxx
src/genericgui/FormLoop.hxx
src/genericgui/FormOptimizerLoop.cxx
src/genericgui/FormOptimizerLoop.hxx
src/genericgui/FormSchemaView.cxx
src/genericgui/FormSchemaView.hxx
src/genericgui/FormUndoRedo.cxx
src/genericgui/FormUndoRedo.hxx
src/genericgui/GenericGui.cxx
src/genericgui/GenericGui.hxx
src/genericgui/GenericGuiExport.hxx
src/genericgui/GraphicsView.cxx
src/genericgui/GraphicsView.hxx
src/genericgui/GuiEditor.cxx
src/genericgui/GuiEditor.hxx
src/genericgui/GuiExecutor.cxx
src/genericgui/GuiExecutor.hxx
src/genericgui/GuiObserver_i.cxx
src/genericgui/GuiObserver_i.hxx
src/genericgui/ItemEdition.cxx
src/genericgui/ItemEdition.hxx
src/genericgui/ItemMimeData.cxx
src/genericgui/ItemMimeData.hxx
src/genericgui/LinkAStar.cxx
src/genericgui/LinkAStar.hxx
src/genericgui/LinkMatrix.cxx
src/genericgui/LinkMatrix.hxx
src/genericgui/ListJobs_GUI.cxx
src/genericgui/ListJobs_GUI.hxx
src/genericgui/LogViewer.cxx
src/genericgui/LogViewer.hxx
src/genericgui/Menus.cxx
src/genericgui/Menus.hxx
src/genericgui/Message.cxx
src/genericgui/Message.hxx
src/genericgui/PropertyEditor.cxx
src/genericgui/PropertyEditor.hxx
src/genericgui/QtGuiContext.cxx
src/genericgui/QtGuiContext.hxx
src/genericgui/Resource.cxx
src/genericgui/Resource.hxx
src/genericgui/Scene.cxx
src/genericgui/Scene.hxx
src/genericgui/SceneBlocItem.cxx
src/genericgui/SceneBlocItem.hxx
src/genericgui/SceneComposedNodeItem.cxx
src/genericgui/SceneComposedNodeItem.hxx
src/genericgui/SceneCtrlInPortItem.cxx
src/genericgui/SceneCtrlInPortItem.hxx
src/genericgui/SceneCtrlLinkItem.cxx
src/genericgui/SceneCtrlLinkItem.hxx
src/genericgui/SceneCtrlOutPortItem.cxx
src/genericgui/SceneCtrlOutPortItem.hxx
src/genericgui/SceneCtrlPortItem.cxx
src/genericgui/SceneCtrlPortItem.hxx
src/genericgui/SceneDSLinkItem.cxx
src/genericgui/SceneDSLinkItem.hxx
src/genericgui/SceneDataPortItem.cxx
src/genericgui/SceneDataPortItem.hxx
src/genericgui/SceneElementaryNodeItem.cxx
src/genericgui/SceneElementaryNodeItem.hxx
src/genericgui/SceneHeaderItem.cxx
src/genericgui/SceneHeaderItem.hxx
src/genericgui/SceneHeaderNodeItem.cxx
src/genericgui/SceneHeaderNodeItem.hxx
src/genericgui/SceneInPortItem.cxx
src/genericgui/SceneInPortItem.hxx
src/genericgui/SceneItem.cxx
src/genericgui/SceneItem.hxx
src/genericgui/SceneLinkItem.cxx
src/genericgui/SceneLinkItem.hxx
src/genericgui/SceneNodeItem.cxx
src/genericgui/SceneNodeItem.hxx
src/genericgui/SceneObserverItem.cxx
src/genericgui/SceneObserverItem.hxx
src/genericgui/SceneOutPortItem.cxx
src/genericgui/SceneOutPortItem.hxx
src/genericgui/ScenePortItem.cxx
src/genericgui/ScenePortItem.hxx
src/genericgui/SceneProcItem.cxx
src/genericgui/SceneProcItem.hxx
src/genericgui/SceneProgressItem.cxx
src/genericgui/SceneProgressItem.hxx
src/genericgui/SceneTextItem.cxx
src/genericgui/SceneTextItem.hxx
src/genericgui/SchemaComponentItem.cxx
src/genericgui/SchemaComponentItem.hxx
src/genericgui/SchemaComposedNodeItem.cxx
src/genericgui/SchemaComposedNodeItem.hxx
src/genericgui/SchemaContainerItem.cxx
src/genericgui/SchemaContainerItem.hxx
src/genericgui/SchemaDataTypeItem.cxx
src/genericgui/SchemaDataTypeItem.hxx
src/genericgui/SchemaDirContainersItem.cxx
src/genericgui/SchemaDirContainersItem.hxx
src/genericgui/SchemaDirLinksItem.cxx
src/genericgui/SchemaDirLinksItem.hxx
src/genericgui/SchemaDirTypesItem.cxx
src/genericgui/SchemaDirTypesItem.hxx
src/genericgui/SchemaInPortItem.cxx
src/genericgui/SchemaInPortItem.hxx
src/genericgui/SchemaItem.cxx
src/genericgui/SchemaItem.hxx
src/genericgui/SchemaLinkItem.cxx
src/genericgui/SchemaLinkItem.hxx
src/genericgui/SchemaModel.cxx
src/genericgui/SchemaModel.hxx
src/genericgui/SchemaNodeItem.cxx
src/genericgui/SchemaNodeItem.hxx
src/genericgui/SchemaOutPortItem.cxx
src/genericgui/SchemaOutPortItem.hxx
src/genericgui/SchemaProcItem.cxx
src/genericgui/SchemaProcItem.hxx
src/genericgui/SchemaReferenceItem.cxx
src/genericgui/SchemaReferenceItem.hxx
src/genericgui/TablePortsEdition.cxx
src/genericgui/TablePortsEdition.hxx
src/genericgui/TableSwitch.cxx
src/genericgui/TableSwitch.hxx
src/genericgui/TreeView.cxx
src/genericgui/TreeView.hxx
src/genericgui/ValueDelegate.cxx
src/genericgui/ValueDelegate.hxx
src/genericgui/VisitorSaveGuiSchema.cxx
src/genericgui/VisitorSaveGuiSchema.hxx
src/genericgui/YACSGuiLoader.cxx
src/genericgui/YACSGuiLoader.hxx
src/genericgui/YACSWidgets.cxx
src/genericgui/YACSWidgets.hxx
src/hmi/CMakeLists.txt
src/hmi/HMIExport.hxx
src/hmi/commands.cxx
src/hmi/commands.hxx
src/hmi/commandsProc.cxx
src/hmi/commandsProc.hxx
src/hmi/guiContext.cxx
src/hmi/guiContext.hxx
src/hmi/guiObservers.cxx
src/hmi/guiObservers.hxx
src/pmml/CMakeLists.txt
src/pmml/CTestTestfileInstall.cmake
src/pmml/PMMLlib.cxx
src/pmml/PMMLlib.hxx
src/pmml/PMMLwin.hxx
src/pmml/Test/BasicMainTest.hxx
src/pmml/Test/CMakeLists.txt
src/pmml/Test/CTestTestfileInstall.cmake
src/pmml/Test/PMMLBasicsTest.hxx
src/pmml/Test/PMMLBasicsTest1.cxx
src/pmml/Test/PMMLBasicsTest1.hxx
src/pmml/Test/TestPMML.cxx
src/pmml/Test/samples/CMakeLists.txt
src/pmml/Test/tools.cxx
src/pmml/Test/tools.hxx
src/pmml/doc/CMakeLists.txt
src/pmml/doc/doxygen/CMakeLists.txt
src/pmml/pmml_swig/CMakeLists.txt
src/pmml/pmml_swig/CTestTestfileInstall.cmake
src/pmml/pmml_swig/PMML.i
src/pmml/pmml_swig/PMMLBasicsTest.py
src/pmml/pmml_swig/PMMLsalome.i
src/py2yacs/CMakeLists.txt
src/py2yacs/Test/CMakeLists.txt
src/py2yacs/Test/CTestTestfileInstall.cmake
src/py2yacs/Test/Py2yacsTest.cxx
src/py2yacs/Test/Py2yacsTest.hxx
src/py2yacs/Test/TestPy2yacs.cxx
src/py2yacs/Test/bad_parsers.py
src/py2yacs/Test/testDeco.py
src/py2yacs/Test/test_py2yacs.cxx
src/py2yacs/py2yacs.cxx
src/py2yacs/py2yacs.hxx
src/py2yacs/py2yacs.py
src/py2yacs/yacsbuild.py
src/py2yacs/yacsdecorator.py
src/py2yacs/yacstools.py
src/py2yacsgui/CMakeLists.txt
src/py2yacsgui/Py2YacsDialog.cxx
src/py2yacsgui/Py2YacsDialog.hxx
src/py2yacsgui/Py2YacsDialog_raw.cxx
src/py2yacsgui/Py2YacsDialog_raw.hxx
src/py2yacsgui/Py2YacsModel.cxx
src/py2yacsgui/Py2YacsModel.hxx
src/py2yacsgui/config_py2yacsgui.hxx
src/py2yacsgui/py2yacsgui.cxx
src/py2yacsgui/py2yacsgui_rich.cxx
src/pyqt/CMakeLists.txt
src/pyqt/gui/Appli.py
src/pyqt/gui/BoxManager.py
src/pyqt/gui/CItems.py
src/pyqt/gui/CONNECTOR.py
src/pyqt/gui/Editor.py
src/pyqt/gui/GraphViewer.py
src/pyqt/gui/Icons.py
src/pyqt/gui/Item.py
src/pyqt/gui/Items.py
src/pyqt/gui/PanelManager.py
src/pyqt/gui/Tree.py
src/pyqt/gui/__init__.py
src/pyqt/gui/adapt.py
src/pyqt/gui/browser.py
src/pyqt/gui/browser_catalog.py
src/pyqt/gui/browser_session.py
src/pyqt/gui/cataitems.py
src/pyqt/gui/catalog.py
src/pyqt/gui/graph.py
src/pyqt/gui/imagesxpm.py
src/pyqt/gui/logview.py
src/pyqt/gui/panels.py
src/pyqt/gui/sessions.py
src/pyqt/yacsedit.py
src/runtime/CMakeLists.txt
src/runtime/CORBACORBAConv.cxx
src/runtime/CORBACORBAConv.hxx
src/runtime/CORBAComponent.cxx
src/runtime/CORBAComponent.hxx
src/runtime/CORBACppConv.cxx
src/runtime/CORBACppConv.hxx
src/runtime/CORBANeutralConv.cxx
src/runtime/CORBANeutralConv.hxx
src/runtime/CORBANode.cxx
src/runtime/CORBANode.hxx
src/runtime/CORBAPorts.cxx
src/runtime/CORBAPorts.hxx
src/runtime/CORBAPythonConv.cxx
src/runtime/CORBAPythonConv.hxx
src/runtime/CORBAXMLConv.cxx
src/runtime/CORBAXMLConv.hxx
src/runtime/CalStreamPort.cxx
src/runtime/CalStreamPort.hxx
src/runtime/ConnectionManager.cxx
src/runtime/ConnectionManager.hxx
src/runtime/CppCORBAConv.cxx
src/runtime/CppCORBAConv.hxx
src/runtime/CppComponent.cxx
src/runtime/CppComponent.hxx
src/runtime/CppContainer.cxx
src/runtime/CppContainer.hxx
src/runtime/CppCppConv.cxx
src/runtime/CppCppConv.hxx
src/runtime/CppNeutralConv.cxx
src/runtime/CppNeutralConv.hxx
src/runtime/CppNode.cxx
src/runtime/CppNode.hxx
src/runtime/CppPorts.cxx
src/runtime/CppPorts.hxx
src/runtime/CppPythonConv.cxx
src/runtime/CppPythonConv.hxx
src/runtime/CppXMLConv.cxx
src/runtime/CppXMLConv.hxx
src/runtime/DistributedPythonNode.cxx
src/runtime/DistributedPythonNode.hxx
src/runtime/NeutralCORBAConv.cxx
src/runtime/NeutralCORBAConv.hxx
src/runtime/NeutralCppConv.cxx
src/runtime/NeutralCppConv.hxx
src/runtime/NeutralInitConv.cxx
src/runtime/NeutralInitConv.hxx
src/runtime/NeutralPythonConv.cxx
src/runtime/NeutralPythonConv.hxx
src/runtime/NeutralXMLConv.cxx
src/runtime/NeutralXMLConv.hxx
src/runtime/OutNode.cxx
src/runtime/OutNode.hxx
src/runtime/PresetNode.cxx
src/runtime/PresetNode.hxx
src/runtime/PresetPorts.cxx
src/runtime/PresetPorts.hxx
src/runtime/PyOptimizerAlg.cxx
src/runtime/PyOptimizerAlg.hxx
src/runtime/PyStdout.cxx
src/runtime/PyStdout.hxx
src/runtime/PythonCORBAConv.cxx
src/runtime/PythonCORBAConv.hxx
src/runtime/PythonCppConv.cxx
src/runtime/PythonCppConv.hxx
src/runtime/PythonInitConv.cxx
src/runtime/PythonInitConv.hxx
src/runtime/PythonNeutralConv.cxx
src/runtime/PythonNeutralConv.hxx
src/runtime/PythonNode.cxx
src/runtime/PythonNode.hxx
src/runtime/PythonPorts.cxx
src/runtime/PythonPorts.hxx
src/runtime/PythonXMLConv.cxx
src/runtime/PythonXMLConv.hxx
src/runtime/RuntimeSALOME.cxx
src/runtime/RuntimeSALOME.hxx
src/runtime/SALOMEDispatcher.cxx
src/runtime/SALOMEDispatcher.hxx
src/runtime/SALOME_NamingService_Wrapper.cxx
src/runtime/SALOME_NamingService_Wrapper.hxx
src/runtime/SalomeComponent.cxx
src/runtime/SalomeComponent.hxx
src/runtime/SalomeContainer.cxx
src/runtime/SalomeContainer.hxx
src/runtime/SalomeContainerHelper.cxx
src/runtime/SalomeContainerHelper.hxx
src/runtime/SalomeContainerTmpForHP.cxx
src/runtime/SalomeContainerTmpForHP.hxx
src/runtime/SalomeContainerTools.cxx
src/runtime/SalomeContainerTools.hxx
src/runtime/SalomeHPComponent.cxx
src/runtime/SalomeHPComponent.hxx
src/runtime/SalomeHPContainer.cxx
src/runtime/SalomeHPContainer.hxx
src/runtime/SalomeHPContainerTools.cxx
src/runtime/SalomeHPContainerTools.hxx
src/runtime/SalomeOptimizerLoop.cxx
src/runtime/SalomeOptimizerLoop.hxx
src/runtime/SalomeProc.cxx
src/runtime/SalomeProc.hxx
src/runtime/SalomePythonComponent.cxx
src/runtime/SalomePythonComponent.hxx
src/runtime/SalomePythonNode.cxx
src/runtime/SalomePythonNode.hxx
src/runtime/SessionCataLoader.cxx
src/runtime/SessionCataLoader.hxx
src/runtime/StudyNodes.cxx
src/runtime/StudyNodes.hxx
src/runtime/StudyPorts.cxx
src/runtime/StudyPorts.hxx
src/runtime/Test/CMakeLists.txt
src/runtime/Test/CTestTestfileInstall.cmake
src/runtime/Test/TestComponent.cxx
src/runtime/Test/TestComponent.hxx
src/runtime/Test/TestRuntime.cxx
src/runtime/Test/TestStandAlone.cxx
src/runtime/Test/echo.idl
src/runtime/Test/echoSrv.cxx
src/runtime/Test/echo_clt.cxx
src/runtime/Test/runtimeTest.cxx
src/runtime/Test/runtimeTest.hxx
src/runtime/Test/runtimeTest.sh
src/runtime/Test/standaloneTest.sh
src/runtime/Test/xmlrun_orig.sh
src/runtime/TypeConversions.cxx
src/runtime/TypeConversions.hxx
src/runtime/VisitorSalomeSaveState.cxx
src/runtime/VisitorSalomeSaveState.hxx
src/runtime/VisitorSaveSalomeSchema.cxx
src/runtime/VisitorSaveSalomeSchema.hxx
src/runtime/XMLCORBAConv.cxx
src/runtime/XMLCORBAConv.hxx
src/runtime/XMLCppConv.cxx
src/runtime/XMLCppConv.hxx
src/runtime/XMLNeutralConv.cxx
src/runtime/XMLNeutralConv.hxx
src/runtime/XMLNode.cxx
src/runtime/XMLNode.hxx
src/runtime/XMLPorts.cxx
src/runtime/XMLPorts.hxx
src/runtime/XMLPythonConv.cxx
src/runtime/XMLPythonConv.hxx
src/runtime/YACSRuntimeSALOMEExport.hxx
src/runtime_swig/CMakeLists.txt
src/runtime_swig/SALOMERuntime.i
src/salomegui/CMakeLists.txt
src/salomegui/YACSExport.hxx
src/salomegui/Yacsgui.cxx
src/salomegui/Yacsgui.hxx
src/salomegui/Yacsgui_DataModel.cxx
src/salomegui/Yacsgui_DataModel.hxx
src/salomegui/Yacsgui_Resource.cxx
src/salomegui/Yacsgui_Resource.hxx
src/salomegui_swig/CMakeLists.txt
src/salomegui_swig/YACSGUI_Swig.cxx
src/salomegui_swig/YACSGUI_Swig.hxx
src/salomegui_swig/libYACS_Swig.i
src/salomeloader/CMakeLists.txt
src/salomeloader/graph.py
src/salomeloader/salomeloader.bat
src/salomeloader/salomeloader.py
src/salomeloader/salomeloader.sh
src/salomeloader/testSalomeLoader.py.in
src/salomewrap/CMakeLists.txt
src/salomewrap/SalomeWrapExport.hxx
src/salomewrap/SalomeWrap_DataModel.cxx
src/salomewrap/SalomeWrap_DataModel.hxx
src/salomewrap/SalomeWrap_Module.cxx
src/salomewrap/SalomeWrap_Module.hxx
src/salomewrap/SuitWrapper.cxx
src/salomewrap/SuitWrapper.hxx
src/salomewrap/WrapGraphicsView.cxx
src/salomewrap/WrapGraphicsView.hxx
src/workloadmanager/CMakeLists.txt
src/workloadmanager/DefaultAlgorithm.cxx
src/workloadmanager/DefaultAlgorithm.hxx
src/workloadmanager/Task.cxx
src/workloadmanager/Task.hxx
src/workloadmanager/Test/CMakeLists.txt
src/workloadmanager/Test/CTestTestfileInstall.cmake
src/workloadmanager/Test/TestMain.cxx
src/workloadmanager/WorkloadAlgorithm.hxx
src/workloadmanager/WorkloadManager.cxx
src/workloadmanager/WorkloadManager.hxx
src/workloadmanager/YACSlibWorkloadmanagerExport.hxx
src/wrappergen/CMakeLists.txt
src/wrappergen/bin/Cpp_Template__SRC/Makefile.am
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/ac_pkg_swig.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/ac_python_devel.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/check_Kernel.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/check_Med.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/check_hdf5.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/check_med2.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/check_pthreads.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/check_python.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/check_swig.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/enable_pthreads.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/config_files/production.m4
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/make_begin.am
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/make_check.am
src/wrappergen/bin/Cpp_Template__SRC/adm/unix/make_end.am
src/wrappergen/bin/Cpp_Template__SRC/archive
src/wrappergen/bin/Cpp_Template__SRC/build_configure
src/wrappergen/bin/Cpp_Template__SRC/configure.in.base
src/wrappergen/bin/Cpp_Template__SRC/rfind
src/wrappergen/bin/Cpp_Template__SRC/root_clean
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Cpp_Template__CXX/Cpp_Template_.cxx
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Cpp_Template__CXX/Cpp_Template_.hxx
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Cpp_Template__CXX/Makefile.am
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Cpp_Template__CXX/main.cxx
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Cpp_Template__SWIG/Cpp_Template_.i
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Cpp_Template__SWIG/Makefile.am
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Cpp_Template__TEST/Cpp_Template__test.py
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Cpp_Template__TEST/Makefile.am
src/wrappergen/bin/Cpp_Template__SRC/src/Cpp_Template_/Makefile.am
src/wrappergen/bin/Cpp_Template__SRC/src/Makefile.am
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_depend_flag.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_option.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_Comp_Env.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_GUI.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_Kernel.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_Med.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_Med2.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_hdf5.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_omniorb.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_pthreads.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/enable_pthreads.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/python.m4
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/make_commence.in
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/make_omniorb.in
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/bin/runAppli.in
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/bin/runSalome.py
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/build_configure
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/configure.in.base
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/idl/HXX2SALOME_GENERIC_CLASS_NAME_Gen.idl
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME/HXX2SALOME_GENERIC_CLASS_NAME_TEST.py
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME/HXX2SALOME_GENERIC_CLASS_NAME_i.cxx
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME/HXX2SALOME_GENERIC_CLASS_NAME_i.hxx
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAMEGUI/HXX2SALOME_GENERIC_CLASS_NAMEGUI.cxx
src/wrappergen/bin/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAMEGUI/HXX2SALOME_GENERIC_CLASS_NAMEGUI.h
src/wrappergen/bin/Makefile.am
src/wrappergen/src/CMakeLists.txt
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/SALOMEconfig.h.in
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cc_warnings.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_depend_flag.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_have_sstream.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_namespaces.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_option.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_template_options.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_use_std_iostream.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_cxx_warnings.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/ac_linker_options.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_Comp_Env.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_GUI.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_Kernel.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_Med.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_Med2.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_boost.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_cas.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_corba.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_hdf5.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_msg2qm.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_omniorb.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_opengl.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_pthreads.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_python.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/check_qt.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/enable_pthreads.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/config_files/production.m4
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/make_begin.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/make_common_starter.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/make_end.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/adm_local/unix/py-compile
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/bin/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/bin/runAppli.in
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/bin/runSalome.py
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/build_configure
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/configure.in.base
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/doc/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/idl/HXX2SALOME_GENERIC_CLASS_NAME_Gen.idl
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/idl/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/py-compile
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/resources/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/rfind
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/root_clean
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAMEGUI/HXX2SALOME_GENERIC_CLASS_NAMEGUI.cxx
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAMEGUI/HXX2SALOME_GENERIC_CLASS_NAMEGUI.h
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAMEGUI/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME_CPP/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME_I/HXX2SALOME_GENERIC_CLASS_NAME_TEST.py
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME_I/HXX2SALOME_GENERIC_CLASS_NAME_i.cxx
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME_I/HXX2SALOME_GENERIC_CLASS_NAME_i.hxx
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME_I/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/HXX2SALOME_GENERIC_CLASS_NAME_SWIG/Makefile.am
src/wrappergen/src/HXX2SALOME_GENERIC_CLASS_NAME_SRC/src/Makefile.am
src/wrappergen/src/compile_HXX2SALOME_GENERIC_CLASS_NAME.sh
src/wrappergen/src/hxx2salome
src/wrappergen/src/hxx2salome_check
src/wrappergen/src/hxx2salome_corba
src/wrappergen/src/hxx2salome_cpp
src/wrappergen/src/parse0.awk
src/wrappergen/src/parse01.awk
src/wrappergen/src/parse1.awk
src/wrappergen/src/parse2.awk
src/wrappergen/src/parse3.awk
src/wrappergen/src/parse30.awk
src/wrappergen/src/parse4.awk
src/wrappergen/src/parse5.awk
src/wrappergen/src/renameSalomeModule
src/wrappergen/src/runIDLparser
src/yacsloader/CMakeLists.txt
src/yacsloader/ExampleOfObserversPluginForDriver.cxx
src/yacsloader/LoadState.cxx
src/yacsloader/LoadState.hxx
src/yacsloader/ProcCataLoader.cxx
src/yacsloader/ProcCataLoader.hxx
src/yacsloader/Test/CMakeLists.txt
src/yacsloader/Test/CTestTestfileInstall.cmake
src/yacsloader/Test/OptimizerAlgASyncExample.cxx
src/yacsloader/Test/OptimizerAlgSyncExample.cxx
src/yacsloader/Test/TestYacsLoader.cxx
src/yacsloader/Test/YacsLoaderInSessionTest.sh.in
src/yacsloader/Test/YacsLoaderTest.cxx
src/yacsloader/Test/YacsLoaderTest.hxx
src/yacsloader/Test/YacsLoaderTest.sh.in
src/yacsloader/Test/algoasyncexample.py
src/yacsloader/Test/algosyncexample.py
src/yacsloader/Test/display.sh.in
src/yacsloader/Test/echo.idl
src/yacsloader/Test/echoSrv.cxx
src/yacsloader/Test/echoclt.py
src/yacsloader/Test/genPascal.py
src/yacsloader/Test/genTriangle.py
src/yacsloader/Test/optim_plugin.py
src/yacsloader/Test/runYacsLoaderTest.sh
src/yacsloader/Test/sync_plugin_pyobj.py
src/yacsloader/Test/waitContainers.py
src/yacsloader/Test/xmlrun_orig.sh
src/yacsloader/YACSloaderExport.hxx
src/yacsloader/blocParsers.hxx
src/yacsloader/codeParsers.cxx
src/yacsloader/codeParsers.hxx
src/yacsloader/componentinstanceParsers.cxx
src/yacsloader/componentinstanceParsers.hxx
src/yacsloader/containerParsers.cxx
src/yacsloader/containerParsers.hxx
src/yacsloader/dataParsers.cxx
src/yacsloader/dataParsers.hxx
src/yacsloader/debugger.cxx
src/yacsloader/driver.cxx
src/yacsloader/factory.cxx
src/yacsloader/factory.hxx
src/yacsloader/inlineParsers.hxx
src/yacsloader/linkParsers.hxx
src/yacsloader/loopParsers.hxx
src/yacsloader/nodeParsers.hxx
src/yacsloader/outputParsers.hxx
src/yacsloader/parserBase.cxx
src/yacsloader/parserBase.hxx
src/yacsloader/parsers.cxx
src/yacsloader/parsers.hxx
src/yacsloader/pmml/BasicMainTest.hxx
src/yacsloader/pmml/CMakeLists.txt
src/yacsloader/pmml/PmmlExeTest.sh.in
src/yacsloader/pmml/PmmlInSessionTest.sh.in
src/yacsloader/pmml/TestYACSPMML.cxx
src/yacsloader/pmml/YACSPMMLBasicsTest.hxx
src/yacsloader/pmml/YACSPMMLBasicsTest1.cxx
src/yacsloader/pmml/YACSPMMLBasicsTest1.hxx
src/yacsloader/portParsers.hxx
src/yacsloader/presetParsers.hxx
src/yacsloader/procParsers.hxx
src/yacsloader/propertyParsers.cxx
src/yacsloader/propertyParsers.hxx
src/yacsloader/remoteParsers.hxx
src/yacsloader/resume.cxx
src/yacsloader/rootParser.cxx
src/yacsloader/rootParser.hxx
src/yacsloader/serverParsers.hxx
src/yacsloader/serviceParsers.hxx
src/yacsloader/sinlineParsers.hxx
src/yacsloader/switchParsers.hxx
src/yacsloader/testCppPluginInvokation.py
src/yacsloader/typeParsers.cxx
src/yacsloader/typeParsers.hxx
src/yacsloader/xmlParserBase.cxx
src/yacsloader/xmlParserBase.hxx
src/yacsloader/xmlrpcParsers.cxx
src/yacsloader/xmlrpcParsers.hxx
src/yacsloader_swig/CMakeLists.txt
src/yacsloader_swig/Test/CMakeLists.txt
src/yacsloader_swig/Test/CTestTestfileInstall.cmake
src/yacsloader_swig/Test/StdAloneYacsLoaderTest1.py
src/yacsloader_swig/Test/YacsLoaderInSessionTest.sh.in
src/yacsloader_swig/Test/YacsLoaderTest.sh.in
src/yacsloader_swig/Test/async_plugin.py
src/yacsloader_swig/Test/optim_plugin.py
src/yacsloader_swig/Test/runUnitTest.sh
src/yacsloader_swig/Test/testEdit.py
src/yacsloader_swig/Test/testExec.py
src/yacsloader_swig/Test/testExecForEachGeoMesh.py
src/yacsloader_swig/Test/testLoader.py
src/yacsloader_swig/Test/testProgress.py
src/yacsloader_swig/Test/testPynodeWithCache.py
src/yacsloader_swig/Test/testRefcount.py
src/yacsloader_swig/Test/testResume.py
src/yacsloader_swig/Test/testSave.py
src/yacsloader_swig/Test/testSaveLoadRun.py
src/yacsloader_swig/Test/testValidationChecks.py
src/yacsloader_swig/Test/testWorkloadManager.py
src/yacsloader_swig/loader.i
src/yacsorb/CMakeLists.txt
src/yacsorb/CORBAEngineTest.py
src/yacsorb/YACS.py
src/yacsorb/__init__.py
src/yacsorb/yacs.idl
src/yacsorb/yacsSrv.cxx
src/yacsorb/yacs_clt.cxx
src/ydfx_gui/AbstractResourceModel.cxx
src/ydfx_gui/AbstractResourceModel.hxx
src/ydfx_gui/CMakeLists.txt
src/ydfx_gui/ResourceWidget.cxx
src/ydfx_gui/ResourceWidget.hxx
src/ydfx_gui/SalomeResourceModel.cxx
src/ydfx_gui/SalomeResourceModel.hxx
src/ydfx_gui/YDFXGUIHostParametrizer.cxx
src/ydfx_gui/YDFXGUIHostParametrizer.hxx
src/ydfx_gui/YDFXGUIMain.cxx
src/ydfx_gui/YDFXGUIMain.hxx
src/ydfx_gui/YDFXGUIParametrizer.cxx
src/ydfx_gui/YDFXGUIParametrizer.hxx
src/ydfx_gui/YDFXGUIPortsSelector.cxx
src/ydfx_gui/YDFXGUIPortsSelector.hxx
src/ydfx_gui/YDFXGUIPortsValidator.cxx
src/ydfx_gui/YDFXGUIPortsValidator.hxx
src/ydfx_gui/YDFXGUIPushButtons.cxx
src/ydfx_gui/YDFXGUIPushButtons.hxx
src/ydfx_gui/YDFXGUIPyThreadSaver.cxx
src/ydfx_gui/YDFXGUIPyThreadSaver.hxx
src/ydfx_gui/YDFXGUISeqInit.cxx
src/ydfx_gui/YDFXGUISeqInit.hxx
src/ydfx_gui/YDFXGUIWrap.cxx
src/ydfx_gui/YDFXGUIWrap.hxx
src/ydfx_gui/YDFXResourceModel.cxx
src/ydfx_gui/YDFXResourceModel.hxx
src/ydfx_gui/ydfxgui.cxx
src/ydfx_gui/ydfxwidgetsExport.hxx

index 26f370dfa1b217eeb68c47660c6e6f4aa7f73da3..b244124fca0ad1904a396214271cfee9bebb5c3a 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 4ac7580b478d3a358cefea3730612df6d4685286..9846f6556e0d25e3af043dc967c45a1ed8615760 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 5b2fcd2fcca3a2ddeb6471c734797318e77314e2..91880aa88053af6db64875fd617914be3b2bc6b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41c394f68109ecc5f0853fede27cda7042bce78b..7968cb0c1a2c7393469be50d486b97e2596b3ac1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68f72fbda1e6d6012e53c29460d0949db69bd73a..c1b0f70f3eb4d773da294e00cb9b8adbc910b4c9 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6210bbc390bda58b67f335883d0a80f848a2237..9a68ae54a9e23ef21fe4fb18d52d83f0c8810c1a 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9fcf0eb53a55268132e0c09f6b256e642b3e3416..4fe0085e1bdca6aa8a171e462e8c7ea62dc44a69 100644 (file)
@@ -5,7 +5,7 @@
 #
 
 ###############################################################
-# 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 10666369ac12c20e294cc85e83ba7a8c29db5252..44bfc4b84fe0e3bcfc6edb4c4b5b2e5f6a93e7e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 486867bc5e1d7dd018fb6ad9f1a609586ee6dfbf..c45cf9ea4572d52076cfc89c34c567be66288021 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 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 26536282251cda14af0429e1ac82c93b2b65c3d6..21c5dfec237df7d1aa7e79ece836c8799b87e518 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 07fb0e3aa4df8b454022cec0480ecacaf7ca355e..f8a6c105883b6b2094e9f7d9dc84877d43224fe1 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 5097471e1a55cc128941b16f5badba1745ddc3fc..04484f449b545769c31332c3f56cf6b491f3abcd 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 9c0c982b134d71f8da662f9bbe440aae53dceacb..37e8b31094c988a38166a2e758286cbe067549c7 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 cac6a6fd54533d03eb39cd280bac3d5719c78f71..f22c83f90223d8e5ce6ce66c38c4d68895ad56b7 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 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 0fdf0a65b72211e698d4109b98b93a2b2ff34c60..3d0a627ee4af442a5d831f2355f976d08e7f4743 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 6a80bae5ea9752abcdf93f57208d9475b09f0241..39c58bd4a92989f91fc4bf6f63c05a07e2ba67a3 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 acb8d31d5069446189f478203b1e158a6136409a..840b902114f695e0454f8d2b6bb401f54caad41a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 c2604357d2ab54b159915887bc89605e298b4700..996f8679e1babf5a7f0c9d0377ff4bd85b07f6cb 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 d62905a3fdd4f6b3fba84ed32fbadfa5b2bab9ec..4b3526a89bc9499b8efa5e51b575b9eee8389c02 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 a9f0296d55741a0d3e5ef7cc0311a725efbad836..839cdc285a78d32033b87278ae254618473d04a1 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 549372e3c73f3957f7f755f2066b627b65882e57..8bd8633f37027d00fb9d80d40746218272debc01 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 7dc7eeca0fc53ae30bd312c02f5c42cf940edae7..89fb2d92e6bede57f85384aef48b3061d6c55d86 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 4ec56942d1ad00fadd42d968a47805dfe91e3250..fd3e1c8e04640f36f1a2da2735401e702449d8db 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 bf6bf266e42b6987e3f1066a4bb16218e929ded2..c2493f580749dca37dd3e58d53fa88864707b483 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 24b0e79428245321d482b191edb760c445033852..11569ac41c232b7201e609f63fe4135ea1a2939c 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 fee2d1637a8ee299aa86a845144b01cb17d2f288..8ae871bc591843c7eadd239f9d988076545616b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e221ad311c6f5bed60cc442cbb5ae4eca95fe19..a3bb421cde9ac2b4230606e2107511536e13e908 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 12079942962a9795560a3055245db47ed2a18e0e..7db14a9d66e1f7500d48fa10ab4f75adf522d2e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec55a78827400aed9dd2c5e9f942a06255a9d66e..1b102b7fdeb72206f565760efd143893443f465c 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 306d52531d3060a965875a0fbe494b768435672d..20d7befdf5662e62e9112733b433168292149bee 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 45f23f77d2898868f10801654de9d3e1e486476b..3975340f9dc3e55db896753a3016722f5c5b4be7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7abdd3cf244ad71d6a92bae4f5341860d047eff3..2edf0c4e3efa1af85fafbb6f53f34382bfe7f69b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef23157fb04f32aa9a161565e725297290480274..162c1c2d5f90b09582ce8f4f21709affa62305a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c068b9a91205435cb1d513f5b937d36041dfdb93..8e59e4a8570cac8c118b9c1f2d73ec7f421c81f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dcef9582c024dc9d53dc199723e8d2c3227d097d..7f1aa20b916354c3f603d8618a0164e26cddc1a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22464a5d9f6c5702e695a3aa53a61999ab641f61..7f50e9f714690630f3a59dd2d0a0f75759b36a47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff346dcb21e1a69cbfa1cd755bcb0ee7d20d7a8f..64a22c835d03ee9cdc5074c130c382fbfd6e1521 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 d535e873657ab1e7c9dda1a9ccb3e078327ebb0c..2044dd683df23e9b246a24192963ba13962d3511 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b452d9547a4d54c446965e8e17bc91e88fe711c..cda50545e99884145a354a7fcf71624701a904c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11be2fcffcef1f71a8911de31ca7928522cac7cc..c067486e9af18815be73069e0bb8d4d1500cfa25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d88e20342060ae2e778af9b1f88c5acdabb886f..8cd872ac2aaf44b22e69caf9b211617e26df7146 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e639252c5c29ac02488c4b9c9f735cb10cd83e3a..ea8e27c2ca3d581bd304887dd4e960746295c0ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8295486c5be6b8d7588ae59f4f5f55eb995557ad..d3193e9f2e2e8d8a2ad86846339a364cf2202a1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d32b94561caacd266bbf7b767f6a52abf3239094..db5f1980f41bf28dab41fc69714fb30fa0e35b96 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93fe2c90faab9a048ee1d0c30eb4809177e07633..1f70a556e87ac68d30e6bc8069ed5ed16cbcf6a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26ad44c0373c6f616e4f97d70e7ba02818e52440..3661868e46c8d5ae49c9dcb682541bcf3d87c369 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64f5d7659f18a2369aeedf985ec76a72527cbfc2..d4847bc248997cb4e129feee46bd6a0c0c20041a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d8981e9b6516caca5a987f21d11c629f57787c1..d4b9db2ecce23b2e386ebded93912f6ce4adbdb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0dd2456760e0afdc4ffe2f8d69bfefe8c2d8e3e1..e644025e16fd3f0d8778e23ad1db5140017bbc4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c21f7ccbe254abc951b13990b026dd2d76eab353..9ef87e41b0f2f436e0729b88e33ec164d0f56674 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eae3bcedb2cfd4d0db48e78bae4191ff2038e58a..1aa0e285cf30b0890adb4e664b4e71a64c2979d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4c4120187cee93510d6505835dd93a723a2d4ab..feee3333d13b599fcb5a2c991a314aa954bf0af9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2a2278db6544ec126c353586f870ebebd7bb435..d078f3b567a23e5ce8ad05a35c7623d7646d0506 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b92b955ea8cc6d769a15c0dfdca2dcf6da2d3f7..1b0d8ff371b13bd0f84c9055f1ad6b9733155b84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32b61f8077274d5dfe12a8041ae652ac80caea8c..78ea6b5feda9444886e8d484d68bf52ee3b1ef0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c03adad5a9b1508d8a31d9dab36bc9b15fde7f00..adc36443f670539d6f7fe45de372634256b27cc3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bfb4e46b0beacf0a1e73d2c7003aa8c1ca63afd9..29dba33425a631bb1c827e514636397efbfed4a5 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 6e8cd35121d1d28ec1556e3b77023823b0b419da..5ec08911ced03118687c965b6e6b1a5b1ddc9544 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 a02cc19bffb42b88a591e18863d96d66f687b6b1..0ffb0d728a0b26d8a008f2f822e05041e9b0dc92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12bf753646f6e6b7bd096e536225fa092e09f344..1560b595de48f04187f3cd6e69a5809077d7a9bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b14146410931a7f1391336666877bd21a9ef5faf..b0283651d791428f7558d2fd354e7e9394f13d7e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d896aa84f564aa7b9cfc4c7ae681b462fada28e3..41bbdbd7dc9f888134a401ca42593f546ecb5d3b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f06e080b9b9c9e6b1e92e86f7d14ec9401fff081..a58a777d6cb0460fa1ada786159e56182af0e9cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 683058a87fb05160679bc5544bf2021cdb6190bc..fe19cc7bbccff8585b2c52de79eb19e5f703b3b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index abe3836ce2a037b1bfac7da14e4712a0f0266e0c..f7f892789f972595612dd95a37b92c4e444fdb6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ca1fe401fc7c73f80f110706e09842862c93d6c..ba1e6c1a7f1f2c9cd936c796e46dba345c88de45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09b499fef4e490d93310fd2dca9ffc7567dd27f1..45c86a91998d66bb65dbcecce59b15d3982d6798 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4567981c7ea3031b035a81702894fba22d3d6933..34cd35cab2a39b2f7d3b045dc0560bb508f4d7a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d04c12f3608ebd97bf67a28619c5807b1a62e1b1..66455161f2d6d0fdc1195f0cabd8be892185f47b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aadf284659df8b4be256d7656fafb16c710b7b37..72d73b8856dc0cba466c880426f702a8b2068a26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04aea7ea0d3e260e24f85e593733e9ee5779b8bb..8686c5cb43297d711313747d75668b3c456353ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6df5e45a1aa4cabca6271d70110edb878268d3c8..460bca32ece4e00b5b403a6fef63a00899aa11a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a0ed68962e2ef2d2ccdafe10b0c1d0abb96698e1..880e08326512fd3af228ca8f1fcd6e74518b5530 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80e942f1188d0de2907c3f46450fbde0992aaba0..3c81943154b6b2f5fa684cefa6a705c9120b823e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 987836709d5f633301fc553e8ee37d9259721398..ddd574f84f46b52f64ca3061bec7cd48f0e1d17c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5bed616ae48e777cd3539349f07d5d4dc20c7e30..b6917fa3454a3516488010a2b1cf2c7108441582 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 4324ae13a688549c22e6de1bd910d29d86bbbab2..d4c48d1a9672ab9d19488f141d5a464a8ba68d0b 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 a02d42bea44001cfb71de82be42061659ef85627..c6699fdc6313c14b0ed85b53e99a2733c809f6d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad2009da48b7e14054cb9a5cc13ef7f4f4f886df..bd3228ec8e8160c78ac956f8f1d62f49c83d4843 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f4df76fbed879b9ad68990429eda9ca00fe91519..ea5d7b03d5c426085d64579b5f5b948d5c5ef724 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd0648c8c5d30fa88e5671369d30427cd434ca46..ff9317f4afc0b170cefc7383ff213009e6f7d927 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1dc981009d15dd67fae1fc9dd8708f94b796b68d..b029f3bb59311655d9d7fc4f7ec6776c934b5a90 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 06da6e39dc6703bad08581418c9e6070beb0a039..3c11f5f0383be4237444d6d74055cf49ec34f2dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f1238935b6e24dd77a09f72cefecd021208f483d..ef04b33abe8e7c5ff39e0a8273e6b2f42a68f3f1 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 4444482b677a03dc995d8f749fe5db536fbe9a5f..a85ca35dcc34033b8aa7c2380690c68bfadce654 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 2a70697d6f621566e9e63844cfc6b3dea334feb8..0de91dda67d52f755e64d075f825278534c8e6ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e37edf02f6e7f7cbbc31ae01ec3c9bf79d2814ac..cbf3b32982ff1eec64665acbec3c5f0969a1be27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 75c492d0583b15cc0a0f29539aa1f06202f6666c..50118885f07d53a8e267dcaadc266a5779904efa 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 667b26418eff91d87ea3ed13db5d30dc6398b334..f951f840b59b88fe859fea60edab0592fa7d06c8 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 6de47d95eac9240ca12dcda0de4924dd45307725..bbddf0ccfc8a73591e57ea8749693acffd775e68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f0c99c6f52204e5e719fba76a0a18f56e4a57e2..4df6367ee1005d0ac08dc47e4cbab692b6227f08 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 380031b02ff80839726121e4d3d4885b763e1963..88b77e378b8428ca96115013332504a177c07187 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 707ca01f61d1933425b2611ec0bab64da91707b4..ca6093226bd38e37da92cac7cc52fd364fe9ea4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5101cccc4f9192d10f38c18e951054b93c78277c..7af40d9c8b43d53c99d9bae068c0a4a81350f064 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5cb3730c115292caf2ae79695d02211aa9b980bc..09e1b82508a9e7d620a9329a57fc49c585acda72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49e76e37ef8996e32aa8f33cd059f89354a4b4d3..744d471778396f2e7dfc1e4e745759bc7a8122c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04772a3c145856559f7e9b3b6b155a69b77f996a..b9b63aaac4e62cc9ac8c6cfbad7a031cd09e23ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 106497dc8b9a3f5084f1511febc3ad7306ea79df..7eb2900be53c7eabb44b1d7d27e70f88131fd4fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf6c4b6b46496d2350baed6435bb9fcde45df485..c267b68bce53efb44d4fe0ad8e956fae25b27664 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b882a0a73f3577d60bfe5e70657b982cdc98d3f..7090e8fbdeaed07364d4a0c1a43ec2d050e8ef16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c98ec56c14de970dbd1a2e4cb3c34b622ce87ce..b9befbcc29bab870bbd618d5dd9a2840edbc72c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c35376b9c10f569c891d2e22ebd01dc981925dfd..78903b354afa597d27b43bf8cff1a4b4ea5a4c7b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8bd00cf80a4b21baad34984c6d6c9f1a6700e839..5312b38076142eec11f946dd308e7f832ea70af6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59539eba8dbedf047e8877b17af8b94c0d5c850b..47e5f99b88523ee32f2d771a87859a5e7a6dde32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1199b24504e40eab71b32618549cc0db52f6b9ab..fd8f8699c103064d0ec62aaa69ac6e19231c0dba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 07a8583411defafeeb1116055d370f5247c22375..dd64302a98188d507366da44b058eca5400ac7d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a1541597992c104fece4d1c7a250eddb351a391..df4da5e33194e59403405ab3d0adb27d889c5ee4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87cb1b73a6067540e0ead9ac2ec0c5bfd867b372..01102f56972e9399ec91393ba1bf719684f98609 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2d9e1058437d519157111a53c1b104dfa5dd7c51..36a4bb7df3216db6dfc315f7b91f53f63baafd8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c0200b58d694e7ac9db2caf6c90ff2a74c9d74b..9ec9f97281525569f402acdd3b6e5e50477eb9be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e61550b28826947fd6a2ef50df65e0b31dfed983..ca0011843af9d4061f75e4a0d324445ec2a5c136 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3d8520e6150c342a4e173cf439c24d62704622b..c83188cde9391a52ab0c4b42db28bbc5727186ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 534be50a155a2f49e988b5a39c52e7538f8d3a8c..8e79c296fefc3d016264d21dcba8d9e6590a5c27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 719b6a37158021ae3517aefc86cf229801e0da45..bee492aac3b9e942add0efb1aaa366636051958b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dfce1264603e07882c4910b5501af180751ce332..4f26274ddea822f7554ecd77993d6df93fc09f85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6311fcf1fbb7c147cbd5567f4c9bf0c612895c0..27e7007413841dbf24bb68aace4a3425608c8d19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a294f039dd6206be31d50a38033b5c5a3c60d60d..0e128825c5b2654d5e9ad99ef1508580464f2a53 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59f782f9f467d45ed6fb47159e52c803053ac80d..e09d210d576a0a440ee6c3f24c689032291990c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d18eeb6e99bef7c0d20d2ae1dad6c1cca5386602..6f4228f11537eae033676135deed012c400c0c8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf99349e2f125fb58449fc0c97119e925bb9cd89..9beaa9d50ef9704ad2eb324164b06a7787316c87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e63c90337343f0f60be2aab15cb1881ec85c87b3..8eddfceaa739c2250b82b5baadf3df5512cb602e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d98c05271f30ae57222d0b29cabdfce3dd3d2ba..6e8e79bb933765181c71c69715505cc8ea075032 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52fb7bb63496ebcfc787454970a4a43ebd32dce4..b9a554bd0950c155ad500775bd5720de0ab435bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3063a99f71fa14fd313478714865113c345b261a..75b96ab4597e32a0d260f1bd0e515e739198a712 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 d78dd708246153259ece86019eded6d12c50744c..b6f9a0f199486785b2d747744be8740fa3fa139c 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 2679a619cc99695ed98bbe795dde35d501ee5162..e088bff21099352fbf89ef6439dbc39adaec90e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbb2cae7003d927f6b06f9edbbe0c5bec65f66d4..1644f2fe4d5e313b85f6971d44d41344ab5d40ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a900240a1c18bf58fec40bf9a7d06f902edda9b..4848393a173d2d63c3433332eb65f163aad46c1a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f1ff746157faa567fc1d072530a95c2b9330a4a..6aa712a0bf0dea3fdcef9ce033bbbb99b01f1c41 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1818f6a1c6f811b28e68d5fb40caeecbf017b5f..8c6f909ce90c111d48195d2230662d8e8eabc6b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6aedcd54cb1fd5eb977e64c9a3549d902e9232f..54072b916cf28bc6860e4ede21bd17e314c03563 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92a641260f52ac11b64ce371d739bfb390ccd3d3..0d92fd1e207199208e9cfd8183c093a19267d876 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 79c129afdfe793e05375ad1fef7277e4fa41256d..b5de13101cf216bd8dc8f37462934d6d4bca8f19 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 265f34d8852b3cacdcca043fbf7a1a23161f73fa..8d9778ad73da1f215d6f62714390fb2526e0d916 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 556ac70fcd3a3ccf5257ffaf8894fe0d9852f1fe..cafb790ac377e2bf2c041bed626f27bd2a51851d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3087d721ec0689a222d3e5be80e4bc5898f79873..7c6554ed4f83eead5eeb98e71852cf7d4a3b424a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b3147baf926848a3875224a56111a5efce5708b4..a4be60b8d1e38139e4dbd05ff4d68ae141391402 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80ce8f1dee0c8af80909b366b955192a2c39122a..d596058d3f03c920525b2a7144dfc513757818d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b2c7922057c200cecbd3fb32acefcc8f3cbd2cf8..4bf4aca231bff184b779be76ad7570a351206b98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf6612dca6b70257e4dce4e717f89e2227926340..8be7ba3f1ff05d49c76774af857fe7143c97213c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7379083a21b6fae1551549bf483d915480f9d547..59a19e4e065e78f46084dd264ea57e9091a125a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b4379596cb265e070ffca013fd6aa55ec23226d..bcb9e1ce845ce187fde876a7884da235dad78b27 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7d4245be9629debf7262934fd8445f2ee832097..f36e88444df5a893cb2793c52a16faffac4485f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c2adb075aa2d9079d6de90feba110df5b4c8365..a6b498017ca46695c43c76766252c1e2462687c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5718a2a0853ce33e0a18b69978ec593fad5a942..63e433aa8a409733a196ceda1bc25352dc851d87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1bc273a5de93f6fa6376953694301b09bfbd1810..ba4ad4a8e76659ca5ef6549da4b0d60ca1ff2884 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc9901d03195d3244a5ff26e0e9e4aa2c947b1ff..1f4905f48736b89ddbc7f3ac609469e5718d150d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 074b34d3b157ade5537b3712b1868801f4d3eb09..12d264c3c5b7f0d60ffb2cd1b3e9fc2e1b4b6578 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c2d7bdde94376cce4a26dfb79b346890232719b..9564eda3e04dc3df5201b6fb3ac4af5549675820 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40a3e342e2a6b86983325d809e1d66752228acb9..2fab32f7419b296d4b11f2169388c47e1ef08c24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a08946e5917c39f539c9fd01dc46d3cc4177dc99..2e5fa2e950c8306e7f8195059b5d7e033d0e94a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e3ac0aa39dea35639c35d1237f825bded3fd7e4..0a7162eff60e30b11e40bc5c666f81963753353b 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 4187d97629155a458385e879f82b7b4304ba60c2..1d36aa9ef4ee667d47d8961da701c004d3e75489 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 0ab4b845a4ef3e8e2fdaba2c06dddb1a4e161c65..978fd05cebe4e1dd6c921063a48fceb0228bd621 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7c143300ab2344719b20fa341e753d4167f469f9..7b7886ce6ff30bc6801b36ba3eb6ec4194209b62 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f53a133a45a7644103abbb6caae57cee03a865a1..a3169000fd8a8e7986e67a025deb0f076f595e74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6b1a98d3a35b212804756a5f4427e2939406642..37fd45d2533addd450e9ef27318c8b7c7a19741f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 325a05f9a01120f1df46e0e4a04c6237e7e90d7b..811465f7f4983fedb9b1d90410049649642d19fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6413f01153ddefc9dab42e6d3fd5225a879cd253..89007038d99c8e150a751f5e89a24e740b37e824 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bffeaa1a886fc74ad91b81af4f2c96561bc89cc4..09055bad782d95b714130810165aa0aa16df92cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eacb3062caf4a6c970513ee658e24c83f7f5ac31..eb6dd5b4c762bce3b6cb5251a55ed8c75d0da571 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f851b8d6ddb5ce38eb0dba9a81a2dd55540e066..227b5ca9229ff258e923b5d9fd5c2a180ec0c834 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ee706bd046c6b2f2ce66fa2e5db32001bb3f787..b1c6e331324dd0ae59ebcffc86cdc5ff3f8ad7fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e71b9c36534ef315c66ed8f8942df49504632be4..2571c7774c0ebcfb85c516f26344aa0a06a53680 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9e7b0d8fa014087a6f042e7078a89a7466ab1c18..d887ac8e5b4770f13b4fb150d956ac27e7f27393 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13157a37edd615c4ff33d60ed713853d3cd16570..ec9b55a308038aafedf9131636a08ab6742ba944 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f2b1312b928d3f36716db192f8fc6dfba81ccf9..849f72ee98cc0efdeb1f31331a143acf060a30f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c0f8eac99639abdf52a3044e1b0334710c0c76ae..6032c4c0be2c76521626ab02c12e67d7be7347eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76f2a481298ff5c932685c60b55d4a8f55bacbae..63acf138c96363214dfb818b3bfa7b1c2205f379 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc68a19d11644f663f8515f2cd4e3cb20dd1f3b8..aa48bfb80abceef33620fd8396d69b84f602f250 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c7f37121113bb8f3f77260c3963e78e0b3f880b3..1485feeae6a7abf08081848ae92e6a402914d43a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d9c38fa9a552050fd45a30cba34c866701e38d0..3a0c80d5904160ff71711f21d09c66922b6ea9e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 608ee17e24c0da9bca2cd7654bf56c23aad0c18b..18ebeee95bb2f62aecd3db75c6fb3e3e43b98a8a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa09b4f06f056789aaf5f5425c2d6314b3c1afdc..32fa33075b38be0b00eafb61a8f44cdf07c71323 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e2cd7bd164a0c3bc29c7ce342feb4bf0af0eafc..dd91f3580c4c686040ded3e5745ef57248ed1d95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6ef913a70b57602309804e179ad9fb41b173a69..4823e492b5f34fbaeda3cc21aa16c0fbd5842fa0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 536f5a137dec1781d1c3ca718dbc4d7a3bcc9772..23e79b4ab544322de5c59368c43f39419d2c916e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3f2646d8088d94e685e30db1ae58d4989480e58..6c320e7311021fce949391faf32e245ca62ac5d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a690957ace00df893025ca2aab4d86b47902246a..c69a24d12bc4419f73ad6f07facb2063501afbf8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27d4fe388213287c953eaed1a6d8db16ea2e5b16..8c5dc20a1c96fc175c78a3cfa43d8e72f872ae57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b1a9190c4e33c1db3c69db3ebd7183132dd39ad..e3e4411ce72916fc52c1909137b7f0a7526ccb51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32451b921375f4fb24dd4998e8d1bf04cd16a278..fb46ca94f11aa4e14b645def0573a69cc44986ad 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 4be0d7343356d3ee460a1218c39507e79deafd38..389dd4b4bea36df2019e0f2870b9fdbb3295c68e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f8e62f003674133f437d5f23bab5371464131d1..92a4674d5526fa718dbc2453032290a556564cee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42d4554813676809c630a826fac6b61a1cd70170..23b28abc5719b9f530ae9f6069d0f350f4fb7c6e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5f66eeffe4d9ac4d21af7127aa7fa2e40e06edde..9ea03260744e799a88828b37320909ec0d477df7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d3523017ef7e3f13cf517bd13d33fe8ac8bf966..407eefbdf5e0a09bc59d2b00f10f371cd0422ae0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6c0822eda9f7c85cc934a291d5450b83b678ef5..2cc5e3f81952b97fe4eede7825976c4758e5173c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcee1da7390832e0081936b87f1a32b8e1c0c74c..71ed937b019dbfd05c219cbd613275ceba2c892d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8fef207ebf5a4da6b63f8e2a4da3dff0f593b0d0..e7abd5f11019db1070ad15519ed7d95689cfcf95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 036730723f96cf121004a32df06e785138dde162..066bd741ca49df3465ab5e929955cc1a5dde9ecf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca8064f006f31a7b4f9ba40a82ebd69c6dd64e42..8d13906fb1bd461869a1ff6a73415b7dba3a4ad9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 695f452adb7e608589115748a7a701edeb3a6037..e75678515b3f22b8a3f2b816de6402796898421b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7628fc35e130c83354c0773a4d87914a7235cba6..866380a0b0ee30d1ad1ba59b03f2b7f663b1f54e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b702b13f68474dd0a0932b505ab16587e7fa6f8c..4f123c8e4a01d1d081dd4b1bf17b8219628a982b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 34a726c6b854dea9519f883ac3267cf952980a3a..48928d279a6ef364677bc79d0d503bafdf9d6f64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84179159f7ab2f709cbf8d68164a61bef5a5c1d7..265a9de2f0613bc1d184f76c90b0644a1890b7ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0344278f51a5d7c0ed43c4a463861129ff496893..d30c10e973aa5101a5b04ad6f3a2a8bbe5454e02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66426fdf3938edcb305e02b2d79dc76afd07bf68..088b4d30090c029734074de063052ed31c3d12f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3848e932cbd81fd4e1b090f9e2bbee9d943c62f..05f60b60680905b603dfd5693fb535fd9ad2041a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8411c9d3b905d1038b31cfa2947f0148cb818f5..4af56caec385c4b2a90ef4b8c998dfb1c8380ed8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c79f82e339d1557cd702ef8f71e87a717767434..a61c36fb6575c532ce95c1929d6bbfd63364b47f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4fad4393f025bf4e3c8ce64e5394c6f5a6f43217..62d46b685c85a5e297f51ca69abd85a4896d619e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3aeda61516ec8f96caa49624242cfcb24fd289e..10974cd419484ec708352df1759f037f5a11ab03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8963d8bffdbded41444250c09c411a8cfb588ea..bc1ac28d6414188415e70fde77bbbc8127baa94c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1999210e39030059cdbd8bfaa14c1a62f5d796f9..9ab28d49b12517d6d90a1fdf5945214678ab5fd6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a24a1bb9682edcaf73ec4b5399a590a9f5c7ecd..96775bb1668e9a30fb74bdfec02c3f87952fd917 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1bec9e2a34f0072490daf114daddc3b65f1cfb50..f75bca7708b3eb63659b0b978ab8eb27416931fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ffd3d1b01f78097dbb1cc4a1416db60f668b431..edb80c812734ff24b02a5170c156a0aafc2f53aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8cbc524edd0bbef9466fb6263f440fe069025e6c..84172708f1d43561f655048505722bed84140677 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1532d676b5ee2612e5b47c62fd9e224081a15791..36524fcd043968942f3901a63f1377e2ba677109 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c29a694883f4527f03001e9d507499a5acbc132b..74d4ecc9f52c7b4a61e8fccbb5c24c714887e221 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c02691fe60125f24ad9b8edb6dd992382b48a712..798ad4fc684567c467c2a5bc6e1c65d2911b1153 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 44e10b4b5830213043488adfa65b02f79ff193c2..09172d18343be6d72ab5419153ab650631e3bd76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95b4e3564eefae138f878d1550f4fe13cb523a2e..3c2f948bc86fb5d6685df87b3cec950548032ce2 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 1e6b6e1e0d88ca9f8118fd495e56ae663317c1a7..ced7d2cce35e61d99fd841d7e9743dde9d3ec5e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d5705f7a3052a1f143c46236784d9a93387a2d2..16e4c7ea25293a8ed91a803cd5b5c22ddf964cf7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f5b656123d6fe48c23b07aa6af4218be7f5d90c..1b2530330c5824c3711ea021a051759fc234dafe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f695ade2e3c54691bbfa1ffc5c518108d9c5bab6..082e033ce8eb8899473fda19dceab6dfc4c4035f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c70a4473979ae20e775a08618a60c26be686709..5823552dcfb988205b81b46fbf7b92f07569324c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 344170cc698c4745ef58d5db77ed53573be62257..9e577da973c590f2e5979264cc1304c8a6c1cf66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 787f67237cbce8115f0d576a0aebf135a6bb8841..7bfc0c9340cd4e4804c5831eccf3bc244f2e9596 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a652d04d04b35051c06d6803c93248b93982b8d3..7a917036d7e5abe788f5cf5a57552c706ce76369 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7bd91fc8f9df467f880f6f6ad7a05b8f8d0b1f2d..a5e1f5bc230b26a0c3acd7abfa7f0541d0efe07f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a62c6878c6fbd996bc8bf4e985909429dd55f257..00a0e47da9e6cd135b80ad616c55f19c9b7b2134 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 927d0edf52b31a2ff274ec9de45bf1a172a64d19..31f5fc825f40379fe533b9a004da40d6430f4b8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 877ce526f3f31903ad25d552c71ebb0d44d6989b..8fcb5ff785bfb54df20a5ebe5dd2821ddb1473ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7845f5edd3f2cdacf0bf9b4cee5fa485f7dedbf1..70b406eb0b1d00fb38563b83d4a194aa9ada407f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7290c3480758ca85b871a785ee55385d8d588f9..b34909b7b1cd1756e48c5ee1aa6d27b3e9e58be4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed2179d629ccdf0c60eca87738b39c51e41bd7b1..56b8123c2b7329f8f7a5a794f7da751dcf30c9c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da16672570800eea294cefeaac0c2b882178966a..efd3abbec30a768cbadcaddf7a5f7fd23f525952 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e89a5343e827e625c9eee72305e29382b11f38f4..a270ebb23a88870c93307e3e1cc80e1615863ca8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2e1b73433c299cab1fbbfa3be25dd764ad5b83ee..4d8c480d7852f3c9f5bd4f5d3b952262909e33b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33c903fc65e4021e7fc0734d2b5f231a11ce1ea5..8dc23bf09d45da9f39550f2d029859d335e0b2ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dade5c643e7c3e95ed24e9bdf80cd47e4fc42e07..7fe5f539146f5e8f2b0cefdcca08395a7ed4b79d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f5a5dc0d6a0601c7e0c50ef1705fce526e1da93..731f67bcdab1df2f5705821bf30c57840b9debc3 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 6a389080856df89fc47b5e237465395d42006218..d884552c47e72da7551b3daf7060c4fb0f6b6637 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 44b4e6bdb0cc636a201839950b038079960304df..acda979231b57ef5bf6871e60568bed083797cb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 188ce579a894d3943201725c22f70cb0b2554230..fa4ad125712fd02e0ccf64e39404928baeb74031 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a038414dec7ba3c9c3a0fb8bf0111e2218099a3..03f67050673aba8ca9537a73caf866d83f263b91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 392b009098d1a9b629b353bbd05b9b8faf567877..f19354f008c14d1d321ff15e01f90905cae37764 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd94709912ee782bed2654c735913ee39a42c334..ec6270bcadfd1e3b6c202724b94c097740510f51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c115a6ead55951f392c7853419955193b4320f87..2417b54e82b0756c50c51d5e387043c5895d29be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 935a1800aa1da46e56ee018cc47b02e6d901b81b..22a90d8d2046a1df93ca8e8ac31f671ca35946f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b089edbe0b766a2b2b4eb1ebf3f7f65a8ccc63c4..e3c6045ba0f9e9d1b48ccd289fddde5eaa2be5d6 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 e2435fd2b07f471626da3dc110efd66903655164..5f94a23b59658da4a7042c9d10de04771df7731a 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 e91929fd0af1c5eea986a7bf3ff31df3f131484b..2c9ddd43ac487e86514327fcb4617843dc94f6a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba513e9915b8ea986c5dff670e9f7571a874af3e..724aba615da9e5f2f3605fd6d479cd0ea1314abb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba16be15c2bf051c078988efdb30168c559fbe5d..b73f13c1131124516992ef11fd369461538731c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dcb043a46c665ccd8dc754ebd27125fabe284a06..cbc152dddbdc5e0a3d56c1535e9199b8ffc62057 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57a96603985092fa018c65a66d62f6d3cfeedd6a..30921cf3c9aea963ea62b0d33f1602c4ee7f1d82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c678532bfa3e44c3e2aefbdd66b8df7a9f09d1f..bc744aeade2b51b0ad6616c86f66088a0f9f366a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ecb42a83e44ec5efa28971f52cb182b8d843ed9d..ba4765f86795b81a95c7b6f9449dbbefce65f2eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64265fd9aab6d2f58300531ca5263cf1d439a16e..f42644f621fb5798bd1170738e83ae938978dca5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78b084d2e353fe71b03772b79b9402806c53a84a..e0d8c4ccbf61d66f3126ff91e57e9572448777b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a815cb3045ac065171cdffdbd1f1733dd94c997..79f79fc8cc39b28a233ec2fc9b00132b9768ee04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 472dd32b34b64e4be86b40373175c4a1509528f7..2b9b6bd70019fb471be41ce41deb4001b8578c38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c317c06c397874d228192a4386a58cefdf79150f..3c327d9b5e29c1e46afe46c5ae8bf62688618d35 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a6cf9f34afa12c5543028bea8a1efed6d917b82..cfb70becb5a2d49f9a0acdff28cfb2c9e31fe903 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cba9708080a631fae65c3a927fd639b00ea89335..ac55ca81fd3689ffacff2c1446c924e20c97ee9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 805d99a5a1386e78e381a8193127e6f329880c60..079feac687da4f0fa29515b3200971c64c6998f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 341fa49ce26e04551a4e9588e5b6a395dbe7978e..71e0d2e2012a4cd843242959665ac136f5c75f79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ef85023c33777025aced1e261def8c94d3ffdaa..06bd3cbf1254f96f386ad8045b36d826b77d8377 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e0cc5c2fe5ae3b6e71859cccc55d629dc42571a..67b2d1adbdd172b31f391cf3a956529a808a57fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1cf8fb8d9d1d7af759dfb251798b4cd1fabf1f08..1c46271cc4a7c0dbe1cf9d313022bf14cfb7ded7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6586cc1979e1581dcc40c9f2a606bb725ef56e24..dd22c59ade61e728d05d4ffdc79091d940efea54 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4fa2aa4cdd3c0cf1817ad5e44deec7fc2a18bb6..00d3a4dd92e912cabad5972a0dd7191adddc89a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46df1a792b0f34c5b39872bd569b341257f116fe..e45c14341c4bfbd75acf9861e208e242c70a2732 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d556d12fdd8460aff354b035e76dc3b803b162a9..6ce7acce6b9860018d33bedb8b3715b6754c0cf9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6c632f5f7ab8b6da63c71e150d60c3a9d36bfa46..e9bb85dc504033b98b1004a26ce259e7dcbde83f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 440f09feb31ce94239f098c87a0ce353c2f3c383..4e87bf22578913743c277981f34040b018921370 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18970ca5a80fc593088a027c54dcc9695f13c5c5..8947e373bfb7773ce2006dd2b1272e974d70acc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b172e47b48d09948f441f0bec4911c9d776e3034..eddb7877c26eb0e08b108badce394d38baf439c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b58304952ffda998bffdfb978c6b3db14a7b9e4..e3e37031f3c643f000426b7c49729fc182a7882b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 895e25db1a44967130067a45ed7503e0651442c6..9ffb9d465deb5c75a99929ddf295f27f9feb305c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4361617b8134f58db6b6f1c3f2768c9ca115c962..cbc7a18ab123ba90cb5c59a91330e9be2487cdbf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a482d9ff85e5cb0a038d3475de0e2948af5b65e..37c9001d2e47bfddd38affd3dfa6209b41ade63b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e87a7e7a4c1790139b4213f5096e363460cd650c..455e39d77dc31ad9288d4f77a156a0261ae3f191 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 e798e3019ce5c5dccdea907ffc617628c00632e5..d87d19d64f46f4ba97ac6c41dbc1eda17a59d1ed 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 b52599a12c38b9a01ed94151798ac1dce42f3373..c378a5586e00f6c67c3c9cc255fffed7de03c565 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2676379f4d1af439fc3a621bb1500997d858615..eeba2766a290bed96d713b0907d22cd37b1a4e5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59ea7a3a2f67a3f2aa4618ad18717a280d2d99f0..fd9ece084907b37a87242d33c26d999bb77eb4d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0955dee0d0a29a34a17de7a763317017b6f988b1..4f9d3c2747a3138346b13f437469819e2d368bfe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1226c4e9c6f00e58b46873e209ba3d5390e63737..81289667a199cb90612102c76233f870dc062aae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 06b5e4bce00e6f47555909eb134bddb084338bf5..c323a055763f45ec0a8c6fdeb92e204f59fd2e1d 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 c01020cd92b3b76f86bb04a71a51ddabdb76f0d2..a3c2a184c3cc56a9336331203e028bb6f2ed384d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 352a0cfdafd50b2aa0230f1076197ccfcf12b0ec..1c4a5351375eeb0283f2b072d88854fdadece596 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f35eefb278b4e5d95059bc253b9edc77398fdaa..cd81d548e89f2c296b8048f0b20bc34175152bc2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5c2359b1ae6019a23d7178f95e73b717272cf4f..85f6084364cbd0f885a5d3d553c3008d99487b58 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 92287345fd676ea327beff5f39c0e7c3e88b536d..65e2eaf177bc7b9e5c8d96dfe6c9906ed11bb44f 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1d86db1b40f39699c888cee53799ce411657f2a..69f7edaa3a07de4e969c1244e02f868fc6678903 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 6e17f3ff0695ae3cf8f75840a1f54bd72736a646..dbebec2b491eb6c4ab48ddbe503148a0ebdc8a09 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 de75925046679e43a4f2d792faff6fc5ec9551c6..6c1852255fd048b67b4da92496ead6249ac1b7c7 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 dba728c807a9daba05e27e72357c386cf56b4ac7..cf24eb10ce1aef8f6adab7f96ff6ecf4fed478d5 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 6c1708e227691cfa7b259b03215048d34073c35d..e19450e06c0a6c64bb774f77973fbf0e8c299039 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 68d3889170b2f7e6cb44dd25b253ad9f4d050927..6f657c79763366fc7dfec89ea22732a176e57da2 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 f6031c9e550cc7b7d34d2a51193c666a6df20fdb..3525a42e7f69d90d160830a11cf9528edc93cf14 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 d27436f996da3a178c57ab39d54b12be075025dc..7b2e1ee4c7819c18d5a00739df3375c67040b44b 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 a8cecab48f34a8bd51e32aababea20a679e2c267..5334729b4f2ba40accc26459dc18b72cd8bdb27b 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 5b7a428530a7fa442ae9ed44568d43ebe3527c48..988202e802787e8d2a04eab2de496768c59e52d8 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 c89a735157232aab2ebfcbba5000c3781f7ee480..5774822fb8ed60e25cbb4d1fb97637a3cc302ebd 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 7aed60761ad737c1ed0cd9649945d2642e0e2df8..3d9eca40cc1fd954c4a24190a731bfc42d784bdb 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 c9d354c17f04a94b50663526cc8ced0def7a51f6..944d688af394efceeee68ae3c40721435c77a858 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 4f71c0091d705acc545087daf1cb44c400486d46..94d5f7916af91645a7fb617709f0e73f94ea43ae 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 b625e6be2d0c7fdf7cdad30556b22d79cb3485c6..75a65c9edf3565e4d799c3f26e167da5a1bdc578 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 dc0955bfb72589c172c1329a8bf5b0392898243c..d03657c62039d3b8fc3fdf0599e9af7a4976af1e 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 aa83cfd6ad9fdb44ab768f8a4dd1f26e0249b092..c46f22a159827e45c4b9f3d910a161ad57d8307d 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 5792c2ab4e6dbcadb776adca7a974a19da931493..23340a74681915194b03e68ead521fb67e64529b 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 bd15bee1ee404afb7c7b2ac2c384d0e6d615e755..3e23e6b3a1b9616e51d3bd9f72837d11cc46394c 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 01c836539c460c10ba7310d9daa31efc82d42ba0..0751c44ec98b00bef4c80917917af729490beeff 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 025074a34b7c529858332c7d5ce7755606341344..98bf51eac8c07eb6040867745f65fd0c520d322f 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 f3b48517ca996680d4a13a4b3edaa1cfd98269c8..c5f83f8be6f7f3d0b52b5341243f0e1e3fceb38a 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 09bc2af767686ae25851a12f6c4ad513faa2107f..ab7d39e7623f619ba4f33f68a91e54467138ebe3 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 f3ebf7daee98b6b9e159a17858c0d2351fcbc88e..203fe5e23a6abd7cb5310b8af4c7d7e965efea0f 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 378852c1d513f69783bc72cbe9b3e7ac3278108a..83ee1cc990fef34b8ccc6666d3b5413ed65497f4 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 080cdab06b0670bd2783596c752c582deb7eaf05..1f00796a31598862554820636226e3ac69ffc163 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 a47ecb02db6e205bc406552093790cd50ff23d4e..32571e67bbc34348ad80834eae55a466c5b7d234 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 20a43901e16fd1e5fc593e27c1da67e18a0a5d36..a48d804f2872185ef848de610ac22004aacac2a1 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 81340bbdee44371ccd3d39833645bab236f33e40..842b556877c82ab1d7327d071e90af9b788b5a0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0298d351a6b7fd4086b58812281940322eefc83..3d568557c8ebfab0bdd62d3438977cc6914c0183 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ce87132b94354619012fc5609064a68b1ef4e0d8..9527321cee24c1199748793206f2cc0b0e9e6b3b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4114291ec85070aae9cb3a501eb51a2fef23340..6783a3bbffd13b6da225fb53977e3bc6f73615c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64df813d4b4ae9a336316af36eccbade1b0d77e8..fca1d4ca64a78181b87d30f1d7241942c1e504bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c77cb7956fecb8ad10803d827f04da308cbc88e..cc062aa5484b81b8042888e30a109220d5bcb8b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8dca81ef96d74b6ce23248b278f2594a5c74f0d8..041205f2ba479381be6be7029a3404c0621f0fe2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a72c442ea6fe32d38c673292a2902c5a5794f69..946a087d346806c3e3e704c083167d3b6d5c0b2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6541fc83ec0d9f4d3cc0c32294647aed22144550..41817299c20b6916fe2eeaceea059eb2f46638e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84e469e31ef8f7ea0b742b486adfa30de33c9b3b..f05d8ca193f2598bdc155111129c9b34b0248ba7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36ea20350f7c2dde53819ecaaffe3dd52175c156..3057d3f52f22fd217d0f3080f57338672355787c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a62ba74c2362ddfa5119af4f19a37c77a32a117..67f2033cd053beba2a6f52c3b8229ff45a0e6b92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1c5259b0b13eec82b9567cd8235dabe848cd1f9..7df69f360987cb8f255c536d905f813109963072 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70f6114efce3cd8b05643c1609e410b81ca2d7ea..16a771d45599446f85fc90e724b17357e76fdbea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb7ce0d33f568de56b9b3104796a9026bdb4b120..b6f35530fb1f6266a46d969bf2c371bac34dd082 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d8cca560e52ecff7a3b21c1f76bf9e8082f0a69..ab38f6c14418d19441114a819d29147e72506b37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee8046f3199947c32bb0d9d593c900269826d96c..8c2dcb89104b986fe15b38bdbf01a2cd06be5e92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a63a1d3e2120f1e11ea9d421f6d501c8c1dbb187..f5ff7160f4d3cd81a472da893235d603ed0d6843 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8458092919fcff3e4f78fa7a216f1f8685311e47..142356d28d4a08f1bb0577eee5ff77c9a52d0f30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d11ed7256a27700c6a79a87140bfa73d83b19dee..d60f0db30d6514cfb9ba91407ab966043fb077e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 776f92cdc5631c33691a06886b38293e165d00bb..f50b84b796bb4255699c5aae69280f34e78f5032 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0360cf68e9c1d254f2ec4c16652265d2e64b1b3f..9536a13ad42f5d24280bbeb8858b97dbcedfd4b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a11671cd59224c5dd9cab56f73b520aec22acdb..d04aa1456599bb6a63fc95f1ac6af0cfe75b5ff2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66feb4c5e042f50ce453de609cdc747924dd230e..ad25bdb94bc976984d86b4d193232ab21350fbfb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4141f63ac6113c341846137cb002e9135a26c74..a68365189a6c2be028c35fe96b9e70aacd3cf366 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb02f7e655553d90003cff2017a084a3d963a82c..1eac2d1ed85ddaaefe748e8c79e1950a8a1aa266 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 614f843cc91fcded6b7b51f349988168701c4456..6147bea7d101a38a21f2327a574cbff790d4f55f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9b3b76f964f5cdf8afb0dd3d725836bd32b8467..224320434572f16e720ab65eade15b0287c99043 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c1f61fe9eee00322358b7544e66b7d30f51d3ac..daba04130e94d18c8c2033c173bf2d3ecd6cd6be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f94861754929707492bfc66c01bbbe634509122c..d026a1a49db4c8d1592c1f57bb2e9c7e84a1feca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a2e8ecf1f0121e41aadbce15329ba5deb3a6eff7..12b5eb370174f48191abb0739166466dcfc67fdd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b46d7d2af3fcf3ce6f19ee02f4ac621a7c035f08..94858a08f1eda667da7bcfcc309b7229e48bf3f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c08de15a31bb121828bde0a644ad1ce7041db47b..b4297d9e4bcb8bcf426125b8075d250598352b09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d157c05a887fe84207e84ce8191e9d6ff1f9083..42a9a7a13af001bd06c857bdde9289051b7a5cae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2180627d38166c268f0ac7696378730922a06ac..4e5bd619f947dde3521288cbbbb046cc4476178d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64e456afdfb927c13cd2d499250095a29c6e0a18..e06ab72b50c94166f915aa2a7de2128f84073f3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7bb4db2407eb0071ddeb3cdc49d2f91db8b0dbd4..1bfdbecd652f7ae599bce9c0d6ad6c3f9d9c912e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 154fe6df907a2fa63f05d370cf54a1e14b2c35aa..9dc357ccf1858a5b3fa0dfea74ac3170efe29ddc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6c1fdeb2b1666f691fe571e2d9a455182d9ff60..4f2607609a048cf91a50fff05411bb9b4d9a1f6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d7921162cd412ef06781a72bc01af3a573b21e4..4ebd2cdfa65797250feb69f00a93314bd884c683 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46b8241ce3dc5ec00ca075331ee9fefbf12e3c6b..d07ac71c11031e42602022ebac2b8591ba837a9f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2171f869d63521259d6c5ec90b5f63e09281e00e..5aad4c3d6ca91f8680a3ceb53a3c655d22a39ebd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18e489a190acfaaa629806b31c05464c930a58c2..2411345a703afdbf3d5edeb6ad3550239bb05d42 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6562029fb600806eb0589ead26aaaca802ced415..685e2fc0c0be4450a26bf8f04b9e9d43dc73fb9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f70d405b6c34ba7f026a1c3c4ee619c91be93240..9d4783e5ec069bd496dd604b365a473a773259c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8be5ef42ab7db8e4863f4a2555ae71496e618c9..2a0f30d1e9644dfd5bea4123a4a082863a4807bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5e764491ff7efd4b6e5a79f54643ce71ca485a3..d0793b4a92be4e3bb798544afac03e8ff52c9b2f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 200d1026c312f02ff8822a6b7486362f2c1df4a2..1e40d539016d83f4e98febb333aa207769ac3905 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6532336d388e572b0155b28e5a6d8d5f645fb147..3b2d34f82ddccbbaab74b1aecde46bbd9057e0c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a84dadb133826d3b0f0920f3685599d9488642d..78518cc564bfd46f1247acfc785314395f0b28cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9aa8287c6599ec17b5bade4230396bae2cc874bd..6385622654ffba7d1a5dcdb9a62a61d78461ad3b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 003c80efe02e94b5371344d7142565382975ae44..2de260dc12779038db204b73534e72da3abd35b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ad1e402e8b75942fb551b36c2b3fe207eee73e0..b20631528cb7331f7e118aadf304f4cb1107bcc5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c7bf6def8004ca93d6b4df83a37712517b3b3a12..57d0bba3531c448c34bb07d55c6c67934146fbd0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53f5dc90c0a4c873ec352d9a66521036e515345c..1244bb70c0899ae59c1ee606ed70a7f2f61d8f81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 155df416783cc3e6f6a82896629d444738280567..b8ae69060097257c840983cbe1291bff867550c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5d11307cae96b5f483b44780a06a671890086e4..ec1c66ed74bed38206c2815613dbb8a04c33fab5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 694eea0a0f0277345e262787e28a80ebc03e0a81..702f063e87c4c3ff296e9543fc48d950f23bac17 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1f9a611bf24104e2a5aae50cd3ebdc083c39356..4958d99858768f81d2214b0a4b758b8232a3417c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 90029d4f6973b786e44699094e4069dd1c763bb8..197162004900454a15cf717b7b34dc3f88e617f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e25133677f860a9bfdbfc87405d957cadac252a8..00130bfc6e3177dfb4b40c79cd63c3aacaffad79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db144dcc384accac9591eb46f1312423661a5e7b..037c812960cadcee04a3a51d7cbbd4f3f1238b02 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1465b1732f910aed31b764ecd2e823c84a126248..c6bd047aac56ceb13caf45aa2f0fffc26c069004 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35e5742e5aa8b0d06a2b21aa21f64b3a7fc8c562..ee921c9e6fb429a1c836c163bcfcb22f83c9d718 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31b184d8516d84ac956b394b16e9f165c08366e0..277977bdb94db7af8d8076267516ac708b7850c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e38a329aa2df5ed93d040c9faf34d0275a826b8..87001015f34d2817cbf7ea2fe73e2e624c5f5021 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e8e8dbb29d2931a355c531b79a41d45395f2776..54886aafd9e85df31c61bd850636c05d964731c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 824abdebf974bafedd4e8ab5cf401da4b10960c0..e120b1c2439098d7c212d4e4bfbf32ad1704cb14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ce20f3b4cdd0db0fb0f76a750477c6c256622f6f..92ea1e8f7231b2baa675c1ceb70d2530e936106a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea67fe1e3b050b381764e9f960fd3c8015d23fba..fd84719c03f3f776c3a062d50e8ac0bb537b82cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d1dbbada47c5541844f62ad528a39c3217513f18..4c1f6d045fa4df19cb29fcd8b049ef75de7006fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7c2116f07865345faabbbac8c00e2afd0a90dea5..25b859a0d349d7e91bde52bd051e2ce6e7aeb68f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93927fae4265e39aa861862ee8fb9be720e04783..ba6808033da59d74b58ade918985aac20d971030 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96e364a448784feb72cbb8b610293f7a00bf0e77..e8c190e470f71de98a066294ad22235b46863846 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb8d1540ba75994756d4795c6538b5d547732126..f64b53fe45488a6369a5070e0926061e7163083f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 162a068791582b6c167881ca7e96d7e184c3407d..48d68f411f9bf1d7fc019112c7c12b8508fdebc3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b954d4647ca5f1e7fd5429516aad2963690b41c..05b4fd1bded213ebba09ecc42227b17b5f454c00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10afc4b711287fc69ce1f0da5cf5223fa801b1a9..6ddc712896cfa743f86312708ba75f0a46f15479 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f093e2a09dcab63e85d8c26da3c3b8efd633b92..23c424e8e5836f860b1689552f61165fc1959dc3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ffe25e8c08b56b8ab76d85e15a0f9ad6a07d0f12..723367ebf31507c875f1821327ccf3240c65344e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4581e692830299bc49dd46226e81ee8a07ff1a30..a810424b7c43146c5982db1ce12778bf66fc37b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9850c281391a19ac827664ab0ce384f5224e8bb..69c76959f27d8fdd7e7ab0d6c36f7321cf0c4116 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8a70f1918ff4e0873578d8d1539b374a3342e30..46a95d22990785a410aa2c23025acbf72de7369e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6df0c5e8a79372088ea5b0664bea87e960ece8be..9cfe763e971ccbaa96800c679ad5383427360dad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9f6abe4379017c3098351c3e7c37568ae3fe50e..cf0a7adb7ea11dc049052a5d467dd22127e47283 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac3c49568b34844b9dcd44db6f70b35c255281e5..e6b15e1db5595cfc747848a6e7d825c05874d6e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b3ce2abeb09f45f336c53eda8d071780c7934fe..7feb8264aa85609e381670626b303554aeb0dde0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6feef6fbd1aa5522b5462f036b4842d1040039e8..b6d3f790fcd28f6cc2fed302d2da47f9ee35e6e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99d8540ec3f5337fae10fc7cb3048cd6933160aa..5e2aedcb01dfb170c66e730a30ccffef50ed2631 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcb8ba0a2d1901d2cc466bd98fd1b06e7c4f6ac6..993b21ad22a4c609ae0a3f4d44f40fba7fcae683 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b13d711d2e250fe4b38a4eb4af969eba8de41c36..b6244d66e82d07ff0e4c5b1d319e61cb5f9d7d95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e244cee42cfdd4ce529d72ce72cc3f1083f4afd0..d84626f3e12da2d88ac422699047d14faff0cbbe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a970f730cd329e71796d113d08d9a69b99bce996..ba27add8d53de9d060885c8be083934960e6f121 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f45e28c1751b1347d0f6cbbda9b6396a2b32e58..0b9ac75a67703fb80712970d9e36c49b4b83ba6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c0b9c88afe28dbd15f411d02659924440c0920cf..57e8ccafeaabc4a40365ced3f5e182e2d40f109f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6dafa08cc8d700630244910719a406b6c8436c6..2791f73f2b39f408729d40fddcaeeaf2006ac198 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13d7272f9516ccaa234364dc63c591dd0321228e..f1e76004f48220e30efc03b97340aea726fe016c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ccdf6f099e348448296877c3cd866bb2d62006ed..a1509046bead03bbdc8bf0d424953f23d03722c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 503fcd223b27ecac69cc24355983ccb512b1afd0..8063e014011560f4d013adb97f54d0fd43ce434b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38f38763b8b184b72a306b88624f2e9d07076982..1066ced57d0d859c22c342154d5377da2d67c254 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b83e50d0c1ce88634a04149428d83570609ede50..2bc918a00ed98df0a31af9a8fa44262e235859ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1dae0c5558b645d5c130e0afb9398fa597c70f1..a3b509dd4cc6ef5371525334f14f9b51cdd214f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3950ad089ebbb9968ce6890da48af8531aef906..adca86dd527adb8cc3d799d6979e84c34b94428e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72acf5ecc0c292cd6f669bba00b6a21b1ad74c08..2fb65cb2bb2ca2962e42387734c1adf6c2f9348b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 439a4f041386455be5ae4d19d575758288645baf..1866d2420a0c1ded1e51335cdd45553ce41e3a1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4da597387ff1ee4ec2a5f19eacfda9359aa04d3..576b76b9e320c3223613ba087543a968ef485879 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f6daac7fd4ab080894acce12a46a7fdd4f4e7fe..97b9a825c8ad2a4f6495df27fb59e535af42b7f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10dba861030f8f63068582fcb9bf39f8455621f7..23e430b86718fcb0a88177a84be9807a7a58d395 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f22180521186d65f26aca25fc1f2ebfa7ceb9f9..611a1a32e006546c48be83bd67e77d62c410f7ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7427c2fb0af53b7969712bec9343e82f4523fd3..ae1b06809ffa561fe3297bcbbb92f8f7f7da1ebe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a82e103b81a80efb6cc4f88d7e6102c03588607..984f02eeffdf2d132810be1188b651501aaf5fd6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 14b9f482e19154baf198a94869ce8eb88e5874c3..080f79e5c411bb2f4f819ccf4dd519827b55a1c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0580432ab3d3beab800d7c761998ba97f278868..38606d50eaece71478ae76613985b46b3c7329ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dee9c971da3a3c897c239e3640e36e78f9dcbb2c..eb41527ab3e6def339ac4220ff46247fb3f09dde 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70ff3d91f35447bb75c6d7abeebacca5741e036d..c6920c4552d5486fefe927ce220e2c35790c61a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5fab7abac095660dbe54a724ff326ee13036db07..34601346532cd1513416384a3cb15054d8a4febd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe2e089643120626e7c6b5a96bc87540f6fe425d..d6747d5de8a01a16e674d0fb5298cc780f11c403 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8716f6ca489909da8ebd07b0d4c8d645ca71319..90c3969b99085e1fdefde62e876b339060b1b53f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b3718a0007038f6daa297ba34b338284589f0e1d..fdc64b302f5a0b2aa983db26094685d08968b5c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a668e04b5355b74845c13b5dab4d04e188d2f8e..d2f903ec489393ea953f485af26b7223754e6d16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e12f2fae03de5ecd2122a02a6cdaedc4e18d703..f71152952054f06fc414f0f855c3def45da72cfb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d00aa2be66687c845a2be38ef3327672951f7f6a..02d988b873a1904479832b746c90795be98fa9ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80840f7650e75d1f62f54f7c9655fcdef4e4a950..a65ccd97cb5cc71e75ade96e2db79f678729da32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b2ca0cfc469e3c2a2100b054c6880c63b897c784..8b1ffb22c330cc494d60e8ab2bd4ecdd89045789 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf8b02d265b5ff41bb09069dabbe7614c3e01bbb..7408efe62485e9da0184e27c96b9aa0520c7a78f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 694187392239bc0e0fa987a2ecd09dd5384ee171..9b9455971aa4e65b74b78880f290c8c7dbd4821a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a59171899f7e26efd68dcc97c611101320513e5..02138df8f40e5b77219fdbb00d66fdd77d8077c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 848fda6fd1e087d6fc60b5cb4e7814ea82c15ae9..7a8530145581fb8c159f734ddc3c8a44cca6b229 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cef4521d20df3b3865b674ca6fb35c00b3b965fd..494fd838605614ef4786328e9e69b76ceedec33c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58fefe095948588e6da48e7899741a3daa60776c..488d53c584b6e82229ad9f40e7d5374f4213fd4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bcf1ad4686edad817d2469b9e81d622a08f72dfd..8ff2486e49357a162646985459c5907a5510bb68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87326ca52d60e5c57b5df45c41151e5484c66165..8f9592d3c1cdebb77c007b3ead8c48db4b336fa6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae3d54c5ff8eae5745875ee9be4e016db33076e9..8eae9f693894153d14cb48bd44670f9e26479958 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f3c28bb4f1d7474a0e50b1b3cecb07104b9aacc7..e45bb6e1deb39ebf6f9a2bd4c6e6b86a34d31ea5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ecdc93eeaf95772234b6217424733e7ce6d3923..1bf41db0c310e0635eb3c3273b58f02a9ee819d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22630b9725c0296d4950a2a1fdd5d5c1166bd429..49e2529b7d0c2ed6b0d95d357d7c55af7436f758 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41b68aba99db12c708ffb414cb447fa85e26a9df..be519f9445b39e6e7a539f8a41cec682e7639c5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a59dd87c0b6afe848d9fe3a99abef2135bbba247..77701b9c19dfb4b7e9cad6e2eb124d8324a63560 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cfc4d45d99612eeea894a3740e701762935cbedf..1b14e65378b57434fae7d98a3968fe28c29bb2b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 50cc9592d6be03dd5c184cb444eb8d4adce160a0..f05492309cd141393db8035d83dd2bb20fbde397 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1cba162fb3fa006e6f563881236dd131e1bef7fd..04db6a69ec02fae7ad6c397325a7d6467505c450 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 389057628c3f6210fa178117cf9c3ad462fa7a12..ae0c3447819d94858cf011c1423658139f6afbad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 123e70887070fd7de1083dbf943d7be2ceb6d306..070b7fdc66967d571b08b094a83afe93a8529cf4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cdb001214045cb0934952e3108d371c8d7f1de17..505f9923cc8af199c2cc9916a804361039ca64e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f1d915f15918110c75983e0aa3bf0e39a26cd26d..5c468c96c4a89f9989f13411d3d7f0f117c2acc9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52736dc2c80b042610416726b50fb9fe85e4375d..e1627791a75b899af2db788aff4a3efdb5238726 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b8c68bf44997f5c92712a258f2cb6642a877194..f438e4e468e3267783bce00cf192156c47fc1c39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b2e11d9d7d7abecd4476e0ec2f86aac34050ebec..0519b6d650cea5628adceaf735dbd10d8778d205 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84ba59f99ed463a5697acf0837541c90dbf41ea9..9fe7ce97251bb79c90086298118223ba04525651 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b139cd63b3d638d07e3565747515196e0c608d7..19b06470d770ac17eddc8f267d50066f0fb86e66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd3cca1527967dbc70d1fb4540a3130ba8f7bf48..9dbe870bef8f4f5175917280172b0ebe68322834 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76641bd5f03f76b720c96196b5a9245bcb0148cc..2c11de454c6e14f05dda464baab2a88324d94ea1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c6fe2945346dc8e371a98ceda6d21172a7805a4..3b284850f7e2bf9a164d617f8bcd5026baf1af07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c04439e906d57ddca6a2ea5a9dfd0333e54cdcf2..0827dfdc7cca98f6cbabc62c7506ec14e9cbdaa2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d45fb055710779afb15ecea8d7fee8028476e9cf..bc45f5c5d88d3f627485fc236ff56bef3c4206cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc026291982d5df40e44a63e882490642dc5b3c1..9b969f3422d9d99319a26eeceebeaab963b98349 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e703883a41eff7d63a852ac88779fa79f1729f76..8794b8f8583dfe42fba9e4bbfc8d7561147427aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 104a845cc1bf99b37521f6b74f89b97253da0ff8..f6736edd14987ab2dac6bfc4e6aa6799ebc2aa60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5cddc092a2314427508a4d64f8c234ea8f30883f..786306a9ff9c4700e9dfbe60a31592701717b79f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f22e047b25751f833534efa831774ee589b49436..0531fcb3d884b4085175db07fff1b5175a81c009 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fdcee48a9d91a17c93bfa49cec913a3efc6df082..a1a6bc8631b78c101af8a0bd51531b19ac6c1bcb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0697b3bcbf905594a702dfaba7b19d37905331da..5908aa7723ade76da68f8cb74d96992cbbfe216d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c3108f1abfe23ec67cb02b07fc5dda273246bff..3e66447e339abf5658b1d05d26556cff28b4b412 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a276b5961ca5cfbf80920152e2d553ec08d6775e..1465234fd2d031543b0da95e3777d4569f4f1450 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cbcaa2eda69a546669945d67bc55b6c4f107bad8..a52ae962e7c56b5012b45282eeb200c9397f7f82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c598e6368c52282c3d71ebed1a51708ee7f313d9..afdfff8f8afa17e75d3500901a40cac41f55cc88 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee8b93e7c373ec047e1e2deabbe07e7a5d70c50b..9e29e98802513ca7798c9d5678551b81f8efd889 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9f40c6fccae91b81b29395f448888723efb6859..a6bcfe2f874265a565c20dba2d2ffb4dc264a3c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b120e9fa30decfcbc664d2eec994dbaa00690d6..3cc977242ab57b2680f29c8878e8765cb956acff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36d4e5510d5d74dda80de7172985978a55cd4841..0853ebffc156cbada250d2b67aaa743ece4e0509 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0edfa51088e20dd8b307d2d871b59170a88b366f..0600b880fd4cdc84a9b2b3a9cf2fc92d852b9dba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f906a35dd8117827dcd4f16e1685936e1996df6..3ba269488b263ff5de7f65877fb4c5b6502f3015 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc416848c83f7bb6aed3bf5d8f13fa7b92acf00d..351c5b65e9873d91c5885d000c982a3d53fb8df6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a9fe4a653ecfc76447edb89b5ad5c5949b3ff75..74f4f266eb4d1042c49948a8a775c4deb1243d6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42960ba352817d9995c01fa9e9de1e512867bae9..23f6f11efb610691507dfc5f8fe454c8f240d2fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e66bf26756f3f39a5dce3ae5b6c8e007b7f1e1f4..7c7801d43b5e9817a6c9a0ae7d301d96c3901951 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a3d6a25215af59e4674f4edf0b4bd6686e70a0cf..2d64f92a936988ef23ce4f14b76b6dcc82b1f727 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4049e40acf314358b8b794e7a73ff3f7fdcd35c..9f67764e4a4aff052dfa1acc3b90b119caefec36 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d93a81e74c75161d6376810a6eabfeb0191a26b0..33ae426810fb50c3ab130b5b282a4b3df158d7ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed70df1e8b2d2abe98bf6ac82ad3c13893a19c2a..0180b2fa1cd01481331ebd1dfde8784746c1ff6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e0ff539e5cdd861c4bdced45473f632b736dc5c..600128f7ae908e725bc7c5f0c1dbf98ed7935eb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 949f5dc3f0fa15e3e5cc86d0749ac2ee78d49e15..21982b1c3b712c90e6edb9ca1b7ceb95b5da7e23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac8af7755294fac0a23eaab71f0536835dbfb1a1..ee28b022caa694e4a4ce0ebd8e1d78da0d77c53b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c60c389c606458652f4949395e4c2965385eb01c..065976deb7f5b7dd6a6200a1ad9cfab7a403ad6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9e3529a471a6767fc4c95188735178bf9494d8d..c9d02ff1ced34a112670e651e66ec324ebf1b7f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ecfc052f8f8cf6be2e57c2ccf42b5521eeb738ab..656d77f2447ec955ee6ced725668d0741e52ffff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6842562aca086f5c3bf74a5b4a4db34cbbf0a23..b271218131551c498668c5e3afa08c6ea8c4095d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78b4105c641571b4ed2dd1e169ba8738747b27ef..e820672096ab4cb8a44459fd1636c7af24ffc9f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index afff17945401c063ccbef25eb59cc284e5aaecd5..b8349956e8999a2fc2fe5db82874f4a36cf31d2f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d635cb75e19d15206d7f202666aa924c35a23757..21e90c8e9bf3c84293ad8794d612a3a98c60e7ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78d07897738b312bb2769a4207c429965e6a0ffc..c3bafaa51f25d79e542d655877202999d153cd11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4632e224838166851810da14988ec02fff19c5c8..9d4ed0bf98b378dfeb96f924d96822c20a555674 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bbf5627835619cae28a8170bb4942e16a43cfb13..49793845ebd6a585a15006254d35c38169db86a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ff6ad4f44799c9a4f6f5124029c17ff93af4472..8457a58adca12d563d71749ba69391a24188d790 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9bf31547fab0d9539a2d9640649c186bcc7cf1d3..d561512a46edaad9c57afb1a123738c06c26d65c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97dda02daf4d7d1ffccf96e64b18c9a0b8ffba0d..719b6109f6dc0717722d83bbde4b9aa0ee4d9623 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28f14d0118d2e7e920a355de80d75c9e562f1243..def757262dd0941346140c538681668a77f4d386 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7f7445e459c892220b75b81ee721b00e8e9a5b5..8619829a51e5d8da9ebf754f67f7037634c134ca 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 f385abfd88f13d4b1a0e34c135427d8e95fac0ef..6e536554a0b7683cca280054769f20eb047d0c84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef2456f64712ccc8d8d8fbb49a7aa13c4bc833df..f77b1f89d99047e6224223cee4a905f9f3b9d965 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78684ac429d1fa1d2639f8a630b38b834386a387..064f457127ea43b7aef1f5466e32b9d4e8bf53e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 063473ec7ef4500e19251c02140f3756c3b1fb58..f2e0f99f354fac3c5299a8396ac42b02ae3ce790 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8183d93b46952b009ad308dc836380b2a922eb10..e5207fc6dd06ecf41b514afcc934adfb75badd72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8bed0162ecc7f47023a2afa5578f34d4037cb96b..97085b813ca053ef9db69c8a10d22b31ddcb8158 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index babe87fe709244d8d0ac9279b0f86ca398eaa4f6..36d51bd1d6acdfb4b157743d26fd3b6cec1a0e08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 293c08c1b9b19fa2810fd8f5a956d3135c1367f7..a33413b93e31c321bfb3d57415da5a892ccba0ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 103585494b1aa7329bc4ec39430ba2c1bcf5e55b..b59dac4fe6cf3027cb2dac8b3661ad4f96be34d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a586ff11971a6c6f01ad0bb4a2e113bb722e250..fd2abf8416f973bd905e56c3973ef9410814b9f4 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 10b7968ffd96ccc7130d7f3b64efa2f7b18118e0..1fa3c2939ad4862dfc8259877d154e810ec23926 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 2a17f97057bc91c14181ea39dc41eac00995b99d..74c26bf746a683df654f8a6e5b5238ad03a15520 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022 CEA/DEN
+// Copyright (C) 2013-2023 CEA/DEN
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published
index 8e04c347bb6c3b85f2e75ebce09a6e4addbcae12..b1277fad4aab1fb7c2a19bc4e8454c81d4c6db58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2022 CEA/DEN
+// Copyright (C) 2013-2023 CEA/DEN
 //
 // This program is free software: you can redistribute it and/or modify
 // it under the terms of the GNU Lesser General Public License as published
index 6fc4afb2e823077ee104b5c9e10de6e9ea1ac540..e90498498f525723e9f8cf06c5a7f334497fccee 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 c86da8ff3b21559a4aa8fa5f8652bda0c1e28bab..532ea956e8e19daed29a859f4cb20f8cdbe20cdd 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 3bd67eecf3d5ac66ea83fb592c901e28c2d4846f..8a7d57d531c963bf65f82ab6277647d7e2bfe697 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 85c6b62a6afe99a4fba10fea664df7b675dbd817..c8236d204e3577a6f3cd26f88b7cdc6ec83db622 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 500f12261eacbbe35cb5f08c7e3f07402abcbe8f..d9bcff38ca7fb022c80fcdd6e1d628648adf1955 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 abb5303bf72affdce047b5b3ac09f95a978afb8f..d8f6595d0589f16d0c63d8afd93da9e498b36142 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 65a965a0082e3b92f10b148617867f4d840d1ff7..fba3ff7a40d3e1e253ead67b976e883c093d8aa6 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 6e755e1f4d0bf76b57f9b5a33ceddc663c7ed19d..ee950b550f66057f94b8fe5126d4fd3cfad9afe3 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 45f4ae0fd23566a6898d7768c580b0f6f3464165..6df0549643a8b3007b86243aa45e3a4f111209ba 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 f218868cc3df6d1f8992a1bbe82ed36ce0d7c8d7..90da74d41a894c54538390fa2105bfcb0730015a 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 0608d06c1e57266dc15009adb0043385d0e275e0..3da7720d8ecbb53e0e3fa427f13e9d286dbfae00 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 9bbcf85ca7073d055c4d828b439530055a8234c7..7e6cb8064ade4af4704e0b54883b0f89a9b63374 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 9365b2665f14dd2d29d1a99d3452bc0db2b64284..c65f2f1359cfda414c67df32b7f1910cc5120b06 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 596fb988723d6f98f0782e8366bef93be34122e2..e5fcb1ad0eacafb60696b3c64d9b30e453b9c342 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 f16809b9d9fdf79836850e4e236e2fb202852be9..c8ae829ee6eef76101f0c8a16e2e1a110d87d809 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 5269d1e07fbeb4ec1493afb397c662e6aeb9867b..7773be90de79b5b275ab5b545dac1903fb9da4ce 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 3cbe2a265abddc32685534f91706ebef37a76df9..ba0e5334ae5b7d2cba387ba79d8f7753d7784eb9 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 -*-
-# 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 9ee22e67e0e9e14376591ff13fd05ede04817891..f50ef94b4dc585d7582bca5547138fbde40eeba0 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 af4b0ddbfe2d1bc2ce3fef365bbc2e273f19ae3a..6a2f33bc747acb08e5132e303c8403cee1ffff61 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 f6689d62ef2986cef6920a5f9ba7b550bc00bb80..2513893e98c7fc37df40070d0a1efe4706dc011b 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 3dcbd94e5e2f7acba768df5d8bbf365e4026bbcc..14483ca70f5e40f317ed21fb1f97a13ee41650da 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 59d8ab2ff793815691d37ebd055aaf6c59455f03..30e818e559af08418270b2e450ccb4c200011c57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac457a35ecccf4a77055059977dcc765bb19f83c..b0fdfadb3660e85f40b9299f964cdf6531dc30d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c01735c868710c8342704a519d4a53edd57f36da..6acf26dc3f2317ae2e263e1ba2945a17776a2c4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c7e5a7107cb474c1172239f9faef095bf37ae60a..457b15a13bb4b37953380cbb52910f457512ce26 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# 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 4103f54d98132db7c0980b7416da9b5b206abe98..938cbacfc42e17a073913549a75fa4283486aeda 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45ef31b0c9d5fe6bd3c01d5006fecd193a65cbaf..63ccc818bb3447e70c1df5677414948c59f49ef4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a30f2edf9ea4e1aa972234f23a8a363f7a50cf04..31d2d544c5a1e1e5072e8157edf364185f4f3d3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ded67c21a4aa008df34a667ac64265c0a9a3aee3..1498df8dda7980e41a71fb8795cc88b903b9be1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02d0fbebc036773964ab5f59cc05f63402e662b7..b819cb395936d3e6efb3fa5378be1db4ebc5e206 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 *-
-# 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 6362772ddd669c2b1010985f864bbe02912a5735..1aee5a169c023eae5819614c34c43369136f0f37 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f4e09ef70958fe341a8f31f4bad8bfca3f013afc..54ee74bc03cdf1c44dd635ae03cfd44e8458e1b2 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 02191c9610af932669a5d153e4f2bd371fd86696..ccd2ef44a61e455ddb990ea51fcdd85cde8a3cf9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a16591dcc39967c126948e2b39f314f50a4fe43a..e2b97ffa9c9909d87c9532c568a60e6244fbfb4d 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 9c98190d58e71af9c3817675836aa31ac70ebf17..7d9afc07c274a1858003e8115dacfea12a127fa0 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 605b10c5df933bedea8b259001a525e6fbd661de..fe61ae11cb7b1704a3f19fb6b8737d33402d1c88 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 b3039c494028c1591db97b764707826432762d58..66bf2d2ed2aecf8684aecbd57d52e762dd0b4760 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 28b7a6c0ef57cf1fa6c0c2ad7458d522f1870606..17300bf1b463bd5e78e298035ff5975724e2a28a 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 c749d0618ba7687edc20fe180961fd2b39d619e3..a0e2f9e808f6e67c6920db21e57169a9efc7d208 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 ef08a1836ab416b523d16ea08520180a3e2ed3aa..5ebe68e344187984b68f5fc1e5d42d981b69bd20 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 65506d9424818d157784756a53247fddc18917de..92811a0b9b5721a225927f49810f6e7b2c163d18 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 be6e3b2e0fd787fe853118360547cd852990d2d0..00d6ee8491e8e1ca4e663372ca36d8fa3485cc62 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 e167a59a5a0fe5a5cfaad6ed0de4cf9c9e4ca415..bc35bee47252ba768c2a3bb1a920832e483a4b83 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 447b70b1f9e8ff686302aeecb8388e897cc6bc1a..c5cc86f42913b12cfbac7e0ec593fc8dacb5a0d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 32ed1860b4ba5b56b087e3788b8258b2f74dcdea..4098187d28bf4866ac1adc3ec62c024d38f7eab2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e70495c99f7a343682f80f05f3f9f57a4f63ae93..5264290fe076c97c725c3c6f4e382be5dc998640 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9442700b5b7c2057e5a7f04cde00f8f4155ee2c1..d6803b5e882b1a1b7c290c0c6582f554b1035d2f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 355dd2f4a1b44d824bc61c965bccab5a4cb9206f..5884db27fe573acdaac526c7079ea8812ded2398 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7e53d542592e3170e6f2c37400386686cddb6be1..4d1df7ba48e1bff7e49fc595d3a5259375b565b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db6ce4a5892e91af18448cbe08fcca34e2605926..126d72eeb7ec434698176256004800e8b7c45136 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 03e5295022cfe91075614a3cb10dbe240f5a1e57..2a96cc12b46d9cdeef419a97f62c30bdb96db858 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 75332144993d31c0475aa44606b6b549cb881add..683007686fd3550d0235af70785462db6ca32ded 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6516dc9f748db20b7f5768aea6500f6479f8ce16..31f8af1efb9af7fc75568d4e3ee884e2841a3aa8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8f494b7cdb60ac5483e4888600c751e2c3464084..ebf302b886a32bfd84b512dc16e74b0e8ba68f2b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 573a046cfc3810929e7e6fffc7b522d67c28a849..f6b93ef48e0bb63cdc932b5b2ee5d85364626cb0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 447b70b1f9e8ff686302aeecb8388e897cc6bc1a..c5cc86f42913b12cfbac7e0ec593fc8dacb5a0d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c05513044d632b74276c2a2a002e1fee004dfbc..a480dde53f4f49860d25f5d81547298e4770da4f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eee2b98ea646333840a82c3b2021d011651b6323..576f3f8e49734357c6429db0dc355f4f6ec44f65 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e574bc467f30b7d83ea3dc7903e569aa26fadf64..b62f777665ae84b6807cdbe33b12ce288b3c169a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 24f97ad8a52d409762dd9afe84427e7dfb394253..e7f1f2e88ae3607e15d48afbd37a3f0b2f573dd2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9beca5f249dba3ed95b868eae4d6e247ff64cb5f..06adfe734dde388d1b00f0ece35aeedae233832a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c49b2b2d19b55f2f97b765e9c2a9231c4234d2b1..a0127d14665a5fe4044b11efaabc85302a3ef3fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f63475330b2144c92fa9114ba6f30624bb3851e8..97e7f9a2795d847fe9d12fdc77b9277c16406d0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 377b317b5b84f28499eb3cb35a6ca3865163f9cc..9735a2d206aac85b674d64d566ae40a9744d44d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1cc83bf911955ca5ac3f422f1ae3bda8260c3f33..d62d3697c2a50ad0a0344599a5a7880f25488272 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4cb0a18b8ea744e519beed3445e68a648905d515..57f2b794970dc8fd1c7ef888d11810f35c14440f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index afda8470ca6261c18a9ca1fffa4969c286b51b70..e83f8e52c47dd02dce56b9d6ffadd4319deb5655 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7afbb76208f5567e604556a12f86db000a770050..f6c8ea1abdc33b1752f8c0ea0840b7132e4af548 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1ef9ffcea9248dc8c4228d5c9c81c2ccd822fa42..a7ebb9efd23ad2346deeeb6dbac862af94b1b14c 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 092b0d42e9c61189601c176cc51c31c74a5bcbf2..a602f4525a957c821295e29ec52212c27221cd2b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92c42a4e935e618f4340b0ff1ee0f0a2281f5be4..8217a1fc401d331791c048505a489dafbe53e611 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02997e635a345242a35b97cf8935fb38d253e736..42b9bfbc2f46ffc28648b6ba46bab70b33990e4c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 534bbb922e7046808668b5647757463d83434059..a768bc5995ea5f212a464357cb39b123bf65ca5e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc2f3c81723782394363d1b8f930db89e042dbc0..9b10fe82aa81d2a79241dace8f79fcf1cd45d3ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9c8e21ef18ef92fd5808ea840eeda3bdedaa299..caad45fab221e42c4c03a069e862f41c8cb3c265 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 44bba715ca8373ef0d015f40b027d3bbebbdc8d8..cf6ceb08086ef7594b64e03af112665c58162494 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1847bc7488d32399b62ac6b4e932078683b95877..744ab7e250a6182d008cb5f4179d638e47952f5b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42dbcd0495eaa9a29c9ccf1da930fb786653b12b..d737c1d2927897bf3a4b5c4803ed38ff980b197e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ee31e9d1d3ec1578eaedf2ba83cd3cebf07c895..a7d284c933ac3f92ff9eedc5e710df34a93fe354 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ef61b23f41336648377944456f2832360e68d28..449d7575f6a2dc321bc0ebd7737e2517bec04993 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c7504ebf464b6e1388225e966e7c4b002608400..283ce50be67a3a3301634240493d232e4f94390d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03ccb23e0a8de754179b426615a4cc3a9b6faa59..efdbdacd435de4ce44b4ded99ed13683d5af1a24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c68b496e83ba9eecc9d341da8b04cc70080735c2..7ef5e3b219fb03dc64af3fb70dc72984ee469288 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4186461dc0b8afc24fecb111411f034a9dd5cfa0..7a3b4c2cf2bcc3892caa6da04a2b77fe8c4d3e08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1a1710ed3ee761f5c0ef1d8898ce835d070775b..0fa0ae1545e818edd129a0cecfb5c9bcf0061179 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a8e39f7eed97b27e7c200e20e6fa6c894932c89..80d58fdc47e380ce6c331435c2dd6a5e2c30a078 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d0bcf2be63d349596208b082e27e1c49fd6a1612..84011ac865e644f04b28100ad3b0afd3063d2e4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9da90fc292881f39935c85752a396504e862c1fe..ceabbdef72921466c0f6bc4202bfad610bf75f38 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 71a5d6b0f63d814e57ba0333948502cdabf1c30e..bf4cbc90c5604e16ef5c4f73fa6d39d72509fcc0 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 a7a0365028cd2e8c0abe16b121a64659a8154bb0..9b7ef37588454c28e3db2fab467aec47805f0082 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b23c4b66d71857f3bb749cd34e8915c417bffb7..f80bb5774c7df38c963ae2f5096354edbbbf2b9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2166f723aaa4a18d290f499a7ac820e83494af45..d5edc653160b33d8815435016bc10c571d6ee46b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3d809d2823d611c8657afce7e67cc668f616004..3bb14d337447488c81b5cafc83ade2349e269461 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc3ac04a64217fcd1edb94adea77628ce9feaa8e..030fe38775d897467c3fdd67b96e7714c818c485 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 73df1cb608804dc22b7c1c47ef98ea0daf44bb38..c9746c2a43c1257ebc1b1f59da496c53463311a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ac8e22a7247f3f11cf46ed7a28ba5ff3eb1a2d7..2e44cbd7f25849ae0ab379c21936579d580c64d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 095024f598c6dca0b8a52c4381960a83125b161a..cad9592d58608dfcaf4951fe487a0aa93b59a054 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1447391706348b713717da6e92746e1df3073c68..835c98141cc210f0860115e99f218c3a23bf5356 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf478e37c50a23aaf9c78617b81c3f838abcea99..c8c5ae6d0a6eed809cbf18ea0d8be2f92f9cfb40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f21e164303ca108d3901e723b9cd7c2cc0fe55fe..a51d5238ee7a2bae5021a55670e2a193779d4332 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7cc65313af21a57fae5abfe8113642dc7e45aea9..54d26cbbb7a9680d4dbe266f2f738a31043360cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0b96522d05f03166e6c68defb9306b3bc4e863b..c4850038b42461260b97e7c6feed7be07253273a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94464d55d981551bf9f5e887344216a52e4e13e5..736a0f229696071297001001bd416d44cc9f9895 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1077b2c2533dc9a1c081c29cad94b0582e14e86b..738ba6928d03718b15f9427780a27120fdb85c53 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cbc35be4ad07a5fa0077995863b0d158f7ae82d7..b585c0cdfa503a2c199e097b22956f285aea2a14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f80d478a743765fc83d9d22080f18d877f460d6..d18b58c2bf4e8e185ddafb57f25f65e0122eb972 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d568c76019852b437f81586eb9c8b43c70a84bb1..e4fd3fa5edc0fea8ea82782bd20d9afb297bf188 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 626e2126e4e38fee71887be698af757c5b780abd..6696f3a2b23d5417901cf420d2a4470c293d13ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9051a7485cf5e05edc92f39c5a2c82f945bcba3..42fb10303ed7655eea72b479b311c93170ea6ca6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39bd188139ce5f83d511230d2f5508f3727ff7a5..3a0cd4f296d5ef63e56d0f35910f78e13e93ffd3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4fbdd955e4ba23d946b602bab56c685674ff4c45..57cd208212359b84003c1170a4dd7f262313acdb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11b664cf653fb749d0d5c469601c5b572ee3557b..4cc4c59bde89d9f65510c957967196abe51f8969 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 160825cc156b0e300355987e77664801937d8361..06783cd1bfca32de18b836e312ba88eb258ffcf6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23ea03a085ff78ecf1eecaf96321c1ab9881b845..617a2fbb8af26052e17474c4aa3f106ea21b3025 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ccd1739b46be6a0053542d2f65d1a7fab2346065..679f6b886c87b139052d3d133768f37198ca03c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81e0310aae39a5635acbc72539c0e72f8b1ff75c..83759cb0551d0ed6c0d8ed4b10e3101c22135b83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d0e88768c0504f740ed3c24f78469d9879fa826..e551cc534945858e168a17a51e68e1fd66ad3dc9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff36f2006bec36519da7f2c77f817ce32ab5ff3c..1a57c2487483441599b6178ae6861bf2d4c6ae73 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 522f95b9d4aed9c01f8b97a82a93f74730885de9..653c610b2143d58c09e6ac2a08cc480c2c72ecb3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b73750305683d80eb04a318ef1b59912d2e7501e..c2a3265908194dac29aec9b5e7b8500c0a40ea1e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6be0905f6e37fc95d3c3db202e9c2538faf3763..1b6be93c17754f7f0be3e21bb8c5b0c3bea10eb1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f07b08090c807db8284fcc63d9f54f41aad2589..245a5215c66bf710c0651cb6b0c4a99816f80eda 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bbd48f4381e4df0fc0d1db88246b8705e800de87..cf570f7ffacc7ad1093cb71ce5cd0154fd72b6d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6017d813cd592b3b10783e4bb99a12b33382c42..5ecba52184bc837e8408fa7eae04811bb4ce58c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee3f0274c7defc5688658e1f950c3925c47232c1..2010dd1b1bd329475009df6400d283a1cc844d37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f3c6a991f19d341ade4808d3b4b4efb7910ae75a..1b4bfc9424014c171c5bba4b521ac8f2a2404dee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2d03450dc353cac577b18d16dd187679e3374e40..fdde6181e81c1e2aa69b828229a5d8f0572682e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c965419f1bd5c1d3ad98d3f6a39741efebc7511..5a7a5847d72a542c27bc071b4909e4c389e4e80d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 342c072f439ba3020a43c11d6a90fdd96dd44233..653a4e5d11588cea9b18305565cbe1bd59035472 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c4b3dbf2d7de5e0a3dcfe97df18acbe2a75f580..7ff50dd40a991441aa1597d6cdb9aef478315d9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e2e8eb9d3bdf1216ef4d394157bc81e3e4f792b9..d5c66910167a07fb2abe28e1869bdd9e67532001 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 727b6b4ee0c5c6d1088cf9668d845a2c4d1eec65..f56972b172c54f83e29b43b5ca123e5074d5104e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed41696eb922c5f436b0f9df702987abac734368..dbb606d844c9f3a5370d28818a184274d1fbe2c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0062fd8a9acecf4cf120abcb7d4b476d7b92fe71..744d2789d285ce4d30820ad1df533506bd610197 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ad28c183325bfe838a9d066712915aa4fde11a8..d83768b70ec7a7825173538ab13f2cc47c9709cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb58b5890a0d9698a79fd3b4f53a1767696845c6..c39d7d03dc2b2546f66d369e341d7a345bfe363e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1dbd2ca905951ef25d8a07d9a639c5a3ba4c438b..82ec14f2057d453d115458855b041ad53e8c2e80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33cfc9f68612d4f86d52fcdbd640f13fd51b29e1..ab45d4da3aa491b9a8e76ed6617a24c03f26a940 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43739b263daf8469610b7ddae18a2949e62175b9..dcba2db6cb0e4e193a2205eb862c5de76e23db60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f1315e2a3a4a9d08ac43d5783badb2c17d2ab3a..e437766470960eb0c7d0a3a89b56662f9f23d506 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 429e9370d4c07d10e8d323f31b61d25d04591324..329fafc918cc52e09466cc890c93b5c6a35d2f97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a256f019b5b7464a05b34842f1779a194b954f05..fc29f828bdaa7d028089c7ac6722637064c717ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7375054bd6725a2f9f71907eb63b6a70f4f477d8..525d350b85fbf4b753011ee7fc6296f6f440c341 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81e9e516b0729aaaf94f581a50cb495663da35d5..31d3e637a9cb32302b08f2fbe371d78a9171110d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1edd8346bdc8abdb2f725e159a93dc35c9cae956..6e3b483e827cbad66e672447a50a2ca755c739de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 504768be157db17101dc750937d9dc212884480c..854e4886a77ce2e0df0ac1704f57d1566990cd08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4de1b62ee0936608c5ec71dfec3689e252fcee9..ea405d12f79cbf42fd172a6f5064532419901164 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3346f4d84b573f3abef635039fc33df9bd5097cb..562a905fec9f50a9901313d7dc63137a207b90e2 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 039f7c84f2891c3a1daf077a3affed1e0be45334..dda0ff6c91aad343382533da3ec1c2911548a74b 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 7dd612a130570450bd0779e12ee42792d50695b7..5915c94b7cb0427fb0c3a7aef147e30195964d76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f996530f0b9e100c3f8c111359733b5ea2b6b95c..c47074bc8580ec8c7da627d3cf60dcc5b3cce6c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8a2a44a2535bff99531e963d7bffde1f181d1bd..153df212e8955c7d7fcec3d9f35446b2430698e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b13641da4daf0e553f084f7ea985f3b4e122f07..004ad81d7cfcae810c7f17e683ccfacec2d9336a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae023d43ebfb223e03b59ba242398001a5260043..10aae972352cd870fd268afbb25e8be1a72c718e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94029ad80344f4d73283664f4fba2d2607508c38..7bf7cae7cbe7c94c3c8dd8ca1c30a43918ca4add 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72fabf611d0c04aafd568077deb33333db3a1ca9..18512a58e954dd05ab4e7c532a7946316280c4b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 843a9d4c0c79ac155ceaffb2a7b913dda854139f..db5e042de71e213b5505e4edebe035b3a87008b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8adbdaf9cbd523113983121e2324f9540f51c23..fefb631e6f7f3f5dabfef30f28c31678fc570c23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9584e8e3eaf6bd281020c5af1640174d4faab470..0dd03bf5bb1f392c41be3108ec1c5287393b60be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4dc50406a863a3f232643876e69dd81df518fcaa..4acb1d37dfdf366027adcf52e2a0773389961064 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b04686e9c50fca13d6054118ff972a1ea0ff607f..33b8ea67a3693f4955e678e4afaffda25d68a273 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 222ae81107bc15cd9908f89e1e7d7e267268f4fe..f3489f0fbb23edafdd8384a1b755e90624a1c83d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c3fd0925c6aebdc95bb2e02fe555228d91df170..3b892a559a0f171922e78c972cac7ddc468aad5e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4054e81ebe2c80c3c840a5e4a3e36308bf7ad1b2..70c27c9669b2e20aacad7deca70e9b51f6202ad0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f27f7f93edd751569315dcd887eca4ec869db04e..c9f53da41bad6a8156d76c7463b6428527c2b28d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e379fd460ccedfd35bcf7cf0047173b535da11da..93fb7110308f2c4648b8f11859df464c63d718e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcc26df63662577c48b156ca3bcce2e9eb3d27b2..d3f5c96a5634c3bae43230ebb9b12a301e4a9696 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a99bccd46df9f8dbc7b51553178df379fbcd0c38..f3f6d3b20b4318fbeaaf684ddc732da578159c6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1b5e2a2cfae96561b47ca84e5ed03f68fa5236b..3dc5f926bb80a14f16848455dbf1ed9f5ba11846 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 985b9d25f353bdba7682e781f316add64a51207a..5ccbada4ae3f4d8af9af81e35ee7ea1712d0e715 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d4bdda3659fb09386bd7c9aa04a3131124414b1..39279331899ed0432f33d9b63b771c5664e150bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8255fe2c9cbfb4ea4ea8c666bc5a690bbdf48587..7eff2f8c8708eb8acd1bd2aaa373f4258043efd5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c338b1f85158632d2210329f7a1492105ce6cfec..cd2f96abf34c5fa8d8def5594a83bfe5b0050f61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 511b6bcfd647ea9a3b204bbe3795f3f45bd8a711..6fa20af1f40012f3f4abbe61d51dca5bf2529cbd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 703fc9f12d4b00341704601b3f3d8528c148c3f5..2d6a9abc3afd041db042bbd3f950c11307bbd304 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91b958e8800cda191674ddc35057d3de3eed6f4d..2b2df014425ca16eb5b567d66341f12721714e51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9bbaf67444aa8c2b4606562cf251e6648253a440..0336d07a94bdd74c1b466268fa6cfad671d00b7a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46857b0fbfd85ac97f0004e1a9adee52e59e95e2..c843e011c998a3977c271e80d332c897ddde0cd8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83b7ddd31d0a4cf526b198662d4c45ad57cd3499..d4b3c9cce6d1a46087c78785a087b9fb4a1d9f84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2775341eb7554c9eed46b98eceabcf49a4d88b9d..3a962b3f6653443db55136893d1f069ee96edd53 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 fc04c63fd1c60db6ee075369ca1694cc807e4344..96fc37255d21188c742533f43a446edeee650cfa 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 e461e9a0d572285bf3eedb65a991a16a16f6d76f..32a8099afb51317e6dc32167961095b3cbd89abf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed9e8adaec541bbd9f340faf7eb7d6ddfd0ac2d3..53668359f94856e3da32416807622ed0d63c9e87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3872741bfd5eb5b81abf67b5a692f3a480206fd1..fecdf2bc603ef809ea26aa11598e4cd73cdf61cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6196d0b2015392cd86c7b05038694f2197f0be0..c367b02e4d3821aef1ae586368570e1f7894f6f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61d6d8d9a762272e8fb3c874e7d277efebce36b8..c902c8bc97510eb53ff48ee4437dec8622ca446d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e581813ec2b2c6569c97c1b27c8c3b9297e47da2..51ccc2988d99369928f224fa032a79e6c63e6122 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b74d307f25e9e3e0802a27cb66b2b0d2394d99d..5e66a7b4fa8046c7498c3df06ab3eead9b430203 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99a4adbdab017e3dc43cc74bf7cce9e4a5bea644..be874231e24ac55d487063ee951e17d9c6ca4b9f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9af38e301c555f3f0a6ecc153b77e7623583fab6..e47b3a09ff83025781140cf1ddc3d3d39982ea34 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ceb3c30d3e79f730e61283d487df6aee556b1c6..955d545648d1218a1d94557a6f6cc453b826dbb2 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4600527642ddc2745d34b0ecae691eb749f9f384..23dbafc48104c537e982754bcb71463c8724e82d 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 144eca8b15cfaa4a3d781976c4c4dc2db19dd881..ac2bbf6432f25686db448c5b7fbddefcfb552485 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1944e2f46eb72337cf3b77d27adc13d866c8acfc..5d5470f0a9f08ef0f8ab0516c17720a61a2bc9a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 34dc3ed459c57c619c76934b2fcae2809039c55e..cba629e0de9573fd6826da39846e3c6011a192fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d4fa36b283685c846269a75ed7c1a221765587a..c1236cfa0af4ee39405e58b2197a3d116c4ce8c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b0388359e2680925d89e634567d320700302bdb..23827f1698d11513e9901fb69ebb801be36c962e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f08233fcee909f3ab834301d753485d2b999430f..77bfd92ef29c9db110320bf3341c4ab7e22c3249 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5fa7f49262aa2f0edfe915881cddaeda7332453..383550830a1c8463de28d013697f8845da6e16ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a30c1300c200e1d530a70e02c8f6abdc2a3e59e..b7cb35a224093b1f18e7d9a11c1ca33d28d1b440 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d7317fa30bf302b5a8cf2821e9aefe1323191457..fc32fa61212546572455a9955fcd9b77e5108d8e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2bc6180dff0b6008d6ccba1e6afa3b81006e15ef..68fe605997e9cc333bdb66cd43ff0ee15eea1c2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed8d70b2dbb70a9a9ee8d9153b4658f781199b06..883b00ec519b094d1007228e5d0355845a8d6a00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 628fc09c6eef0eef2dbd935e3bcbf6e1685df892..8db4ad685247536d6798c3dc4096f2ef31e66d23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b45aba9243480bfc0695bbdc37ad583efa3b6af1..1101ed101938c4ee086ce59de07806c420c8309b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a3878406767a001ce8fb090b2526322b2f390c0..700948b11989034e8bae2207ba723ac10b5f4479 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index df6f7b85aca897bd8183134793e4c7498ed2088a..09205561f80d5639ec686d920f0c04935a2537b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19bb44861155656c7f030650cf43bbb5b5904bcc..0fead1bc41a6e9608dee291807fcb17eb9cbeaf1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7468c2afd37c79f364dca8a292ffd597d747006..abfd6d8b73f0738bd434bd1f5d8d72bdf6feaee1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 603a8bbd34edc2b30874a59cda402d014e9c151f..f3f0415d5f73ed688c206497cbd576268b1c470d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4eff9981a13df3ad04db17005e299d278c8e77be..47e9a01c6a211b26a87ada47de416e7214e67b10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db7b03bcefa29c8648cbb928a540f6a31f484338..b871ccde7d4ca90bf25c0f7fcf7d6c5200b7cb98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e69514b85b3472ab4139d4fc20f3138f8387bca5..70891deb46459ec4d522727a8ab236652235ea47 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 23521a2064cde11e11b0f9bb44f2b218f17a616b..07b0121214adb8c65ed832747570397a4678f134 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b486987d7c0e17c53332c9e3e0208937126f9f7d..66d78ed5323e967d43242e44f2adce07ebd98107 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 30d4ee7b0ec5bf7077a0db833b4813830e687f16..808b583714f13cedf32ee3b208435067add496ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4899f8b454a530159baaaefecc3d669fad2e2081..24a86ff6d1bf06702670b62278a432447a399eaf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 339e90bead30ef71f9d43625131f994daf0fe383..45c2fb99eee7f80d69b31f482bbd46fe0dd05404 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84b68acbb61702ef03b20a64878ae89f6a65a190..253c277211851688f11f6463611e135c1cd76dd1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45368963acd5c28a4d4f76dabb41b39d5edb2458..4a4570c931335479295c63f1cbc403a85382ecb2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8cbf059b99c37b28e38f717eb3ef4b0357c964d3..54f304d7ad25c8b44b8589a6cd321713cd9059ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6519ee3644be50df62b09a89867210ac905af52e..d527c6839546b98db7e8baecf386f4efe57e84b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c32f118458f9d3123af441737860a65df1ac80c..eca8635838cea4e816c0ebcf0c4ed330f91443b7 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 9b8de80181694996762f969b0bcfa900a14dbf00..a7ce46256fea8dbc755ca22137e30bcf58decb6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 767301a01f1e8b1428e9451ae840ee16173f9e85..0c4ade63e69b8092d2769c2006a90866b2d9dce5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e339190e8e9663d05622d3fd71df129953492972..6e60076b2500809820201dd76540d438d4da1a89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45563838bf6600decf6463e4558a11812c1424b1..2edd70cb76699065ac65469da17d70764d4a4a81 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 321897d7a98098fd27cd95f66022d9519fd2670f..2c9f38958f0bfe18283e426e5fb4b18b23e690a5 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0cf63cb92da94dc2dab88f47b0f5b23361a5b355..d676c278b8dbbefcd26be7d1e15426a44bb7e5c5 100755 (executable)
@@ -1,4 +1,4 @@
-@REM Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+@REM Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 @REM
 @REM This library is free software; you can redistribute it and/or
 @REM modify it under the terms of the GNU Lesser General Public
index 201e0bb942be197d0cb69b7e36765da63f46e557..a4cb2c135564368e8f761f04f19996842f82086e 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ae64b02f108485d306c53ecd037bc7b270c485c0..7ccd27abef3933460544a34099b293bb4ef8d745 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b55f124c91fc71929c82d73d6f028ac490399acd..e898ef637a942a257f21eeaebffbe7795756eaf2 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 97c3f0085017c36cda9ec6653272e889e1e60734..3011c9bbe016dc32aac12ad783db54c56f701e71 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 836cfb2fd2afce0f6e0f03e84de6c7dab7be7197..6c9625be82bb6946e391de192efce82ca76b7340 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 340fd4c70192e5d3e3da602c6df80d726a3983a9..ca9e70aa5a493e76ecf503b41bcaa73ce3b06478 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c631d08bdf1eafda20236e32981831e95a02976..77eb909bb67550e117c156b703333de467b4432e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9984d48d26fde4120d66b6d6d1fab0bfcb3bd14..84918d6cd4ef5774aa08738a67246d9a56f7cb2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b0799ec927cbfae3abe3544b0a0abddeb10fdc4..b2b501430d9d5250b113b28fcc6bed9d74753cd1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ad909abafbd12c07c3e96c637c13f1930556e47..5587c61ad8407c71774cedb07a987dad263f0ebb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ea01d1d0f30bfbb0a241761f6778bf0da918ebe..a05b29eb74549675c2b759c88dcffdee9de8bb03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89014236eb4485e233eaf49e170bbcdcc65e44d3..b03b78b5e4c0d7d77a90e15097d44ad01655242c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9bc43d42049b653b92028b7929db72afb899c12..5231d13d542d47754a22ec12b85a883be7749fdb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27130314bb76686798d3640b80f42b0b06624308..1031a66956898a30f27c44e72975f92158a51ae7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 12146d1790bd36218d745a45334bc2fa76b92466..26acc9f5855fee5438e1fc9e555034afa72961f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5a7b0cdb6bac7be4538870bb90b4ef43f40ae10..7dca00b7e8cb6470646aacd7d37c53bef61a9c58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 301c28f0aea3944d5c165d1c25ad412917ca67ab..712543cc7aa5fd35d1e55b41544a1759fe16e7c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00fa9d09aae04b1f548dc12ddc4bdfb3711dcd1a..ca69c011f51621cb7475f32ed5aee28162df0c75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95711e87c822cfe65ac903223aa21b5678914bc7..820ff819df326596fdd55855af6e87bf98510672 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8463df6c3256dbdcc2d9d649b13b55a8f2a3b857..00f759aa3355c5eefc3d01dd38714c80901da131 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 105478cb1e3f741109108194a9a8d0c6d6804f73..636a1ea68df8473038e65899deb0e8b21fbeebf2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b27f5b24eff1265dd8904fd0a94d1c0d8e15101b..49fa045e46351a839915e003636a32cff57fd50f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32cf4f44d670878a4d00a2431b281ad17d086474..f663d3917668f62a83efb8e56b216c994155b72b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b49f79caacab96149a6d9f54ebce090925d74f3d..c0dbed624b6dbfbaa5b1f03d473366171b1888c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef98618613c54bd060386323d8a4e783bb4565a8..e0711e22416974db0497adcac42b68c9d0074062 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c41af6d96800b6eba4979dd28355495a4a28667..6549ee64a6a05317e669ef47e57aa88aaca18ac7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a60c73d868f630b44e7c6f421bc7f2d9a20e9ab..a4c91941ba4b31de4a2e45b48c117d55e795ca5d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b693544034764ebeb88b12fade21d5a549f61631..7b379b854bdc889745eab9d2d85c797d27b602fe 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 565f4a2e107908a12a5ceed44d4d39e664744c44..631c172e7f753f5237a58e6d5d8e88ba82a8551d 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 c6b39e52ad86f4dc12d562a4133b46628eac0865..27f29fc8cc7dc93bf6a340ee953a7919ac554f8b 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 c9f514b6b4544cd1e76c4eecaef2715d126b6c84..5802f69fdf172a1f06a63bc722b69fc0bd42db78 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 6a57412e0ac89250c4957be86d95a62e140cbc9f..068f7e8218b4a9f8ac783b7e677f8048348d329a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 1fd83ebcdba6a415cd80bfda37bab6e38ffa86b2..ac1aabd47c96301f516563c05312c52148061b7b 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 3ee7176632704fcf7d58aadbb0cb91f7b0dab6b1..3fbf8e4cd3ce799138586d2b2c31057124279275 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 14b1fc0ff034636a878801be130822b172ba491e..6d1ad24c37e046a01833f232b3581ac006dd6b7c 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 12913170063b749fe8a6ca3e2240d765d9400321..fc375ec32d68fd7e626d8e359770b60e4cfbc268 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 055d609c6d7e9490431dbfccb74ca867b0ebb2e4..41373f4f72b33f4631c89e31f232a2c521f00b80 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 746406d7fd59f7bcf9e8918aca2aad7492bb9ad1..831cbf8abb06e16d35f778521b06bcf73cf21e8e 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 447b70b1f9e8ff686302aeecb8388e897cc6bc1a..c5cc86f42913b12cfbac7e0ec593fc8dacb5a0d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a6e01c0dfa8199566057e419d8ca1fa631225d45..7ec2516b7cd40ac89df701505169be704c0c95fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a9af04cf0174791ee8499f4af6864e8f3c58c053..ea77b6a5c060b1ebf69052a3092b0f11f4b543c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bbcc20ee80976bfa91243b69674d822533180fde..b3e18e5a4ad31bb348a7393f0ef8147ee6c0e456 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d497a2c61a6635af87adc5545d9d4c524861b7f2..fa66c60a41be4dd89f9d1df8c2f6baddd72dffa6 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0bc9038ad0a73eca0d300d4a75f022d8be9485ef..14f79b685f053803115b9c0b8798c7ab55dee902 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 64fdc35355023db9cccb0d53e63df424671a94f8..fb81e00eda0484e097540745caa511d66f498199 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 13678c47557d830e2e2c4d439396f5c9ecf60876..564a5dade8e8d39f7dea5fea794f81bf34385263 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a5a143fef5650e89199c73f3a0239acc26df0715..2e2c9371fbee0c31ddbf85342b54b7cdda8f05ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4224c5a1d3383eedfba84617725db8df64b836f..3d6e01ff02c54e4aca515bf72d69f1c0df161bd9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43328d88247fb5340c0eb7a5f358485fd8d6070f..29ae2f2b1fa50a3e88ae96aa3b527ab2343afe6b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 037f61edb774093552345e60fa57afe678492c39..8d6e2a079c3b46aa6a9a3f3ef415866ae2bd23db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23dda2e21f434d7112d9ecdc1cabce511390ec3f..11f814bbd285bde1d8f7bcd5ec56e82103cf10f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c97b11aac879098c1ae085a0ca6b3fcc2b72f5c..313b475019b7be22d0f25c2cea1e61b574147890 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 98552059a49c75d82b54e2b653d3602ca753078b..115b7c6cc885c7e5beef5b1ec5c22b83a6563154 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aac64e5b619019060218679be03a68b50e72c8ef..b5a0e6154549a3ca060d7214c16d4e7e5c433dd4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9abd064339705fea3095bfc4b9b37927082aeb39..bc9e1c026e84b87a1c0ae9d98ea55bd347620519 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e81252c5d55f064f19a9d0ce5d85dc97769fc144..13dfe0dd8074efeacaaa5884ac9e6f0eae87696c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e924ce7841ae3535003f77594056ff2547cbff35..c365fe4be5a803958f3bc917305514d2a4ba203f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 5f9297881df13c5f5dca57cf2c605529fb598945..7b8c3e07ff80a24e30f9aafbd43f02de7b0c1fef 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 be528f6bf32a71191664fcd63204ffcef501f5b6..59034b39efbd59c4ad22215d660a2f714e3398c7 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 90ec086e35b280b2c5aa209c78c1c1ce0915545e..ea4aeb1989f1c254a4e62a698cf62bddf20544f5 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 c6b39e52ad86f4dc12d562a4133b46628eac0865..27f29fc8cc7dc93bf6a340ee953a7919ac554f8b 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 b47db5b9c882b8fdba86514dbbec62356fd5657b..4946ec3b959b56eb7b3fbee31746de7a36af774b 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 640321ff284c5c59c4b8075d113b2db5885925cd..6d96ef333382a275f3a07e4f59c7bf6adbc885df 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 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 e56650aeda4d8cb1ccedb06692e4b07d0a032154..4a18e205b6b651c5284d5626f1267a7d111f17dc 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 4ad4642185ea7f20d955ff04d9e5fe8d9f0a52d3..f3b44aa103c3eabad79614903f587b82e72194e8 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 7129ba91a3bcac4c4f1b91bd5fb43dabc88b5171..70d2e0e0951a9d5b855b05a1adcd67ab8108383a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 055d609c6d7e9490431dbfccb74ca867b0ebb2e4..41373f4f72b33f4631c89e31f232a2c521f00b80 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 1aa467f2eb17f5ee7416ccf54c4487a5dc251a92..244f0419c08bc386733f2ec3d19fa2e003743208 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 ba87e9818344160bfad5205e3121d48023f28837..35dc808b6373a6ce52f8fe65f8ec8e814261f924 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a6061a43b35be7ab79ca163badcfa68df4c67b9..df0e24ff400038806e44fcf94ce0baa7985fd20f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5c96ab6d6bfaf31ead7025b2cf3574aa564891a5..b8cf98b9fa1ed03adcc012f099b711a83ed5c0b8 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0874549c323df8390b4965f4ac703e6e4e5ea12b..70b214197d7908bed1713d04d0806bf5476ac54f 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 89ad893200d1becde3cdbe65c6a4237839c05c28..7000bff571285163f5febc66f846cbb17b91c2bf 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index beae5549cdb52ccb9adfda5e7e5f47e2e640e145..f08180831936f76662c23f5eac4cb54157b3c924 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9f45ab45b658cf0d011b8c5e9403ad6e7d20cf25..909dccdd7ef4c2033f4ee9124dd59c829d057f95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 352bc2a6840fdd5195c5a8a64a17a89d8148742f..be458e793afcfd1a0d541cbb4ccf7fe42f525a70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d84061d48bb9106fd582c827511fd1d4058af12..66f8fe2fa84c4a4f4b3132941b4902836fec7e76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a649b71c1e44be72d3a58665a47913bcf6fcd38..31be0b9eec02ccb7d354fe54eba49f42dda41738 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb4133acf5a6b85833ca54014021a070b42a918e..c192fa68b9648c8ac10417a9f8669d97b3ef6da9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e0e96db6f5aec652a8526ce502e247a54b4e0eb..caf057811ef8c2abc36f66bd5273e77f22b612a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 447b70b1f9e8ff686302aeecb8388e897cc6bc1a..c5cc86f42913b12cfbac7e0ec593fc8dacb5a0d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c5920cf0c9c0036cdec2cc38e0dac4b0c29a4e08..84e1be64ea268f1bb3bf0b83a460bd40fafd752f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7e651fd6ab874a06f009188ff938fb9a0da5bb0..32a39d24aa171a813adb79a1e01ae162483247c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8b386cb647b8f2b0d080abd56524bbb817c8c6f3..f5986e8f48506e3885e5a112d4a23d76a3b71a54 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 659eb615604db2d9ff2c51d69faaa45fa6086418..93ecd84607942b09f230fb9691f62432df294440 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 69fc1499d3f8c0a1b00164d7c56f91718791d296..6c130f1d1b249e56b05fc4ab83c7827612530740 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b201e263375710ff0a001523d94abf2dadee2ac1..2350ae9ca4e4483d84cf33c05d3a3c466be62ecf 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 bad8b2223f076c8b7509e63be4789f39f8abbeb9..38f602dcb9eca6d923052cd608d8cfc99b337690 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 31386cf2a5171bf4ca475563b8461cb501c4ae11..7eca370e00e39ad7240f00779e075fc331c49505 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 d126e11546850d25ebadb512cd65400f9ca098bf..abc4dcb25fc798bddd352dfc01d841f916b7fa35 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 5f9297881df13c5f5dca57cf2c605529fb598945..7b8c3e07ff80a24e30f9aafbd43f02de7b0c1fef 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 6ebf793e436c90035798b87e848f7a80a7af8d2f..6f128231aed55fb78d582a80ed457fed9f4cafc0 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 896d75baf7d934c87d7b2954498b5a938831a387..7ef984ddd7bf6c897d12381257a3c57b005481fc 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 05508bbfcaed04566b0b07c4dd24a022a6d5e882..d797eff0dd2924228899a54c25c039dc53639030 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 f1e277e01508544a0d10d99caf9dc3fd1188fc36..7b7e3e3af7e3be427679e75543d9e1aae02326ce 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 be528f6bf32a71191664fcd63204ffcef501f5b6..59034b39efbd59c4ad22215d660a2f714e3398c7 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 90ec086e35b280b2c5aa209c78c1c1ce0915545e..ea4aeb1989f1c254a4e62a698cf62bddf20544f5 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 c6b39e52ad86f4dc12d562a4133b46628eac0865..27f29fc8cc7dc93bf6a340ee953a7919ac554f8b 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 b47db5b9c882b8fdba86514dbbec62356fd5657b..4946ec3b959b56eb7b3fbee31746de7a36af774b 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 640321ff284c5c59c4b8075d113b2db5885925cd..6d96ef333382a275f3a07e4f59c7bf6adbc885df 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D
 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 9ac7488a865e5c8a3aadf1da306f45ff031ed6ec..e3832810c6a34db8e4da7a9828971b58e442c1f3 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 50b85b76d5c6fd3143f2ab45c6e7ef8033542b43..3c602683c74bb8d37be8f9b77e0c3cd2f814c7e2 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 a45679e7ee87f8a71e331eb3e821bf24b68fde64..7d0d05f010c034e4b1f08088c9e65175a5dde113 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 e56650aeda4d8cb1ccedb06692e4b07d0a032154..4a18e205b6b651c5284d5626f1267a7d111f17dc 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 ed8b49902cac48343b3e5b2a3f7414bbf4fb7e50..4b54292c4a3e9f8125c9db41783af84c34b75ca3 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 d784bc9e58738330a279b1c30da39c9898c4db5d..155eea9eb034c15cde273ba9bc11499fe9e3c1d9 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 a1672effa24636247446f43fda8c4c72f0d6fc2f..93c5a406009ed4551c1bd3c0bf71dbb9cf4c9953 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 1a50457da5bee0993f4c2997c31238b5ad8db2ae..8da781067637156d771597b77e31a986384e827e 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 4cf543cf65b43c00f41995f349cdf45afede7188..6d58371b7ed5a2864d728c910e3460c1d31896f6 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 612e327f9d6fab4b0a1300f1b3a51d09610c0248..62e620cc4f7ae0f6411af379b62116e363c2576e 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 055d609c6d7e9490431dbfccb74ca867b0ebb2e4..41373f4f72b33f4631c89e31f232a2c521f00b80 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 83015c2ca389b49e1358b4857ed1707c4e35cf87..96b977830f0b04121ec2b3d34666c1bceddc4646 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 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 5fd1728406c25ec910244fa74a94647bb5746ae6..090d9ab47c950964c7d3135dc4b9215cfd7769bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 80c4f2ad003326bb09e7c885e05c443e9f741027..7abd3a55452563e9e343248d721b6c36f936772f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b2ffac1c16afde52b9850874af539f5198d89768..e07a933d8c6bcb7ca237cee892213c411513ac2c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7eb979763acb0a11b85a45eb4d249091cb66aaa2..f9ecf631a392bce8529a99e2509e4d530874c369 100755 (executable)
@@ -3,7 +3,7 @@
 
 scriptversion=2004-01-12.23
 
-# Copyright (C) 2000-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2000-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 447b70b1f9e8ff686302aeecb8388e897cc6bc1a..c5cc86f42913b12cfbac7e0ec593fc8dacb5a0d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6dfc6da3aaadca80b2d1ac9fef01fffa70ec767..607578f15dd82b0068419088653298bf069f578a 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0874549c323df8390b4965f4ac703e6e4e5ea12b..70b214197d7908bed1713d04d0806bf5476ac54f 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8e1cf5fdf326089fb22140d01a47af43d2e7b1c1..c0eadab5f43e528590f8cb82616b6cb238cdcace 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index feae2680590a893160709b3a794d043b81e44b77..8405e53c75ffa02a03645261a1aa3098bd1307bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c752c4ff3cccbb617dc7ffbb1838f8844562992..a069a2988ef44be30b51d26939dd2c9a252a3600 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 62e91829df5153d06d1233dfa431d3562929751d..27460490fcbca64c56e119d36775d49fcbb4838a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 01e3036faca53bec8d20bdaf29ee9eda5c757133..ccb8699d7a7236489b8810804a56de6aa854932b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eeba578b6eb491cea8cec2ac1639853e5b554726..30966ae6ecfa43f0eda7b50e5959d1517788740d 100755 (executable)
@@ -3,7 +3,7 @@
 
 scriptversion=2005-05-14.22
 
-# Copyright (C) 2000-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2000-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 719047e25a527ceab26748765955069396df78cc..b29f1d00abc5716fc1c7b41565e19b90fab84e76 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7fe25044dc0f2d9d2a709c21d8084bf092bd4f3c..65ab46b6ed43c2ae323d7d51496f4d488d9ce176 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b0125d06d843af616f822d5e63bd698ab438326c..4594457a4ee9cda9fbc3dd3075420ced48ed184c 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 015e8f68a5e9649ed9535dd6ebd821253905cdad..bba816608f4440b382a686ade553a2d47a49b418 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e0e96db6f5aec652a8526ce502e247a54b4e0eb..caf057811ef8c2abc36f66bd5273e77f22b612a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 447b70b1f9e8ff686302aeecb8388e897cc6bc1a..c5cc86f42913b12cfbac7e0ec593fc8dacb5a0d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 00f796ca968fd2703c9691f725eeedf3de38ff0f..f4904ae574f69fc910665ca8b7af7e193f3fd27b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 352bc2a6840fdd5195c5a8a64a17a89d8148742f..be458e793afcfd1a0d541cbb4ccf7fe42f525a70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 434dc54c22d5cdbe8c764004fa7e75ced4dec8eb..0315ecd355319ea7b75a7e0c7968ebf78d4bc018 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe521e6cf688726c7ceb6b1f4ce813b480f32045..74ef86fda97d3c7bae0d4afc2b49529cefe697a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6893a49eae86c4f00706917dd9a88c6a8e5c3682..7a9c6e0e262917abfcdefe262e5f9d6b5a931233 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 447b70b1f9e8ff686302aeecb8388e897cc6bc1a..c5cc86f42913b12cfbac7e0ec593fc8dacb5a0d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7e651fd6ab874a06f009188ff938fb9a0da5bb0..32a39d24aa171a813adb79a1e01ae162483247c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f5b11a2100be903a1e1a2253c5d30478776dff96..acc2c9a8e3d2fa1a3bbcb9cb0a51cd5d74bbe4b1 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e708c53897980131398977a9963b5ee53a6c6002..3ea63cb8b9f8e50d4129966a3cbcba988e725373 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 48783d32540aff343e3875bb66c6dc9a49f81af2..da61891180f345752acf458209a303304cb98a54 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a342fb1ef552cfbb9a36fd2e3ac6fec65ca1489..979bca449f84325f6cd0e833e98d49a114e8d16a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 898cf66dd011bd5cf8fc394db0d836af70884720..18c249bf44125d5dccd22ca099e7aa71578233ce 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fdb7afe1132ab863700311d274599e7886d7f414..60ac5d730c113a41c33d815e6185b7a85a8dc38d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7e1efc253eebc7528e3a70f0308ddfe5e69a7e3..ef2d7ecdf41fc9b47a244bd5d5fe1d6d3c2f32f6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 683f613cebc807066fa2c1256573e55fa64b16a4..fc35f2ba248c526f77ccfce65484ece289effcb6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 014cc61e628e6058459abf6c215aa1f8fe4bfd28..80c81aec00ea3033fc732428c8e815b7d3c71751 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b15ebe8dc665052ae1e6ec630939d1bff19c7786..0d73b22fd8917ebb9f6c98ca39adcb9137541ef1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bdc401e2c029f68e8f2d68e3e8058e89b9d43404..7d69d031cd4b2b1738a917602df456ba1e229c26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f8387fa35365fc7889abf189e9b4c75ae713aec1..c8936cadd435c68b73db099bd4e6a728400aa3bc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 708c74e1211b2191453dcb647292b2aa4262bea8..4c2a137e3e4321f610f83da9522d9fa44ab4a69c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 727be7f374a9cf9882006728392bc30db8fbc446..912b1ae3f618db687f096a9e36466403864bde7f 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 660abb953c0d5abd68cacd489c2d42f4042f7ec3..e1a1b140ed464456ce49cc0a3d1a591ed3846d12 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 703218987815e0fda56e1a7c69d098773772159b..6d143f7bb203d96164ccdc0e38b3454c93a424ca 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 679ee3dcf77cbde995c068ecfd74b0d756f3e883..4f27aa24893a30b0018fb729d2f3f42b7fb577d7 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 e9300413ec9c19d8290531cf5e3c81d843de22e4..b7f2af0a87c5306d450f7ebe4df30c89cd8bb486 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42e9cf6f21a32775be4540af06806edf048a5b9d..5d7399b4fee6baca4d803382342e99059252d3b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dff64ca362bae0d1470549292f711673b605cbe9..6a0bf21e810d790d0441c330d68ee3f262c20805 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35c9247c2db1feb4dcbaea1f2838a2641bfdc32f..62bc3cf71ee9599f3c7376161b5bf2f200595c6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52789b65fb8e95836aacfbd60730af79f0906cb9..dc5c11c7f1ee2073d7f268eab41d280fcf03cbd8 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 5db38251dfd11c36570fd92c99ba5be6a88d8506..ac3c87a3d8942994e48d3aa3814110c13e08b699 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 53e348665902638e97517b7ed0dbaaf8a202794e..d96aa5954288567ed27dfbb9b4dc92c5c13a4c4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7db9a87762d3a45415af7cf3e602690336e7cff5..9a93eca2789503e61747d66ab8989d9affd17d40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9ab157ad42b5ebfda5473f153d16e7dcc996090..0db55bc9eb907c2e2c13a3a928f55f56170be24d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5bdd68cb07146550607a36ea2bbcf12bef6cb99..fce71f3acc04bb567f3b8c698359378391c6689e 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0f1e8513877dd9e8435203aa93cf426f88e228cb..9b308b336da7b058e029eaf42461d33439c4eba3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e7cc136285cc9400f8326652dfe436c1725ddd4..b1dcad6357308b3009cb79b8502e94422fe72c45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ed682279fffa0437ef3e1577db529bb39b82bd0..b6cc17a37565370f26f066821945ed23723f4a00 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a72036a1a8616c1daef7fbe7736725c3ab158ce1..6c42cfa622667c7f74d8539ecce9aca0df3d2cbf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee1bb52257ed051c41a8d24ceb0d1c943f3ca169..34e3df2531d0811740d13674be2dc08daafdacb4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a128adb5056ca0b3a9aba964c3d6a4a715a61fe4..7f6f3c6a35a8d2da2463abc8e7003f2882e9ee30 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51d014018dd1dd1ed82254325119c58da488ddbb..9bde551ae517bc2084d89387d5143d83a73788cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26ca3255fba9d9b6dcd73911c00d8e1db0b99c63..11d2a015ce3b74b6d487677381b9b52000b44713 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc1e5c81540c784b4291d26872487cd067b219e8..58e366c55d10266e7b5e994d3ea681f9165797c0 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b025590090d31cc478e0ccf445ccdd8987b7325..5aeee2d2b83868f64c28993eb658401c5aa2fa2b 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eb317c7ef49588251114342255749ad8be68dbef..1e6c257ac1b83148c5c5246870fdef6fad368dd2 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c5232f5f4acee54d94d2f44f5d1853f49ffe6383..d4a81a3dc00e4b24d462e762554ec18db8f3a7e8 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 573f72eaa53794eccc24fdb6250006c58bd90987..0950828eca276cbd2ea03ac0ed908f4b0c909cf1 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd10ee246acc151a859d4e6402d03f2b60f303cd..b67c9608d2571452939e65041cd5362633d47c18 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 90b6241c7cb7ec6fa4514ffdf8e4b42f66226910..a1f6882f1070d4599a8d76ff982c08f28f9e2652 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f62acdf3ff12faabd298f3ffcd3585782e9ac94..1f9243dc502c61cc4caf04cc2cb368025eb68d79 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1eb227acbd7580c3b5a1e129c58e93df32535aaa..9d049898bd1675b48c79087942d3a2974bfbaa9f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c99adf6c96c03a230975fb9c8d689f4603ea2bc4..ecd18f9fe27a7fe025a8dde8dea9800eb645e1dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8706724902987b73def76ff42ffe6c37aca283f2..1d67cb7a8ff2dbc369b0f09aa906314ec7601de0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94c51b9296e4117e55aa59ea08133b3570668cdb..c9b662ebce9018d0010cd5f381e8f4e7677a6d26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a2c1653de9853cf523f63f69725424d7bbb1ba8..b0a778d66e7492fd764161c6cdf2768ca02fb165 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ffae9b6d02b6036e6051c67398b46583add0bf5..b94d3d65528dea2f65b7dea194b03a445101b3bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8bc9300de05f13356f769888bbd43603fb351078..8f8a8d4b37d9dfb8df520978af582ebe79340929 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a1df2b161e9668c9c20ba630caa6cd07b4e730e..f20d025832d0736e4f77fa1893245d29ba9357aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b384d55bfee414b583fbd9aa2dbea8cfd8158346..99dd37bd4baaad3d6d2f43acf78ba7a06113b2a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e866c9648cedf2cdf1cee8d0b8e6a9fa29628077..3ae4e94493f65d9c562ca1abbc14be585aef2bdc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a604f5021f56db5cdb9d29f6785731203f63cd9..b4aa771a17d8576e30c9c8c289a6e6e05e1fa1fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1cec54b7d3d496ed079a03130558446182655b7f..80e1ccf7cb7cbac6c7c56a901f120226864f143c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6026fb4805eb822c0d5cdef48b1d8ea0f700dd4..d2d89225a383b7076f19546d3df0df0064c87b63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b708d181e9d646afb85c0612e66cef67a7faf344..edc4d5bb8d547c28e9d6544bfa14898305f843c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef2ddfec54455f154d11242b67cd2a7379aaa1f9..f067d0ed0e9967a8a26fc386f4c4fcd4179e56f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b879c24d55b2d140dd850a01fcd5776f801068e8..6d3c7684d313e592ef721e0899fabe7f668c6d6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f408737cf26efdf233d667c694aeb5f957e2bc6..48837661a0903bfce1c267fc765b3071665a74e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index baac1775be4c078e9ec93d89e3b5573e026c3e7c..9b6b669881f129e313285d9ebda4d5dd81c65552 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a4badc3dcb6807fe5b158ba245e88a49185f714..78ad5b4d237af84b3a798be82eb3e119d9a0610c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a768648ddaa08984ca18df643ea18493a403a2e3..aa20e1b03140d8600c06ffe9c23e0b49cd08e7d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e964b6ef24698f7a348c0e1071327a91f6660c0..065ab3941ca20b29a7aed1fcaadd5b4e8d5de7cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a20779f5f1bd938ea0de0280bfca80adf2275c4..68208ebc82c08d577d811e52b66d472843b119d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e7eb501b4f082b81c07d775c2cded049b5bd637..09a99d2ff0acfcc9515a4f72b94a26282a4bc192 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2bb989d50726780aca5ad937a20fc0bd628968cf..b18c5f0161dd80edd11cca95580ec5e9bfa7a2ad 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 074801fe90faee7900fa285b713bfe3c2e9c8934..212ba129e7dbc7598229b6b630299c625191227b 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 478ab75af05c00e797808b56957ad322ecf47283..2c48ff9f679c730eb67eeca484f57dd991b2ce58 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5091591e5da6cc021dd4659383d043bb20667ebc..2d8893c8bafa5107b1fbde57d4a9ec8c63278fb6 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e5d28da920e379b182cb4d8566f77e3b049b901a..7b1ad344efca7dea0ef19196b1edc72fe5429efb 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 04bccf3054b94e66b5481e4ef506251e33bdd959..ea5a5131ecb864561bc35bd8e4dee9d3b0217bee 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 4368bbdeca57d4ab5c3912e38ba5a14e9fa95db8..ef3ade32a5cae4e7faf9060c8a5bdcae39727077 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 b09d5d817e6e01fbe1dbe5322c9533933f74b9d2..9d10ed2a6628de09453baa4317c1161d87e22c44 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 8b5ffca84a7c936ffc763b09da345184dc329c29..f935b2d631f234fd6a7f2d952f877f3ef224543e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dce94476ee301cc689f34289361870704764bab6..67fa76cc0f35a8f8e6e089533a4ee7835825f1b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b88f74df4037583ee28b8df4695fcfdeb9367d2..bbeee7cbb0b44c14acb9688739ba209abdeaec95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5505727dd4124474c60dc686432b2a0786d07046..d5c4d788f64d90c394f28d27a924804c546f5afc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d350bd57f32a4f618224177fa3d0d9d1a9c23b4..1e323775ef66718feec4454ce29b6f7742b3a114 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d317e51c5dbe08d96a3711dafc1f56fbf81f549..e0c267f49bff37b8a83f099cadf0603e2ccadca2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e86a440070fb714500e0460cb98e40b77bb41396..070d22692a1b5564105eca0cb24137426e3675be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a9533b348634025a3b270f114e18a0130bf9536..1784b1c566a1ca970402e912fab07fd0b36fad45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8a261848e2fa54d406cc8b91dcf92eb2ecbd173..f0eb26974eac40005d94a9e8e974b96a11e7c87a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4212d43063df818765247a71dbfe656e5b78a6b..0450d2190a9ff2668e869a755a033033e11f9e75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3912b91cf99a6fbc751c84bcf491d41a918ba56..79f41e73ce00f9582b927425c8e2f2833533438f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9c3a22ef49a84c6402346f9c3e44a0cf2705bc8..5aba667d3c9b1f311585469db50bbf6a343e1c20 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ee7a4836b8423cee7a993b578b90f6a26965519..309831b3bd0102c6ed686fa84c27fffab6699a3d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 808b61ee92530268b82a40b552320f95d5274c94..3b7f6d02867893654c0683828dcf9307a01396bb 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 1eec39555e7ffa2d19fa211a88c4494338464bbe..2a0fa20783b9029c0e01c15841c1b5d057795956 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 435a3cd93f8614804d361b4e6c4c432d2c192ee1..aea00d0d6c947bab5dc279a6e2730337e42958c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c06ff24e286cdc8259e81cf771ba7402d8784acc..3947220b641ae34d2e59af7eaeccd6f1ab31c7d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d694e141d1cbdf2eccef9e625270b23675093bb..ddf71c0152c9a2e3bb4c59de0aa89c21361d930d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8fd9f96fde87461a01b2d7e46cd489f66b91ff07..6e0c1932e6f64abefaec11807a87f2b1e4e8d024 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f58d5d66b5bb8ec1153eff42492b4635d7bdf7d9..c0742b3bca75b10de30d85fb10f096a8e1fb4314 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0475dab0a23da7af1caf710691de332de4dbe033..7957fcbbb931e64534e9acc9d2ffa686effa517b 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 f13da63f75d59798a6f095dac96086c56dab7059..8762663702e4121e6b56f2a4f2ca0446e658aa1b 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 65202d3bce00b46586628dbdde9fd5f3c695b66a..3fa08604b3480427ea497491016a66416b9cf91c 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 4d61aa06089a583f807cbaf08203dc24062133c4..5e33fe290b90faa8b92b421f9451f5a457b0a5c4 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 75ac249a5686706ddbc74ad9da5109ee39ad3856..c945b18b7983d2f677cb30cbb0dd6d4123a95fd7 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 12d393d17cf53d42baa2a8b81e0c1154ff64b8ba..1472f627844e8796c100fce415252dc408381225 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 90c9e50a879d295bf7f1bb0e4e8e3a23c9acbf24..63cae9e648fe29b464971ee27fd788a25305104e 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 8d196fd53fccfffb13102db3a0ee63c78d98a559..239f2dc1f1bffefe43ce08e0d9bfce907e3ab1a2 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 403aba8e06d8791dac457e89508e6baec8336349..1dc196f63195a81a978a4a368c3d833001ac12e2 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e1141fce26e3e3ce3a29cb727828f74160474a9e..c4727f341f9e77ad06cc84221f67bd9aa0478ab1 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31a32fba57b3ffa8c4cbcc6223ecfe00cfde80a3..0991fe1edf984385be915069a0405db3467f552a 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b9e037044ed1c886d8d0b426cc30eb2a9f64dfb1..3e0f4c451a1410a3e0a9fad2649c60e27cb0470d 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b3ad6fe498d156f517304e48580bee949249aae..29bbd7e19ebf9cd5467b3374b02d20926568d40f 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 608751123e6b0a567a7610be02564a690b8fc2b5..57b8863693eb18a96baf4fb520eca388e76a0817 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5db0b5ea9b5241bd333d4b6b3a49b53a88f28108..1b01c2b42f45f86039e17a7ef6a9cf6a5def5604 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1c62e97b525c69215337701ae0d87b47f878a3c9..a7671a817234b861b3051cef5c021c44657e703f 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d8dd3a6fa8cd6b8bbce9cc5cdaaa9f9753d1a010..202d456bc8aa06e9e7d81b79846442ff482ded05 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 81d24ab7ab715f90efdf8e22e6cf8ea4db014261..f0d69df4527d74ed2e27f9c4ee3a340cf38917bd 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dac0bc758441873d148f8e992d4b656fe761f7cc..85fb8d2a941ee75867796c0316a6346cc3ec8ebf 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5726d68dfd25e56337232097f06f25c4f01abc10..61939d3db023c5482a6f07ee3b62717a5887087b 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python3
 # -*- coding: utf-8 -*-
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d1f299b06f05ce1edffda9a228fa2139462dcd18..7a9378ac9445a6e72c3bb8db7c4393a2809de8f4 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eef4cd6be71a30880ba2dbe76143ffb4bb878a97..6fbeec179ac5cf4eff4b9231df9c38aa8d1e74a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a211dcf28193634ede1fa9dec5cf71ce8553119e..1d0f02a6d6916e327f0fb62d9d22c036db1dc7ec 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 2c859483caf12789e42319f6185dcf0c946fe265..35d3ab4c81f57379c1b21e6dfe6e225a2b4caac3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2db346dcbbdd7cea5a660dba5cb5bb87ecfd09c9..50ac34c99e7150a543ca6e77ccfc2f17bda87df5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 292b33ffd554f8aed339b5cc9a6fdf0262294a77..656b84b626f9e09d95fc2761c095eacdad072e80 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e1bdc7352508109baa230b1b65ef86c0d6db2c9..10e243ccefa3aa713cb077ebd95fedffb84e72a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb8f5853da7c0e280aa5ffff28455179781ebd83..0526eba8b394783b43b9565bb5c24a7a6716c572 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03ecef03918964ea7d82e574277b7373e40ce87a..9baf95201153e3c2f9f640627128b2aaa32f133d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f012c07fede8fc9edb22787ec1aad76eee7d8586..fbaf068eb04fb82ee292a7c67e65ece1db1e755f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 852f630e95da98cbbec31cc3851cd1b8ce5eb43f..4aa415bf4054b4415422dcc30749a4ef8f734ea0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e854b6e3202c916adc7b90e44c97f47a17bd703d..952cecb5b7031c6bc3d7ecf230a173883a3cd1e8 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 374fc4402e72f5fc023990605f809b555494709e..cf88c980417b791ddcea951a77956bdcd4aefcba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d9ba098204aace6b4dcee8204d2c4e1cc3f4d3b..d0c96e04394f797846fe6b27726f72c08fe4947d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5bd7aa2da7f8e42e599c5f5d85fb8b3b1018477b..54b96f8149d12bfc7daf19d4892c73978487b4a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0625ba120d5c96afee2376696c19bb8cfd12f50d..fe4a0903a7f416291e8fe45493743f37fac54d35 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a852a8a80973ffb0e226689d78455af63645578..2d47fd5c8d8a0c429dd2a2d44912ff1476859107 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 dc60f2ba0016b271d5f515d3e7c16f509a7f0f79..128ddefd72cd55406c39f00a92b9f4c02960d18d 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 1aefb809e1bbfb6d003d159ab1d8dfc5c2d96366..f51a203f2140c69fd8b4d681d62f29459769e8c5 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 59a796302e1c7627119d3c486e80b886fe6be912..1635ddc338e1fc8773bbcc466b3f3e0aa66141a2 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 6d1d53af247444e7c108292ef72c3c43b210613b..67fdde951f36fdbec035807be3a881d5c6e2c434 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 266ec336f199ac2eb45fbd50a8a8e7f3e65e98e0..61c4482f80f10da285cbad858f5829ea05fbc3c7 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 03e97a435ae6d7df46e6f6c4fc3b3eea95c4653b..d334a3a0258d2eaeb99ad3c11cdeeb2ac2a79a85 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 89869d9c32556517c55ca86084ab2a4fd388e0d8..f9b90dbaec2cfab81a5472da9583efaeb248b139 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 0821e2b0ad92a59d18b9b08c95cf622a3a2bdf9c..83c75564382c0e644735c2bad9e83c1ec8ad9387 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 524c15ac730637ab60161cca6694d818c6c9626c..dbcb120f00192ef520f82c2030ff1a6e9d8e03fa 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 e2534dc9a038321563f84de1a1473a8539be23be..c9c0aa0735187d1275bf79aae1be99d6210e188a 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 eb0c9ce6dfc120cc8e01d928ad406ec372c10010..e502c723c28f4eb7f9a1087b43cb30aebed68e3d 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 8213106bee5a557712c1f84f969ae29f9d2dc67e..a76a5477affb7499951fa973c8c95f72a1592bca 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 cdf18c9ba00701b5725f49eb63205219a2962bf7..ecdf8bc3c00b4ab4e97e44c19d18eca775f29dc5 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 c3d55cc8dbac595e6be78871ad76d2ce14d0b739..3687004f6287bc8557f8c62ed26f052150c2d1f8 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 0c9ca79d36fb7e3cdb2a384afdd1c6a2e1e97b2d..55a7ec20754aa0d981de50f4cfdd738afdff788b 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 20cb86b51bd56f66ff6f0713248b97d8869bb353..04a34900a1d4527a494ca41155484bd74724f970 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 3b3ba3fb51f93949d3653feba104b6836fa1a6f7..e680086411d7ea77837cc329f2dacf5edadcaefc 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 06e17c2ad5d9fd5da58d21b82cdbff43f029478e..79345f794a84a6392d038203d400b0a9649d1f43 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c749fc6b8532a63752f1a3206020a2285f2ad38..fcb6095f0f79b011fa2425823c7e7bdad3f19e01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e4178223e19626eaf7ca262ba6e72b8148c25e6..790e17ed7489a3556db6a585941c6d3cf63755f4 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 56876a69c10cf33677e502cf8558a1bc0c773fb4..231c144c2051b05c405ede37d1f5ba40f574fcc9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public